How Isolation Works
The layers of data isolation between your data and everyone else: a separate database per firm, encryption and zero-access.
Isolation in StrikeOps is layered (defense in depth) so no single failure can expose your clients' data.
The layers
- A separate database per firm: physical isolation, not a shared table with a filter.
- Row-level security as a fail-closed second wall inside that environment.
- Every finding, report and proposal — not just credentials — encrypted at rest, under a key you can own and revoke.
- Deny-by-default access: nobody, including us, has standing access.
- A zero-access tier where the whole platform runs in your own cloud.