We don't have your data, because we never take it.
This is the whole privacy policy — no separate document, nothing to hunt down. It explains exactly what "no accounts, no servers, nothing saved" means in practice.
Last updated September 2026
- Accounts
- None. Nothing to sign up for.
- Servers we run
- None. Messages never pass through us.
- Stored on your device
- Nothing. Closing the window clears it.
How a conversation actually works
When you open Notes and enter a folder name, the extension uses that name to find another copy of Notes that entered the same one — using PeerJS, an open-source library built on WebRTC. Once the two of you are connected, everything you write travels directly between your two computers.
We use PeerJS's free public signaling service only to make that initial introduction — the digital equivalent of two people finding each other's phone number. That service sees the folder name and a temporary, randomly generated connection ID. It never sees a single word either of you writes.
What we store
Nothing. There's no database behind Notes, because there's no server behind Notes. We can't hand over your messages if we're ever asked, because we never had them.
Inside the extension itself, nothing is written to your browser's storage either — no localStorage, no cookies, no history file. Everything, including any background you drop in, lives in memory for as long as the window is open, and disappears the moment it closes.
What the other person sees
Only what you type, and any background you drop in. Notes shows a short, randomly generated name (something like "Sneaky Crane") above each message so a conversation involving more than two people stays readable — it isn't tied to your identity, your device, or anything else, and it changes every time you open a new session.
A folder name is not a password. Anyone who has it can join, so treat it the way you'd treat a note passed by hand: share it only with the person you mean to talk to.
Permissions we ask for
Notes requests the smallest set of Chrome permissions that let it draw its window and reach the signaling service. It does not ask to read the pages you visit, your browsing history, your bookmarks, or anything else on your device.
The one honest limit
Because there's no server holding your place, both people need Notes open at the same time for a message to arrive. If you close the window, the connection ends there — nothing queues up behind it, and nothing is delivered late.
This is a direct trade for the privacy above: the same absence of a server that means we never see your messages also means nothing can hold them for you while you're away.
Changes to this policy
If how Notes works ever changes in a way that affects this page, we'll update the date at the top and describe the change plainly, here, in the same voice as everything above it.