1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-11 16:51:51 +00:00

Add a BIP which resolves human readable names into payment info

User behavior has clearly indicated a strong demand for the
resolution of human-readable names into payment instructions. This
BIP defines a protocol to do so using only the DNS, providing for
the ability to query such resolutions privately, while utilizing
DNSSEC to provide compact and simple to verify proofs of mappings.
This commit is contained in:
Matt Corallo
2024-02-10 22:46:16 +00:00
parent deae64bfd3
commit 4f75edb2b8
2 changed files with 137 additions and 0 deletions

View File

@@ -1086,6 +1086,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Informational
| Draft
|-
| [[bip-0353.mediawiki|353]]
| Applications
| DNS Payment Instructions
| Matt Corallo, Bastien Teinturier
| Standard
| Draft
|-
| [[bip-0370.mediawiki|370]]
| Applications
| PSBT Version 2