#rsop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rsop, aggregated by home.social.
-
@lns sorry, but no. gnupgp UX sucks so hard that even I don't get it without extensive internet searching.
And I heard horrible stuff about integration into programs, like that they need to kill the #gpg daemon regularly to make it work.
Let's rather invest our efforts into making modern alternatives like #rpgp and #rsop
https://crates.io/crates/rsop/ great. -
I just released version 0.1.0 of rsop-oct, a new stateless #OpenPGP ("SOP") CLI tool that focuses exclusively on use with OpenPGP card hardware devices:
https://crates.io/crates/rsop-oct/0.1.0
Like its sibling project #rsop, rsop-oct is based on @rpgp
In the next release of rsop, OpenPGP card functionality will be removed from it.
The goal is to offer clear UX in two distinct simple CLI tools, as opposed to one combined and confusing CLI tool.For more on #SOP, see https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
-
I just released version 0.4.3 of #rsop, a stateless #OpenPGP ("SOP") CLI tool based on @rpgp:
https://crates.io/crates/rsop/0.4.3
This release fixes a bug in the 'inline-verify' command:
In versions 0.4.0 - 0.4.2, 'rsop inline-verify' erroneously printed the message body to stdout even if no valid signatures were found (except for CSF messages, which were handled correctly).
For more on #SOP, see https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
-
I just released version 0.4.2 of #rsop, a stateless #OpenPGP ("SOP") CLI tool based on @rpgp:
https://crates.io/crates/rsop/0.4.2
This release adds support for the 'inline-detach' command.
For more on #SOP, see https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
-
I just released version 0.4.1 of #rsop, a stateless #OpenPGP ("SOP") CLI tool based on @rpgp:
https://crates.io/crates/rsop/0.4.1
This release adds support for the 'revoke-key' command.
For more on #SOP, see https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
-
@hko @maros @nullagent true!
I have spent some time documenting the ones we package in the #ArchWiki :
https://wiki.archlinux.org/title/Stateless_OpenPGP
I am really happy that some implementations like #rsop also have #OpenPGP card support 😉
-
oct-git and its sibling project https://crates.io/crates/openpgp-card-ssh-agent are concrete options for OpenPGP card users to explore OpenPGP use without GnuPG, today.
In addition, the #rsop "Stateless OpenPGP" tool (https://crates.io/crates/rsop) also supports using OpenPGP card devices (see https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ for more).
-
I just released version 0.2.0 of https://crates.io/crates/rsop
#rsop is a "Stateless OpenPGP" CLI tool based on #rPGP.
This new version adds more support for handling passphrase-protected private key material, as well as handling of un-armored OpenPGP data.
See https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ for more on SOP.