Gentoo Archives: gentoo-user

From: Matan Peled <chaosite@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to obtain a GPG Key
Date: Thu, 20 Oct 2005 09:09:16
Message-Id: 43575CEA.1000602@gmail.com
In Reply to: [gentoo-user] how to obtain a GPG Key by Widyachacra Rajapaksha
1 Widyachacra Rajapaksha wrote:
2 > how to obtain a GPG Key like ( GPG Key: 0x864C9B9E )?
3
4 Like so:
5 gpg --recv-keys <fingerprint> --keyserver <keyserver>
6
7 As an example, to get my key, you should run:
8 gpg --recv-keys 0xD6F42CA5 --keyserver keyserver.kjsl.com
9
10 Unless what you want is to create a new key from scratch (and get a key
11 fingerprint) in which case you should run:
12 gpg --gen-key
13
14 --
15 [Name ] :: [Matan I. Peled ]
16 [Location ] :: [Israel ]
17 [Public Key] :: [0xD6F42CA5 ]
18 [Keyserver ] :: [keyserver.kjsl.com]
19 encrypted/signed plain text preferred
20 --
21 gentoo-user@g.o mailing list