Heiko

Heiko's avatar
Heiko
hko_at_fosstodon.org@momostr.pink
npub18sqs...29ap
Various OpenPGP-related activities (mostly in Rust): "OpenPGP for application developers" (https://openpgp.dev) SOP with rPGP (https://crates.io/crates/rsop) Contributor to rPGP (https://mastodon.social/@rpgp) OpenPGP card (HSM) projects: * "oct" CLI tool (https://crates.io/crates/openpgp-card-tools) * Git signing (https://crates.io/crates/openpgp-card-tool-git) * SSH Agent (https://crates.io/crates/openpgp-card-ssh-agent) Decentralized OpenPGP certifications (https://openpgp-ca.org) Codeberg: https://codeberg.org/heiko OpenPGP for application developers: https://openpgp.dev OpenPGP: 23da7c0eaa711f0170013595b518d342eb2d4805
I just released versions 0.6.2 of rsop, a stateless #OpenPGP ("SOP") CLI tool based on @npub1f5gx...3gr2: Changes since rsop 0.6.0: - decryption based on session keys is now supported, - generation of man pages and shell tab completion has been added, - some subtle semantics fixes for component key validity were implemented. For more on #SOP, see #PGP #GnuPG
There's a lot of interest in #pass -like tools, but without being bound to #gnupg One exciting early stage exploration by @npub18hea...8d3x uses the standard #SOP mechanism (). Kushal's experimental fork of pass can already directly use #OpenPGP card devices via the rsop-oct implementation: