Skip to content

pawanjay176/tce_server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Capsule Encryption Network

This is an implementation of the time-lapse cryptography technique described in a 2006 paper by Michael Rabin and Christopher Thorpe.

The system allows a distributed group of keyholders serving as trustees to generate and publish OpenPGP keys according to a fixed schedule. Private keys are stored on airgapped computers until they are ready for publication.

By encrypting messages with the appropriate public keys, users can send messages "into the future" so they cannot be read until the corresponding private key is released.

Design

The design of the system is described in our protocol specification document.

Authors

This software is written by Jack Cushman. The software is developed with support from the Knight Foundation.

Copyright

This software is owned by Harvard University, and released for research purposes under an Academic, Non-Commercial Research Use and Personal Use Software License.

About

Time capsule encryption server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • Java 7.3%
  • HTML 3.7%