home/legal/privacy

Legal

Privacy

Last updated: May 2026

syntaqx.com is my personal site. I try to collect as little as possible. This page lists what I actually collect, why, and who else sees it.

What I collect when you just visit

  • Vercel Analytics: aggregate page views and referrers, no cookies, no cross-site tracking. See Vercel's privacy policy.
  • Vercel Speed Insights: performance metrics from your browser (LCP, CLS, etc.), anonymized.
  • Sentry: error and performance traces when something breaks. May include URL, browser, IP-derived approximate location, and a stack trace. See Sentry's privacy policy.
  • Server logs: standard web request logs (IP, user agent, path, status) retained briefly for debugging and abuse handling.

No advertising trackers. No third-party analytics beyond the above. No selling of data. I don't have any to sell, and wouldn't.

If/when accounts go live

Account features aren't open yet. When they are, I'll collect what's necessary to run them: email, a hashed password (or your OAuth identity), session records, and any data you explicitly create. The architecture is documented in the repository for the curious.

Cookies and local storage

Today: no cookies. Your theme preference (light / dark / system) is stored in your browser's localStorage, which never leaves your device.

When auth ships: an HttpOnly session cookie (host-locked to syntaqx.com) for signed-in users. Strictly functional. Not used for tracking.

Your rights

If you have an account (when accounts exist), you can export or delete your data on request. For analytics/error data, contact me and I'll do what's reasonable.

Changes

I may update this page when what I collect changes. The “last updated” date will reflect when.

Contact

Questions? Open an issue on GitHub.

See also: Terms of Service.