home.social

#poweroffoss — Public Fediverse posts

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

  1. I wanted to use my GPG/PGP key for ssh authentication. It's possible with gpg-agent. But I wanted to use it without it. Well, gpg can export public key in ssh format "--export-ssh-key". This does not work with private/secret keys...
    But thanks to this great tool I was able to export my private key:

    github.com/pinpox/pgp2ssh

    #poweroffoss