PGP keyserver with email and key validation.
Project description
Key server with email and key validation.
Why?
All available keyservers allow to upload any public key without any validation/confirmaion.
This keyserver sends encrypted email with confirmation link to public key owner. Public key will be added to database only if owner retrieve this email, decrypt it, and open confirmaion link in the browser.
How?
Installation
To install in debian based GNU/Linux:
$ sudo apt-get install python3-pip libgpgme11-dev $ sudo pip3 install keyserver-ng
Configuration
Self documented configuration file can be found in /etc/keyserver-ng.ini
Running
Upstart script:
$ sudo cp /etc/keyserver-ng/upstart.conf /etc/init/keyserver-ng.conf $ sudo service keyserver-ng start
Run in foreground:
$ sudo keyserver-ng /etc/keyserver-ng/config.ini
Current status
Implemented
Upload key/Confirm key
Fetch key
Not implemented yet
Search key
Update key
Sendmail mailer
Dump DB/Load DB
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file keyserver-ng-0.1.0.tar.gz
.
File metadata
- Download URL: keyserver-ng-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbd8f07431799fd528971475396ac7888aaea42cb0175ef9d118ea5ca2ee3ab9 |
|
MD5 | 6ed5f80788f16c239cab5a9692888673 |
|
BLAKE2b-256 | 61e19537597887112225c0ec10cd62dbddb2c202c00bc62c72d6f487a95d56ac |