Privacy
What is collected, which is an email address and nothing else, and what changes when hosted projects arrive. Last updated 5 September 2026.
The short version
An email address and a password. That is the whole list. There is no analytics on this site, no tracking, and no third party watching you read it. When you open a folder in the editor, your writing stays on your own disk and is never sent anywhere, whether you have an account or not.
That is unusual enough to be worth stating precisely rather than summarising, so the rest of this page is specific.
This website
- No analytics. No script of any kind runs on these pages. The policy the pages ship blocks scripts outright, which is checked rather than intended.
- No cookies. Nothing is stored in your browser by visiting.
- Server logs. Cloudflare, which serves this site, records ordinary request information such as an IP address, and it is processed by them under their own terms. Nothing is derived from it here and nothing is kept beyond their retention.
The editor, running on your own folder
Opening a folder in Chrome or Edge uses the browser's own File System Access permission. Longmatter reads and writes those files from your browser. Nothing is uploaded. There is no server to upload to: the hosted side is built and not switched on.
Three things are stored in your browser, and only in your browser:
- Your themes. Two entries in local storage, holding the theme you chose and any you made.
- A reference to the folder you opened, so it can be offered again after a reload. It is a permission handle, not a copy of the files.
- Unsaved edits. Work that has not reached disk yet is mirrored locally so a crashed tab does not take it with it, and each one is removed as soon as the real save lands.
Clearing site data for this domain removes all three. None of it reaches us, because none of it leaves your machine.
The desktop app
It reads and writes the folder you point it at, and stores your themes, your open tabs and the last folder you used in its own application data directory. It makes no network requests.
Your account
Signing up is live. It takes an email address and a password, and creates a session cookie. Hosted projects, where your writing is stored for you rather than on your own disk, are built and not switched on yet. The list below marks which is which.
- Your writing. Stored on Cloudflare R2 as content. Neither the text of a document nor its filename goes in the database, which is asserted by a test that reads every value in every table. What is in there is identifiers, content hashes, the name you gave the project, and timestamps.
- Your account. An email address and a password hash. The password itself is never stored and cannot be recovered from the hash.
- One cookie. A session cookie holding an opaque identifier and a signature, and nothing else. Everything known about you lives on the server keyed by that identifier, so a cookie that leaks is a cookie rather than a profile. It is HttpOnly, Secure, and expires after two weeks.
- No third-party analytics, advertising or trackers. If that ever changes, this page changes first.
What you can ask for
These are built before the thing that makes them necessary, which is the right order.
- A copy of everything. A project comes out as a zip of ordinary Markdown files that opens on any machine without us, optionally with its full history.
- Deletion, for real. Deleting an account removes every project it owns, every version of every page, and the stored content itself. Content shared with another project that still exists survives, because it is theirs as well as yours.
- Correction and access. There is very little to correct: an email address, and the writing you can already read and edit.
Who to contact
Write to privacy@longmatter.com about anything on this page, including a request to see or delete what is held about you. Post reaches us at:
Longmatter
64 Lower County Rd
West Dennis, MA 02670
United States
Changes to this page
It carries the date it was last changed. A page describing a product that collects nothing is easy to write honestly, and the test of it will be whether it is updated on the day that stops being true rather than afterwards.