Darxus on Wed, 6 Feb 2002 17:17:10 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Keysigning?


On 02/06, Darxus@chaosreigns.com wrote:
>  wget http://www.phillylinux.org/keys/phillylinux.gpg
>  wget http://www.phillylinux.org/keys/member.ids
>  gpg --import phillylinux.gpg
>  gpg --fingerprint `cat member.ids` > fingerprints.txt

It occurred to me that this had 2 extra steps.  This works:

 wget http://www.phillylinux.org/keys/phillylinux.gpg
 gpg --keyring ./phillylinux.gpg --fingerprint > fingerprints.txt

Just keep in mind that that won't import the new keys in phillylinux.gpg
into your main personal public keyring.

-- 
"The most merciful thing in the world, I think, is the inability of the
human mind to correlate all its contents."
http://www.ChaosReigns.com

Attachment: pgpUg2AK0TDt5.pgp
Description: PGP signature