One-time secret link
Create a link that shows your secret once, then destroys it forever. Encrypted in your browser
How it stays private
Your secret is encrypted in your browser with AES-256. Only the ciphertext is stored; the decryption key lives in the link's #fragment, which browsers never send to a server. When the link is opened, the stored copy is permanently deleted on read — so it works exactly once.
Frequently asked questions
How is this private?
Your secret is encrypted in your browser. Only the ciphertext is stored, and the decryption key lives in the link itself — it never reaches our server.
What does "one-time" mean?
The first time the link is opened, the stored copy is permanently deleted. It can only be viewed once.
What if the link is never opened?
It automatically expires after the time you choose (up to 30 days).