Collection
Data we process
When you submit a qualification entry, the portal processes the osu! username you provide and the result fields contained in your replay file. The replay is read in memory for validation and is not saved to disk by this application.
- Username: used to match the replay owner and display a successful qualifier.
- Replay data: parsed only to evaluate the qualification rules.
- Session cookie: stores qualification status and username in a signed cookie.
- Network information: your IP address is used temporarily for rate limiting and may appear in operational access logs.