On 2000-01-27 17:09:34 +0000, Lars Hecking wrote:

> > # receive key from keyserver:
> > #set pgp_getkeys_command="wrap.sh -g %r"
> > set pgp_getkeys_command=""

> > But I don't know what wrap.sh would be (if it weren't commented out).

> > Does this have anything to do with keyservers?

>  Yep.

>  I don't think this is needed with gpg, because it can be
>  configured to retrieve keys from the keyservers automatically.

For instance, I'm using this:

                pgp_getkeys_command="pkspxycwrap %r"

pkspxycwrap is a shell script which tries to fetch keys from the key
server using some offline proxy.  To obtain the latest source, type
this command:

$ cvs -d :pserver:[EMAIL PROTECTED]:/home/roessler/cvsroot login
$ cvs -d :pserver:[EMAIL PROTECTED]:/home/roessler/cvsroot co pkspxy

That way, I automatically have most correspondents' and list
members' keys in my public key ring, and can easily verify
signatures on messages.

-- 
http://www.guug.de/~roessler/

Reply via email to