A simple OpenPGP public key server that validates email address ownership of uploaded keys.
Go to file
2016-05-29 16:47:45 +02:00
config Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +02:00
src Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +02:00
test Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +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
index.js Fix logging tags 2016-05-28 15:37:29 +02:00
LICENSE Initial commit 2016-05-25 08:57:32 +02:00
package.json Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +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