Skip to main content
← Back to Blog

Air-Gap Deployment: What It Actually Means

Most "air-gap compatible" tools still phone home for license checks, font loading, or analytics. Here is what true air-gap means and why it matters for defense programs.

Air-gap deployment means the application runs with zero external network dependencies. Zero. Not "minimal." Not "just a CDN for fonts." Not "only a license validation ping on startup." Zero.

This matters because defense programs operating in classified or controlled environments cannot allow any outbound network traffic from the application. A single HTTP request to a CDN, analytics endpoint, or license server means the tool cannot be deployed in that environment. Period.

SMAD Portal's self-hosted deployment achieves true air-gap operation. Fonts are bundled locally via @fontsource (no Google Fonts CDN). Authentication runs on a local Supabase instance. All 50+ engineering calculators run client-side with no server round-trips. There is no analytics, no telemetry, no license phone-home.

Updates are delivered as signed archive files that can be transferred through approved media and applied without an internet connection. The application runs identically whether connected to the internet or completely isolated on an internal network.

If your program requires air-gap deployment, the test is simple: disconnect the network cable and try every feature. If anything breaks, it is not air-gap compatible. SMAD Portal passes this test.

More from the Blog

How to Build a Requirements Traceability Matrix (RTM)

A requirements traceability matrix connects every requirement to its parent, verification method, and responsible engineer. Here is how to build one that actually works.

The SMAD Methodology: A Practical Guide for Mission Engineers

SMAD is the standard reference for space mission engineering. Here is how its methodology translates from textbook concepts to daily engineering practice.

Why Requirements Traceability Breaks in Spreadsheets

Spreadsheets are where most missions start managing requirements. They are also where traceability goes to die. Here is why, and what to do about it.

Ready to try it?

Start a free 30-day pilot and see how SMAD Portal handles your mission data.

Start Your PilotSee Features