๐Ÿš€ we're live on Product Hunt today ยท find us & vote โ†’

privacy

marka.md is local-first.
we collect nothing.

the app does not transmit, log, or store any personal data outside your machine. no telemetry. no analytics. no crash reporting. no account, no cloud, no sign-in. (this website itself does use cookieless aggregate analytics โ€” see about this website below.)

what stays on your computer

  • the markdown files you open or edit โ€” they remain in the folders you chose. we never move, copy, or upload them.
  • your ui preferences (theme, sidebar width, recent file list, splitter ratio, welcome-tutorial flag) โ€” stored in the app's local localStorage, keyed under mdview.*. clearing the app data resets these to defaults.

what we don't do

  • no network requests are made by the app โ€” no CDN, no fonts loaded remotely, no telemetry beacons.
  • no third-party scripts, no tracking pixels, no fingerprinting.
  • no account creation, no sync service, no remote storage.
  • no crash reports or usage stats are sent anywhere.

third-party assets (bundled, not fetched)

  • shiki (code syntax highlighting), katex (math), mermaid (diagrams) โ€” these libraries are bundled inside the app and run entirely on your device. they do not call home.
  • system fonts only โ€” sf pro, jetbrains mono. no webfont fetches.

your data is yours

marka.md works because your notes are just files on disk. delete the app, your notes stay. move them, rename them, sync them with whatever you like โ€” marka.md has no opinion. there is no proprietary format, no database, no lock-in.

about this website

this notice is about the marka.md app. the landing site you're reading right now (markamd.vercel.app) uses vercel web analytics and speed insights:

  • cookieless โ€” no tracking cookies set, no fingerprinting.
  • aggregated only โ€” anonymized page-view counts and core-web-vitals timing. no individual identifiers, no cross-site tracking.
  • first-party โ€” data stays in vercel's analytics dashboard. nothing is shared with third parties or ad networks.
  • see vercel's own privacy commitment at vercel.com/legal/privacy-policy.

the app itself โ€” the markdown editor you install on your mac โ€” does not load this analytics. only the website does. the app stays fully local-only as described above.

distribution

the macOS dmg is published on github releases. downloads happen directly from github's CDN; they do not pass through any server we control. github's own privacy policy applies to the download itself.

changes

last updated: 2026-05-14. if this policy changes, the updated version will appear here. the source of this page is part of the open-source repository โ€” diffs are public.

contact

questions or concerns: open an issue at github.com/mattenarle10/markamd/issues.

marka.md ยท v1.0.2 ยท MIT