Your meeting data is protected with the same security standards used by Fortune 500 companies.
All sensitive data is encrypted using AES-256-GCM, the same encryption standard used by banks and government agencies.
All data transmitted to and from our servers uses TLS 1.3, ensuring your data cannot be intercepted.
We never store your Zoom, Teams, or Google passwords. Integration uses secure OAuth 2.0 tokens with minimal required scopes.
All incoming webhooks are cryptographically verified using HMAC-SHA256 signatures to prevent spoofing attacks.
Hosted on Vercel with automatic DDoS protection, WAF, and SOC 2 Type II certified infrastructure.
Data stored in Supabase (PostgreSQL) with row-level security, automated backups, and point-in-time recovery.
Role-based access control ensures users can only access their own data. Admin access requires MFA.
API endpoints are protected against abuse with intelligent rate limiting that adapts to usage patterns.
| Header | Value |
|---|---|
| Strict-Transport-Security | max-age=63072000; includeSubDomains; preload |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Referrer-Policy | strict-origin-when-cross-origin |
| Content-Security-Policy | default-src 'self'; ... |
| Permissions-Policy | camera=(), microphone=(), geolocation=() |
Found a security issue? We appreciate responsible disclosure. Please report vulnerabilities to our security team.
Report a Vulnerability