Privacy
This describes exactly what happens when you join a waitlist or sign up for the newsletter on this site, grounded in what the code does — not a general policy.
What is collected
Signing up stores: your name (left blank if you only join the newsletter), your email address, which product(s) you expressed interest in, a short tag for where you signed up from, and your browser's User-Agent string. If you're rate-limited, your IP address is also used momentarily to count requests — that counter isn't linked to your name or email, and it's deleted automatically.
Where it lives
All of it is written to one shared waitlist database table. It's the same table used for every signup flow on this site — the beta waitlist, product downloads, and the newsletter — so signing up again adds to your existing row instead of creating a new one.
How to be removed
Every signup gets a confirmation email — reply to it any time and that reaches the site owner directly. You can also use the contact page .
Third-party sharing
Two services are involved in delivering a signup: Brevo, which sends the confirmation email and the owner notification (your email address is shared with it for that purpose), and Cloudflare Turnstile, which checks you're not a bot (it receives a verification token, and your IP address if you're rate-limited). No data is sold, and no other third party receives it.