A simple OpenPGP public key server that validates email address ownership of uploaded keys.
Go to file
Tankred Hase dcd2d0df0c Cleanup
2016-05-28 10:49:26 +02:00
config First working prototype of the keyserver 2016-05-27 19:57:48 +02:00
src Cleanup 2016-05-28 10:49:26 +02:00
test First working prototype of the keyserver 2016-05-27 19:57:48 +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 First working prototype of the keyserver 2016-05-27 19:57:48 +02:00
README.md Implement MongoDB client 2016-05-26 08:35:46 +02:00
server.js First working prototype of the keyserver 2016-05-27 19:57:48 +02:00

Mailvelope Keyserver Build Status

A simple OpenPGP public key server