Glossary

Privacy terms glossary

Plain-language explanations for encryption, tracking, compliance, and security concepts.

411 terms (page 9 of 18)
Browse by letter: All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
๐Ÿฉบ

Health Data

Privacy

Data relating to an individualโ€™s physical or mental health, healthcare services, or status; often regulated and high-risk.

personal data sensitive personal data hipaa
๐Ÿฅ

HIPAA

Privacy

US Health Insurance Portability and Accountability Act privacy/security rules for PHI.

biometric data data minimization data breach
๐Ÿงฎ

Homomorphic Encryption

Encryption

Cryptographic schemes enabling computation on ciphertexts such that decrypted results match operations on plaintexts.

encryption client side encryption data encryption at rest
๐Ÿ”’

HSM (Hardware Security Module)

Encryption

Tamper-resistant hardware for secure key generation, storage, and cryptographic operations with strict controls and audit.

key management key vault secure enclave
๐Ÿ›ก๏ธ

HSTS

Web Security

HTTP Strict Transport Security header instructing browsers to enforce HTTPS and reject downgrade.

https tls mixed content
๐Ÿช

HttpOnly Cookie

Web Security

Cookie flag preventing client-side scripts from accessing the cookie; mitigates some XSS cookie theft.

cookie xss session cookie
๐Ÿ”’

HTTPS

Networking

HTTP over TLS with certificate-based authentication.

tls ssl secure connection
๐Ÿข

Identity Provider (IdP)

Authentication

System that authenticates users and issues tokens/assertions to relying parties (SSO).

single sign on authentication multi factor authentication
๐Ÿชค

Identity Theft

Threats

Fraudulent use of personal identifiers to impersonate a victim.

data breach phishing account takeover
๐ŸงŠ

Immutable Backups

Data Management

Backup configuration preventing modification/deletion (WORM/retention locks) for a defined retention period.

backups ransomware disaster recovery
๐Ÿงฏ

Incident Response (IR)

Security

Coordinated process for detecting, containing, and remediating incidents.

data breach data leak key rotation
๐Ÿ•ถ๏ธ

Private Browsing Mode

Privacy

Reduced local persistence of browsing state.

third party cookies tracking fingerprinting
๐Ÿ›๏ธ

Information Governance

Data Management

Framework of policies, roles, and controls for managing information lifecycle and compliance.

data classification retention policy security audit
๐Ÿ”

Information Security

Security

Discipline and control set ensuring confidentiality, integrity, and availability (CIA).

incident response security audit patch
๐Ÿšจ

Intrusion Detection System (IDS)

Security

Detection system analyzing traffic/logs to identify threats; provides alerts rather than blocking.

incident response monitoring web application firewall
๐ŸŒ

IP Address

Networking

Numeric identifier for network routing.

vpn dedicated ip shared ip
๐Ÿงพ

IP Logging

Networking

Retention of IP addresses and related metadata.

ip address no log policy vpn
โš–๏ธ

Jurisdiction

Privacy

Legal authority of a territory over entities, activities, and data processing.

data residency data sovereignty cloud provider
๐Ÿงณ

Jurisdiction Shopping

Privacy

Strategic selection of legal regimes to influence regulatory exposure and obligations.

jurisdiction data residency data sovereignty
๐ŸŽŸ๏ธ

JSON Web Token (JWT)

Session Management

Signed token format (often used as bearer tokens) carrying claims like issuer, subject, audience, and expiry.

access token bearer token openid connect
๐Ÿ‘ฅ

kโ€‘Anonymity

Anonymization

Privacy model where each record is indistinguishable from at least kโˆ’1 others on quasi-identifiers.

anonymization pseudonymization de anonymization
๐Ÿ—‚๏ธ

Cryptographic Key Management

Encryption

Lifecycle control for cryptographic keys.

encryption key key rotation secure storage
๐Ÿ”„

Key Rotation

Encryption

Periodic replacement of cryptographic keys.

key management encryption key incident response
๐Ÿฆ

Key Vault

Encryption

Managed key/secret storage providing access control, audit trails, versioning, and sometimes HSM-backed protection.

secrets management key management hsm