Re: How to sign my own public key?

2011-12-30 Thread Stayvoid
Thanks again. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

How to sign my own public key?

2011-12-29 Thread Stayvoid
Hi there! How to sign my own public key? I've read that this is important. Here is the link: http://www.heureka.clara.net/sunrise/pgpsign.htm Cheers. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg

Re: How to sign my own public key?

2011-12-29 Thread Robert J. Hansen
On 12/29/11 10:08 AM, Stayvoid wrote: A key is already signed after creation, right? Per spec, it must be. GnuPG enforces this. However, it's possible to find some (likely deliberately mangled) certificates that are missing self-signatures. ___

Re: How to sign my own public key?

2011-12-29 Thread Aaron Toponce
On Thu, Dec 29, 2011 at 02:57:01PM +0300, Stayvoid wrote: How to sign my own public key? I've read that this is important. Here is the link: http://www.heureka.clara.net/sunrise/pgpsign.htm Whenever you make changes to your key, it's automatically signed by you. -- . o . o . o . . o o

Re: How to sign my own public key?

2011-12-29 Thread Hauke Laging
Am Donnerstag, 29. Dezember 2011, 16:08:08 schrieb Stayvoid: A key is already signed after creation, right? That's right for keys which have been created by GnuPG. you can check that by gpg --list-sigs See --allow-non-selfsigned-uid (in the block Doing things one usually doesn't want to

Re: How to sign my own public key?

2011-12-29 Thread David Shaw
On Dec 29, 2011, at 10:19 AM, Robert J. Hansen wrote: On 12/29/11 10:08 AM, Stayvoid wrote: A key is already signed after creation, right? Per spec, it must be. GnuPG enforces this. However, it's possible to find some (likely deliberately mangled) certificates that are missing

Re: How to sign my own public key?

2011-12-29 Thread Stayvoid
I'm using GPGTools (Mac OS version). I've tried to verify the public key with Services - Verify (GUI method). (I assume it's used for verifying a signed message.) Just to clarify, here is an output of the gpg --list-sigs: pub *** uid *** sig 3 *** sub *** sig *** Do I have any unsigned keys?

Re: How to sign my own public key?

2011-12-29 Thread Stayvoid
A key is already signed after creation, right? ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: How to sign my own public key?

2011-12-29 Thread David Shaw
On Dec 29, 2011, at 6:57 AM, Stayvoid wrote: Hi there! How to sign my own public key? I've read that this is important. Here is the link: http://www.heureka.clara.net/sunrise/pgpsign.htm It is important, and so GnuPG does it automatically for you. That page dates from a long while ago

Re: How to sign my own public key?

2011-12-29 Thread Hauke Laging
Am Donnerstag, 29. Dezember 2011, 19:47:36 schrieb Stayvoid: I'm using GPGTools (Mac OS version). I've tried to verify the public key with Services - Verify (GUI method). (I assume it's used for verifying a signed message.) Just to clarify, here is an output of the gpg --list-sigs: pub