Payment protocol has multiple working implementations, so update to Active status.
Update status of payment protocol BIPS to active #74
pull gavinandresen wants to merge 1 commits into bitcoin:master from gavinandresen:bip70_status changing 1 files +3 −3-
gavinandresen commented at 2:33 PM on June 18, 2014: contributor
-
Update status of payment protocol BIPS to active 1628826442
-
schildbach commented at 2:36 PM on June 18, 2014: contributor
ACK for BIP70 & BIP71. NACK for BIP72: It's incomplete. (See discussion about chain of trust between BIP21 PR and BIP70 PR)
-
gavinandresen commented at 4:02 PM on June 18, 2014: contributor
@schildbach : can you be more specific about what you mean by "incomplete" ? Certainly there are multiple implementations creating BIP72 URLs right now, so I believe 'Active' is the correct status, even if the BIP is imperfect (perfection is not the criteria for Active status).
-
schildbach commented at 4:19 PM on June 18, 2014: contributor
Ok, I thought you mean "Accepted" rather than "Active". In this case I revoke my ACKs and change it to NACK for all: Refering to the definition of the Active state in BIP1, BIP7x's should be meant to be completed.
I will reply to the BIP72 issue separately.
-
laanwj commented at 8:27 AM on June 19, 2014: member
ACK -
schildbach commented at 3:09 PM on June 19, 2014: contributor
re BIP72: The problem is trust. If you scan a QR code from a foreign phone (or use tap-to-pay), you trust that that phone is owned by the one you want to send money to. BIP72 introduces this indirections via r= parameter but it fails to extend the trust to whatever resource is behind the URL.
Mike has once proposed to requiring the BIP70 PR to be signed with a key that matches the address from the BIP21 PR. I think that would be a reasonable easy way fix to the problem.
-
AndersBNielsen commented at 11:32 AM on June 30, 2014: none
BIP1 is really fuzzy when it comes to the "Active" status and apparently it's not meant for what it sounds like. As schildbach also mentions - "Some Informational and Process BIPs may also have a status of "Active" if they are never meant to be completed. E.g. BIP 1 (this BIP)."
-
laanwj commented at 8:33 AM on October 15, 2014: member
Closing this; according to BIP1 the statuses should be Final, not Active. This was fixed in later pulls.
- laanwj closed this on Oct 15, 2014
- ajtowns referenced this in commit b9927356aa on Sep 25, 2019
- real-or-random referenced this in commit 90133b00af on Feb 23, 2023