### Describe the enhancement requested We should: * Download binary artifacts from GitHub Release * Verify signature by `gpg --verify XXX.asc XXX` * Verify checksum by `sha256 -c XXX.sha256` and `sha512 -c XXX.sha512`