Delegation
Nobody has claimed this yet.
- 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:
- Advertisers can delegate the ability to call
measureConversionto iframes on their website. - 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.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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