Re: signing gpg key with old key ...

2000-11-12 Thread kmself
on Sat, Nov 11, 2000 at 07:01:33PM -0800, kmself@ix.netcom.com (kmself@ix.netcom.com) wrote: > on Sat, Nov 11, 2000 at 03:43:37PM -0900, Ethan Benson ([EMAIL PROTECTED]) > wrote: > > On Sat, Nov 11, 2000 at 02:01:35PM -0800, kmself@ix.netcom.com wrote: > > > Question for the gallery: Is there a

Re: signing gpg key with old key ...

2000-11-11 Thread kmself
on Sat, Nov 11, 2000 at 03:43:37PM -0900, Ethan Benson ([EMAIL PROTECTED]) wrote: > On Sat, Nov 11, 2000 at 02:01:35PM -0800, kmself@ix.netcom.com wrote: > > > > My understanding is that you *can* change the expiration date, though > > typically you wouldn't do so after the key had expired. The

Re: signing gpg key with old key ...

2000-11-11 Thread Ethan Benson
On Sat, Nov 11, 2000 at 02:01:35PM -0800, kmself@ix.netcom.com wrote: > > My understanding is that you *can* change the expiration date, though > typically you wouldn't do so after the key had expired. The change can > be propogated through public keyservers. the problem is most implemenatations

Re: Getting new keys (was Re: signing gpg key with old key ...)

2000-11-11 Thread Henrique M Holschuh
On Sat, 11 Nov 2000, kmself@ix.netcom.com wrote: > There are two general problems with a public key infrastructure: > > - Key distribution (the 'keyserver' line handles this). > - Key modification updates. See attached script. Modify it for your needs, or write a new one that isn't such an

Re: Getting new keys (was Re: signing gpg key with old key ...)

2000-11-11 Thread kmself
on Sat, Nov 11, 2000 at 05:17:43PM -0500, Mike ([EMAIL PROTECTED]) wrote: > kmself@ix.netcom.com wrote: > > Question for the gallery: Is there a good method for checking a local > > keyring against a public keyserver to find updates and/or additional > > signatures. The best I can do right now is

Getting new keys (was Re: signing gpg key with old key ...)

2000-11-11 Thread Mike
kmself@ix.netcom.com wrote: > Question for the gallery: Is there a good method for checking a local > keyring against a public keyserver to find updates and/or additional > signatures. The best I can do right now is list the key IDs I've got > and do a 'gpg --recv-keys' to update this list. From

Re: signing gpg key with old key ...

2000-11-11 Thread kmself
on Thu, Nov 09, 2000 at 09:35:56AM -0600, Jorgensen, Jens ([EMAIL PROTECTED]) wrote: > Adam Shand wrote: > > > > how do i sign my new public key with my old private key? > > > > okay sorry to follow up my own message but i just figured it out. > > sometimes it seems that i have to write down (or

Re: signing gpg key with old key ...

2000-11-09 Thread Jorgensen, Jens
The tools people use for sending you stuff should tell them that the key is expired. That should encourage them not to use it. If you revoke your old key that certainly invalidates the signature. Technically you can't change the expire date. I mean there's nothing to stop the software from chang

Re: signing gpg key with old key ...

2000-11-08 Thread Adam Shand
> how do i sign my new public key with my old private key? okay sorry to follow up my own message but i just figured it out. sometimes it seems that i have to write down (or explain it to someone else) in order to figure it out. if you need to do this it seems impossible from with in the --edi

signing gpg key with old key ...

2000-11-08 Thread Adam Shand
... hey. i looked everywhere i can think to and i can't figure out how to do this. my old gpg key expired a few days ago so i generated a new one. now a lot of people had signed my old key so i want to sign me new key with my old key so it will be trusted as well. how do i sign my new public k