BenFenner wrote: ↑2025-05-28, 13:56
Your question is answered multiple ways in my original post.
If you mean the premise of:
This can go wrong in a million ways. If you're not creative enough to see why, then imagine you may be trying to host/send a recipe for salad dressing, but the user ends up getting a recipe for mustard gas.
To stick with that example: Unless you plan on modifying
every source of information about salad dressing,
everywhere, for a reasonably large swathe of the population, what's the point? What benefit would a hacker have other than (maybe) misinforming the visitor about public, non-confidential information? Why would they invest in such a campaign of misinformation? There's no value in it. Beyond playing a prank on someone, perhaps.
So, the question what the benefit is of encrypting publicly available information on a public website that has zero confidentiality really isn't answered by that, at all.
BenFenner wrote: ↑2025-05-28, 13:56
Sorry, what I said is confusing out of context. What I meant was, the downloadable Pale Moon executables provided by this web site should be provided over encrypted channels. (This is a debate that's been going on for a long time on this forum and I finally wanted to chime in.)
And the answer is and will remain a firm no. There is no ongoing debate, it's been settled. We may agree to disagree here but there isn't anything new here. Forcing https downloads for all would create a chicken-and-egg problem. You need a modern browser to download from a modern-TLS secured https website, but you can't do that if the thing you want to download is the very browser you'd need. If all you have is a rudimentary or old browser or download tool, the encrypted channels would fail, unless I would compromise on the TLS security for everyone else making it deliberately weak by 2025 standards.
If you download over http, then you should use the provided hashes or (preferred) PGP signatures to verify your download is what you expected, which would firmly undercut any potential MitM download injection (which we really haven't seen much of in the wild, at all).