~/GoldBet/privacy.md
user@GoldBet:~$ cat privacy.md

# GoldBet — Privacy

updated:2026-06-30 scope:on-device only tldr:GoldBet does not collect, transmit, or share any personal information. contact:[email protected]

// GoldBet is a fully offline expense tracker and budget planner that keeps your transactions and budgets entirely on your device.

[01] Information collected // inputs

None. GoldBet has no accounts, no sign-up, and no servers. The transactions, notes, and budget limits you enter stay on your device. We do not collect names, emails, contacts, location, device identifiers, or usage analytics of any kind.

[02] Local storage // on-device

Kept in OS-level local storage on your device, never uploaded:

  • Transactions you record — amount, category, date, an optional note, and whether the entry is income or expense.
  • Monthly budget limits you set per category.
  • App preferences and settings (such as your chosen currency and display options).

Uninstalling the app deletes every byte.

[03] Permissions // runtime

GoldBet requests no runtime permissions — no camera, location, microphone, contacts, or storage prompts. The app declares the standard INTERNET permission in its manifest, but it makes no network requests of its own; the declaration exists only because it is a default for Android apps.

[04] Network // egress

The app is fully offline. It does not contact any server, send telemetry, or load remote content. The only time data leaves the app is when you explicitly tap “Share” to send a plain-text summary through your device's own share sheet — you choose the destination (email, messaging, notes, etc.), and nothing is transmitted automatically or to us.

[05] Third parties // vendors

None. GoldBet integrates no analytics, advertising, crash-reporting, or tracking SDKs, and contains no third-party data-collection libraries. There are no in-app purchases or billing integrations.

[06] Children // coppa/gdpr-k

GoldBet is safe for all ages. Because it collects no personal information and transmits nothing off the device, it complies with COPPA and GDPR-K by design. It is not directed at children specifically, but it poses no data-privacy risk to any user.

[07] Your rights // you

All your data lives only on your device, so you are always in full control of it. You can edit or delete any transaction or budget at any time from within the app. Uninstalling GoldBet permanently erases all of its stored data from your device. Since we never receive your data, there is nothing for us to access, export, or delete on your behalf.

[08] Changes // changelog

If this policy changes, the updated field at the top of this page will be revised. Material changes are also noted in the app's release notes.