Description
Protects data sent through pipes or network links by wrapping it in authenticated encryption between endpoints. Administrators use it to connect local services or scripts over untrusted networks without exposing plaintext.
Encrypted pipes still require careful key management and endpoint trust. Protect key files, verify peer configuration, and avoid exposing listeners more broadly than intended.