Legal

Privacy Policy

Last edited 31 July 2026

This page explains what chess chess chess stores about you, why, and how long it keeps it. It was written by reading the code, so it describes the software as it is rather than as a template imagines it. The operator is [OWNER LEGAL NAME] and privacy questions go to [CONTACT EMAIL]; those are not recorded anywhere in this software, so they are left blank rather than invented.

The short version

Where your identity comes from

Sign-in is handled by ChatGPT. We never receive or store a password. Each signed-in request arrives carrying your email address, and optionally your full name. The first time we see an email address we create a profile: we store the email address, a username derived from it, and a display name taken from your full name if it was supplied. Your account id is a hash of your email address. You can change the username and display name later.

What we store

Your profile. Email address, username, display name, and:

Your games. While a game is being played we store the whole room:

When a game finishes it is also written to a permanent record: both players’ ids and names, the result and how it ended, the ratings before and after, the variant, the time control, the move list, the event log, and the per-ply board history.

Everything else you do. Friendships and friend requests, matchmaking queue entries, challenges you send or receive, board maps you publish, and the ephemeral position snapshots two players exchange during a live 3D mini-game round.

We also keep an aggregate count of how often each card is used, won with, and lost with, per variant. That table holds no account identifiers — it is card totals only, used for balance.

What we do not store

Cookies and local storage

The app sets no cookies of its own. Signing in is handled by ChatGPT, which may set its own. Your browser’s local storage holds your preferences and reconnection tokens — sound on or off, accessibility mode, your last time-control choice, computer-opponent settings, board maps you are drafting, and a token per game room so you can reload without losing your seat. That data stays on your device; clearing your browser data clears it.

Who else sees it

We do not sell your data, we do not share it for anyone else’s marketing, and we run no advertising.

How long we keep it

The clean-up runs opportunistically in the background, at most about once every 6 hours per server, and processes a bounded batch each time. So deletion happens shortly after a window passes rather than exactly on the hour.

Deleting your account

Account settings has a delete option; it asks you to type a confirmation phrase first, because it cannot be undone. When you confirm:

One honest caveat: because your identity comes from ChatGPT rather than from a password we hold, signing in again with the same email address creates a brand-new, empty account. It does not restore anything — the old data is gone — but it does mean deleting your account is not the same as blocking future sign-ins.

Your rights

Depending on where you live you may have the right to access, correct, export, or erase your personal data, and to object to how it is used. You can change your username and display name in account settings, export any of your games as a PGN file from your game history, and delete your account yourself. For anything else, write to [CONTACT EMAIL]. If you are in a place with a data-protection authority, you also have the right to complain to it.

Children

The service is not intended for children under [MINIMUM AGE]. If we learn that an account belongs to someone below that age, we will delete it.

Changes to this policy

If we change what we collect or how long we keep it, we will update this page and the date at the top. Where a change is significant, we will try to say so in the app rather than only here.