public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Payment address tokens
@ 2017-03-15  4:03 Luke Dashjr
  0 siblings, 0 replies; only message in thread
From: Luke Dashjr @ 2017-03-15  4:03 UTC (permalink / raw)
  To: Bitcoin Protocol Discussion

I've put together a fairly incomplete BIP draft for a new stateless address 
format that aims to address the many shortcomings of current addresses, 
including:
- Current addresses special-case specific transaction types, and have needed
  sender-side upgrades for new types.
- Outputs are produced which cannot be distinguished from disguised data
  storage, making spam detection harder.
- Privacy is severely harmed by reuse of addresses.
- Funds can be lost due to (accidental or intentional) reuse of very old
  addresses.

https://github.com/luke-jr/bips/blob/bip-genaddr/bip-genaddr.mediawiki

A downside of this approach is that parsing addresses to outputs can be 
complicated, but this is resolvable by writing libraries for popular 
languages.

Thoughts on how it might be improved, before I get too deep into the current 
design?

Luke


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-15  4:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15  4:03 [bitcoin-dev] Payment address tokens Luke Dashjr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox