SI-14(3) - Non-persistence | Non-persistent Connectivity

Establish connections to the system on demand and terminate connections after [Selection: completion of a request; a period of non-use].


ID: SI-14(3)
Enhancement of : SI-14

Space Segment Guidance

Non-persistent connectivity ensures that a spacecraft (or its supporting ground stations) only maintains active communication paths as needed, tearing down links once the necessary exchanges are complete. This might involve ephemeral sessions for uplink commands and downlink telemetry, automatically terminating when operations conclude, or a set inactivity timer expires. By reducing the duration of active connections, you minimize the exposure window for adversarial hijacking or reconnaissance. For example, a satellite might establish an authenticated secure tunnel to the mission operations center for a brief command update, then completely close the session rather than leave the port or protocol active. This approach complements other non-persistence controls—such as temporary storage of commands—since threat actors have fewer stable footholds to exploit. It also saves power and bandwidth, which are especially precious in space environments.