A simple application for sharing text securely with client side encryption. Currently it encrypt the message with AES-GCM.
Download the binary from Releases.
Start the server:
securebin serve -l :8080
Open http://localhost:8080 in the browser.
A simple application for sharing text securely with client side encryption.
A simple application for sharing text securely with client side encryption. Currently it encrypt the message with AES-GCM.
Download the binary from Releases.
Start the server:
securebin serve -l :8080
Open http://localhost:8080 in the browser.
A simple application for sharing text securely with client side encryption.
MIT License