Privacy Policy
1. Data Controller
PlaySet is a volleyball team management application. The data controller is the application administrator.
2. Data Collected
We only collect data necessary for the application to function:
- Username (pseudonym, not real name)
- Email address
- Profile picture (optional)
- Team and game data
3. Purpose of Processing
Data is used exclusively to enable volleyball team management, game planning, and statistics tracking.
4. Cookies
We only use essential cookies: authentication (JWT session), language preference, and cookie consent. No advertising or third-party tracking cookies are used.
5. Your Rights (GDPR)
Under the GDPR, you have the following rights:
- Right of access to your data
- Right of rectification
- Right to erasure (delete account from your profile)
- Right to data portability
- Right to restriction of processing
6. Data Deletion
You can delete your account and all your data at any time from the Profile page. This action is irreversible.
7. Security
Passwords are hashed with bcrypt. Communications are encrypted via HTTPS. Sessions are managed via JWT.