Add Hash Value of Download to the website (Website Improvement)
For extra security it would be nice to see the hash of the downloaded file on the website. So one can check if the integrity of the downloaded application is good.
I hope thats the right place to put this improvement request :)
I hope thats the right place to put this improvement request :)
-
dstillmanThe website uses HTTPS (and requires it via HSTS). Unless something is MITMing your connection, the download is secure, and if something is MITMing your connection, it could show a fake hash as well.