private by design
Share something once.
Password-protected secrets that disappear after they’re revealed.
sealed in your browser64 KB max
Self-destructs after
or press ⌘ ↵
- 01Your browser encrypts the secret — plaintext never leaves this tab.
- 02The server receives only ciphertext it cannot read.
- 03Opening requires both the private link and the password.
- 04A successful reveal atomically deletes the stored copy.
- 05No accounts, no analytics, no secret history.
Honest footnote: no tool can erase what recipient devices, screenshots, or clipboard managers do afterward. What we control — our server — never sees plaintext, and forgets the ciphertext the moment it is read.