What's up with the missing fanquake signature in bitcoincore?

4 replies 498 views
Posts: 11 · Reputation: 168
#1May 12, 2021, 01:25 AM
Hey everyone! So, I'm wondering why the fanquake signature (gpg verify SHA256SUMS.asc) is missing in bitcoincore version 28.1? Should I be concerned about this? I’m looking at version 28.0 on my MacBook and it has the fanquake signature.
4 Reply Quote Share
lord_2020Member
Posts: 7 · Reputation: 141
#2May 12, 2021, 05:02 AM
I wouldn't worry about it.  AFAIK most of the developers volunteer their time, so in this case it could simply be that fanquake hasn't had time to review the code and sign the hashes.
0 Reply Quote Share
coldsageFull Member
Posts: 67 · Reputation: 458
#3May 12, 2021, 08:03 AM
Have you imported the PGP key of the fanquake? They move all their keys to a new path; you better check them all here: https://github.com/bitcoin-core/guix.sigs/tree/main You can download the fanquake builder key(PGP key) here: https://github.com/bitcoin-core/guix.sigs/tree/main/builder-keys and download all fanquake signature from this link: https://github.com/bitcoin-core/guix.sigs/tree/main/28.1/fanquake To verify, use this command, make sure you are in the same folder: Let me know the result.
4 Reply Quote Share
byte_f4rmMember
Posts: 10 · Reputation: 172
#4May 12, 2021, 01:02 PM
fanquake made his signatures a bit late; the SHA256SUMS.asc file was generated and the binaries uploaded before fanquake's sigs were added to the guix.sigs repo. The release is still signed by several other developers, including myself. There's nothing to worry about, not everyone is able to do a build and made signatures in time.
4 Reply Quote Share
Posts: 11 · Reputation: 168
#5May 14, 2021, 11:11 AM
yes. I imported the fanquaqe key from github. I have other keys too. Maybe the ones in the terminal check list will be enough without fanquaqe?
1 Reply Quote Share

Related topics