Keyserver

From Hackepedia
Revision as of 10:56, 6 October 2005 by Hawson (talk | contribs) (Small intro)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Keyservers are well known hosts who's primary purpose is to distribute public keys. These hosts are trusted to distribute correct information, and are (hopefully) secure against compromise.

Keyservers, and all Public Key Encryption systems, are vulnerable to Man in the Middle attacks.

Several common keyservers are:

  • wwwkeys.pgp.net
  • pgp.mit.edu
  • keyserver.stinkfoot.org

To use a keyserver with GPG, simply add one or more lines to your ~/.gnupg/options file:

   keyserver keyserver.stinkfoot.org
   keyserver pgp.mit.northwestern.edu