Security
We take a practical, layered approach to security.
- Hosting: Netlify (static + functions) and Supabase (Postgres, Auth).
- Encryption: HTTPS in transit; database encryption at rest.
- Access: Principle of least privilege; Row-Level Security (RLS) on user data.
- Secrets: Stored in provider-managed environment variables.
- Payments: Handled by Stripe; PCI data is not stored on CopEntry servers.
- Backups: Managed by Supabase; disaster recovery procedures tested periodically.
- Reporting: Email security issues to security@copentry.com.
← Back to Home