Without content addressing how do I know that whoever holds the cache hasn't tampered with the content?
The integrity attribute of the <link> element lets you provide a hash to ensure the content has not been tampered with.
The integrity attribute of the <link> element lets you provide a hash to ensure the content has not been tampered with.