Security
How we protect your workspace and your data.
Encryption in transit
All traffic to OpsVue is served over HTTPS / TLS, with HSTS so browsers always connect securely.
Tenant isolation
Each workspace’s data is isolated using database row-level security. One workspace cannot read or write another workspace’s data. Platform/admin tables are deny-all to the application runtime.
Access controls
Within a workspace, members have roles (Owner, Admin, Manager, Operator, Crew, Accounting, Viewer) that determine what they can see and do. Sensitive surfaces (financials, members, billing) are enforced server-side, not just hidden in the UI.
Abuse prevention and rate limiting
We apply application-level rate limiting on sensitive actions (sign-in, signup, invites). Abuse markers derived from IP and browser are stored as salted hashes, not raw values.
Hardened delivery
We set security headers (including HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and a Content-Security-Policy in report mode) and run a redacting logger designed to keep secrets and message bodies out of logs.
No card collection
We do not collect payment card details today and online billing is not switched on. We do not sell personal information.
Infrastructure
OpsVue runs on reputable providers — see our Subprocessors page for the current list and what each handles.
Certifications
We do not currently hold formal third-party certifications (for example, SOC 2). We will update this page if that changes — we won’t claim a certification we don’t have.
Reporting a vulnerability
Found a security issue? Please report it to [SUPPORT_EMAIL_TO_CONFIRM] (see Contact). We appreciate responsible disclosure and will work with you to resolve valid reports.