[guardian] Add Guardian Address Signal Protocol (GASPv1) BIP draft#1973
Draft
bitcoinguardian wants to merge 19 commits intobitcoin:masterfrom
Draft
[guardian] Add Guardian Address Signal Protocol (GASPv1) BIP draft#1973bitcoinguardian wants to merge 19 commits intobitcoin:masterfrom
bitcoinguardian wants to merge 19 commits intobitcoin:masterfrom
Conversation
Author
|
@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? |
murchandamus
reviewed
Oct 6, 2025
Member
murchandamus
left a comment
There was a problem hiding this comment.
As described in #1972, this approach overall seems implausible to me, as relying on a compromised device to enforce security is impractical.
Author
|
@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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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