← Back to home
Privacy Policy

What we don't know about you.

Last updated · 2026-04-28

The short version. Susanoo does not collect, transmit, or sell any personal data. Everything Susanoo sees about your phone — the names of companies your apps contact, the categories of those contacts, and when they happened — lives in an encrypted database on your device and nowhere else. No account. No cloud. No analytics. No ads. No servers of ours are involved in your use of the app.

If that paragraph is all you wanted, you have all of it.

What Susanoo does

Susanoo is a local, on-device privacy transparency tool. When enabled, it:

  1. Routes your phone's network traffic through an on-device VPN. The VPN endpoint is your phone; no external VPN server is ever involved.
  2. Inspects DNS queries and the TLS ClientHello (SNI) on outbound connections to identify which tracker company each request is reaching.
  3. Attributes the request to the app that initiated it, using Android's ConnectivityManager.getConnectionOwnerUid API.
  4. Stores a record of each observation in a SQLCipher-encrypted local database for as long as your retention setting allows (default 30 days).
  5. Displays a live feed, weekly exposure score, and optional notifications inside the app itself.

The app never forwards or uploads any of these observations. There is no backend. There is no network destination for your data.

What Susanoo records, locally

For each outbound request it observes, Susanoo records, on your device:

These records stay on your device in an encrypted database. They are accessible only to the Susanoo app process, protected by an AES-256-GCM key held in the Android Keystore.

What Susanoo does not collect

Network traffic Susanoo originates

Susanoo makes two classes of outbound requests:

  1. DNS resolution upstream. While the VPN is active, DNS queries that your apps make are forwarded (unchanged) to the first reachable public resolver from a local fallback chain (1.1.1.1 → 8.8.8.8 → emulator resolver). These are standard DNS queries your apps would make anyway; Susanoo does not augment them or add identifiers.
  2. Rule-bundle updates. Periodically (at most once per day, only on unmetered networks), Susanoo fetches the current classifier rule bundle from our update CDN and verifies its Ed25519 signature against a public key baked into the app. The request consists of a GET for bundle.json and bundle.sig — no identifiers are sent, no cookies are set, no accounts are involved.

Both connection types are standard, anonymous HTTPS requests.

Data sharing

Susanoo does not share data with third parties, because Susanoo does not have data to share. Nothing we have access to ever leaves your device.

Your controls

Children

Susanoo is not directed at children under 13 and does not knowingly collect information from them. Since Susanoo does not transmit any information at all, the practical surface area is zero.

Security

Changes to this policy

If this policy ever changes, we will update the Last updated date above and note the change in the release notes for that version. We will not silently broaden what we collect.

Contact

qat@zakrstech.com


We don't collect anything. We don't transmit anything. We don't have servers that know anything about you. Susanoo runs on your phone, for you.