🦊
VOID FOX

PRIVACY POLICY

Effective: January 2025

In the void, there are no records. Void Fox is built on that principle: we capture nothing about the players who pass through. This is not a policy full of exceptions — it is a genuine statement of how the game works at a technical level.

ARCHITECTURE

Void Fox is a static, self-executing browser application. It has no backend server, no API endpoints, no authentication layer, and no telemetry pipeline. The game code executes entirely within the sandbox of your browser. Information produced by your session — your score, how long you played, which hazards you hit — exists only in your browser's memory and is discarded the moment you close or navigate away from the page.

LOCAL STORAGE

The one exception to complete impermanence is your high score. Void Fox persists your best rift count to your browser's local storage so that it survives tab closures. This data is a plain number stored locally under this page's origin. We cannot access it, read it, or remove it remotely. You have full control: clearing your browser's data for this site removes it instantly.

TRACKING

There is none. Void Fox has no analytics integration, no advertising scripts, no pixel trackers, no session recording, and no fingerprinting. The absence of these systems is intentional and complete. We do not observe player behaviour in any form.

EXTERNAL REQUESTS

The sole external network request made when loading Void Fox is to Google's Fonts CDN to retrieve the Bebas Neue and Inter typefaces. This request follows standard HTTP protocol and may result in Google logging your IP address per their privacy policy. We have no access to those logs and no control over Google's data handling practices.

MINORS

Void Fox contains abstract, minimalist content suitable for all audiences. Our zero-collection stance means that no child's data is at risk from playing this game.

FUTURE CHANGES

This policy reflects the game's current implementation. Should anything change, this page will be updated with a new effective date. Any change that involved us beginning to collect personal data would be disclosed prominently before implementation.