Go to file
Matthew Francis-Landau 99de7e7e6e scroll to
2024-09-02 14:48:52 -04:00
generate.sh combine into a single file 2023-01-17 22:27:49 -05:00
index.html scroll to 2024-09-02 14:48:52 -04:00
LICENSE misc fixes 2024-09-02 13:19:30 -04:00
openpgp.min.js basic version working 2023-01-03 18:57:38 -05:00
README.md readme 2024-09-02 13:33:19 -04:00
source.html scroll to 2024-09-02 14:48:52 -04:00

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)