import and export with different gpg versions

2008-08-18 Thread Florian Schwind
Hi. I exported an key from my keyring with gpg 1.4.9 and tried to import it with gpg 1.2.4 on an other system. The import worked well until I tried to run gpg --update-trust-db which halted with an error: gpg: kein uneingeschränkt vertrauenswürdiger Schlüssel 080CB4A8 gefunden (which

SAS 70 Certification

2008-08-18 Thread Thomas Chitwood
I have a customer wanting to know if the GNUpg encryption package is SAS 70 certified. Tom Chitwood MCP, MCSE, CNA Wellpoint Account Information Technology Services Americas Global Services, IBM 818.234.4118___ Gnupg-users mailing list

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: SAS 70 Certification

2008-08-18 Thread David Shaw
On Aug 18, 2008, at 3:42 PM, Thomas Chitwood wrote: I have a customer wanting to know if the GNUpg encryption package is SAS 70 certified. No. SAS 70 is really more of an overall process audit statement. GnuPG is a program that can fit into such a process, of course, but it's not

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

Re: import and export with different gpg versions

2008-08-18 Thread David Shaw
On Aug 18, 2008, at 8:30 AM, Florian Schwind wrote: Hi. I exported an key from my keyring with gpg 1.4.9 and tried to import it with gpg 1.2.4 on an other system. The import worked well until I tried to run gpg --update-trust-db which halted with an error: gpg: kein uneingeschränkt