-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[guardian] Add Guardian Address Signal Protocol (GASPv1) BIP draft #1973
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
base: master
Are you sure you want to change the base?
[guardian] Add Guardian Address Signal Protocol (GASPv1) BIP draft #1973
Conversation
@jonatack I submitted this proposal to the bitcoin-dev mailing list a couple of weeks ago. The email isn't there yet. Do you know if it's still in moderation/review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As described in #1972, this approach overall seems implausible to me, as relying on a compromised device to enforce security is impractical.
@murchandamus I've fixed the formatting issues in both BIPs. I believe this proposal is plausible. Please see my response to your concerns in #1972 (comment) |
Implements the protocol for the Guardian Address proposal.
The source code for the wallet implementation is available at https://github.com/bitcoinguardian/electrum. This serves as a model for self-custodial wallets, while custodial services may adapt the protocol to their infrastructure.
Guardian Signal tooling is available at https://github.com/bitcoinguardian/GASPv1-draft
A demo with testnet transactions and Guardian integration is available at https://github.com/bitcoinguardian/electrum/tree/master/demo