Skip to main content
Category: Privacy Governance & Design

Privacy Design Strategies

Also known as: Eight Privacy Design Strategies
Simply put

Privacy Design Strategies are a set of high-level approaches for building privacy protection into the design of systems, technologies, and business practices from the outset, rather than adding it afterward. They give designers and engineers organizing goals to work toward when handling personal data. The strategies are often grouped into those focused on the data itself and those focused on the processes surrounding the data.

Formal definition

Privacy Design Strategies are a taxonomy of eight distinct, high-level objectives used in privacy engineering to operationalize privacy-by-design when architecting systems and processing activities. They are commonly divided into data-oriented strategies (typically identified as Minimise, Separate, Abstract/Aggregate, and Hide) and process-oriented strategies (typically Inform, Control, Enforce, and Demonstrate), though exact labels vary across formulations. In the framework advanced by Colesky and colleagues (2016), strategies sit at the highest level of abstraction, with an intermediate layer of 'tactics' proposed to bridge strategies to concrete privacy design patterns and their implementations. These strategies constitute a design methodology and organizing framework rather than a legal instrument; they are not defined in the GDPR text, and practitioners should treat them as a complement to, not a substitute for, the Regulation's data protection by design and by default obligations. The specific set of strategies and their naming should be verified against the source framework being applied, as formulations differ across the literature and guidance.

Why it matters

Privacy Design Strategies matter because they translate the abstract goal of privacy-by-design into a workable set of objectives that engineers and system architects can actually build toward. Data protection by design and by default is an obligation under the GDPR, but the Regulation does not prescribe specific technical methods for achieving it. Frameworks such as the eight Privacy Design Strategies help bridge that gap by giving practitioners organizing goals when they make architectural and process decisions about handling personal data, ideally before a system is built rather than after problems emerge.

Building privacy in from the outset is generally more effective and less costly than retrofitting it once a system is operational, because early design choices tend to constrain what protections are feasible later. By separating data-oriented objectives (such as minimising, separating, abstracting, and hiding personal data) from process-oriented ones (such as informing, controlling, enforcing, and demonstrating), the strategies help teams reason about privacy across both the data itself and the practices surrounding it. This structure can support accountability efforts, since strategies like 'demonstrate' align conceptually with the need to show compliance.

That said, these strategies are a design methodology and organizing framework, not a legal instrument. They are not defined in the GDPR text and should be treated as a complement to, rather than a substitute for, the Regulation's data protection by design and by default obligations. Formulations differ across the literature, so their value depends on being applied thoughtfully alongside the applicable legal requirements and a proper assessment of the specific processing context.

Who it's relevant to

Privacy engineers and system architects
These practitioners are the primary audience. The strategies give them organizing objectives to work toward when architecting systems and processing activities, and the tactics-and-patterns layering offers a structured path from high-level goals to concrete implementation choices made early in the design lifecycle.
Data protection officers and compliance leads
DPOs and compliance leads can use the strategies as a common vocabulary for discussing privacy-by-design with technical teams and for structuring accountability efforts. They should be clear, however, that the strategies are a complement to the GDPR's data protection by design and by default obligations, not a legal standard in themselves.
Product managers and technology designers
Those responsible for the design of technologies and business practices can apply the strategies to embed privacy into product specifications from the outset. Because early design decisions tend to limit what protections are feasible later, incorporating these objectives at the planning stage is generally more effective than adding privacy features afterward.
Privacy researchers and standards contributors
The strategies originate in academic and technical literature, and formulations continue to vary. Researchers and those contributing to guidance or standards are relevant both as users and as sources, and should note the divergence in labels and structure across different published frameworks.

Inside Privacy Design Strategies

Minimise
The strategy of limiting the processing of personal data to what is necessary for the stated purpose. This aligns with the data minimisation principle, and typically involves collecting fewer data fields, reducing the volume of records, and restricting the scope and duration of processing to what the purpose requires.
Hide
The strategy of preventing personal data from becoming visible or accessible to parties who do not need it. This commonly encompasses technical measures such as encryption, pseudonymisation, and access controls that reduce the exposure of data during storage, transit, and use. Note that pseudonymised data generally remains personal data under the GDPR.
Separate
The strategy of processing personal data in a distributed or compartmentalised fashion rather than in one central location, for example by splitting datasets across systems or storing identifiers apart from associated attributes. This can reduce the risk that a single point of compromise exposes a complete profile.
Aggregate
The strategy of processing personal data at the highest level of abstraction and with the least possible detail consistent with the purpose, for instance by grouping records or reporting summary statistics. Where aggregation results in genuinely anonymous data, the GDPR would generally no longer apply, though whether a given technique achieves that is subject to assessment.
Inform
The strategy of ensuring transparency toward data subjects about how their personal data is processed. This maps to the transparency and information obligations and typically supports the provision of clear notices about purposes, recipients, retention, and rights.
Control
The strategy of providing data subjects with agency over the processing of their personal data, for example mechanisms to exercise rights such as access, rectification, erasure, and, where applicable, to give or withdraw consent.
Enforce
The strategy of committing to a privacy policy compatible with legal requirements and enforcing it within the organisation, including governance, assignment of responsibility, and technical and organisational measures to give effect to obligations.
Demonstrate
The strategy of being able to show compliance with the privacy policy and applicable legal requirements. This is closely associated with the accountability principle and typically involves logging, documentation, and records that evidence how processing decisions were made and implemented.

