Daniel Woods: Privacy Preference Signals: Past, Present and Future

October 2, 2021 in
Daniel Woods

Title: 
Privacy Preference Signals: Past, Present and Future

Abstract:
Privacy preference signals are digital representations of how users want their personal data to be processed. Such signals must be adopted by both the sender (users) and intended recipients (data processors). Adoption represents a coordination problem that remains unsolved despite efforts dating back to the 1990s. Browsers implemented standards like the Platform for Privacy Preferences (P3P) and Do Not Track (DNT), but vendors profiting from personal data faced few incentives to receive and respect the expressed wishes of data subjects. In the wake of recent privacy laws, a coalition of AdTech firms published the Transparency and Consent Framework (TCF), which defines an opt-in consent signal. This talk integrates post-GDPR developments into the wider history of privacy preference signals. The story is illustrated with a number of web measurements.

Biography:
Daniel Woods is a Postdoctoral Fellow in the Department of Computer Science at the University of Innsbruck. His research explores the incentive and information structures that determine how organisations make decisions about cybersecurity and privacy. He received his PhD from the Department of Computer Science at the University of Oxford. Website: danielwoods.info

Chairs:
Arianna Rossi, SnT, University of Luxembourg
Cristiana Teixeira Santos, Utrecht University
Martin Degeling, Ruhr-University Bochum (RUB)
Soheil Human, Vienna University of Economics and Business (WU Wien)

Introducing Advanced Data Protection Control (ADPC)

June 14, 2021 in Announcements
ADPC

Introducing Advanced Data Protection Control (ADPC)

ADPC Logo

ADPC can fundamentally change our practice of online "consenting".

We are excited to introduce you to the Advanced Data Protection Control (ADPC).
ADPC is a proposed automated mechanism for the communication of users’ privacy decisions. It aims to empower users to protect their online choices in a human-centric, easy and enforceable manner. ADPC also supports online publishers and service providers to comply with data protection and consumer protection regulations.
You hate “cookie banners” too? ADPC would allow users to set their privacy preferences in their browser, plugin or operating system and communicate them in a simple way – limiting friction in user interaction for providers and users alike, as foreseen or panned in various innovative laws.
ADPC was developed as a part of our RESPECTeD project, a joint project with NOYB, that was led by Soheil Human and Max Schrems.
You can find more information on:
or follow ADPC-updates on: https://twitter.com/ADPC_Spec
Thank you for supporting the development of ADPC in the last years. It was not possible without many of you!
LET’S CONSTRUCT A HUMAN-CENTRIC AND SUSTAINABLE DIGITAL WORLD TOGETHER!

Enhancing Information and Consent in the Internet of Things

June 9, 2021 in Opinion
Victor Morel

Enhancing Information and Consent in the Internet of Things

Victor Morel

Victor Morel has recently joined the Sustainable Computing lab. In this blog post, he introduces the project that he has recently successfully finished, i.e. his PhD thesis.

Motivation

The introduction in 2018 of the General Data Protection Regulation (GDPR) imposes obligations to data controllers on the content of information about personal data collection and processing, and on the means of communication of this information to data subjects. This information is all the more important that it is required for consent, which is one of the legal grounds to process personal data. However, the Internet of Things can pose difficulties to implement lawful information communication and consent management. The tension between the requirements of the GDPR for information and consent and the Internet of Things cannot be easily solved, it is however possible. The goal of his thesis is to provide a solution for information communication and consent management in the Internet of Things from a technological point of view.

A generic framework for information communication and consent management

To do so, he introduced a generic framework for information communication and consent management in the Internet of Things. This framework is composed of a protocol to communicate and negotiate privacy policies, requirements to present information and interact with data subjects, and requirements over the provability of consent.

Technical options

The feasibility of this generic framework is supported with different options of implementation. The communication of information and consent through privacy policies can be implemented in two different manners: directly and indirectly. Different ways to implement the presentation of information and the provability of consent are then presented. A design space is also provided for systems designers, as a guide for choosing between the direct and the indirect implementations.

Prototype implementations

Finally, fully functioning prototypes devised to demonstrate the feasibility of the framework’s implementations are presented. The indirect implementation of the framework is illustrated as a collaborative website named Map of Things. The direct implementation combined with the agent presenting information to data subjects is sketched as a mobile application CoIoT.

Global Privacy Control (GPC) + GDPR: will it work?

February 26, 2021 in Opinion

Global Privacy Control (GPC) + GDPR: will it work?

Global Privacy Controls (GPC) represents a signal to opt out of data sharing. Will it work with GDPR?

Global Privacy Control (GPC) is a boolean or binary signal sent by browsers to websites to indicate the user’s request for not sharing (or selling) their personal data with third parties. The authors (and supporters) of this specification include people from New York Times, Wesleyan University, DuckDuckGo, and Brave (with many other researchers and supporters). This makes it not a toy project, given that a big publisher, search engine, and web browser vendor is actively supporting its implementation and adoption.

Today, GPC tweeted uptake numbers into “hundreds of thousands” with inclusion by major publishers in the USA, and WordPress. GPC is legally enforceable under CCPA where it acts as the ‘opt-out’ for ‘selling’ personal data, as confirmed in a tweet by AG Becerra (California). My interest in writing this is to explore how GPC relates to the other data protection and privacy law across the Atlantic – the General Data Protection Regulation.

What is the GPC?

In essence, GPC is DNT reborn. It is a singular signal that when set or trueindicates that the user has requested the controller (the website the signal is sent to) to not share or sell their data with third parties. In essence, it is a request to stop or opt-out of sharing/selling of personal data to third parties. Given its binary or boolean nature, the GPC is simple to send, read, and evaluate. It is either set or true or it is not. The specification goes into more details regarding the HTTP requests, headers, and structure for using the signal and its interactions. It also deals with how website can indicate their support (or lack of) for abiding to the signal.

GPC data-flow

The GPC works somewhat in the following manner:

  1. I go to a website using a web browser where GPC is set to on
  2. I consent to a notice
  3. The web browser sends the GPC signal to the website (this may already have occurred before Step.2) to indicate request to opt-out
  4. Website abides by the request and stops sharing data with third parties

Legality

The GPC spec mentions that websites are responsible for conveying how the signal is going to be used or interpreted, based on their operating and applicable jurisdictions and binding regulations. Under CCPA, the GPC has teeth to be legally enforceable, and thus we have a large (and expanding) adoption across platforms. The spec also specifically mentions GDPR, and quotes the potential legal clauses it can use. I’m copying it verbatim here:

The GDPR requires that “Natural persons should have control of their own personal data” ([GDPR], Recital 7). The GPC signal is intended to convey a general request that data controllers limit the sale or sharing of the user’s personal data to other data controllers ([GDPR] Articles 7 & 21). This request is expressed with every interaction that the user agent has with the server.

Note that this request is not meant to withdraw a user’s consent to local storage as per the ePrivacy Directive (“cookie consent”) ([EPRIVACY-DIRECTIVE]) nor is it intended to object to direct marketing under legitimate interest ([GDPR]).

In addition, Robin Berjon (New York Times), one of the authors of the spec, elaborated more about workings through a debate in a Twitter thread. Paul-Oliver Dehaye (founder of PersonalData.io and of “The Great Hack” documentary fame) then quipped about possibility of using GDPR’s Code of Conduct mechanism to make GPC enforceable.

Has any EU data protection expert reviewed this? Companies have no obligation to honor a particular method chosen by the data subject to exercise their rights (unfortunately).

This being said, Art 40.2.f (Code of Conduct) does offer a chance to move in the right direction.

