]> the.earth.li Git - onak.git/blobdiff - doc/README
0.6.0 release
[onak.git] / doc / README
index c329b3b19554fee874949005ddf9417edd00bf47..e325b693ac6b7506895b055e88af92b7d0f9a13f 100644 (file)
@@ -1,6 +1,6 @@
-onak 0.5.0
-Copyright 2003-2016 Jonathan McDowell
-http://www.earth.li/projectpurple/progs/onak.html
+onak 0.6.0
+Copyright 2003-2020 Jonathan McDowell
+https://www.earth.li/projectpurple/progs/onak.html
 
 
 Introduction:
@@ -47,7 +47,7 @@ Once make has completed you'll end up with various binaries:
   mathopd.conf file provided that I used for testing, but I'm now using
   Apache for the public test rig as it's already present on the host
   running it.
+
 * splitkeys
   Utility to take a keyring and split it up into a bunch of smaller ones.
 
@@ -99,11 +99,10 @@ please let me know and I'll add them.
 
 * pks
   http://sf.net/projects/pks/
-  The prodominant keyserver I believe; what I used to run on
-  wwwkeys.uk.pgp.net. Had a spurt of activity a year or two ago, but
-  seems to have died off again. The main issue with pks is that it lacks
-  support for keys with multiple subkeys bound to them and older
-  versions unfortunately mangle them.
+  The original mainstream keyserver; what I used to run on
+  wwwkeys.uk.pgp.net. Died off due to lack of support for more modern
+  key features such as multiple subkeys, to the extent that it would
+  manage them. Largely replaced by SKS.
 
 * CryptNET Keyserver
   http://www.cryptnet.net/fsp/cks/
@@ -111,15 +110,21 @@ please let me know and I'll add them.
   when I looked at it there was no support for syncing via email which
   means it can't replace a pks server to act as part of pgp.net.
 
+* Hockeypuck
+  https://hockeypuck.io/
+  Written in Go and with support for the SKS synchronisation protocol.
+
 * OpenPKSD
   http://openpksd.org/
   Don't really know a lot about this. Primarily Japanese development
   AFAICT.
 
 * SKS
-  http://sks.sourceforge.net/
-  A reasonably new keyserver concentrating more on the whole issue of
-  syncronization between keyservers. Seems to be gaining in popularity.
+  https://github.com/SKS-Keyserver/sks-keyserver
+  Probably the most popular keyserver currently. Improves dramatically
+  on the email synchronisation method by using an HTTP based set
+  reconciliation approach ensuring the keyserver network eventually
+  reaches consistency.
 
 
 Contacting the author:
@@ -134,16 +139,20 @@ Obtaining later versions:
 
 onak lives at:
 
-http://www.earth.li/projectpurple/progs/onak.html
+https://www.earth.li/projectpurple/progs/onak.html
 
 Development is carried out using git; you can access the repository
 with something like:
 
-git clone git://the.earth.li/onak.git
+git clone https://the.earth.li/git/onak.git
 
 or it can be browsed via gitweb at:
 
-http://the.earth.li/gitweb/?p=onak.git;a=summary
+https://the.earth.li/gitweb/?p=onak.git;a=summary
+
+It is also mirrored on GitHub at:
+
+https://github.com/u1f35c/onak
 
 
 License: