Last updated: April 16, 2026
Your files, projects, and activity stay on your Mac. Mistline has no accounts, no analytics, no telemetry, and no usage tracking. The only network requests Mistline makes are for license validation and update checks — both described in detail below.
Mistline reads your local file system to display your project's file tree, previews, and activity. This data is processed entirely on your machine and is never transmitted anywhere.
Specifically, Mistline accesses:
Mistline stores the following data locally on your Mac:
~/.mistline/settings.json)~/.mistline/mistline.db).mistline/annotations.json inside each project).mistline/ghost-dismissed.json)~/.mistline/license.json)All of this data is stored in plain text or SQLite on your local file system. None of it is transmitted anywhere outside the limited, purpose-specific network requests described below.
Mistline makes network requests in only three situations, all of them initiated by the app itself and all of them described below. None involve your file contents, your project data, or any usage information.
api.polar.sh. This returns an activation ID that is stored locally.api.polar.sh (typically once per app launch, at most once per minute thereafter) to pick up license revocations. If Polar is unreachable, Mistline trusts the locally cached license and keeps working — you're never locked out by a network blip.github.com/trekertrev/mistline-releases repository to see whether a newer version is available. This is an anonymous GET request with no identifying information beyond standard HTTP headers. You can disable this in Settings.Your purchase is processed through Polar.sh, which handles payment processing, license delivery, and the activation/validation API described above. Polar has its own privacy policy.
Update manifests are hosted on GitHub. GitHub logs anonymous web-server-style access information when files are fetched; see GitHub's privacy statement.
If Mistline ever adds features that expand what's described here (for example, optional telemetry or analytics), this page will be updated and the change will be called out in the release notes before any such feature ships.
Questions? Email hello@mistline.app.