Privacy
Your secret is encrypted right in your browser before it goes anywhere.
The server only ever stores the encrypted blob, never the plaintext,
and there's no tracking or analytics on what's shared. Even I can't
read a secret's contents — the encryption key never leaves your
browser's URL fragment, so it's never sent to the server at all.
What this is
This is a personal tool I built for sharing sensitive text with people
I trust — API keys, passwords, that sort of thing. It's not a public
service. If a link ever ends up somewhere it shouldn't, the recipient
can report it, and it'll be removed automatically. Secrets also expire
on their own after the time or view limit you set when creating them.
No guarantees
This is provided as-is, best-effort, with no formal warranty. Auto-
expiry and deletion aren't guaranteed to be instant or perfect — don't
use this for anything you can't afford to have go wrong.