Vanilla-OS / website

Official Vanilla OS Website.
https://vanillaos.org
GNU Affero General Public License v3.0
52 stars 36 forks source link

download ISO directly istead of a zip file #230

Open taukakao opened 1 month ago

taukakao commented 1 month ago

It seems like ISOs are already compressed, since the zip is not smaller than the ISO itself.

Thus, it would make sense to make the ISO downloadable directly and display the hash some other way on the same page.

kbdharun commented 1 month ago

The CDN (I think Hermes) would need to be updated to extract and upload the ISO and checksums separately to support this.