{"type":"rich","version":"1.0","author_name":"npub1f2nvlx49er5c7sqa43src6ssyp6snd4qwvtkwm5avc2l84cs84esecrwet","author_url":"https://nostr.ae/npub1f2nvlx49er5c7sqa43src6ssyp6snd4qwvtkwm5avc2l84cs84esecrwet","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2017-09-27\n📝 Original message:On Wed, Sep 27, 2017 at 4:06 PM, Peter Todd via bitcoin-dev\n\u003cbitcoin-dev at lists.linuxfoundation.org\u003e wrote:\n\u003e Re-use of old addresses is a major problem, not only for privacy, but also\n\u003e operationally: services like exchanges frequently have problems with users\n\u003e sending funds to addresses whose private keys have been lost or stolen; there\n\nWhen Pieter and I were working on Bech32 we specifically designed for\nerror correcting codes that had good performance for longer lengths\nthan we technically needed specifically to incorporate things like\ndates and explicit amounts.\n\n(explicit amounts so that typos and bit flips in amounts displayed or\nin memory couldn't result in sending the wrong amount)\n\nBut we also thought that also adding those features at the same time\nwould retard adoption-- both due to debating over the encodings and\nbecause handling would result in different software requirements and\nlayering, so you couldn't just drop them in.\n\nDoubly unfortunately, people have even deployed BIP173 already (prior\nto it even having much peer review or being adopted by its own\nauthors), so I think a rethink now wouldn't be timely (I mean as a\nreplacement to BIP173 rather than an additional format). :(\n\nBut I do support the idea.\n\nOne thing to keep in mind is that address format linked fields are\nmost efficient if they're multiples of 5 bits.  Perhaps use 1 bit to\nindicate an embedded amount and 19 bits of 1 day precision, resulting\nin a 1435 year span.\n\nKeep in mind that high precision of the expiration times is asking the\nsender to have a higher precision of idea of the time, date only is\nkinda nice.  I think shorter expiration times are unlikely to be\nuseful due to clock skew-- you can't assume a signer has any access to\nthe Bitcoin network at all."}
