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