We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb82d91 commit 304ae6dCopy full SHA for 304ae6d
contrib/verifybinaries/README.md
@@ -1,16 +1,5 @@
1
### Verify Binaries
2
3
-#### Preparation:
4
-
5
-Make sure you obtain the proper release signing key and verify the fingerprint with several independent sources.
6
7
-```sh
8
-$ gpg --fingerprint "Bitcoin Core binary release signing key"
9
-pub 4096R/36C2E964 2015-06-24 [expires: YYYY-MM-DD]
10
- Key fingerprint = 01EA 5486 DE18 A882 D4C2 6845 90C8 019E 36C2 E964
11
-uid Wladimir J. van der Laan (Bitcoin Core binary release signing key) <[email protected]>
12
-```
13
14
#### Usage:
15
16
This script attempts to download the signature file `SHA256SUMS.asc` from https://bitcoin.org.
0 commit comments