Skip to content

Commit 98042a0

Browse files
Merge bitcoin/bitcoin#27107: doc: remove mention of "proper signing key"
304ae6d doc: remove mention of "proper signing key" (fanquake) Pull request description: This key is no-longer in use: https://lists.linuxfoundation.org/pipermail/bitcoin-core-dev/2023-February/000115.html > Please remove it from verification pipelines. ACKs for top commit: hebasto: ACK 304ae6d Tree-SHA512: 3dfd221a48f69ac56b4568db06b5d5b5d6a60b7d027a26157912219a2073589a0a3934cb30e11a161d48db55d3a637338f96617e3f3b92cb9e60e0d1d1dd372a
2 parents 3a68e19 + 304ae6d commit 98042a0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

contrib/verifybinaries/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
### Verify Binaries
22

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) <laanwj@gmail.com>
12-
```
13-
143
#### Usage:
154

165
This script attempts to download the signature file `SHA256SUMS.asc` from https://bitcoin.org.

0 commit comments

Comments
 (0)