Re: Publish Certificates

2008-08-19 Thread kurt c
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Clizbe wrote: Carlos Williams wrote: Thanks all! I was able to run the following command with no problems: = [EMAIL PROTECTED]:~$ gpg --keyserver

Re: Publish Certificates

2008-08-19 Thread Robert J. Hansen
kurt c wrote: Carlos, I was not able to find your public key on keyservers. Did you export it at all? 1. Please trim your quotes. 2. I can confirm John: it's there. = job:~ rjh$ gpg --recv-key 8bf7aa16 gpg: requesting key 8BF7AA16 from hkp server pool.sks-keyservers.net gpg: key

Re: Publish Certificates

2008-08-19 Thread kurt c
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert J. Hansen wrote: kurt c wrote: Carlos, I was not able to find your public key on keyservers. Did you export it at all? 1. Please trim your quotes. 2. I can confirm John: it's there. = job:~ rjh$ gpg --recv-key 8bf7aa16

Re: Publish Certificates

2008-08-19 Thread John W. Moore III
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 kurt c wrote: What is this job:~ rjh$ gpg command? It sure didn't work on my vista command prompt... Perhaps because You are neither rjh or on a machine labeled rjh. JOHN ;) Timestamp: Wednesday 20 Aug 2008, 01:08 --400 (Eastern Daylight Time)

Re: Publish Certificates

2008-08-19 Thread Robert J. Hansen
kurt c wrote: What is this job:~ rjh$ gpg command? It sure didn't work on my vista command prompt... First, don't type in commands if you don't understand what they are or what they're doing. If you typed in job:~ rjh$ gpg just because you saw it in an email of mine, I can only imagine what

Publish Certificates

2008-08-18 Thread Carlos Williams
After I generate my GnuPG certificates on my system which is bound to my email address. What is the next step? Where do I export my public key at so that all I exchange keys with can verify myself? -- Man your battle stations... ___ Gnupg-users

Re: Publish Certificates

2008-08-18 Thread Robert J. Hansen
Carlos Williams wrote: After I generate my GnuPG certificates on my system which is bound to my email address. What is the next step? Where do I export my public key at so that all I exchange keys with can verify myself? gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key my key ID

Re: Publish Certificates

2008-08-18 Thread Carlos Williams
On Mon, Aug 18, 2008 at 5:29 PM, Robert J. Hansen [EMAIL PROTECTED] 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

Re: Publish Certificates

2008-08-18 Thread Carlos Williams
On Mon, Aug 18, 2008 at 8:25 PM, Andrew Berg [EMAIL PROTECTED] wrote: gpg --list-keys [EMAIL PROTECTED] will show your public key's properties (including the key ID). How do I make out which is my key ID? It is not clear and I can't find any info? Also is my private data now compromised for

Re: Publish Certificates

2008-08-18 Thread Robert J. Hansen
Carlos Williams wrote: [EMAIL PROTECTED]:~$ gpg --list-keys [EMAIL PROTECTED] pub 1024D/8BF7AA16 2008-08-18 [expires: 2009-08-18] Your key ID is 0x8BF7AA16. You have not jeopardized your traffic by posting this, never fear. :) ___ Gnupg-users

Re: Publish Certificates

2008-08-18 Thread Carlos Williams
On Mon, Aug 18, 2008 at 9:06 PM, Robert J. Hansen [EMAIL PROTECTED] wrote: Your key ID is 0x8BF7AA16. You have not jeopardized your traffic by posting this, never fear. :) Thanks all! I was able to run the following command with no problems:

Re: Publish Certificates

2008-08-18 Thread Andrew Berg
Carlos Williams wrote: On Mon, Aug 18, 2008 at 8:25 PM, Andrew Berg [EMAIL PROTECTED] wrote: gpg --list-keys [EMAIL PROTECTED] will show your public key's properties (including the key ID). How do I make out which is my key ID? It is not clear and I can't find any info? Also is my private

Re: Publish Certificates

2008-08-18 Thread John Clizbe
Carlos Williams wrote: Thanks all! I was able to run the following command with no problems: = [EMAIL PROTECTED]:~$ gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key 0x8BF7AA16 gpg: sending key 8BF7AA16 to