<div dir="ltr"><span style="font-size:13px;line-height:19.5px">Our BIP just defines protocol definitions, and doesn&#39;t really dictate how people use them (we&#39;re coming up with a new title for the BIP, by the way, to more accurately convey that). Using our definitions as building blocks, someone could definitely accomplish what you described. For example, Joe Mobile Wallet User&#39;s wallet could upload a slew of generic PaymentRequest messages with signatures to prove his identity, and the server could then create encryptedPaymentRequest messages using the server&#39;s key for encryption and communication with the other party. In this case the server would essentially be a proxy for the user without having actual access to the user&#39;s private keys.</span><br style="font-size:13px;line-height:19.5px"><br style="font-size:13px;line-height:19.5px"><span style="font-size:13px;line-height:19.5px">My personal goal with the protocol was to keep it extremely flexible so developers could use it to build all different types of schemes while keeping standard messages that could be forwarded between services if needed. Does the above make sense?</span><div><span style="line-height:19.5px"><br></span></div><div><span style="line-height:19.5px">James<br></span><br><div class="gmail_quote"><div dir="ltr">On Tue, Mar 8, 2016 at 2:55 PM Luke Dashjr via bitcoin-dev &lt;<a href="mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a way for Joe Mobile Wallet User to upload a set of N PaymentRequests<br>
authenticated by his key to an untrusted server, which encrypts and passes<br>
them on in response to InvoiceRequests? Or does this necessarily require the<br>
recipient to be online?<br>
<br>
On Tuesday, March 01, 2016 6:58:16 PM Justin Newton via bitcoin-dev wrote:<br>
&gt; The following draft BIP proposes an update to the Payment Protocol.<br>
&gt;<br>
&gt; Motivation:<br>
&gt;<br>
&gt; The motivation for defining this extension to the BIP70 Payment Protocol is<br>
&gt; to allow 2 parties to exchange payment information in a permissioned and<br>
&gt; encrypted way such that wallet address communication can become a more<br>
&gt; automated process. Additionally, this extension allows for the requestor of<br>
&gt; a PaymentRequest to supply a certificate and signature in order to<br>
&gt; facilitate identification for address release. This also allows<br>
&gt; for automated creation of off blockchain transaction logs that are human<br>
&gt; readable, containing who you transacted with, in addition to the<br>
&gt; information that it contains today.<br>
&gt;<br>
&gt; The motivation for this extension to BIP70 is threefold:<br>
&gt;<br>
&gt; 1. Ensure that the payment details can only be seen by the participants in<br>
&gt; the transaction, and not by any third party.<br>
&gt; 2. Enhance the Payment Protocol to allow for store and forward servers in<br>
&gt; order to allow, for example, mobile wallets to sign and serve<br>
&gt; Payment Requests.<br>
&gt; 3. Allow a sender of funds the option of sharing their identity with the<br>
&gt; receiver. This information could then be used to:<br>
&gt;<br>
&gt;         * Make bitcoin logs more human readable<br>
&gt;         * Give the user the ability to decide who to release payment<br>
&gt; details to<br>
&gt;         * Allow an entity such as a political campaign to ensure donors<br>
&gt; match regulatory and legal requirements<br>
&gt;         * Allow for an open standards based way for regulated financial<br>
&gt; entities to meet regulatory requirements<br>
&gt;         * Automate the active exchange of payment addresses, so static<br>
&gt; addresses and BIP32 X-Pubs can be avoided to maintain privacy<br>
&gt; and convenience<br>
&gt;<br>
&gt; In short we wanted to make bitcoin more human, while at the same time<br>
&gt; improving transaction privacy.<br>
&gt;<br>
&gt; Full proposal here:<br>
&gt;<br>
&gt; <a href="https://github.com/techguy613/bips/blob/master/bip-invoicerequest-extension" rel="noreferrer" target="_blank">https://github.com/techguy613/bips/blob/master/bip-invoicerequest-extension</a><br>
&gt; .mediawiki<br>
&gt;<br>
&gt; We look forward to your thoughts and feedback on this proposal!<br>
&gt;<br>
&gt; Justin<br>
_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" target="_blank">bitcoin-dev@lists.linuxfoundation.org</a><br>
<a href="https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" rel="noreferrer" target="_blank">https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev</a><br>
</blockquote></div></div></div>