QuizDox stores the minimum data required to operate the service: anonymous user id, optional Google profile data when you sign in, and quiz statistics tied to your user id. Sensitive scoring lives in trusted backend code.
What we store
- Authentication identifiers from Firebase Auth.
- Quiz attempts, points and daily streaks.
- Public leaderboard projections (signed-in users only).
What we don't do
- We never sell your data to third parties.
- We never expose anonymous user ids on public pages.
- Admin state is never writable from the client.
This MVP page is a placeholder for the full legal copy that ships with launch. Reach out to hello@quizdox.com with questions.