You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than requiring a hash to be added to script-src for each script to be checked, can we add support for ed25519 public-key signatures? This way a public key could appear in script-src and a signature could accompany each script tag. This reduces the complexity of dynamically assembling pages and reduces the size of the script-src element.
The text was updated successfully, but these errors were encountered:
Rather than requiring a hash to be added to script-src for each script to be checked, can we add support for ed25519 public-key signatures? This way a public key could appear in script-src and a signature could accompany each script tag. This reduces the complexity of dynamically assembling pages and reduces the size of the script-src element.
The text was updated successfully, but these errors were encountered: