privacy.md — mdz
← →mdzprivacy.mdhomegithub

Privacy

last updated 2026-05-08

The short version: mdz does not collect, transmit, or store any of your data. Everything stays on your machine.

The app

The mdz desktop app makes no outbound network calls. There is no analytics, no error reporting, no automatic update check, no remote config fetch. The only data the app reads is the folder you point it at, plus a local settings file at ~/Library/Application Support/sh.mdz.mdz/settings.toml (macOS).

You can verify this:

External resource fetches happen for two narrow reasons:

This site

The mdz.sh marketing site is a static HTML file served via Cloudflare. Cloudflare logs IP addresses as part of its standard request handling (see Cloudflare's privacy policy). We don't run analytics, install cookies, or use trackers.

If we ever change this

If a future version of mdz adds anything that touches the network, this page will say so explicitly, in plain English, before that version ships.