# Privacy & your files
How Unmarked keeps your files private
Last updated July 2026
Unmarked has no network access at all. The app cannot reach the internet, so nothing you write is uploaded, copied, or tracked. It reads and writes only the files you open or print, with no account, no cloud, and no analytics.
You don't have to take that on faith. A Mac app declares what it's allowed to do in its sandbox entitlements, and you can read Unmarked's in the app's own permissions.
What the app is allowed to do
Unmarked's entitlements are short. The app can do three things:
- Read and write the files you pick when you open or save.
- Remember those files between launches, so Recent works. (That's an app-scoped bookmark.)
- Print.
There is no network entitlement. The app has no way to send or fetch anything online, even if it wanted to. Nothing for analytics, telemetry, or third-party services is bundled in. The privacy here is the absence of the wiring, not a switch you flip in Settings.
Your file is the only copy
When you open a Markdown file, Unmarked edits that file. Saves go to the original, in place, as you type. No hidden working copies. No shadow database, no synced version sitting on a server somewhere.
There's no account and no sign-in, so you never hand over an email to use it. Recent files live on your Mac and point at the real paths on disk. Nothing leaves the machine.
Keep your notes in iCloud Drive or Dropbox? Those services sync the file the way they sync everything else in that folder. That's their copy, on their terms. Unmarked opens the file wherever it already is and writes back to that same spot.
One honest detail. With no network access, the app can't fetch a remote image (an
https://link), so it shows as its alt text instead of the picture. Local images stored next to your file render normally.
How to confirm it yourself
macOS shows you what an app reaches for:
- Look in System Settings ▸ Privacy & Security. Unmarked doesn't appear under Contacts, Location, or the other data categories, because it never asks for them.
- Open a file, edit it, and check it in Finder. The modified date changes on the file you opened, and no new copies appear beside it.
Unmarked is a free, private Markdown reader and editor for Mac. Read the story , or get in touch.