mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-22 23:08:01 +01:00
Fix bullet in motivation
This commit is contained in:
parent
5ec3d52181
commit
6c537eb0a7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue