The Linux Foundation's "sigstore" project
The Linux Foundation's "sigstore" project
Posted Mar 10, 2021 15:51 UTC (Wed) by Rigrig (subscriber, #105346)In reply to: The Linux Foundation's "sigstore" project by rahulsundaram
Parent article: The Linux Foundation's "sigstore" project
What really annoys me though is that this could just have been a plain HTML page.
And it is.
But then someone used CSS to stick a "preloader" in front of the whole page and added some javascript (which depends on a bunch of external javascript libraries) to hide the loader after some delay.
So the only way to read it is to either run a bunch of external javascript blobs, or to also disable stylesheets.
And I think that a project which aims to improve the supply chain could have bothered with providing checksums for those external blobs: https://en.wikipedia.org/wiki/Subresource_Integrity
