multiparty-encryption/README.md
Matthew Francis-Landau 28c52fc32c readme
2024-09-02 13:33:19 -04:00

868 B

Encrypted Messages for the Event of Death

This project is designed to make sending encrypted messages to your loved ones in the event of your death easier. The encrypted messages can be entirely encrypted and decrypted using the webpage, which can even be saved as a self-contained page for offline use.

This project uses Shamir's Secret Sharing and OpenPGP.js to encrypt messages. This means that messages are encrypted in such a way that multiple encryption keys are required to decrypt them. This ensures that you do not have to trust a single individual with the ability to decrypt your messages.


Created By Matthew Francis-Landau (2024)