Others also pointed out various takes and relations to GDPR and DNT. See tweets by Nataliia Bielova regarding broader applicability to the framework of legal bases under GDPR, Ralf Bendrath discussed applicability of Article 21 of GDPR regarding right to object. Irene Kamara and Lucas shared articles (thisand this) about DNT being useful in today’s world.

What does GDPR say about consent?

GDPR has consent as a lawful basis for processing in Article 6(1-a) for personal data, and Article 9(2-a) for special categories of personal data, and others, such as data transfers, but lets focus on these broadly as ‘consent’. About withdrawal, Article 7(3) states the following:

The data subject shall have the right to withdraw his or her consent at any time. The withdrawal of consent shall not affect the lawfulness of processing based on consent before its withdrawal. Prior to giving consent, the data subject shall be informed thereof. It shall be as easy to withdraw as to give consent.

Notably, GDPR does not have ‘opt-outs’. It explicitly requires an ‘opt-in’ via consent (where it is the legal basis), and the request to stop sharing data with a third party is equivalent to withdrawing the consent for it. Under GDPR, consent for purposes and processing actions that are separate must also be given separately. That is, consent for sharing data with controller is one instance of consent, and sharing that data further with a third party should be a separate instance of consent. Recital 43 of the GDPR says:

Consent is presumed not to be freely given if it does not allow separate consent to be given to different personal data processing operations despite it being appropriate in the individual case

For inclusion, Article 21 of GDPR relates to the Right to Object. Specifically, Recital 69 says,

Where personal data might lawfully be processed because processing is necessary for the performance of a task carried out in the public interest or in the exercise of official authority vested in the controller, or on grounds of the legitimate interests of a controller or a third party, a data subject should, nevertheless, be entitled to object to the processing of any personal data relating to his or her particular situation.

Thus, if consent is the legal basis, then withdrawing should limit the sharing of data with third parties. And if legitimate interest is the legal basis, then exercising the right to object should limit it. This is (probably) what GPC mentions in its specification about applicability for GDPR.

Why I’m feeling unsure

GPC is an exciting development for me. It is the first time (for me) where people have got together, created something, managed to roll it out, and even have a law that legalises its enforcement. I’ve thought about this many times, and there are several large questions that loom out to me whenever GPC comes across. Through GPC’s own specification, and admission, its applicability and enforceability under GDPR is ambiguous at best, and non-existent at worst. Where the CCPA has provisions that can be applied directly to make request about sharing data with third parties, the GDPR does not specify any such broad restrictions, and instead relies on its framework of legal bases and rights.

This distance between legalese and real world has been a point of pain, contention, and frustration as we see no actions against large scale and systemic consent mechanisms that misuse legal basis, purposes, and are clearly falling afoul of GDPR compliance. So even a regulator weighing in on the applicability of GPC is no guarantee of its applicability because (a) there are ~50 DPAs in EU so there needs to be uniformity in interpretation, something the EDPB would be likely to be involved with, and (b) unless case law explicitly outlines that GPC is enforceable, there is always scope for someone raising objections to using it.

Even without these, the process of applying GPC is unconvincing to me, no matter how well intentioned it is. I feel that it has some weird loopholes that it does not clarify upon, and as a result, there are too many uncertainties – which in the GDPR and adtech world translate into as loopholes, exploits, and malpractices.

#1 Setting GPC off could mean share with everyone

Let us pretend that I use an GPC-enabled browser, and I visit a website that requests my consent under GDPR. My browser has probably signalled to the website or the website or its consent CMP has checked whether I use GPC. Under GDPR, consent choices should be set to a default of “no” or “off” or “prohibit”. Therefore, the interpretation of the GPC should have no effect on the default choices. However, if the GPC is set to an explicit off, then there one could argue for a case to be made to set the consent defaults to permit third-party data sharing since the individual clearly wishes it (through GPC = off).

#2 GPC vs Agree button – who wins?

Lets say I agree to sharing my data with a third party, knowingly, and intentionally, by using the choices in the consent dialogue. Now I have indicated my wishes but the GPC signal indicates otherwise. What should a website / controller do in such a situation where the user’s consent is in conflict with an automatic signal? I would presume that a rational decision would be to respect the user’s choice over the user’s automatic agent’s choice. And this here is a subtle avenue for manipulation, where as long as individuals continue to click on the Agree and Accept All buttons, the GPC could be argued to have been overridden by the user’s choices. For proponents of imbalanced consent requests, I’m speaking about hypothetical scenarios where the choices and interactions are actually valid.

Where GPC does benefit is when the consent dialogue is malicious and abusive. In such cases, we want the GPC to enforce a right to withdraw or object despite us having clicked on Agree to All. This also forms the elevator pitch for adopting GPC: “don’t worry, click on the agree buttons, we’ll send a withdraw request right along with it”. So which method should we go with? Should GPC override the consent choices or vice-versa? I imagine this is a chicken and egg problem (though the egg definitely came first because evolution).

A more generous interpretation and argument is that CMP vendors or providers would somehow integrate the GPC into the choices. This is a fallacy as long as the Accept All button exists – because along with it, the dilemma above also exists. In wonderland, the CMP would actually respect the GPC signal and turn off the sharing choices no matter what agree button you choose., or make you set them explicitly to affirm your choices.

#3 Tiny windows of opportunities and leaky pipelines

The crux of the issues for consent online stem from the mess that is the adtech ecosystem consisting of data sharing with thousands of websites, real-time bidding, and impossible demands of informed choices, all built on the backbone that is IAB TCF ‘framework’. In this, the moment you hit Agree, a signal is sent out to all controllers along with all of the data you consented to. Let us imagine this is what really happens for a moment. You click Agree and your personal data is sent to all of the thousands of third parties mentioned in the dialogue. Now, my browser also sends a GPC signal. Who receives it?

If the GPC is used by the CMP to block data being sent to the third parties, then we’re back at the problem in #2. If all the third parties receive the GPC signal, what are they supposed to do, and will they do it? What if the third parties claim that they will respect the GPC signal, but it will take time to process and implement? That leaves a tiny window of opportunity, where that third party has the personal data and my consent to process it for their desired purpose. In this case, GPC probably only restricts continued processing.

To think further along these lines, how will I know whether a third party has actually respected my GPC signal or my consent or both or neither? There is no requirement to confirm withdrawal of consent, and since GPC is automatic, one can presume there could be an automatic signal sent back in acknowledgement. But who is keeping track, where, and how? If the IAB decides to include the GPC signal in a future update to the TCF, will it make it mandatory to check the GPC for all consent interactions (nothing else will work)? Even if the answer is yes, we are still going to be sharing data with a third party. Thus, we have leaky pipelines of data that look like they might be respecting the GPC but could actually be malicious actors or claim innocence under the guise of technical naughtiness.

#4 Which of my consents does GPC represent?

GPC is singular, i.e. there is only one GPC signal AFAIK sent by the browser. There is no way to say, or associate the GPC with a particular consent. So will the GPC blanket withdraw or object everything and everywhere? What if I have given consent to A as a third party, but don’t want to give to B? In this case, will GPC request revocation to both? I know that GPC can be indicated per website, and can be checked per website when giving consent (I think, as per the specification and assumption that CMP takes it into account). But then there is an uncertainty as to whether my consent still applies or has been withdrawn by the GPC. Further, if controllers silently accept (or worse, ignore) the GPC – how do I keep track of what impact that automatic signal is having, and on which of my consents.

Lots of promise, Lots of worries

My nightmare is the GPC having a global and wide adoption, and then being abused for loopholes all around. It is likely to happen, because, common, look at any random website to see what we live with. So why don’t we take time to think this through, and find these weird cases, discuss it, and close them as and how we can. This blog post is a think-aloud type of draft I’ve just written for the sake of thinking about GPC. I intend to study it more, think about it in terms of GDPR, and then perhaps update this article as I come across new information and consequences.