Short and honest.
Deck Buddy is a demo project, not a commercial product with a legal team. This page says plainly what actually happens, instead of dressing up nothing in legalese.
Accounts are local and development-grade. Signup and login run against a small development server built for testing the app, not production infrastructure. Don't put anything in a Deck Buddy account you wouldn't put in a test environment.
The app is offline-first by design. Meet data, notes, DQs, and results live on your device first. They sync to the server only when you're signed in and reachable, using a queue that flushes on sign-in, on app foreground, and periodically in the background. Nothing about that behavior is hidden from you — the app shows its sync status as plain text.
This website has no analytics and no trackers. The pages you're reading right now make zero requests to third parties — no analytics scripts, no ad pixels, no fonts loaded from a CDN. Every request this site makes goes to the same origin it's served from.
Questions. Open an issue on GitHub — the link is in the footer.