summaryrefslogtreecommitdiff
path: root/08/d2f0a3178873be2d9bc78f75f47b3479ac832e
blob: bc5480c51fbf9a05daebefe1179c75103b17626c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <stanga@gmail.com>) id 1VdkfH-0008Hr-FZ
	for bitcoin-development@lists.sourceforge.net;
	Tue, 05 Nov 2013 17:43:44 +0000
Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.215.49 as permitted sender)
	client-ip=209.85.215.49; envelope-from=stanga@gmail.com;
	helo=mail-la0-f49.google.com; 
Received: from mail-la0-f49.google.com ([209.85.215.49])
	by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1VdkfG-0000Qv-GU
	for bitcoin-development@lists.sourceforge.net;
	Tue, 05 Nov 2013 17:43:43 +0000
Received: by mail-la0-f49.google.com with SMTP id ev20so5010583lab.22
	for <bitcoin-development@lists.sourceforge.net>;
	Tue, 05 Nov 2013 09:43:35 -0800 (PST)
X-Received: by 10.112.51.101 with SMTP id j5mr15974564lbo.17.1383673415760;
	Tue, 05 Nov 2013 09:43:35 -0800 (PST)
MIME-Version: 1.0
Sender: stanga@gmail.com
Received: by 10.112.105.35 with HTTP; Tue, 5 Nov 2013 09:43:15 -0800 (PST)
In-Reply-To: <20131105171445.GA13710@petertodd.org>
References: <CABT1wWkOukEzxK5fLbnA4ZgJGN1hb_DMteCJOfA13FE_QZCi=Q@mail.gmail.com>
	<20131105170541.GA13660@petertodd.org>
	<20131105171445.GA13710@petertodd.org>
From: Ittay <ittay.eyal@cornell.edu>
Date: Tue, 5 Nov 2013 12:43:15 -0500
X-Google-Sender-Auth: pgl6G9EX1E9RJIt_Pm4OPNw6Xa4
Message-ID: <CABT1wW=XgDfxfxMxyjcNhtNTzXkGLtgSLz3JJcUAq9ywgpymyg@mail.gmail.com>
To: Peter Todd <pete@petertodd.org>
Content-Type: multipart/alternative; boundary=001a113364606e80fd04ea7192de
X-Spam-Score: -0.5 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
	See
	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
	for more information. [URIs: petertodd.org]
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(stanga[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1VdkfG-0000Qv-GU
Cc: Ittay <ittay.eyal@cornell.edu>,
	Gavin Andresen <gavin@bitcoinfoundation.org>,
	=?ISO-8859-1?Q?Emin_G=FCn_Sirer?= <egs@systems.cs.cornell.edu>,
	Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] BIP proposal - patch to raise selfish
 mining threshold.
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Tue, 05 Nov 2013 17:43:45 -0000

--001a113364606e80fd04ea7192de
Content-Type: text/plain; charset=ISO-8859-1

On Tue, Nov 5, 2013 at 12:14 PM, Peter Todd <pete@petertodd.org> wrote:

> On Tue, Nov 05, 2013 at 12:05:41PM -0500, Peter Todd wrote:
> > On Tue, Nov 05, 2013 at 11:56:53AM -0500, Ittay wrote:
>
> Oh, and I don't want to give the wrong impression: there's no need to
> rush to get this problem fixed. Even if someone wanted to launch an
> attack right now, with a fair amount of resources, there's a lot of
> counter-measures based on human intervention that can definitely stop
> the attack in the short-term


The attack can be easily hidden. And be sure that before today, today,
and after today, very smart people are at their computer planning attacks
on Bitcoin. Exploits must be published and fixed FAST.

Nevertheless, I agree  that, as you say, we must not rush it. Look at the
BIP, find if we missed anything, and let's discuss it.


> In addition, keep in mind
> that this attack is very easy to detect, so if one is actually launched
> we will know immediately and can start taking direct counter-measures at
> that time.
>

Not really. Please see the discussion section in our paper.


> That Gregory Maxwell so quickly identified a flaw in this proposed
> solution suggests we should proceed carefully.
>

There is no flaw. You were just reiterating that the solution does not give
us the 51% percent security you thought you had before. We showed that
we're not getting this back, I'm afraid.

Best,
Ittay

--001a113364606e80fd04ea7192de
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">On Tue, Nov 5, 2013 at 12:14 PM, Peter Todd <span dir=3D"l=
tr">&lt;<a href=3D"mailto:pete@petertodd.org" target=3D"_blank">pete@petert=
odd.org</a>&gt;</span> wrote:<br><div class=3D"gmail_extra"><div class=3D"g=
mail_quote">

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div class=3D"HOEnZb"><div class=3D"h5">On T=
ue, Nov 05, 2013 at 12:05:41PM -0500, Peter Todd wrote:<br>
&gt; On Tue, Nov 05, 2013 at 11:56:53AM -0500, Ittay wrote:<br><br>
</div></div>Oh, and I don&#39;t want to give the wrong impression: there&#3=
9;s no need to<br>
rush to get this problem fixed. Even if someone wanted to launch an<br>
attack right now, with a fair amount of resources, there&#39;s a lot of<br>
counter-measures based on human intervention that can definitely stop<br>
the attack in the short-term</blockquote><div><br></div><div>The attack can=
 be easily hidden. And be sure that before today, today,=A0</div><div>and a=
fter today, very smart people are at their computer planning attacks=A0</di=
v>

<div>on Bitcoin. Exploits must be published and fixed FAST.=A0</div><div><b=
r></div><div>Nevertheless, I agree =A0that, as you say, we must not rush it=
. Look at the=A0</div><div>BIP, find if we missed anything, and let&#39;s d=
iscuss it.=A0</div>

<div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex">In addition, keep in mind<br>
that this attack is very easy to detect, so if one is actually launched<br>
we will know immediately and can start taking direct counter-measures at<br=
>
that time.<br></blockquote><div><br></div><div>Not really. Please see the d=
iscussion section in our paper.=A0</div><div>=A0</div><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex">

That Gregory Maxwell so quickly identified a flaw in this proposed<br>
solution suggests we should proceed carefully.<br></blockquote><div><br></d=
iv><div>There is no flaw. You were just reiterating that the solution does =
not give=A0</div><div>us the 51% percent security you thought you had befor=
e. We showed that=A0</div>

<div>we&#39;re not getting this back, I&#39;m afraid.=A0</div><div>=A0</div=
><div>Best,=A0<br>Ittay=A0</div><div><br></div></div></div></div>

--001a113364606e80fd04ea7192de--