Gentoo Archives: gentoo-user

From: Michael Kjorling <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to obtain a GPG Key
Date: Thu, 20 Oct 2005 09:08:29
Message-Id: 43575c67.22b553aa@vuk.kjorling.com
In Reply to: [gentoo-user] how to obtain a GPG Key by Widyachacra Rajapaksha
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 2005-10-20 07:00 +0600, gentoo.slash.linux@×××××.com wrote:
5 > how to obtain a GPG Key like ( GPG Key: 0x864C9B9E )?
6
7 # emerge app-crypt/gnupg
8 $ gpg --gen-key
9
10 When done, if --gen-key doesn't, "gpg --list-secret-keys" will tell
11 you the key ID of your key. For example, my output is (snipped, as I
12 have several secret keys on my key ring):
13
14 michael@vuk ~ $ gpg --list-secret-keys
15 /home/michael/.gnupg/secring.gpg
16 --------------------------------
17 sec 1024D/BDE9ADA6 2003-04-22
18 uid Michael Kjorling <michael@××××××××.com>
19 ssb 4096g/BF91CDAB 2003-04-22
20 michael@vuk ~ $
21
22 In this case, my key ID is 0xBDE9ADA6.
23
24 - --
25 Michael Kjörling, michael@××××××××.com - http://michael.kjorling.com/
26 * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
27 * ..... No bird soars too high if he soars with his own wings ..... *
28 -----BEGIN PGP SIGNATURE-----
29 Version: GnuPG v1.4.1 (GNU/Linux)
30
31 iD8DBQFDV1xndY+HSb3praYRAj8oAJ49lqfsCInsuA8gSh2BFf4cVdpGlQCfXq0u
32 JTQHOIO5jbNsmGTPomTBdpU=
33 =6zrC
34 -----END PGP SIGNATURE-----
35 --
36 gentoo-user@g.o mailing list