https://bugzilla.redhat.com/show_bug.cgi?id=1834731



--- Comment #92 from Suvayu <[email protected]> ---
Hi Simone,

Here's my suggestion:

1. the instructions on bitcoincore.org say "7. It is recommended that you
choose a few individuals from this list who you find trustworthy and import
their keys ..."
2. I suggest you choose the person who signed and tagged the release.

To do that, you can do something like this:

  $ git clone https://github.com/bitcoin/bitcoin.git 
  $ cd bitcoin.git
  $ grep --color=never $(git log -1 --format=%aL v22.0)
contrib/builder-keys/keys.txt
  71A3B16735405025D447E8F274810B012346C9A6 Wladimir J. van der Laan (laanwj)

You can then verify with only this key.

This should make the verification much simpler, what do you think?

Cheers,


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1834731
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to