X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=doc%2FREADME;h=4878ddd0c86cd3bfe47c0e4776ca76718d0082db;hb=bd759e962e2434d41f154e8c2c09a8e8bbfc7943;hp=c329b3b19554fee874949005ddf9417edd00bf47;hpb=f64729f7ef5bf4fde2e86f2cab93dc26f056fae6;p=onak.git diff --git a/doc/README b/doc/README index c329b3b..4878ddd 100644 --- a/doc/README +++ b/doc/README @@ -1,6 +1,6 @@ -onak 0.5.0 -Copyright 2003-2016 Jonathan McDowell -http://www.earth.li/projectpurple/progs/onak.html +onak 0.6.1 +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: