Re: [Sks-devel] SkierPGP

2015-08-23 Thread Phil Pennock
On 2015-08-24 at 08:50 +1200, Mike Forbes wrote:
 Has anyone had any experience with https://github.com/SkierPGP/Skier ?

Experience, no, but I just took a look and these are my initial
impressions.

It doesn't speak SKS so can't interop with SKS or Hockeypuck.

It uses HTTP for key distribution, asking peers for a list of all new
keys since a given timestamp and then fetching those.  This makes some
interesting assumptions about the suitability of a timestamp as an
indexing mechanism for consistency in a distributed system not under
centralized control.  It also immediately POSTs a newly uploaded key to
all peers, resulting in fan-out and an interesting DoS vector.

Looks like a reasonable choice to explore for a company/site's internal
PGP keyserver, only holding local keys, if not going to use LDAP.  I'd
be rather hesitant to rely upon this for global synchronization at this
time.

Thanks, added to the list at:
  http://people.spodhuis.org/phil.pennock/pgp-keyservers

-Phil

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


[Sks-devel] SkierPGP

2015-08-23 Thread Mike Forbes
Hi list,

Has anyone had any experience with https://github.com/SkierPGP/Skier ?


-- 
Mike Forbes
System Administrator

NZRS Ltd.
M +64 21 999 416
P +64 4 555 0125

PGP: A2BB DF0B 311C 3C8F E1D7  5EEB DA03 46C0 D68F BF2E

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel