Open
Description
There is currently no way to verify that the released binary packages are in fact released by the developer. One way to do this is to sign the packages with GNUPG/PGP. There is an automated script to do this for github users, here: https://github.com/NicoHood/gpgit
Doing so helps prevent MITM attacks/malware from spreading. Thank you.