Retroboard
FeaturesAboutBlog
Sign inGet started

Security

How we protect your data.
Authentication
Sign-in is delegated to Google Firebase Authentication (Google SSO or email/password). Retroboard never sees or stores your password. API and websocket requests are verified with short-lived, signed identity tokens on every call.
Data storage
Application data lives in a managed PostgreSQL database with encryption at rest, continuous backups and point-in-time recovery. All traffic is encrypted with TLS.
Access control
Private boards are only visible to their members and team members. Every API request re-validates authorization server-side — role checks (owner, facilitator, participant) are enforced in the backend, never just the UI.
Application security
Strict input validation on all endpoints, parameterized queries via our ORM (no raw SQL from user input), security headers via Helmet, and locked-down CORS.
Reporting a vulnerability
Found something? We’d love to hear from you: security@retroboard.org. We commit to acknowledging reports within 48 hours.

Retroboard
FeaturesAboutBlogSecurityPrivacyTermsDPA

© 2026 Retroboard · retroboard.org