Skip to content
/ blockkey Public

A blockchain for storing, serving, and signing gpg keys.

Notifications You must be signed in to change notification settings

aug24/blockkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blockchain for storing, serving, and signing gpg keys.

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.

Server

The server is a blockchain implementation which stores email, key, and signatures.

Client

The client is a UI (flask) application.

Todo

Required features for minimum viable in the TODO.

About

A blockchain for storing, serving, and signing gpg keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published