From 6c537eb0a74a9ca39052f6671f09afc4c1ff6169 Mon Sep 17 00:00:00 2001 From: Matt David Date: Mon, 11 Jan 2016 11:06:47 -0800 Subject: [PATCH] Fix bullet in motivation --- bip-invoicerequest-extension.mediawiki | 1 + 1 file changed, 1 insertion(+) diff --git a/bip-invoicerequest-extension.mediawiki b/bip-invoicerequest-extension.mediawiki index ee8fb70e..89c29f87 100644 --- a/bip-invoicerequest-extension.mediawiki +++ b/bip-invoicerequest-extension.mediawiki @@ -30,6 +30,7 @@ The motivation for this extension to BIP70 is twofold: # Ensure that the payment details can only be seen by the participants in the transaction, and not any third party. By encrypting at the application layer we protect the payment request from being intercepted by a man in the middle, and allow mobile and desktop wallets to use a server to act as a “store and forward server” or “meet point” for serving Payment Requests without having to worry the server operator can spy on their transactions. # Allow a sender of funds the option of sharing their identity with the receiver. This information could then be used to: + ** Make bitcoin logs more human readable ** Give the user the ability to decide who to release payment details to ** Allow an entity such as a political campaign to ensure donors match regulatory and legal requirements