Privacy Policy

Basalt is an offline-first notes app backed by a GitHub repository you own. It keeps no server, so there is no place for your data to go except your device and your repo.

No data is collected

Basalt has no backend. There is no Basalt account, no server that receives your notes, and no operator-side copy of anything you write.

No analytics or tracking

No telemetry SDK, no crash reporter, no advertising identifier, no third-party analytics of any kind is compiled into the app.

One network destination

The app talks to GitHub and nothing else — to read your repo, to push your commits, and to check for a new release.

Your credentials never leave the device

Your GitHub token is held in the Android Keystore-backed secure store and is sent only to GitHub, as the authorization header on your own requests.