How to verify the integrity of a PuTTY executable
I am used to verify downloaded programs with GnuPG simply by entering the following command: gpg2 –verify program.exe.sig Usually, GnuPG finds out which file to hash (in this case program.exe) on its own. But in case of PuTTY, all I got was this: gpg2 –verify .\putty.exe.DSA gpg: keine signierten Daten…