<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Checkpoints will be replaced by compiled-in 'at THIS timestamp the main chain had THIS much proof of work.'</div><div><br></div><div>That is enough information to prevent attacks and still allow optimizations like skipping signature checking for ancient transactions.</div><div><br></div><div>I don't think anybody is proposing replacing checkpoints with nothing.<br><br>--<div>Gavin Andresen</div><div><br></div></div><div><br>On May 13, 2015, at 8:26 AM, Alex Mizrahi &lt;<a href="mailto:alex.mizrahi@gmail.com">alex.mizrahi@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Let's consider a concrete example:<div><br></div><div>1. User wants to accept Bitcoin payments, as his customers want this.</div><div>2. He downloads a recent version of Bitcoin Core, checks hashes and so on. (Maybe even builds from source.)</div><div>3. Let's it to sync for several hours or days.</div><div>4. After wallet is synced, he gives his address to customer.</div><div>5. Customer pays.&nbsp;</div><div>6. User waits 10 confirmations and ships the goods. (Suppose it's something very expensive.)</div><div>7. Some time later, user wants to convert some of his bitcoins to dollars. He sends his bitcoins to an exchange but they never arrive.</div><div><br></div><div>He tries to investigate, and after some time discovers that his router (or his ISP's router) was hijacked. His Bitcoin node couldn't connect to any of the legitimate nodes, and thus got a complete fake chain from the attacker.</div><div>Bitcoins he received were totally fake.</div><div><br></div><div>Bitcoin Core did a shitty job and confirmed some fake transactions.</div><div>User doesn't care that <i>if </i>his network was not impaired, Bitcoin Core <i>would have </i>worked properly.</div><div>The main duty of Bitcoin Core is to check whether transactions are confirmed, and if it can be fooled by a simple router hack, then it does its job poorly.</div><div><br></div><div>If you don't see it being a problem, you should't be allowed to develop anything security-related.</div><div><br></div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>If a node is connected to 99 dishonest nodes and 1 honest node, it can still sync with the main network.<br></div></div></div></div></blockquote><div><br></div><div>Yes, it is good against Sybil attack, but not good against a network-level attack.</div><div>Attack on user's routers is a very realistic, plausible attack.</div><div>Imagine if SSL could be hacked by hacking a router, would people still use it?</div><div><br></div><div>Fucking no.</div><div>&nbsp;&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><div>A 3 month reversal would be devastating, so the checkpoint isn't adding much extra security.<br></div></div></div></div></blockquote><div><br></div><div>WIthout checkpoints an attacker could prepare a fork for $10.</div><div>With checkpoints, it would cost him at least $1000, but more likely upwards of $100000.</div><div>That's quite a difference, no?</div><div><br></div><div>I do not care what do you think about the reasons why checkpoints were added, but it is a fact that they make the attack scenario I describe above hard to impossible.</div><div><br></div><div>Without checkpoints, you could perform this attack using a laptop.</div><div>With checkpoints, you need access to significant amounts of mining ASICs.</div><div><br></div></div></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>------------------------------------------------------------------------------</span><br><span>One dashboard for servers and applications across Physical-Virtual-Cloud </span><br><span>Widest out-of-the-box monitoring support with 50+ applications</span><br><span>Performance metrics, stats and reports that give you Actionable Insights</span><br><span>Deep dive visibility with transaction tracing using APM Insight.</span><br><span><a href="http://ad.doubleclick.net/ddm/clk/290420510;117567292;y">http://ad.doubleclick.net/ddm/clk/290420510;117567292;y</a></span></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Bitcoin-development mailing list</span><br><span><a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a></span><br><span><a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a></span><br></div></blockquote></body></html>