1. Information We Collect
- Account information:
- Email address (required for account creation and password recovery)
- Display name (set at sign-up, editable later)
- Optional username / handle (lets friends find you in the app)
- Password, stored as a salted hash by our authentication provider. We never see your plain password.
- Authentication identifiers — only if you use Sign in with Apple or Sign in with Google:
- An opaque user identifier from the authentication provider
- The email address provided by the authentication provider
- Your full name, if you choose to share it on first authorization (Apple only shares this once)
- Content you create in the app:
- Databases of opponent profiles and the scouting data you record for each opponent
- Bout history, tournament events, and pool results
- Videos you attach (either as URLs pointing to external services, or as uploads stored in our secure storage bucket)
- Tags, notes, and your own fencer profile
- Friend connections and share records
- Diagnostic information:
- We do not use any third-party analytics SDKs. We do not track your usage patterns, click behavior, or device fingerprint information. The app communicates with our backend only for the authenticated API calls needed to load and save your data.