Introduction

Learning about Privnote

A gentle, thorough introduction to what Privnote is, how it works, and why it is worth understanding.

The problem Privnote solves

Most digital communication is permanent. When you send an email, it sits in the recipient's inbox — and yours — indefinitely. When you type a message in a chat app, it is logged and stored. When you save a note in a cloud service, it stays there until you actively delete it.

This permanence is often useful. But sometimes you want to share something without creating a permanent record. A password you are handing off. A personal detail you want to communicate privately. A temporary access code. In these moments, the permanence of ordinary communication becomes a liability.

Privnote was created to address this. It is a free web service that lets you create a note that can only be read once, then disappears permanently.

How Privnote actually works

When you visit privnote.com and type a message, the service encrypts your note in your browser before sending it to Privnote's servers. The encryption key — the piece of information needed to read the note — is embedded in the URL that Privnote gives you. Crucially, this key is in the "fragment" part of the URL (after the # symbol), which browsers do not send to servers. This means Privnote's own servers never have the key needed to read your note.

When the recipient opens the link, their browser retrieves the encrypted note from Privnote's servers and uses the key from the URL to decrypt it. The note is displayed. Then Privnote permanently deletes the encrypted data from its servers. The URL becomes invalid. No copy of the note remains anywhere in Privnote's infrastructure.

The self-destruction is not a gimmick — it is the entire point. Privnote is designed around the principle that some information should have a natural end.

What Privnote is good at

Privnote excels at reducing the digital footprint of specific types of communication. It is particularly well-suited for sharing passwords and credentials, sending personal identification information to trusted contacts, distributing temporary access codes, and any situation where you want to communicate something without it becoming a permanent part of someone's email archive or chat history.

What Privnote cannot do

It is equally important to understand Privnote's limitations. The service cannot prevent the recipient from taking a screenshot or copying the text before the note disappears. It cannot send files — only plain text. It is not appropriate for highly classified or legally sensitive information. And it requires a degree of trust in Privnote's servers, since the service is not open-source and cannot be independently audited.

For most everyday use cases, these limitations are acceptable. Privnote is a practical privacy tool, not a perfect security solution.

The most important safety rule

Before using Privnote, please be aware that phishing clone sites exist — websites that look identical to Privnote but intercept your messages. The most documented example is privnotes.com (with an extra 's'). Always verify you are on privnote.com before typing anything. Our safety guide covers this in detail.