Sign binaries script

This commit is contained in:
Aditya Kulkarni
2019-02-04 14:38:36 -08:00
parent 189e12c0fb
commit 0825a884ab
2 changed files with 33 additions and 0 deletions

8
res/SIGNATURES_README Normal file
View File

@@ -0,0 +1,8 @@
This directory contains the hashes and signatures for zec-qt-wallet
Verify the hashes by running
sha256sum -c sha256sum-vX.Y.Z.txt
Verify signatures by runnnig
gpg --verify <filename.sig> <filename>