Bitcoin Forum
July 26, 2026, 05:46:41 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Why is there no signature (fanquaqe)in bitcoincore?  (Read 131 times)
Muromskiy (OP)
Copper Member
Newbie
*
Offline

Activity: 21
Merit: 8


View Profile
February 15, 2025, 08:52:30 PM
Merited by pooya87 (1), ABCbits (1)
 #1

Hello friends! Why is there no fanquake signature (gpg --verify SHA256SUMS.asc) in bitcoincore 28.1 ? Is it worth worrying about?
I'm checking the validity of the version on macbook 28.0 - fanquaqe is present in it.
DireWolfM14
Copper Member
Legendary
*
Offline

Activity: 2940
Merit: 5760



View Profile WWW
February 16, 2025, 01:16:46 AM
 #2

Hello friends! Why is there no fanquake signature (gpg --verify SHA256SUMS.asc) in bitcoincore 28.1 ? Is it worth worrying about?
I'm checking the validity of the version on macbook 28.0 - fanquaqe is present in it.

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.

░░░░▄▄████████████▄
▄████████████████▀
▄████████████████▀▄█▄
▄██████▀▀░░▄███▀▄████▄
▄██████▀░░░▄███▀▀██████▄
██████▀░░▄████▄░░░▀██████
██████░░▀▀▀▀▄▄▄▄░░██████
██████▄░░░▀████▀░░▄██████
▀██████▄▄███▀░░░▄██████▀
▀████▀▄████░░▄▄███████▀
▀█▀▄████████████████▀
▄████████████████▀
▀████████████▀▀░░░░
 
 CCECASH 
BitMaxz
Legendary
*
Offline

Activity: 4060
Merit: 3654


♻️ Automatic Exchange


View Profile WWW
February 16, 2025, 01:19:22 AM
 #3

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:

Code:
gpg --verify all.SHA256SUMS.asc

Let me know the result.

░░░░▄▄████████████▄
▄████████████████▀
▄████████████████▀▄█▄
▄██████▀▀░░▄███▀▄████▄
▄██████▀░░░▄███▀▀██████▄
██████▀░░▄████▄░░░▀██████
██████░░▀▀▀▀▄▄▄▄░░██████
██████▄░░░▀████▀░░▄██████
▀██████▄▄███▀░░░▄██████▀
▀████▀▄████░░▄▄███████▀
▀█▀▄████████████████▀
▄████████████████▀
▀████████████▀▀░░░░
 
 CCECASH 
achow101
Moderator
Legendary
*
Offline

Activity: 3962
Merit: 7776


Just writing some code


View Profile WWW
February 16, 2025, 03:39:26 AM
Merited by LoyceV (4), NeuroticFish (2), pooya87 (2), BitMaxz (1), ABCbits (1)
 #4

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.

Muromskiy (OP)
Copper Member
Newbie
*
Offline

Activity: 21
Merit: 8


View Profile
February 16, 2025, 02:44:35 PM
 #5

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.



Muromskiy (OP)
Copper Member
Newbie
*
Offline

Activity: 21
Merit: 8


View Profile
February 17, 2025, 11:01:31 AM
 #6

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:

Code:
gpg --verify all.SHA256SUMS.asc

Let me know the result.

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?




Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!