This is a personal static website. It does not have accounts, and it does not send me a copy of what you type into the calculators.
Hosting
The site is hosted on Netlify. Netlify receives the request that loads a page (IP address, URL, user agent, and similar server-log fields) and keeps those logs under Netlify’s privacy policy.
Comments
Post comments use Giscus, which stores comments as GitHub Discussions on the emdashii/mazzaella repository. Loading a post fetches Giscus from giscus.app. Signing in to comment is a GitHub login; GitHub’s privacy policy applies to that.
In your browser
The theme toggle stores a darkMode preference in localStorage. The board game collection and plays pages cache BoardGameGeek responses in localStorage so the tables can load without refetching every visit.
There are no first-party cookies.
Third-party requests from some pages
The board game pages fetch collection and play data from BoardGameGeek when you visit them or click update.
Analytics
There is no analytics on this site yet. A Google Analytics measurement ID exists in the repository for a later rollout; collection is disabled.