tbela99 / gzip

Optimize any Joomla website and/or turn it into a Progressive Web Application
Other
25 stars 5 forks source link

Anything else needed to make Subresource Integrity Checksum work #137

Closed louisjansen closed 3 years ago

louisjansen commented 3 years ago

Hi there,

I installed and enable the GZIP plugin. Disabled most of its features to check if the thing that most interests me works on its own. That is the "Subresource Integrity Checksum" feature. I did set it to SHA256. But I don't see any 'signature' appearing in the source code with .js and/or .css files.

I couldn't find any additional info in the documentation. What steps do I need to take to enable this feature?

Kind regards,

Louis

tbela99 commented 3 years ago

It looks like it requires this setting enabled https://tbela99.github.io/gzip/#/./http?id=cache-file I might address that in the future

tbela99 commented 3 years ago

fixed