← All guides

Burn-after-reading notes, explained

The idea behind a self-destructing note is simple: a message with a strict budget of reads. Here's how ours works mechanically, where the limits are, and how to pick settings for what you're actually sending.

Last updated: September 2026 · 6 min read

Mechanically, what happens

On Burning Notes, you write text or attach a file (up to 10 MB) and choose a read limit between 1 and 10. The note is stored encrypted (in the standard mode the service holds the encryption key — the zero-knowledge option below changes exactly that) and the note's URL is all your recipient needs. Every view consumes one read from the budget; when the budget hits zero, the content is gone from the database. There is no "trash" and no undo.

Two optional switches change the character of the note:

What read limits protect against

What read limits don't protect against

The recipient is the boundary. Anyone who can read the note can also copy it, screenshot it, photograph the screen, or retype it. Read limits manage exposure windows; they don't manage people. Treat a note as "handed over once", not "controlled forever".

Choosing the settings

  1. Reads: 1 for anything unique — a password, a one-time code, a document going to one person. Reads 2–3 when the recipient may need a second look or is not experienced with the flow. More than that starts defeating the point; if you need ten reads, you probably need a different channel with access control instead.
  2. Password: on whenever the content would be embarrassing or expensive if a link leaked — either from the chat channel or from the recipient's screen in public. Send the password separately. It costs the recipient five seconds.
  3. Zero-knowledge mode: on for the genuinely sensitive tier — credentials, contracts, anything where "even the service can't read it" is worth the one real trade-off below.
The trade-off that surprises people: with client-side encryption, the link is the key. Lose the link before sending it and the note is unrecoverable — by you too. Use it for the message you're sending right after creating it, and for longer-term storage use a tool built for that instead.

Good, honest use cases

What self-destructing notes are not is a secure messenger replacement. They're a lighter, more careful alternative to dropping a secret into a permanent channel — and measured that way, they remove one of the most common ways ordinary people leak ordinary secrets. That's the whole claim, and it's enough.

Send something that won't stick around?

Create a burning note