standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

Protected Audience (formerly FLEDGE)

Open JensenPaul opened this issue 1 year ago • 1 comments

Request for position on an emerging web specification

  • WebKittens who can provide input: @johnwilander

Information about the specification

  • Title: Protected Audience (formerly FLEDGE)
  • URL: https://wicg.github.io/turtledove/

(recommend explainer)

  • GitHub repository: https://github.com/WICG/turtledove
  • Explainer (if not README.md in the repository): https://github.com/WICG/turtledove/blob/main/FLEDGE.md

Design reviews and vendor positions

  • TAG Design Review: https://github.com/w3ctag/design-reviews/issues/723
  • Mozilla standards-positions issue: https://github.com/mozilla/standards-positions/issues/770

Bugs tracking this feature

  • Chrome Status: https://chromestatus.com/features/5733583115255808

Anything else we need to know

We’ve been working on FLEDGE, a privacy advancing API to facilitate advertising based on showing an ad to a potentially-interested person who has previously interacted with the advertiser or ad network. Historically this has worked by the advertiser recognizing a specific person as they browse across web sites, a core privacy concern with today's web. Our effort is about offering a new API to address this advertising use case while offering some key privacy advances:

  • The user’s browser, not the advertiser, holds the information about what the advertiser thinks a person is interested in.
  • Advertisers can serve ads based on an interest, but cannot combine that interest with other information about the person — in particular, with who they are or what page they are visiting.
  • Web sites the person visits, and the ad networks those sites use, cannot learn about their visitors' ad interests.

FLEDGE is Chrome's first experiment in this direction. We are currently conducting an Origin Trial with FLEDGE but are open to evolving the API over time and are appreciative of your feedback.

The FLEDGE explainer calls out certain behaviors as temporary. These are design trade-offs that we have chosen in the interest of having an API available in Chrome and adopted by ad techs as soon as possible, since the API is a key piece of our effort to remove third-party cookies. The most useful feedback and position would probably be focused on the long-term goal, rather than the interim compromises that we've made. We remain happy to hear your thoughts about any part of the design, though.

JensenPaul avatar Mar 29 '23 17:03 JensenPaul

We wanted to bring to your attention that we’re proposing shipping a change to Protected Audience that gives API callers the option of moving execution of much of the Protected Audience auction logic off the user’s device and onto servers: Bidding and Auction Services

JensenPaul avatar Oct 23 '24 13:10 JensenPaul