Matt Corallo [ARCHIVE] on Nostr: 📅 Original date posted:2021-03-15 📝 Original message:There have been many ...
📅 Original date posted:2021-03-15
📝 Original message:There have been many threads on this before, I'm not sure anything new has been brought up here.
Matt
On 3/15/21 17:48, Luke Dashjr via bitcoin-dev wrote:
> I do not personally see this as a reason to NACK Taproot, but it has become
> clear to me over the past week or so that many others are unaware of this
> tradeoff, so I am sharing it here to ensure the wider community is aware of
> it and can make their own judgements.
Note that this is most definitely *not* news to this list, eg, Anthony brought it up in "Schnorr and taproot (etc)
upgrade" and there was a whole thread on it in "Taproot: Privacy preserving switchable scripting". This issue has been
beaten to death, I'm not sure why we need to keep hitting the poor horse corpse.
>
> In short, Taproot loses an important safety protection against quantum.
> Note that in all circumstances, Bitcoin is endangered when QC becomes a
> reality, but pre-Taproot, it is possible for the network to "pause" while a
> full quantum-safe fix is developed, and then resume transacting. With Taproot
> as-is, it could very well become an unrecoverable situation if QC go online
> prior to having a full quantum-safe solution.
This has been discussed ad nauseam, and it all seems to fall apart once its noted just how much Bitcoin could be stolen
by any QC-wielding attacker due to address reuse. Ultimately, no "pause" can solve this issue, and, if we learned about
a QC attacker overnight (instead of slowly over time), there isn't anything that a non-Taproot Bitcoin could do that a
Taproot Bitcoin couldn't.
> Also, what I didn't know myself until today, is that we do not actually gain
> anything from this: the features proposed to make use of the raw keys being
> public prior to spending can be implemented with hashed keys as well.
> It would use significantly more CPU time and bandwidth (between private
> parties, not on-chain), but there should be no shortage of that for anyone
> running a full node (indeed, CPU time is freed up by Taproot!); at worst, it
> would create an incentive for more people to use their own full node, which
> is a good thing!
This is untrue. The storage space required for Taproot transactions is materially reduced by avoiding the hash indirection.
> Despite this, I still don't think it's a reason to NACK Taproot: it should be
> fairly trivial to add a hash on top in an additional softfork and fix this.
For the reason stated above, i think such a fork is unlikely.
> In addition to the points made by Mark, I also want to add two more, in
> response to Pieter's "you can't claim much security if 37% of the supply is
> at risk" argument. This argument is based in part on the fact that many
> people reuse Bitcoin invoice addresses.
>
> First, so long as we have hash-based addresses as a best practice, we can
> continue to shrink the percentage of bitcoins affected through social efforts
> discouraging address use. If the standard loses the hash, the situation
> cannot be improved, and will indeed only get worse.
I truly wish this were the case, but we've been beating that drum for at least nine years and still haven't solved it.
Worse, there's a lot of old coins that are unlikely to move any time soon that are exposed whether we like it or not.
> Second, when/if quantum does compromise these coins, so long as they are
> neglected or abandoned/lost coins (inherent in the current model), it can be
> seen as equivalent to Bitcoin mining. At the end of the day, 37% of supply
> minable by QCs is really no different than 37% minable by ASICs. (We've seen
> far higher %s available for mining obviously.)
Except its not? One entity would be able to steal that entire block of supply rather quickly (presumably over the course
of a few days, at maximum), instead of a slow process with significant upfront real-world cost in the form of electricity.
Published at
2023-06-07 18:30:51Event JSON
{
"id": "9156a8ea423eaa1d9bdd30ce0e2f1a80e99d27a2b248549d4fece9776a456b4a",
"pubkey": "cd753aa8fbc112e14ffe9fe09d3630f0eff76ca68e376e004b8e77b687adddba",
"created_at": 1686162651,
"kind": 1,
"tags": [
[
"e",
"a234deec8deaa4b2f960309b1c4b9227805148596a77c14f96fdcb654e31f3ba",
"",
"root"
],
[
"e",
"d2b06d070e9f1c5a8821fc867e0467ec50c4e5de290062b00a8a2f42fca3d2bc",
"",
"reply"
],
[
"p",
"5a6d1f44482b67b5b0d30cc1e829b66a251f0dc99448377dbe3c5e0faf6c3803"
]
],
"content": "📅 Original date posted:2021-03-15\n📝 Original message:There have been many threads on this before, I'm not sure anything new has been brought up here.\n\nMatt\n\nOn 3/15/21 17:48, Luke Dashjr via bitcoin-dev wrote:\n\u003e I do not personally see this as a reason to NACK Taproot, but it has become\n\u003e clear to me over the past week or so that many others are unaware of this\n\u003e tradeoff, so I am sharing it here to ensure the wider community is aware of\n\u003e it and can make their own judgements.\n\nNote that this is most definitely *not* news to this list, eg, Anthony brought it up in \"Schnorr and taproot (etc) \nupgrade\" and there was a whole thread on it in \"Taproot: Privacy preserving switchable scripting\". This issue has been \nbeaten to death, I'm not sure why we need to keep hitting the poor horse corpse.\n\n\u003e \n\u003e In short, Taproot loses an important safety protection against quantum.\n\u003e Note that in all circumstances, Bitcoin is endangered when QC becomes a\n\u003e reality, but pre-Taproot, it is possible for the network to \"pause\" while a\n\u003e full quantum-safe fix is developed, and then resume transacting. With Taproot\n\u003e as-is, it could very well become an unrecoverable situation if QC go online\n\u003e prior to having a full quantum-safe solution.\n\nThis has been discussed ad nauseam, and it all seems to fall apart once its noted just how much Bitcoin could be stolen \nby any QC-wielding attacker due to address reuse. Ultimately, no \"pause\" can solve this issue, and, if we learned about \na QC attacker overnight (instead of slowly over time), there isn't anything that a non-Taproot Bitcoin could do that a \nTaproot Bitcoin couldn't.\n\n\u003e Also, what I didn't know myself until today, is that we do not actually gain\n\u003e anything from this: the features proposed to make use of the raw keys being\n\u003e public prior to spending can be implemented with hashed keys as well.\n\u003e It would use significantly more CPU time and bandwidth (between private\n\u003e parties, not on-chain), but there should be no shortage of that for anyone\n\u003e running a full node (indeed, CPU time is freed up by Taproot!); at worst, it\n\u003e would create an incentive for more people to use their own full node, which\n\u003e is a good thing!\n\nThis is untrue. The storage space required for Taproot transactions is materially reduced by avoiding the hash indirection.\n\n\u003e Despite this, I still don't think it's a reason to NACK Taproot: it should be\n\u003e fairly trivial to add a hash on top in an additional softfork and fix this.\n\nFor the reason stated above, i think such a fork is unlikely.\n\n\u003e In addition to the points made by Mark, I also want to add two more, in\n\u003e response to Pieter's \"you can't claim much security if 37% of the supply is\n\u003e at risk\" argument. This argument is based in part on the fact that many\n\u003e people reuse Bitcoin invoice addresses.\n\u003e \n\u003e First, so long as we have hash-based addresses as a best practice, we can\n\u003e continue to shrink the percentage of bitcoins affected through social efforts\n\u003e discouraging address use. If the standard loses the hash, the situation\n\u003e cannot be improved, and will indeed only get worse.\n\nI truly wish this were the case, but we've been beating that drum for at least nine years and still haven't solved it. \nWorse, there's a lot of old coins that are unlikely to move any time soon that are exposed whether we like it or not.\n\n\u003e Second, when/if quantum does compromise these coins, so long as they are\n\u003e neglected or abandoned/lost coins (inherent in the current model), it can be\n\u003e seen as equivalent to Bitcoin mining. At the end of the day, 37% of supply\n\u003e minable by QCs is really no different than 37% minable by ASICs. (We've seen\n\u003e far higher %s available for mining obviously.)\n\nExcept its not? One entity would be able to steal that entire block of supply rather quickly (presumably over the course \nof a few days, at maximum), instead of a slow process with significant upfront real-world cost in the form of electricity.",
"sig": "a32603271b2c134d843f32af0760c7f0656826c883e1a28c77ebed034d1d5f68e1a5ae77d5b0e7d69f326b4fe545a07e54adfeead47d17d1531da4a61c5162a2"
}