Security

ISOLATION THAT DOES NOT DEPEND ON OUR CODE BEING PERFECT

Two questions decide most security reviews of a multi-tenant platform: what separates one operator's fleet from another, and what happens when policy will not allow shared hosting at all. This page answers both.

REQUEST THE EVIDENCE PACK

THE DATABASE ENFORCES IT, NOT THE APPLICATION

Most multi-tenant platforms filter by tenant in application code. One missed clause exposes another operator's fleet. We put the boundary somewhere a missed clause cannot reach.

Tenant Scope Lives In The Database

Every tenant-scoped table carries a row-level security policy, forced so that it applies even to the table owner. The tenant scope travels in the signed session token and is installed into the database transaction itself. A query that reaches outside its scope returns no rows, rather than returning someone else's data.

MANAGED SERVICE ON-PREMISES APPLIANCE ONE PLATFORM, MANY TENANTS OPERATOR A OPERATOR B OPERATOR C PARTNERS CUSTOMERS FLEET PARTNERS CUSTOMERS FLEET PARTNERS CUSTOMERS FLEET DATABASE-ENFORCED BOUNDARY OUT-OF-SCOPE QUERY RETURNS NO ROWS ONE DEPLOYMENT, ONE ORGANISATION YOUR ORGANISATION ONLY YOUR PARTNERS AND CUSTOMERS STILL SEGMENTED INSIDE BY THE SAME DATABASE-ENFORCED BOUNDARY YOUR INFRASTRUCTURE - YOUR KEYS - YOUR NETWORK NO SHARED TENANCY AT ALL WE HOLD NO STANDING ACCESS AND STORE NONE OF YOUR DATA

THE SAME BOUNDARY, TWO DELIVERY MODELS

Managed Service

Isolated tenancy

  • Your organisation is a tenant of the platform, and the boundary between tenants is the database policy, not application logic.
  • Inside your tenancy, your own partners and customers are segmented by that same mechanism.
  • Primary data, backups, and object storage stay in Google Cloud in Sydney.
  • Nothing for your team to host, patch, or monitor.

On-Premises Appliance

No shared tenancy at all

  • One deployment serves one organisation. There is no other tenant on the system to be isolated from.
  • Runs inside your infrastructure. We store none of your operational data.
  • We hold no standing access. Support access is break-glass, granted and time-boxed by you.
  • Your partners and customers remain segmented inside it by the same database-enforced boundary.

BUILT FOR NETWORKS THAT DO NOT TRUST THE INTERNET

Sovereignty, segmentation, and air-gap requirements are the reason the appliance exists.

The appliance is designed for restricted egress. The only outbound connection intrinsic to the product is HTTPS to the Starlink API. Everything else, including certificates, email, and log shipping, can be internalised or disabled, so the platform deploys inside segmented and protected networks.

Installation and upgrades can run fully offline. Release images are side-loaded, with no container-registry egress required, which is what makes a genuinely air-gapped deployment possible rather than merely firewalled.

You control the keys. At-rest encryption uses your own disk keys, and secrets resolve from your own vault or secret manager. No default accounts ship: every credential is generated at install, and the first administrator is created interactively.

More on the on-premises appliance.

WHERE THE PROGRAM ACTUALLY STANDS

Certifications

We do not hold an ISO/IEC 27001 certificate or a SOC 2 report today. We run an ISO/IEC 27001 and SOC 2 program, and we will not describe ourselves as certified until a certification body says so.

Ask us where the program stands and we will tell you, with the evidence pack, under NDA. If your procurement requires a formal accreditation such as iRAP, that can be scoped and delivered under a statement of work.

Running a vendor assessment? The evidence pack covers the control detail, the current program status, the software bill of materials, and the architecture material that does not belong on a public page. It is shared under NDA.

REQUEST THE PACK

This page summarises our isolation and deployment model for evaluation purposes. Contractual commitments are set out in the services and support agreement. Starlink is a trademark of Space Exploration Technologies Corp. Starfleet Hub is not affiliated with or endorsed by SpaceX.