Privacy policy.
Short version: we don't collect anything. The longer version is below. We have no servers that hold your data, no analytics scripts, no third-party trackers, no ad networks.
What we collect
Nothing you colour. The app makes a few network requests on its own: the app shell (static files from this domain), /version.js and /changelog.json (so you can see what's new), and standard service-worker updates. None of these carry personally identifiable information beyond the IP address your browser sends to any website you visit. That IP is visible to the CDN (Vercel) the same way it is to every other website. We do not log it in an application database because there isn't one.
What you store on your device
Your saved artworks are stored in your browser's IndexedDB — a private database that lives inside your browser. Your custom colour palette is in localStorage. None of this is uploaded. None of this leaves your device unless you explicitly tap the Share button.
When you tap Share
The Share button uses your device's native share sheet. The image is passed directly from your browser to the app you pick. It does not go through our servers, because we don't have servers.
Cookies and tracking
We do not set any cookies. We do not run any analytics. We do not load any third-party scripts. The page is a static set of files; the only state is on your device.
Children's privacy
We do not collect any information from children. The app has no sign-up, no age gate, no analytics. A child using FreeDrawColour on a parent's device never sends any drawing data anywhere.
Contact
There is no user support inbox because there is no user database. Issues with the open-source app can be filed at github.com/jordan-thirkle/FreeDrawColour.