Skip to content

Contradictory signals #20

@Victor-Morel

Description

@Victor-Morel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions