Privacy Policy
Effective date: April 1, 2026

FireTracker ("we", "our", or "us") is a personal poker bankroll tracking application. This Privacy Policy explains what information we collect, how we use it, and your rights with respect to that information.

1. Who We Are

FireTracker is operated as an independent personal-finance tool for poker players. The application runs on Windows desktop and Android. Data is stored in your personal Supabase project and synced across your own devices.

2. Information We Collect

When you sign in with Google, we receive the following information from your Google account:

  • Email address โ€” used solely to identify your account and associate your data with you.
  • Display name โ€” shown in the app UI.
  • Profile picture URL โ€” shown as your avatar in the app.

We do not request access to Gmail, Google Drive, Google Calendar, or any other Google service beyond basic account identification.

Data you enter directly into the app (sessions, balances, transfers, time entries, assets, notes) is stored in your Supabase database and in local IndexedDB storage on your device for offline use.

3. How We Use Your Information

Google account data is used exclusively to:

  • Authenticate you and create/access your FireTracker account.
  • Display your name and avatar within the app interface.
  • Scope all database records to your account via Row-Level Security (RLS), ensuring you can only access your own data.

We do not use your Google data for advertising, analytics, profiling, or any purpose beyond the above.

4. Data Storage and Security

Your session and bankroll data is stored in a Supabase PostgreSQL database protected by Row-Level Security policies โ€” your data is inaccessible to other users. Authentication tokens are stored locally on your device using secure platform storage (Tauri secure store on desktop; Android Keystore-backed storage on mobile). All data transmitted between your device and Supabase is encrypted in transit via TLS.

5. Data Sharing

We do not sell, rent, or share your personal information or Google user data with any third parties, advertisers, or data brokers. The only third-party service that processes your data is:

6. Data Retention and Deletion

Your data is retained for as long as you maintain an account. You may delete your account and all associated data at any time from the Settings page within the app. Upon deletion, all records are permanently removed from the Supabase database. Local IndexedDB data is cleared from your device on logout.

7. Children's Privacy

FireTracker is not directed at children under the age of 13. We do not knowingly collect personal information from anyone under 13.

8. Changes to This Policy

We may update this Privacy Policy from time to time. Material changes will be noted in the app's changelog and reflected in the effective date above.

9. Contact

Questions about this Privacy Policy can be directed to the FireTracker developer via the GitHub repository.