Open
Description
Following #615 (comment), it is essential for security that the authenticity of any given binary should be established before juliaup installs it. In particular, this means that julia should ensure that a secure checksum of the binary matches its expected value, and it should be possible to verify, through a GPG signature, the authenticity of the file that provides that expected checksum value.