Common questions

Answers to the questions practitioners most commonly ask about Privacy Design Strategies.

Is 'Privacy Design Strategies' the same thing as the GDPR's 'data protection by design and by default' obligation?
No, though they are closely related. 'Data protection by design and by default' is a legal obligation under the GDPR, generally associated with Article 25, that requires controllers to implement appropriate technical and organisational measures. Privacy Design Strategies, by contrast, are a set of practical, design-oriented approaches drawn from privacy engineering literature rather than defined in the Regulation text itself. They can help operationalise the legal obligation, but adopting the strategies does not by itself demonstrate compliance with Article 25, which remains subject to assessment in context.
Does applying Privacy Design Strategies mean a system is fully compliant or that personal data is no longer in scope?
Not necessarily. Applying design strategies is a risk-reduction practice, not a compliance guarantee, and compliance is context and risk dependent. Strategies that reduce identifiability may lessen risk, but data typically remains personal data, and therefore in scope of the GDPR, unless it is genuinely anonymised such that individuals are no longer identifiable. Whether a given technique achieves that threshold is a matter to be assessed case by case and can be subject to differing regulator views.
How do Privacy Design Strategies relate to a Data Protection Impact Assessment (DPIA)?
A DPIA, generally associated with Article 35 of the GDPR, is an assessment process used to identify and mitigate risks to individuals arising from certain processing. Privacy Design Strategies can inform the mitigation stage of a DPIA by offering concrete design directions to address identified risks. They are complementary: the DPIA identifies and documents risk, while the strategies offer approaches to reduce it. Using the strategies does not remove the obligation to carry out a DPIA where one is required.
At what point in a project should Privacy Design Strategies be considered?
In most cases they are most effective when considered early, at the design and specification stage, before architecture and data flows are fixed, because retrofitting design changes later is typically more costly and less effective. This timing is consistent with the general expectation that data protection considerations be addressed proactively rather than after deployment. Later application remains possible but is generally more constrained by existing system decisions.
Do Privacy Design Strategies replace the need to identify a lawful basis for processing?
No. Design strategies address how processing is structured and how risk is managed; they do not substitute for identifying an appropriate legal basis under Article 6, nor for meeting an additional condition under Article 9 where special category data is involved. Consent is only one of several possible bases and is not a universal requirement. The design work and the lawful basis analysis are distinct exercises that generally need to be conducted alongside each other.
How can an organisation demonstrate that it has applied Privacy Design Strategies?
Organisations typically document their design decisions, the risks considered, the strategies selected, and the reasons for choices made, so that the reasoning can be evidenced later. Such documentation can support accountability, but the strategies themselves are not a certification and there is no single prescribed format in the Regulation text. Readers should verify any specific documentation expectations against current official guidance, as approaches and regulator expectations can evolve and may diverge.

Common misconceptions

Applying the Hide strategy through pseudonymisation takes data outside the scope of the GDPR.
Pseudonymisation is a recognised safeguard, but pseudonymised data generally remains personal data because it can still be attributed to an individual with additional information. Only genuinely anonymous data typically falls outside the GDPR, and whether a technique achieves anonymisation is a matter for case-by-case assessment.
Privacy Design Strategies are a legal compliance checklist that, once followed, guarantees a system is GDPR compliant.
The strategies are a conceptual framework for translating privacy goals into design choices; they are not themselves provisions of the GDPR. Following them can support principles such as data protection by design and by default and accountability, but compliance remains context and risk dependent and must be assessed against the applicable legal requirements.
The Control and Inform strategies mean consent must always be obtained from data subjects.
Consent is only one of several distinct legal bases for processing, and the appropriate basis depends on the circumstances. The Control and Inform strategies concern transparency and data subject agency generally, not a requirement to rely on consent; special category data additionally requires a separate condition beyond an Article 6 basis.

Best practices

Map each strategy to concrete design decisions early in a project, documenting how Minimise, Hide, Separate, and Aggregate are reflected in data flows, and revisit these as the system evolves.
Use the Demonstrate strategy to build accountability evidence as you go, retaining records of design choices, assessments, and technical and organisational measures rather than reconstructing them after the fact.
Where you rely on Aggregate or Hide to reduce risk, assess and document whether the result is genuinely anonymous or merely pseudonymised, and treat pseudonymised data as personal data unless a robust assessment supports otherwise.
Align the Inform and Control strategies with the correct legal basis for each processing activity rather than defaulting to consent, and provide additional safeguards where special category data is involved.
Integrate the strategies with a Data Protection Impact Assessment where processing is likely to result in high risk, using the assessment to test whether the chosen strategies adequately mitigate identified risks.
Verify any specific GDPR obligations, transfer mechanisms, or regulator guidance you rely on against the current official text, since regulatory positions and supplementary measures can change over time and may diverge between member states or between the EU and UK regimes.