1 BIT DATA
last_updated: 2026-05-28
1 Bit Data does not send your usage data anywhere. It does not have user accounts, telemetry, analytics, crash reporting, ads, or any kind of remote server it talks to about you. Everything it records about your traffic lives on your Mac, in your home folder, and only you can read it.
All data the app collects is stored locally on your Mac, in your home directory:
~/.data_monitor.db — SQLite database with per-app and per-destination traffic samples, DNS hostnames, GeoIP cache, and speed-test history.~/.data_monitor*.json — settings, daily counters, network aliases, quota config, and notification state.Nothing in these files is uploaded, synced, or shared by the app. To wipe everything, quit the app and delete these files; deleting the app itself does not remove its data so you can keep history across updates.
nettop command. The app records process name, bytes in/out, and the remote IP address that each process talked to.example.com instead of 93.184.216.34. These lookups use your system DNS resolver.networkQuality tool.The app makes only two kinds of network requests on your behalf, both of them about IP addresses, never about you:
If you wish to disable GeoIP enrichment entirely, the app works fine without it — reports will show IPs and hostnames without country/ISP labels. (A toggle for this is on the roadmap.)
On first launch, macOS may prompt for permission to monitor network activity. This is required by nettop, which is the OS-provided mechanism the app uses to see per-process bandwidth. The permission stays local to your Mac.
1 Bit Data is open source under the MIT license. You can read the entire source code, audit every network request the app makes, and build your own version from source: github.com/feonder/1bit-data.
If the privacy behavior of the app meaningfully changes in a future version, this page will be updated with a new "last_updated" date and the change will be noted in the release notes for that version.
Questions, concerns, or audit findings: