SecretShare is a simple tool to share messages securely. It uses AES-256-CBC to encrypt your message before sending it to the server. The encryption key never leaves your browser.
Features
- Shareable Links: Share your messages securely by sending a link
- End-to-End Encryption: AES-256-CBC encryption is used to encrypt your message before sending it to the server
- Limit number of reads: Limit the number of times a link can be read
- Auto Expire: Automatically expire links and delete message after a certain time
Built with
- Next.js
- tailwindcss
- Deployed on Vercel
- Data stored on MongoDB