Jeff,
I commend you on your posts as you always have a great way of replying and using examples in your replies.
You make the SLUG list a much better place for all! And thanks to all others who include examples in their replies too.
I have learnt a lot from this type of reply. Thanks again.
Ben



Jeff Waugh wrote:
<quote who="Ken Foskey">

  
HOw do you go about getting keys for digital signatures?  I just noticed
when I printed Mary's note that I cannot verify the signature so that is
not a lot of use.
    

Using gpg you'd do:

  gpg --keyserver wwwkeys.us.pgp.net --recv-keys <keyid>

For instance, to get Mary's you'd do:

  gpg --keyserver wwwkeys.us.pgp.net --recv-keys 77625870

- Jeff

  
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to