Privacy

This demo stores an age-gate cookie (`xf_age_ok`). Registration sends your account details to the site so usernames and emails can be unique across members. Those member and studio records are saved in the server `data/` folder (JSON files), including hashed passwords. Studio (creator) registration also stores legal name, date of birth, address, and identity-document images for review. The signed-in session, favorites, and watch history stay in localStorage. A production deployment should keep `data/` on a persistent disk (or set `XF_DATA_DIR`) and publish a retention policy.

We do not want data from anyone under 18. If you are not an adult, do not use the site.