<div dir="ltr"><div><div><div><div><div><div><div>BIP 0070 has been a a moderate success, however, IMO:<br><br></div>-
 protocol buffers are inappropriate since ease of use and extensibility is desired over the minor gains of
efficiency in this protocol.  Not too late to support JSON messages as the standard going forward<br><br></div>- problematic reliance on merchant-supplied https (X509) as the sole form of mechant identification.   alternate schemes (dnssec/netki), pgp and possibly keybase seem like good ideas.   personally, i like keybase, since there is no reliance on the existing domain-name system (you can sell with a github id, for example)<br><br></div><div>- missing an optional client supplied identification<br></div><div><br></div>- lack of basic subscription support<br><br></div><i>Proposed for subscriptions:</i><br><br></div><div></div></div>- BIP0047 payment codes are recommended instead of wallet addresses when establishing subscriptions.  Or, merchants can specify replacement addresses in ACK/NACK responses.   UI confirms are <i>required </i>when there are no replacement addresses or payment codes used.<br><br>- Wallets must confirm and store subscriptions, and are responsible for initiating them at the specified interval.   <br><br>- Intervals can <i>only </i>be from a preset list: weekly, biweekly, or 1, 2,3,4,6 or 12 months.   Intervals missed by more than 3 days cause suspension until the user re-verifies.<br><br>- Wallets <i>may </i>optionally ask the user whether they want to be notified and confirm every interval - or not.   Wallets that do not ask <i>must </i>notify before initiating each payment.   Interval confirmations should begin at <i>least </i>1 day in advance of the next payment.<br><br></div><div><i>Proposed in general:<br></i><br>- JSON should be used instead of protocol buffers going forward.  Easier to use, explain extend.<br>

<br></div><div>- &quot;Extendible&quot; URI-like scheme to support multi-mode 

identity mechanisms on both payment and subscription requests.   Support for keybase://, netki:// and others as alternates to https://.  <br><br></div><div>- Support for client as well as merchant multi-mode verification<br><br></div><div>- Ideally, the identity verification URI scheme is somewhat orthogonal/independent of the payment request itself<br><br></div><div>Question: <br><br></div><div>Should this be a new BIP?  I know netki&#39;s BIP75 is out there - but I think it&#39;s too specific and too reliant on the domain name system.<br><br></div><div>Maybe an identity-protocol-agnostic BIP + solid implementation of a couple major protocols without any mention of payment URI&#39;s ... just a way of sending and receiving identity verified messages in general?<br><br></div><div>I would be happy to implement plugins for identity protocols, if anyone thinks this is a good idea.<br><br></div><div>Does anyone think https:// or keybase, or PGP or netki all by themselves, is enough - or is it always better to have an extensible protocol?<br><br></div><div>- Erik Aronesty<br></div></div>