home.social

#rsop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rsop, aggregated by home.social.

  1. @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 daemon regularly to make it work.

    Let's rather invest our efforts into making modern alternatives like and
    crates.io/crates/rsop/ great.

  2. I just released version 0.1.0 of rsop-oct, a new stateless ("SOP") CLI tool that focuses exclusively on use with OpenPGP card hardware devices:

    crates.io/crates/rsop-oct/0.1.0

    Like its sibling project , 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 , see datatracker.ietf.org/doc/draft

  3. I just released version 0.4.3 of , a stateless ("SOP") CLI tool based on @rpgp:

    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 , see datatracker.ietf.org/doc/draft

  4. I just released version 0.4.2 of , a stateless ("SOP") CLI tool based on @rpgp:

    crates.io/crates/rsop/0.4.2

    This release adds support for the 'inline-detach' command.

    For more on , see datatracker.ietf.org/doc/draft

  5. I just released version 0.4.1 of , a stateless ("SOP") CLI tool based on @rpgp:

    crates.io/crates/rsop/0.4.1

    This release adds support for the 'revoke-key' command.

    For more on , see datatracker.ietf.org/doc/draft

  6. @hko @maros @nullagent true!

    I have spent some time documenting the ones we package in the #ArchWiki :

    wiki.archlinux.org/title/State

    I am really happy that some implementations like #rsop also have #OpenPGP card support 😉

  7. oct-git and its sibling project crates.io/crates/openpgp-card- are concrete options for OpenPGP card users to explore OpenPGP use without GnuPG, today.

    In addition, the "Stateless OpenPGP" tool (crates.io/crates/rsop) also supports using OpenPGP card devices (see datatracker.ietf.org/doc/draft for more).

  8. I just released version 0.2.0 of crates.io/crates/rsop

    is a "Stateless OpenPGP" CLI tool based on .

    This new version adds more support for handling passphrase-protected private key material, as well as handling of un-armored OpenPGP data.

    See datatracker.ietf.org/doc/draft for more on SOP.