Glossary

Privacy & Legal Glossary

63 terms explained in plain language. From GDPR to cookies — understand the language of digital privacy.

A

Anonymization

The irreversible process of altering data so that individuals can no longer be identified, even indirectly.

Privacy
Adequacy Decision

A determination by the European Commission that a non-EU country provides an adequate level of data protection.

Legal
API

Application Programming Interface — a way for software systems to communicate with each other programmatically.

Technical
Audit Trail

A chronological record of system activities that provides evidence of who did what, when, and why.

Compliance

B

Binding Corporate Rules

Internal data protection policies approved by a supervisory authority for multinational corporations to transfer data within their group.

Legal
Breach Notification

The legal obligation to inform authorities and affected individuals when a personal data breach occurs.

Compliance

C

Consent

A freely given, specific, informed, and unambiguous indication of agreement to data processing.

Privacy
CCPA

The California Consumer Privacy Act — a US state law giving California residents control over their personal information.

Legal
CPRA

The California Privacy Rights Act — an amendment to the CCPA that expanded consumer rights and created the California Privacy Protection Agency.

Legal
Children's Privacy

Special data protection rules that apply when processing personal data of children — GDPR sets the baseline at age 16.

Legal
Cookie

A small text file stored by your browser that lets websites remember information between page visits.

Technical
Cross-Border Transfer

The transfer of personal data from one country to another — subject to special rules under the GDPR.

Compliance
Cookie Policy

A document that explains what cookies and similar technologies a website uses, their purpose, and how users can control them.

Compliance

D

Data Controller

The entity that determines the purposes and means of processing personal data.

Privacy
Data Processor

An entity that processes personal data on behalf of a data controller.

Privacy
Data Subject

The identified or identifiable person whose personal data is being processed.

Privacy
Data Minimization

The principle that only the minimum amount of personal data necessary should be collected and processed.

Privacy
Data Portability

The right to receive your personal data in a structured, machine-readable format and transfer it to another service.

Privacy
Data Breach

A security incident that leads to the unauthorized access, disclosure, or loss of personal data.

Privacy
DPIA

Data Protection Impact Assessment — a risk assessment required before high-risk data processing activities.

Privacy
DPO

Data Protection Officer — an independent expert responsible for monitoring an organisation's data protection compliance.

Privacy
Data Retention

The policies and practices governing how long personal data is stored before being deleted or anonymized.

Privacy
Data Processing Agreement

A legally binding contract between a data controller and a data processor that governs how personal data is handled.

Compliance

E

ePrivacy Directive

The EU directive that regulates cookies, electronic communications, and online tracking — complements the GDPR.

Legal
Encryption

The process of converting data into a coded form so that only authorised parties can read it.

Technical

F

First-Party Cookie

A cookie set by the website you are currently visiting — used for authentication, preferences, and site functionality.

Technical
Fingerprinting

A tracking technique that identifies users by collecting unique characteristics of their browser and device — without using cookies.

Technical

G

GDPR

The General Data Protection Regulation — the EU's comprehensive data protection law, effective since May 2018.

Legal

H

Hashing

A one-way mathematical function that converts data into a fixed-length string — used for password storage and data integrity.

Technical
HIPAA

The US Health Insurance Portability and Accountability Act — sets standards for protecting sensitive patient health information.

Compliance

I

ISO 27001

An international standard for information security management systems (ISMS) — the most widely recognised security certification.

Compliance

J

Joint Controller

Two or more controllers who jointly determine the purposes and means of processing personal data.

Legal

L

Legitimate Interest

A legal basis for processing data when the controller's interest outweighs the data subject's rights.

Privacy
Legal Basis

The lawful ground under which personal data may be processed — the GDPR defines six possible bases.

Legal
Local Storage

A browser API that lets websites store data on your device with no expiration date — similar to cookies but with more capacity.

Technical

P

Personal Data

Any information that can identify a living individual, directly or indirectly.

Privacy
Purpose Limitation

Personal data must be collected for specified, explicit purposes and not further processed in an incompatible way.

Privacy
Privacy by Design

An approach that embeds privacy protections into systems and processes from the start, rather than adding them later.

Privacy
Pseudonymization

Processing personal data so it can no longer be attributed to a specific person without additional information kept separately.

Privacy
Profiling

Any form of automated processing of personal data to evaluate or predict aspects of a person's behavior, preferences, or characteristics.

Privacy
Privacy Notice

A document informing individuals about how their personal data is collected, used, and protected — often used interchangeably with privacy policy.

Legal
Persistent Cookie

A cookie that remains on your device until it expires or you manually delete it.

Technical
PCI DSS

Payment Card Industry Data Security Standard — a set of security requirements for organisations that handle credit card data.

Compliance
Privacy Impact Assessment

A systematic process for evaluating how a project or system will affect the privacy of individuals.

Compliance
Privacy Policy

A public document that explains how an organisation collects, uses, stores, and shares personal data.

Compliance
Privacy Shield

A former EU–US data transfer framework invalidated by the Court of Justice of the EU in 2020 — replaced by the Data Privacy Framework.

Compliance

R

Right to Erasure

The right to have your personal data deleted — also known as the "right to be forgotten."

Privacy
Right of Access

The right to obtain a copy of your personal data and information about how it is processed.

Privacy
Records of Processing

A written record of all processing activities carried out by a data controller or processor — required under GDPR Article 30.

Legal

S

Storage Limitation

Personal data should be kept only for as long as necessary for its stated purpose.

Privacy
Standard Contractual Clauses

Pre-approved contract terms for transferring personal data from the EU to countries without an adequacy decision.

Legal
Supervisory Authority

An independent public authority responsible for monitoring the application of data protection law in its jurisdiction.

Legal
Session Cookie

A temporary cookie that is deleted automatically when you close your browser.

Technical
Server-Side Tracking

An analytics approach where data is collected on the server rather than in the user's browser, offering more control over what data is shared.

Technical
SOC 2

A compliance framework for service organisations based on five trust service criteria: security, availability, processing integrity, confidentiality, and privacy.

Compliance
Sub-Processor

A third party engaged by a data processor to process personal data on behalf of the data controller.

Compliance

T

Third-Party Cookie

A cookie set by a domain other than the website you are visiting — commonly used for cross-site tracking and advertising.

Technical
Tracking Pixel

A tiny, invisible image embedded in a web page or email to track user behaviour such as page views and email opens.

Technical
TLS

Transport Layer Security — the protocol that encrypts data in transit between your browser and a website (the "S" in HTTPS).

Technical
Tokenization

Replacing sensitive data with a non-sensitive placeholder (token) that has no exploitable value on its own.

Technical
Terms of Service

A legal agreement between a service provider and its users, defining the rules and conditions for using the service.

Compliance

W

Web Beacon

Another name for a tracking pixel — a small object embedded in content that enables tracking of user activity.

Technical
Webhook

An automated HTTP callback that sends real-time data to another system when a specific event occurs.

Technical