Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoind update #174

Open
4 tasks
Kixunil opened this issue Sep 16, 2021 · 1 comment
Open
4 tasks

Bitcoind update #174

Kixunil opened this issue Sep 16, 2021 · 1 comment
Labels
enhancement New feature or request package update Issue related to update of a package security improvement Decreases likelyhood of security issues

Comments

@Kixunil
Copy link
Collaborator

Kixunil commented Sep 16, 2021

Bitcoind 22.0 comes with a new signature scheme that is currently incompatible with this project. We need to refactor.

  • support downloading multiple keys
  • get trusted key fingerprints from reliable sources
  • Filter-out untrusted keys, if any
  • Verify multiple signatures

This could also be ground work for verifying multiple signatures of LND and other software.

@Kixunil Kixunil added enhancement New feature or request security improvement Decreases likelyhood of security issues package update Issue related to update of a package labels Sep 16, 2021
@Kixunil
Copy link
Collaborator Author

Kixunil commented Sep 16, 2021

Anyone who thinks I trust him may put GPG signed messages here stating that certain signers of Core are trustworthy and include fingerprints belonging to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package update Issue related to update of a package security improvement Decreases likelyhood of security issues
Projects
None yet
Development

No branches or pull requests

1 participant