w3c / w3c/attribution

Delegation

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

level-2
Dominant language
Bikeshed
Stars
110
Forks
87
Avg merge
4d 16h
Merged PRs (30d)
4

Description

There are millions of businesses who buy advertising. The vast majority of them will prefer to delegate ad measurement to another party. The work of collecting and storing encrypted histogram contributions, and subsequently passing them to the aggregation service will likely be too complex for all but the most sophisticated advertisers.

The spec does not (yet) address delegation.

We have discussed this at TPAC and here's a summary:

  1. Advertisers can delegate the ability to call measureConversion to iframes on their website.
  2. They can use a permission policy to grant access to call the API, and to specify how much of their privacy budget the script is allowed to spend.
  3. Different browsers will make different decisions about 3 numbers: the max number of delegations, the max privacy budget per delegation, the max combined privacy budget across all delegations.

Related issues:

  • #34
  • #38
  • #41

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Attribution API specification and the delegation discussion summarized here, then review related issues #34, #38, and #41. Done means the specification defines delegation through iframes and permission policy, including limits for delegation count and privacy budgets.

Written by the indexing model from the issue text.

Assessment

Domain
api, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.