gpgkey2ssh
Jameson Rollins
jrollins at finestructure.net
Fri Oct 22 05:28:24 CEST 2010
On Thu, 21 Oct 2010 19:58:31 -0600, Aaron Toponce <aaron.toponce at gmail.com> wrote:
> So, help?
Hi, Aaron. You might be interested in some of the tools that come with
the Monkeysphere [0] package, which deals with a lot of OpenPGP for SSH
stuff. It comes with the utility openpgp2ssh, which translates OpenPGP
keys to SSH keys (and is well documented). From openpgp2ssh(1):
SYNOPSIS
openpgp2ssh < mykey.gpg
gpg --export $KEYID | openpgp2ssh $KEYID
gpg --export-secret-key $KEYID | openpgp2ssh $KEYID
Monkeysphere also has a command to import an authentication-capable
OpengPGP subkey directly into an ssh-agent:
$ monkeysphere subkey-to-ssh-agent
It's available in Debian, Ubuntu, and some other distros [1].
hth.
jamie.
[0] http://web.monkeysphere.info/
[1] http://web.monkeysphere.info/download/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: </pipermail/attachments/20101021/7b48ce29/attachment.pgp>
More information about the Gnupg-users
mailing list