Hacker News new | ask | show | jobs
by christop 3443 days ago
> Techniques such as subresource integrity should be used where appropriate.

While this is a good recommendation, I'm not sure this is possible with AMP, as they don't provide versioned URLs; the JS loaded keeps changing over time.

Edit: Indeed, this was rejected: https://github.com/ampproject/amphtml/issues/534