ADPC icon indicating copy to clipboard operation
ADPC copied to clipboard

Advanced Data Protection Control (ADPC) is a mechanism to communicate data subjects' (users') consent and privacy decisions with data controllers (service providers).

Results 18 ADPC issues
Sort by recently updated
recently updated
newest added

## Problem and Motivation For an website project I chose to use ADPC, but since its not supported by most browsers and few people use the Add-on you still need...

Adding a Link header to HTTP responses can add 100-200 bytes for each response, which can affect users on slower mobile connections. Most users will likely choose an option when...

Section 6.5 of the specifications introduces the combination of signals. However, the protocol stays silent on its interpretation of contradictory signals. For instance, how should a website interpret the following...

The specification currently limits itself to only specifying `direct-marketing` as an objection identifier. However, the Commission's, the Parliament's, and the Council's text on the ePrivacy Regulation foresee introducing "audience measurement"...

Happy to see ADPC - this is the right direction to go. At [Signatu](https://signatu.com/) we are developing and operating a consent platform for registering consent events from users and storing...

HTTP is a stateless protocol, so cookies are used to track users for legitimate reasons, such as whether they are logged in, or for remembering user selections (shopping cart id/contents)....

I do like the approch of this protocol. To increase visibility and enforce main stream support I would like to see this standard being a draft or proposal for a...

In section 7, which outlines HTTP based interaction, the server stores its consent request in a JSON file. Why not use this JSON file also in Javascript based interactions? Many...

I wonder how revoking consent for (or objecting to) any kind of tracking could be implemented such that the data processor will/has to delete information it has so far collected...

Currently, [section 4](https://www.dataprotectioncontrol.org/spec/#definitions) outlines definitions for user, user agent, controller, and website. It should also contain definitions for other canonical terms used in the document, which are: - signal ([section...