Security at Fire-OS

We take the security of your data seriously. Learn about our comprehensive approach to protecting your business information and maintaining trust.

Security Features

Authentication

Industry-standard authentication with bcrypt password hashing and secure JWT sessions.

Data Encryption

All data is encrypted at rest using AES-256 encryption and in transit using TLS 1.3.

API Security

Authenticated API routes with schema validation on request bodies and signature verification on inbound webhooks.

Tenant Isolation

Every query is scoped to your project through server-side access checks. No client ever queries the database directly.

Infrastructure

Hosted on Supabase and Vercel, with managed Postgres backups provided by Supabase.

Compliance

Built with GDPR and SOC 2 principles in mind. We are not currently SOC 2 certified.

Our Security Practices

Ongoing Security Review

We review the codebase for security issues as part of ongoing development. Independent third-party penetration testing is planned, not yet completed.

Secure Development Lifecycle

Changes go through type checking, linting, and review before they ship. Automated dependency and security scanning is being rolled out.

Error Monitoring

Application errors and exceptions are captured continuously via Sentry so failures surface quickly.

Data Backup & Recovery

Your data lives in managed Postgres on Supabase, with backup and recovery handled by Supabase at our plan level.

Access Control

Access is scoped per project: you reach only the projects your account belongs to. Finer-grained roles within a project are on the roadmap.

Incident Response

We have documented procedures for responding to security incidents with clear communication protocols.

Security Documentation

Security Questions?

If you have security concerns or want to report a vulnerability, please contact our security team.

Contact Security Team