Write the secret
It’s encrypted on your device. We never get the key, and we don’t want it.
ENCRYPTED DROP // NO ACCOUNT REQUIRED
Create a one-time secret link for a password, recovery code, API key, or private note. It can destroy its encrypted copy after the first read.
HOW IT WORKS
It’s encrypted on your device. We never get the key, and we don’t want it.
Send it through whatever channel you trust. Or whichever one you distrust least.
First-read links delete their stored ciphertext when revealed. Timed links remain readable until their one-hour or 24-hour deadline.
characters per encrypted drop
“The internet has a long memory.
We don’t.”
Advertisements are kept separate from the secret-link controls.
WHEN TO USE IT
Hand off a temporary login or initial password without pasting the password itself into email or chat history.
Share a short token, recovery code, Wi-Fi password, or configuration value with one recipient.
Give someone up to 4,000 characters they can decrypt in their browser without creating an account.
This is a secure handoff tool, not a password manager. Anyone with the complete link can reveal the secret. A recipient can copy or screenshot it, and automated link scanners may trigger a first-read link. For highly sensitive credentials, share the link through a trusted channel and rotate the credential after use.
PLAUSIBLE DENIABILITY
Yes. A small number of clearly marked ads pay the tab. Your secret is never used for targeting.
No. Encryption happens before the secret leaves your browser. Only the person holding the complete link can decrypt it.
The key is placed after the # in the link. Browsers do not send that fragment to the server, so the database receives only the encrypted text and initialization vector.
A first-read link deletes its ciphertext when it is revealed and expires unread after seven days. One-hour and 24-hour links can be opened more than once until their deadline.
No. Once the stored ciphertext is deleted or expires, this service has no recovery feature. A recipient may still have copied the plaintext while it was visible.
The recipient must press Reveal & burn, which prevents ordinary previews from fetching the secret. Some automated security tools can behave like a user, so avoid first-read links when the delivery channel aggressively scans links.