This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0071 [2020/05/07 18:56] nick ↷ Page moved from dido:public:xapend.stds:defact:bitcoin:bips:bip_0071 to dido:public:ra:xapend.stds:defact:bitcoin:bips:bip_0071 |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0071 [2021/08/17 13:40] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== BIP 0071 - Payment Protocol MIME types ======== | + | ==== BIP 0071 - Payment Protocol MIME types ==== |
| - | [[dido:public:xapend.stds:defact:bitcoin| return to the Bitcoin Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] |
| <table> | <table> | ||
| Line 9: | Line 9: | ||
| | Comments-Summary | No comments yet. | | | Comments-Summary | No comments yet. | | ||
| | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0071]] | | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0071]] | | ||
| - | | Staus | Final | | + | | Status | Final | |
| | Type | Standards Track | | | Type | Standards Track | | ||
| | Created | 2013-07-28 | | | Created | 2013-07-28 | | ||
| Line 16: | Line 16: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official Bitcoin site. It is provided here as a connivence and is not authoritative. Refer to the original document(s) as the authoritative reference. | + | : **Note**: The following is an excerpt from the official [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference. |
| - | ====== Abstract ====== | + | === Abstract === |
| ://This BIP defines a MIME ([[ https://tools.ietf.org/html/rfc2046 | RFC 2046]]) Media Type for Bitcoin payment request messages.// | ://This BIP defines a MIME ([[ https://tools.ietf.org/html/rfc2046 | RFC 2046]]) Media Type for Bitcoin payment request messages.// | ||
| - | ====== Motivation ====== | + | === Motivation ========= |
| - | : //Wallet or server software that sends payment protocol messages over email or http should follow Internet standards for properly encapsulating the messages.// | + | : //[[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin_wallet|Wallet]] or [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] software that sends payment protocol messages over email or http should follow [[dido:public:ra:xapend:xapend.a_glossary:i:internet|Internet]] standards for properly encapsulating the messages.// |
| - | + | ||