This service consists of a client, for UI manipulation of a set of gpg keys, and a server, for storage on the block.
You can start the server with run_server.sh
and the client with run_client.py
.
The server is a blockchain implementation which stores email, key, and signatures.
The client is a UI (flask) application.
Required features for minimum viable in the TODO.