Publish Certificates
Carlos Williams
carloswill at gmail.com
Mon Aug 18 23:38:45 CEST 2008
On Mon, Aug 18, 2008 at 5:29 PM, Robert J. Hansen <rjh at sixdemonbag.org> wrote:
> gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key <my key ID>
>
>
>
>
> ... e.g., if your key ID was 0xDEADBEEF, you'd type
>
> gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key 0xDEADBEEF
Thanks for the fast and helpful reply however I don't understand what
you mean by <my key ID>?
I checked in my ~/.gnupg folder and found the following:
/.gnupg$ ls -la
total 32
drwx------ 2 carlos 1000 4096 2008-08-18 16:28 .
drwxr-xr-x 30 carlos 1000 4096 2008-08-18 15:37 ..
-rw------- 1 carlos 1000 28 2008-08-14 20:26 gpg.conf
-rw------- 1 carlos users 1182 2008-08-18 16:28 pubring.gpg
-rw------- 1 carlos users 1182 2008-08-18 16:28 pubring.gpg~
-rw------- 1 carlos users 600 2008-08-18 16:28 random_seed
-rw------- 1 carlos users 1331 2008-08-18 16:28 secring.gpg
-rw------- 1 carlos 1000 1280 2008-08-18 16:28 trustdb.gpg
However I don't see anything that represents <my key ID>.
More information about the Gnupg-users
mailing list