No accounts. Here is what's actually stored.
Nothing on this site requires a name, an email address, or an account. This is a deliberate design choice, not a limitation of an early version — contributing anonymously is the point.
What is stored. When you report on a fix, submit one, vote on a request, or flag something, the site generates a random identifier and saves it in your browser's local storage. That identifier — not you — is what's recorded against the report, purely to stop the same browser filing the same report twice. It is never linked to a name, email, or account, because none exist. Clearing your browser storage resets it.
What is not stored. No name, no email, no phone number, no password. No tracking cookies, no advertising identifiers, no cross-site tracking. Free-text fields — a report's note, a submission's description — are stored as written, so avoid including anything identifying in what you type.
Infrastructure. The site runs on Netlify (hosting) and Supabase (the database), both of which log standard web request metadata — IP address, user agent, timestamp — for operating and securing the service, in line with their own privacy policies. This site does not access that data beyond what's needed to keep things running and stop abuse.
The open dataset. Published fixes, categories, and aggregate report counts are public and released CC-BY. Nothing in the open dataset ever includes the anonymous device identifier.
Questions or a takedown request? Use the safety flag on the relevant page, or reach out through the contact listed in the site's GitHub repository.