Tuesday, June 5, 2007

keys for launchpad


ubuntu-dapper$ gpg --gen-key
gpg: key 87DF3508 marked as ultimately trusted
public and secret key created and signed.

ubuntu-dapper$ gpg --fingerprint badnux
pub 1024D/87DF3508 2007-06-05
Key fingerprint = AA5E 6FC8 D8E3 DEE4 6A66 F8A0 10EB C0D3 87DF 3508
uid badnux (badnux)

ubuntu-dapper$ gpg --keyserver keyserver.ubuntu.com --send-key 87DF3508
gpg: sending key 87DF3508 to hkp server keyserver.ubuntu.com

ubuntu-dapper$ ssh-keygen -t dsa
Your public key has been saved in /home/badnux/.ssh/id_dsa.pub.

No comments: