the Chromium logo

The Chromium Projects

Private State Token API

Experimenting

In order to execute Private State Token operations, you'll need an origin trial token present or to have provided the additional command-line flag --enable-blink-features=PrivateStateTokensAlwaysAllowIssuance --enable-features=PrivateStateTokens,PrivacySandboxSettings3. If you are experimenting with a new issuer, you can manually provide the Private State Token key commitments via the --additional-private-state-token-key-commitments='{ "<issuer origin>": <key commitment response> }' flag.

If you have questions/suggestions related to the web API or protocol that needs clarification, please file an issue at: https://github.com/WICG/trust-token-api/issues/

If you have questions/suggestions related to the Chrome origin trial or implementation, please file a bug at: Chromium Bug Tracker