Security
How we protect your community's data.
Infrastructure
- Application hosted on Vercel (edge-enabled, auto-scaling)
- Database: Neon PostgreSQL, EU region (eu-central-1)
- No long-lived server processes — serverless functions only
- Environment variables managed via Vercel; never committed to source
Access control
The RetentionOS dashboard is scoped to the Whop company that installed the app via Whop's iframe context. One company cannot access another's data. Admin-only endpoints (e.g. model training) require a separate ADMIN_TOKEN header that is never exposed to the client.
Responsible disclosure
If you discover a security vulnerability, please report it to security@retentionos.app before disclosing publicly. We will acknowledge your report within 48 hours.