paulj...@chromium.org, beham...@google.com
For the Protected Audience feature that this extends to Bidding and Auction Services: https://github.com/WICG/turtledove/pull/1095
Web platform: https://github.com/WICG/turtledove/pull/1294.
Services protocol: https://github.com/privacysandbox/draft-ietf-bidding-and-auction-services/pull/12
The Protected Audience API allows bidders to store information, called an interest group, from a single site in the browser that can only be read later in the context of an auction. Today, interest groups can be updated by fetching new values from a server. We recently launched a feature that enables bidders to indicate a subset of interest groups they’d like to update in the real-time signals response from the bidders’ key-value servers. This proposal extends that capability to include auctions run on a Trusted Execution Environment (TEE) based server using Bidding and Auction Services by passing the list of interest groups to be updated from the bidders' key-value servers back to the browser in the encrypted response from Bidding and Auction Services.
For Protected Audience Bidding and Auction Services: https://github.com/w3ctag/design-reviews/issues/1009
Feature represents optional new behavior that shouldn’t break existing usage.
Gecko & WebKit: For Protected Audiences in general - Negative from Mozilla. No signal from Webkit.
Web developers: Feature requested by Microsoft in GitHub issue.
Updates show up in the Application -> Storage -> Interest Groups DevTools pane.
It will be supported on all platforms that support Protected Audience, so all but WebView.
None
EnableBandATriggeredUpdates
False
No web-visible changes expected.
Shipping to all applicable platforms in M132.
https://chromestatus.com/feature/6305338270416896
Could you please request the various review bits in your
chromestatus entry?
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAAG-DU1RP23hoifvgyYojkGZGP%3D%2Bccw-MqLss5AyG5zSUEfz8g%40mail.gmail.com.
Could you please request the various review bits in your chromestatus entry?
On 11/22/24 3:45 PM, 'Russ Hamilton' via blink-dev wrote:
Contact emails
paulj...@chromium.org, beham...@google.com
Explainer
For the Protected Audience feature that this extends to Bidding and Auction Services: https://github.com/WICG/turtledove/pull/1095
Specification
Web platform: https://github.com/WICG/turtledove/pull/1294.
Services protocol: https://github.com/privacysandbox/draft-ietf-bidding-and-auction-services/pull/12
Summary
The Protected Audience API allows bidders to store information, called an interest group, from a single site in the browser that can only be read later in the context of an auction. Today, interest groups can be updated by fetching new values from a server. We recently launched a feature that enables bidders to indicate a subset of interest groups they’d like to update in the real-time signals response from the bidders’ key-value servers. This proposal extends that capability to include auctions run on a Trusted Execution Environment (TEE) based server using Bidding and Auction Services by passing the list of interest groups to be updated from the bidders' key-value servers back to the browser in the encrypted response from Bidding and Auction Services.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/ca267644-3e78-4c4c-929f-2bea1f598e20%40chromium.org.
LGTM3 - thanks for the ping. I reviewed this on the airplane the
other day, but got busy after and lost track.