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

PpgPublicKeyParser: Warn about uncertified subkeys #2459

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Jul 22, 2024

The Tor and the Electrum developer's subkeys are signed by their master
keys. The PpgPublicKeyParser enforces this behavior. Unfortunately,
this is not true for all Bitcoin Core developers. One example where this
happens is when we try to verify the key with the fingerprint
0x57FF9BDBCC301009.

The Tor and the Electrum developer's subkeys are signed by their master
keys. The PpgPublicKeyParser enforces this behavior. Unfortunately,
this is not true for all Bitcoin Core developers. One example where this
happens is when we try to verify the key with the fingerprint
`0x57FF9BDBCC301009`.
Copy link
Contributor

@djing-chan djing-chan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@djing-chan djing-chan merged commit 4f4a096 into bisq-network:main Jul 22, 2024
21 checks passed
@HenrikJannsen HenrikJannsen added this to the 2.1.0 milestone Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants