Privacy
Short version: the desktop app processes your webcam locally. Nothing about your camera, your face, your hands, or your habits is uploaded anywhere. There is no account.
The desktop app
- The webcam feed is read by the local OS APIs and processed entirely on your computer.
- The face- and hand-detection models (MediaPipe) run on-device. They do not contact any server.
- Touch events are appended as one JSON line per event to
~/.no_touch_face/events.jsonlon macOS or the equivalent on Windows. Read it, edit it, delete it freely. - The app does not include analytics or telemetry of any kind.
This website
- We use Plausible Analytics, which is privacy-respecting (no cookies, no personal data, no IP storage). We use it to learn which landing pages convert.
- If you submit your email for the 30-day no-touch challenge, we store your email and which segment page you signed up from, and we email you the challenge. You can unsubscribe at any time.
- We do not sell, share, or syndicate your email.
Optional install attribution
If you click a download CTA, the site stores a cookie noting which landing page you came from. The desktop app does not currently read this cookie; it exists for future opt-in install attribution. If/when that ships, it will be opt-in, clearly disclosed at first run, and easy to disable.
Contact
Questions: hello@notouchface.com.