A small, basic, unsafe, HKP keyserver
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
raffitz 8917d069b5
Add HKP functionality
2 years ago
.gitignore Add HKP functionality 2 years ago
README.md Add README 2 years ago
server.py Add HKP functionality 2 years ago

README.md

Pykeyserver

An HKP server built on python.

Not meant for use in production! Do not use this in production!

This was developed in a classroom environment for a classroom environment: to share temporary keys generated by students amongst themselves, without contaminating or interfering with notable public keyservers.

Due to hardware restrictions, notable alternatives such as Hockeypuck or Hagrid were not suitable.

SKS's lack of post-systemd documentation (every single configuration document I read mentioned initscripts) made it unsuitable as well.