On Sun, 29 Jul 2012 21:39, jer...@budts.be said: > enable a GPG key for SSH with gpg-agent 2.1. What I do not yet > understand is how would add your public key to the authorized_keys > file on the server? Wouldn't the gpgkey2ssh-script still be needed for
ssh-add -L (capital L) prints the public key as retrieved from gpg-agent. > Oh and one other small question: what exactly is a 'keygrip'? Why That is a protocol neutral way to identify a public key. It is a hash over the actual public key parameters. It is GnuPG specific but for example, pkcs#15 uses a similar technique. To compute it, you should use the respective Libgcrypt function. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users