SA-8(6) - Security and Privacy Engineering Principles | Minimized Sharing

Implement the security design principle of minimized sharing in [Assignment: organization-defined systems or system components].


ID: SA-8(6)
Enhancement of : SA-8

Space Segment Guidance

Minimized sharing reduces covert-channel risk. Design payload processors, flight computers, and encryption modules to exchange data only through narrow, well-audited paths. For example, dedicate a single-purpose serial link for key uploads instead of multiplexing that traffic over the main telemetry bus. When physical separation is impossible, authenticated messages and strict time-division schedules should be applied so one function cannot monopolize bandwidth or eavesdrop on another.