-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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 example, that may result from a malicious or faulty user agent:
ADPC: withdraw=q1analytics, consent=q1analytics
The current version of the document assumes that the interpretation of identifiers is order-oblivious and based on the superiority of specific signals over generic signals.
A simple way to tackle this issue is to combine an ordered interpretation with the current superiority of specific signals over generic signals; another way is to assume the superiority of the withdraw keyword over the consent keyword.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels