Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 569 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 569 Bytes

Just Encrypt Lah

You can see the website here.

This is an experimental static website that wraps some basic public key cryptography features, to allow users to securely share secrets. It has zero external dependencies, and only needs a browser which supports the Web Crypto API.

There are easier ways to securely share secrets if both the sender and receiver has access to end-to-end encrypted apps such as Signal app.