When you visit RPLOT without logging in, we store minimal session data to prevent abuse and monitor usage:
Anonymous session data is stored in memory (Redis) and automatically deleted after 24 hours (usage counters) or 7 days (session identity).
We process this data under legitimate interest (GDPR Article 6(1)(f)) to protect the service from abuse and ensure fair resource allocation.
If you create an account, we additionally store your name, email, and organization. You can request deletion of your account by contacting the administrator.
We use a single session cookie (flask_session) required for the application to function. No third-party tracking cookies are used.
For privacy questions, contact the site administrator.