<p dir="ltr"><br>
Den 22 feb 2015 17:00 skrev &quot;Justus Ranvier&quot; &lt;<a href="mailto:justusranvier@riseup.net">justusranvier@riseup.net</a>&gt;:<br>
&gt;<br>
&gt; On 02/22/2015 07:50 AM, Matt Whitlock wrote:<br>
&gt; &gt; This happened to one of the merchants at the Bitcoin 2013<br>
&gt; &gt; conference in San Jose. They sold some T-shirts and accepted<br>
&gt; &gt; zero-confirmation transactions. The transactions depended on other<br>
&gt; &gt; unconfirmed transactions, which never confirmed, so this merchant<br>
&gt; &gt; never got their money.<br>
&gt; &gt;<br>
&gt; &gt; I keep telling people not to accept transactions with zero<br>
&gt; &gt; confirmations, but no one listens.<br>
&gt;<br>
&gt; A better solution is to track the failure rate of zero confirmation<br>
&gt; transactions, and adjust prices accordingly to cover the expected loss.<br>
&gt;<br>
&gt; This is what every merchant *already does* since no payment method has<br>
&gt; a 0% fraud rate.<br>
&gt;<br>
&gt; Even physical cash has a probability of being counterfeit, and the<br>
&gt; prices you pay for things at a convenience store already have that<br>
&gt; risk priced in.<br>
&gt;<br>
&gt; The idea that zero confirmation transactions require a 100% guarantee<br>
&gt; is a strawman, especially since there exists no number of<br>
&gt; confirmations the actually produce a 100% irreversibility guarantee.</p>
<p dir="ltr">The problem with this approach is that it is worthless as a predictor. We aren&#39;t dealing with traffic safety and road design - we are dealing with adaptive attackers and malicious miners and pools. </p>
<p dir="ltr">Anything which does not invalidate blocks carrying doublespends WILL allow malicious miners and pools to conspire with thieves to steal money. The probability of being hit will then be (their proliferation in your business area) * (their fraction of the mining power). </p>
<p dir="ltr">That might seem to give small numbers for most sets of reasonable assumptions. But the problem is that&#39;s only an average, and the people being hit might have small profit margins - one successful attack can place hundreds of merchants in red numbers and force them to shut down. </p>
<p dir="ltr">You should never expose yourself to attacks which you can&#39;t defend against and which can be fatal. In particular not if there&#39;s nothing in the environment that is capable of limiting the size or numbers of any attacks. And there&#39;s no such thing today in Bitcoin. </p>
<p dir="ltr">This is why I sketched out the multisignature notary approach, and why some decided to extend that approach with collateral (NoRiskWallet) to further reduce trust in the notary. This is the single most practical approach I know of today to achieve ACTUAL SECURITY for unconfirmed transactions.</p>
<p dir="ltr">Don&#39;t like it? See if you can do better! </p>
<p dir="ltr">Just don&#39;t rely on zero-confirmation transactions! </p>