wordpress-playground icon indicating copy to clipboard operation
wordpress-playground copied to clipboard

Renew JSPI origin trial token (Next expiration: Feb 19th 2025)

Open adamziel opened this issue 4 months ago • 0 comments

The current JSPI token expires on Feb 19th 2025

JSPI is available in Chrome via origin trials. Tl;dr we submit a domain name and receive a token to include in a <meta> tag. Once the token expires, JSPI will no longer be available on playground.wordpress.net.

Let's make sure we keep renewing that token. This involves two steps:

  • @adamziel clicks renew https://developer.chrome.com/origintrials/#/register_trial/1603844417297317889 OR someone else creates a new origin trial registration for the JSPI origin trial.
  • The origin-trial token must be rotated in remote.html like in this commit.
<meta http-equiv="origin-trial" content="Ao+kSl7oykDGDxe74ym6/PXY71Xh0V4F0JoU9Sxrge9U8PfuTx7kZsNi2c24angA3UUtyl1DtMj/KkNfTWz7+wgAAABxeyJvcmlnaW4iOiJodHRwczovL3BsYXlncm91bmQud29yZHByZXNzLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViQXNzZW1ibHlKU1Byb21pc2VJbnRlZ3JhdGlvbiIsImV4cGlyeSI6MTczOTkyMzE5OX0=" />

adamziel avatar Oct 09 '24 13:10 adamziel