Hockeypuck OpenPGP Public Keyserver

1. Populating

If you want Hockeypuck to peer with other keyservers, you will need to populate your Hockeypuck instance to share as many public keys with prospective peers as possible before joining a pool of synchronizing key servers.

1.1. Fetch a dump of recent keyfiles

A partial list of current dumps is maintained in the project contrib folder.

1.2. Stop the Hockeypuck service

1.3. Load keyfiles

hockeypuck-load -config /etc/hockeypuck/hockeypuck.conf /path/to/keyfiles/\*.pgp
hockeypuck-pbuild -config /etc/hockeypuck/hockeypuck.conf

If you installed from PPA on Ubuntu, you'll want to do this as the hockeypuck user:

su - hockeypuck -c 'hockeypuck-load -config /etc/hockeypuck/hockeypuck.conf /path/to/keyfiles/\*.pgp'

1.4. Start the Hockeypuck service

Authors

Casey Marshall