Return-Path: Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 015D0C002D for ; Thu, 20 Oct 2022 07:22:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B9D7940165 for ; Thu, 20 Oct 2022 07:22:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B9D7940165 X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: -1.901 X-Spam-Level: X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WNd0yvXr0sTZ for ; Thu, 20 Oct 2022 07:22:44 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4AB3E4014A Received: from azure.erisian.com.au (azure.erisian.com.au [172.104.61.193]) by smtp2.osuosl.org (Postfix) with ESMTPS id 4AB3E4014A for ; Thu, 20 Oct 2022 07:22:44 +0000 (UTC) Received: from aj@azure.erisian.com.au (helo=sapphire.erisian.com.au) by azure.erisian.com.au with esmtpsa (Exim 4.92 #3 (Debian)) id 1olPt1-00041d-AR; Thu, 20 Oct 2022 17:22:41 +1000 Received: by sapphire.erisian.com.au (sSMTP sendmail emulation); Thu, 20 Oct 2022 17:22:34 +1000 Date: Thu, 20 Oct 2022 17:22:34 +1000 From: Anthony Towns To: Sergej Kotliar , Bitcoin Protocol Discussion Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score-int: -18 X-Spam-Bar: - Subject: Re: [bitcoin-dev] [Opt-in full-RBF] Zero-conf apps in immediate danger X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2022 07:22:46 -0000 On Wed, Oct 19, 2022 at 04:29:57PM +0200, Sergej Kotliar via bitcoin-dev wrote: > The > biggest risk in accepting bitcoin payments is in fact not zeroconf risk > (it's actually quite easily managed), You mean "it's quite easily managed, provided the transaction doesn't opt-in to rbf", right? At least, that's what I understood you saying last time; ie that if the tx signals rbf, then you just don't do zeroconf no matter what other trustworthy signals you might see: https://twitter.com/ziggamon/status/1435863691816275970 (rbf txs seem to have increased from 22% then to 29% now) > it's FX risk as the merchant must > commit to a certain BTCUSD rate ahead of time for a purchase. Over time > some transactions lose money to FX and others earn money - that evens out > in the end. > But if there is an _easily accessible in the wallet_ feature to > "cancel transaction" that means it will eventually get systematically > abused. A risk of X% loss on many payments that's easy to systematically > abuse is more scary than a rare risk of losing 100% of one occasional > payment. It's already possible to execute this form of abuse with opt-in > RBF, If someone's going to systematically exploit your store via this mechanism, it seems like they'd just find a single wallet with a good UX for opt-in RBF and lowballing fees, and go to town -- not something where opt-in rbf vs fullrbf policies make any difference at all? It's not like existing wallets that don't let you set RBF will suddenly get a good UX for replacing transactions just because they'd be relayed if they did, is it? > To successfully fool (non-RBF) > zeroconf one needs to have access to mining infrastructure and probability > of success is the % of hash rate controlled. I thought the "normal" avenue for fooling non-RBF zeroconf was to create two conflicting txs in advance, one paying the merchant, one paying yourself, connect to many peers, relay the one paying the merchant to the merchant, and the other to everyone else. I'm just basing this off Peter Todd's stuff from years ago: https://np.reddit.com/r/Bitcoin/comments/40ejy8/peter_todd_with_my_doublespendpy_tool_with/cytlhh0/ https://github.com/petertodd/replace-by-fee-tools/blob/master/doublespend.py > Currently Lightning is somewhere around 15% of our total bitcoin payments. So, based on last year's numbers, presumably that makes your bitcoin payments break down as something like: 5% txs are on-chain and seem shady and are excluded from zeroconf 15% txs are lightning 20% txs are on-chain but signal rbf and are excluded from zeroconf 60% txs are on-chain and seem fine for zeroconf > This is very much not nothing, and all of us here want Lightning to grow, > but I think it warrants a serious discussion on whether we want Lightning > adoption to go to 100% by means of disabling on-chain commerce. If the numbers above were accurate, this would just mean you'd go from 60% zeroconf/25% not-zeroconf to 85% not-zeroconf; wouldn't be 0% on-chain. > For me > personally it would be an easier discussion to have when Lightning is at > 80%+ of all bitcoin transactions. Can you extrapolate from the numbers you've seen to estimate when that might be, given current trends? Or perhaps when fine-for-zeroconf txs drop to 20%, since opt-in-RBF txs and considered-unsafe txs would still work the same in a fullrbf world. > The benefits of Lightning are many and obvious, > we don't need to limit onchain to make Lightning more appealing. To be fair, I think making lightning (and coinjoins) work better is exactly what inspired this -- not as a "make on-chain worse so we look better in comparison", but as a "making lightning work well is a bunch of hard problems, here's the next thing we need in order to beat the next problem". > Sidenote: On the efficacy of RBF to "unstuck" stuck transactions > After interacting with users during high-fee periods I've come to not > appreciate RBF as a solution to that issue. Most users (80% or so) simply > don't have access to that functionality, because their wallet doesn't > support it, or they use a custodial (exchange) wallet etc. Of those that > have the feature - only the power users understand how RBF works, and > explaining how to do RBF to a non-power-user is just too complex, for the > same reason why it's complex for wallets to make sensible non-power-user UI > around it. Current equilibrium is that mostly only power users have access > to RBF and they know how to handle it, so things are somewhat working. But > rolling this out to the broad market is something else and would likely > cause more confusion. > CPFP is somewhat more viable but also not perfect as it would require lots > of edge case code to handle abuse vectors: What if users abuse a generous > CPFP policy to unstuck past transactions or consolidate large wallets. Best > is for CPFP to be done on the wallet side, not the merchant side, but there > too are the same UX issues as with RBF. I think if you're ruling out both merchants and users being able to add fees to a tx to get it to confirm, then you're going to lose either way. Txs will either expire because they've been stuck for more than a week, and be vulnerable to replacement at that point anyway, or they'll be dropped from mempools because they've filled up and they were the lowest fee tx, and be vulnerable to replacement for that reason. In the expiry case, the merchant can rebroadcast the original transaction to keep it alive, perhaps with a good chance of beating an attacker to the punch, but in the full mempool case, you could only do that if you were also CPFPing it, which you already ruled out. Cheers, aj