Closed arichiv closed 3 weeks ago
I left some questions in https://groups.google.com/a/chromium.org/g/blink-dev/c/5jI8kLLdIFw/m/_810WhKGAwAJ, and we should wait for a reply before discussing in the TAG.
We discussed this in a breakout and have a couple concerns:
This change increases the by-default exposure of the page to entities that might "use up" its limit of 2 issuers. You've suggested that the top-level page should call the API to explicitly pick its issuers, before allowing 3p script to run. We're skeptical that that's a practical defense. You're right that it's a pre-existing issue with the API, but because this change makes the risk worse, it would be good to improve the defense before making this change.
We're not the right body to judge whether the privacy implications are reasonable. Could you ask the Privacy WG to review this system?
こんにちは TAG-さん!
I'm requesting a TAG review of Private State Token API Permissions Policy Default Allowlist Wildcard.
Access to the Private State Token API is gated by Permissions Policy features. We proposed to update the default allowlist for both
private-state-token-issuance
andprivate-state-token-redemption
features from self to * (wildcard).Further details:
Past Evaluation: https://github.com/w3ctag/design-reviews/issues/414