← Back to FocusDex

Privacy Policy

Short version: we don't have your data because we never see it.

Last updated: May 12, 2026

1.What we collect

Nothing. The FocusDex app is fully local. No analytics, no crash reporting (yet), no telemetry, no phone-home.

Your entire Pokédex, streak history, ball inventory, session logs, and starter pick live in UserDefaults on your Mac. Nothing is uploaded. There is no server. There is no account.

2.What the website collects

This site is served by Cloudflare Pages. Cloudflare keeps standard server logs — your IP address, user agent, and the URL you requested — for security and abuse-prevention purposes. That's their thing, not ours, and we don't read those logs.

We don't set any cookies. There's no Google Analytics, no Plausible, no Fathom, no pixel from anyone. The page you're reading is a static HTML file.

3.What integrations we might add later

Some features in the roadmap need OS-level permissions. All of them will be strictly opt-in, and none of the data will leave your Mac:

If you don't grant a permission, the related feature just quietly doesn't run. Everything else still works fine.

4.What we'll never do

5.How to wipe everything

Open FocusDex → SettingsReset all progress. That clears the entire UserDefaults store for the app. Your Dex, streak, balls, and session history vanish.

You can also delete the app like any other Mac app — the data goes with it. There's no cloud copy to chase down because there's no cloud.

6.Open source

Don't take our word for any of this. Every line of FocusDex is on GitHub: github.com/bendawg2010/FocusDex.

Search the code. Grep for URLSession. Look for analytics SDKs. You won't find any, because there aren't any.

7.Contact

Got a privacy question, concern, or spotted something sketchy? Open an issue: github.com/bendawg2010/FocusDex/issues. Public is fine — we'd rather answer once where everyone can see it.

8.Updates to this policy

If anything material changes — a new integration, a new permission, anything that touches your data — we'll announce it in the changelog before the version that introduces it ships. No quiet edits to this page.