Better user experience around verifying downloads #144
Description
Although users can verify digital signatures and now downloads use HTTPS by default, I think it would be great to give a better user experience around verifying downloads.
Having downloads use HTTPS is fine to make sure that users are downloading files from the correct source, but it doesn't ensure that they're installing software that hasn't been tampered with.
For that, they need to verify digital signatures. I imagine that a lot of users who care about that already know how to verify these signatures, but it's still a very manual process and the UX could be much better.
Also, when users run into downloading software that seems to be different than the one that was released, we could use this better UX to troubleshoot these issues.
Having some clear documentation easily available on the website would be a start to improve the user experience about verifying downloads.
/cc @nodejs/website