Security and trust
Trust in a group of businesses comes down to how well they are kept apart and how closely they are watched. Here is how Noctis handles both.
Separated by design
No business in the group shares servers, data or customers with another. If something goes wrong in one, it cannot spread to the next. Isolation is the first line of defence, not an add-on.
Default-deny and least access
Access is closed unless it is needed, scoped tightly, and secrets are kept off the application path. The fewer doors, the fewer ways in.
Watched independently
An independent monitor watches the platform and pushes alerts off-platform, so a problem is seen even when a node itself is in trouble. The fuller set of standards lives on the responsibility page.