PANTHÉON — Privacy Policy
Summary
PANTHÉON collects no personal data by default. No account is needed. No tracking cookies. No advertisements. Your gameplay state is stored locally in your browser's IndexedDB and never leaves your device.
What we store locally
- Your settings (graphics preset, audio volumes, keybindings, accessibility options) — in your browser's IndexedDB under the database name
panthenon. - Your match history (up to 20 matches, metadata only: god played, duration, win/loss) — same local database.
None of this leaves your device. Clearing your browser's site data removes it all.
Optional analytics
If the build has VITE_PLAUSIBLE_DOMAIN configured, anonymous page-view + match-start counts are sent to Plausible, a privacy-first analytics service that does not use cookies and does not profile users. Personal data is never collected. Our production deploy may enable this for basic usage counts; you can check in your browser's network tab.
Optional error reporting
If the build has VITE_SENTRY_DSN configured, JavaScript errors are sent to Sentry to help us fix bugs. PII (IP addresses, identifiers) is stripped client-side before transmission.
Third-party content
All 3D models, audio, and fonts used by the game are covered under CC0 or open-font licenses — see CREDITS.md. No third-party tracking scripts are included.
Your rights
Because no personal data is collected or stored outside your device, there is nothing for us to export, correct, or delete on your behalf. You can clear your browser's site data at any time to remove local state.
Contact
For any question: samy.syh13@gmail.com or open an issue on GitHub.