Terminology Index
Glossary
1801 terms
Showing 513-544 of 1801 terms
Data in Transit
Data moving across a network, between systems, services, or users, where it is exposed to interception and tampering. Protecting it, primarily with encryption like TLS, is one of the core states of data protection.
Data exists in three states, and 'in transit' is when it travels over a network, the moment it is most exposed to eavesdropping or modification by anyone on the path. The principal protection is transport encryption (such as TLS), which keeps the data confidential and detects tampering while it moves. Securing data in transit is a baseline expectation, complementing protections for data at rest and data in use.
Introduced in: Security Foundations
Examples
- Encrypting web traffic with TLS so it cannot be read in transit.
- Using a VPN to protect data crossing an untrusted network.
- Encrypting data sent between two cloud services.
No related terms linked yet.
