A simple OpenPGP public key server that validates email address ownership of uploaded keys.
Go to file
2016-06-01 16:17:36 +02:00
config Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +02:00
src Catch invalid pgp key 2016-06-01 16:17:36 +02:00
test Add HTTP integration tests 2016-06-01 15:20:49 +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 Set SMTP env vars in travis 2016-06-01 15:32:51 +02:00
Gruntfile.js Implement MongoDB client 2016-05-26 08:35:46 +02:00
index.js Implement public-key requestRemove and verifyRemove 2016-06-01 08:59:25 +02:00
LICENSE Initial commit 2016-05-25 08:57:32 +02:00
package.json Key upload and sending verification email works 2016-05-29 18:59:14 +02:00
README.md Implement MongoDB client 2016-05-26 08:35:46 +02:00

Mailvelope Keyserver Build Status

A simple OpenPGP public key server