mtlben wrote: > Is it really? What would a https download be good for if the > Trisquel server is hacked and another iso replaces the good one? > https "only" ensures that the traffic between the client and the > server is encrypted - it does not ensure the integrity of the data.
Actually HTTPS does ensure the integrity of data across the connection, using a keyed message authentication code: https://en.wikipedia.org/wiki/Transport_Layer_Security#Data_integrity Andrew
