A simple OpenPGP public key server that validates email address ownership of uploaded keys.
Go to file
2016-05-26 13:46:45 +02:00
src Design class architecture and HTTP api 2016-05-26 13:45:32 +02:00
test/integration Implement MongoDB client 2016-05-26 08:35:46 +02:00
.gitignore Add .vscode to gitignore 2016-05-26 13:46:45 +02:00
.jscsrc Implement MongoDB client 2016-05-26 08:35:46 +02:00
.jshintrc Implement MongoDB client 2016-05-26 08:35:46 +02:00
.travis.yml Implement MongoDB client 2016-05-26 08:35:46 +02:00
Gruntfile.js Implement MongoDB client 2016-05-26 08:35:46 +02:00
LICENSE Initial commit 2016-05-25 08:57:32 +02:00
package.json [WIP] first working prototype of the HKP server 2016-05-26 09:58:50 +02:00
README.md Implement MongoDB client 2016-05-26 08:35:46 +02:00
server.js [WIP] first working prototype of the HKP server 2016-05-26 09:58:50 +02:00

Mailvelope Keyserver Build Status

A simple OpenPGP public key server