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