SecretNote.eu

Share private notes that self-destruct.

file image draft - not sent
0 B / 512 KB

Send a self-destructing note in three steps

Everything happens in your browser. The server never holds a key.

01Type, paste, drop a file.

Your message is encrypted with AES-256 before anything touches the network.

the quiet thing you need to send…
→ aes256(•) → ciphertext

02Send the link.

The URL carries the decryption key after the #, which browsers never send to a server.

https://secretnote.eu/en/a9f2#8f3d…7e1c
#8f3d…7e1c

03It disappears on read.

The server deletes the ciphertext the moment the link is opened. No backups, logs, or recovery.

ciphertext — a9f2
status: destroyed

Encrypted in your browser, gone after it's read.

0x

Zero-knowledge architecture

AES-256 runs entirely in your browser. The key lives in the URL fragment after the #, which browsers never transmit. Our server only ever stores ciphertext it has no key for.

Self-destructing messages

When the link is opened, the ciphertext is fetched, decrypted locally, and immediately deleted. Open the same link twice and the second visitor finds nothing.

Completely anonymous

No account, no email, no personal information. Only the ciphertext, a random ID, and an expiry are stored — none tied to any identity. No tracking, no fingerprinting.

How SecretNote protects your data

01Encryption in the browser

Your message is encrypted with AES-256 inside your browser tab. A random 256-bit key is generated locally — neither the plaintext nor the key is ever transmitted.

02Only ciphertext reaches us

The server stores a meaningless block of encrypted bytes under a random ID, and holds it only until it is read or expires.

03Key lives in the URL fragment

The key sits after the # in the link. Browsers never transmit the fragment to a server, so it stays strictly between sender and recipient.

04Deleted after first read

The recipient decrypts locally; the server destroys the ciphertext immediately. There is no recovery — not by us, not by them.

What people share with SecretNote

Anything you'd rather not leave sitting in an inbox or a chat log.

••

Passwords & credentials

Share login details, API keys, and tokens without leaving them in chat logs or email threads.

Sensitive documents

Send financial data, contracts, or personal info that should not persist in digital channels.

>_

DevOps & IT secrets

Transmit SSH keys, database credentials, and config secrets safely between team members.

Private messages

Send confidential notes that vanish, for moments that deserve true privacy.

a quick comparison

SecretNote vs other ways to share

Email and chat apps were not built for one-time secrets. Here is what changes when you use a tool that is.

Feature
SecretNote
Email
Chat apps
End-to-end encrypted
-
Deleted after reading
Server never sees plaintext
-
No account required
Leaves no message history
Expiration timer
Free, no registration
frequently asked

Frequently asked questions

Answers about encrypted notes, zero-knowledge security, and safe data sharing.

No. Encryption and decryption happen in the browser. The server only ever holds an opaque block of ciphertext it has no key for, and deletes it the moment it is read.
A random 256-bit AES key is generated in your browser, used to encrypt the note locally, then embedded in the link after the # symbol. Browsers never transmit the part after # to a server, so only the sender and recipient ever see the key.
Whoever opens the link first reads the note. The ciphertext is then destroyed, so anyone who follows finds an empty shell. Share the link through a channel you trust, and prefer the delete-after-read option for sensitive content.
No. There is no backup, log, or recovery. This is by design. Once the recipient opens the link, the ciphertext is erased permanently.
You choose an expiry from 1 hour up to 30 days when you encrypt the note. If nobody reads it by then, it is deleted automatically.
Text notes are capped at 512 KB. For larger content, use SecretFile, which supports files up to 100 MB.
No account, no email, no tracking. You open the page, write a note, share the link. That is the whole thing.
In the European Union. We are subject to the GDPR and store only minimal metadata (the ciphertext and its expiry) that is deleted as soon as the note is read or expires.

More privacy tools

Everything you need to share private data safely - free, no account, runs in your browser.