Penguin

Differences between version 6 and predecessor to the previous major change of KeyServer.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Monday, April 19, 2004 3:36:11 am by StuartYeates Revert
Older page: version 2 Last edited on Monday, March 8, 2004 9:02:53 am by JohnMcPherson Revert
@@ -1,9 +1,9 @@
 Key servers are repositories of keys in public key systems, they are necessary infrastructure for the widespread and easy use of systems such as [PGP] and [GnuPG]. Normally [KeyServer]s are publically accessible, allowing for querying, retrieval and long-term archiving of public keys. 
  
  
-----  
 !! Keyservers for [OpenPGP] 
+  
 (OpenPGP is the standard that [GPG] and [PGP] adhere to). 
  
 If you're new to [GPG], and wondering what you're supposed to do with your newly created key, here are some key servers you can upload and receive keys to/from. 
  
@@ -13,23 +13,26 @@
  keyserver wwwkeys.eu.pgp.net 
 (In recent versions of [GPG] -- such as 1.2.1 or later -- the options file has been renamed to gpg.conf) 
  
 There are many lists of publically accessible key servers, but many of the are very out-of-date. At the time of writing http://keyserver.kjsl.com/~jharris/keyserver.html was a good, current list. 
-  
-(I use and recommend the mit KeyServer: hkp://pgp.mit.edu / http://pgp.mit.edu/ StuartYeates)  
  
  
 !"main" key server network 
  
 These servers synchronise with each other 
 * everything at http://www.au.pgp.net/pgpnet/ftp-key.html 
-* wwwkeys.pgp.net (this uses round-robin [DNS])  
-* wwwkeys.eu.pgp.net (a subset of the above) 
+* http:// wwwkeys.pgp.net (this uses round-robin [DNS])  
+* http:// wwwkeys.eu.pgp.net (a subset of the above) 
 * the.earth.li (aka wwwkeys.uk.pgp.net) 
  
-* www.pgpkeys.net (I think this is part of the above network...?) 
+* http:// www.pgpkeys.net (I think this is part of the above network...?)  
+  
+* random.sks.keyserver.penguin.de (round-robin [DNS] for SKS, an entire network of new RFC2440 and RFC2440bis compatible keyservers - see http://www.nongnu.org/sks/). ''These are the key servers that appear to be the best-synchronised and support most of the current [OpenPGP] features (photos etc) as at April 2004'' ---StuartYeates  
  
 !"Other" key servers 
 These servers (apparently?) don't synchronise with the above. 
  
 * www.mandrakesecure.net 
 * keyserver.net (this is on the [redhat manual|http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-gnupg-export.html] as an example. Interestingly, it says that '' Because most keyservers are synchronized, sending your public key to one keyserver is usually as good as sending it to them all.'' Yet i can't pick up keys from it using the.earth.li. I also can't find keys on it from wwwkeys.nl.php.net -- AlastairPorter 
+  
+----  
+Part of CategoryCryptography