Launching today

SecretNotes
End-to-end encrypted notes with zero-knowledge architecture.
1 follower
End-to-end encrypted notes with zero-knowledge architecture.
1 follower
Create self-destructing encrypted notes with AES-256 encryption. Zero-knowledge platform - the server never sees your content. Secure requests, encrypted messenger, and burn-after-read.


Hey everyone! 👋
I built SecretNotes because I was frustrated with how we share sensitive information - passwords in Slack, credit card
numbers over SMS, API keys in plain text emails. Every existing solution was either abandoned, ugly, or required blind
trust in the server.
What makes SecretNotes different:
🔐 True zero-knowledge - encryption happens entirely in your browser. The server stores only encrypted blobs. Even I, as
the admin, cannot read your notes.
🔥 Burn after read - notes self-destruct after a single read. Instantly or with a 5-minute delay.
🔑 Split link sharing - send the link through one channel, the encryption key through another. Even if the link leaks,
your content stays safe.
💬 Encrypted messenger - real-time E2E encrypted conversations with PBKDF2 key derivation (600K iterations). Not just
notes - full private messaging.
📋 Secure requests - need someone to send you a password? Create an encrypted request link. They type the secret in their
browser, it gets encrypted with your key. Only you can read it.
🔍 Verify us - every note includes a transparency panel showing exactly what the server received. Don't trust us - verify
it yourself with standard crypto tools.
No account required to create and share encrypted notes. Free accounts unlock note history, dashboard, and secure
requests. Premium adds unlimited everything + group messenger.