bitcoin/contrib/verifysfbinaries
super3 27e2d8bfb5 Finished /Contrib Index. Standardized READMEs.
File and Link Fix.
2013-10-15 23:37:30 -04:00
..
README.md Finished /Contrib Index. Standardized READMEs. 2013-10-15 23:37:30 -04:00
verify.sh Update version numbers for 0.8.2rc1 release 2013-05-10 09:50:33 -04:00

README.md

Verify SF Binaries

This script attempts to download the signature file SHA256SUMS.asc from SourceForge.

It first checks if the signature passes, and then downloads the files specified in the file, and checks if the hashes of these files match those that are specified in the signature file. The script returns 0 if everything passes the checks. It returns 1 if either the signature check or the hash check doesn't pass. If an error occurs the return value is 2