summaryrefslogtreecommitdiff
path: root/16/e92ec85b7d0e094b634cb3172fd81fd11caf81
blob: 6da5d75ad2838914d2046ead1f9bd4715ef2bb41 (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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
Return-Path: <dscotese@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 95BD79A
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 18 Aug 2015 04:56:49 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com
	[209.85.214.181])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 6131118D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 18 Aug 2015 04:56:48 +0000 (UTC)
Received: by obbhe7 with SMTP id he7so131235961obb.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 17 Aug 2015 21:56:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=8VRy/4Uai2jFTTGViQdTp9ZUT+hbUaF9d+HZXd9czOk=;
	b=mebVbhzw/ej61c9ZChA/5oi9qeLiREm4flv1ChLFQWoyD1lYjlP6z5NOo1R5NCcYuv
	2JfnbgR1ZX6nCj8o1pg1m7IY1Zziu+HOi5/O4UeMvpclgXzydJm3k1N4nRPaivVjh4Xy
	XHy0XZJmbHnGxc0dVKmCnmvhNGo2vNCLeyea71Gcs38Ipjq94YHMje7hBOEoC9BQMT3D
	ACnQDYAogcfWCwuFNR9N1xQ269mb6fn3qdYPQYvK1kcScPxBYsF2/zcXprdMjBbNSUI9
	lOS/iYQgRtHupVXVpROj8O5bKBpBUGVlSe+lCyVEY7K0q/sEksiQQmLR5+2hQiAtEolc
	qNpA==
MIME-Version: 1.0
X-Received: by 10.60.159.196 with SMTP id xe4mr4107193oeb.23.1439873807715;
	Mon, 17 Aug 2015 21:56:47 -0700 (PDT)
Sender: dscotese@gmail.com
Received: by 10.202.175.1 with HTTP; Mon, 17 Aug 2015 21:56:47 -0700 (PDT)
In-Reply-To: <CAFh0iXPYbyYvJvu4MHMN1LPtueTGP7NJsbaLXVOqUdKMBSfPJQ@mail.gmail.com>
References: <CAFh0iXPYbyYvJvu4MHMN1LPtueTGP7NJsbaLXVOqUdKMBSfPJQ@mail.gmail.com>
Date: Mon, 17 Aug 2015 21:56:47 -0700
X-Google-Sender-Auth: jmZJzw8ODenDXfRoGJyG8IRJKEk
Message-ID: <CAGLBAhczy5bZ3JDJwT5-36Jk345kHdLJNaUo0GvZ+x0A62=vuw@mail.gmail.com>
From: Dave Scotese <dscotese@litmocracy.com>
To: bitdev@theochino.com
Content-Type: multipart/alternative; boundary=047d7bd6c488d49388051d8ebe9a
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham
	version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Bitcoin XT Fork
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Aug 2015 04:56:49 -0000

--047d7bd6c488d49388051d8ebe9a
Content-Type: text/plain; charset=UTF-8

At
http://media.scmagazine.com/documents/127/virtual_currency_rules_31557.pdf,
section 200.3(c)(2) lists "consumers that utilize Virtual Currency solely
for the purchase or sale of goods or services or for investment purposes"
as "Persons [who] are exempt from the licensing requirements".

Who else is left?




On Mon, Aug 17, 2015 at 1:24 PM, Theo Chino via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> Hello,
>
> I might have a "crazy" simple solution.
> From the literature I read, it seems that Satochi has the keys that would
> authenticate him using Bitcoin.
>
> HBO John Oliver's program might have given me (and hopefully others) the
> brilliant idea to protect the Bitcoin network from the overzealous reach of
> the politicians. One need to start a Church, and to start the Church one
> need funds (121UZ1hDs9MgCHonA8vjXr89D8FuDf5c7t) to start.
>
> John Oliver's program on HBO about Churches (and the hypocrisy of some)
> was epic and such entity could argue that Bitcoin is a belief system (which
> it is) and would force the issue at a Federal level under the Church and
> State separation. - John's video :
> https://www.youtube.com/watch?v=7y1xJAVZxXg
>
> At this time, I am waiting for the License issue to walk its course in New
> York State.
>
> Currently:
>
>    - I am waiting for my License to be denied (to protest) and appeal it.
>    - Waiting to hear from the License process to appeal the law in
>    general.
>    - Meeting Elected officials (in New York City, NY State, and France)
>    and educating them on Bitcoin.
>
> Every time we (the community) talk about Bitcoin, it can sound like
> religion; therefore why not go all the way and do what John Oliver did ?
> Seed money would help. :)
>
> Regarding the Fork, from my perspective of a small company, I see that
> like it was with IRC with the ICMP node split. The Church thing is not here
> to take side but to "try" to protect the Bitcoin.
>
> We will need to ordain ministers selected after completing prescribed
> courses of study setup by the developers.
>
> In short I am asking Satochi to help this church with original coins. If
> it is a troll, I am talking to the Dev Community at large to recruit them
> to ordain the ministers.
>
> Regards,
> *Theo Chino*
>
>
> *https://www.facebook.com/groups/557495624389384
> <https://www.facebook.com/groups/557495624389384> (NY
> State)http://frenchmorning.com/en/2014/08/18/french-robin-hood-bitcoin-new-york
> <http://frenchmorning.com/en/2014/08/18/french-robin-hood-bitcoin-new-york>*
>
> *(My position on the fork is still the same as when I ran for a seat of
> the Foundation; still don't have enough information and thing will move
> faster than I can devote the time to read about it.)*
>
> On Mon, Aug 17, 2015 at 1:30 PM, Btc Drak via bitcoin-dev <
> bitcoin-dev@lists.linuxfoundation.org> wrote:
>
>> For the record I would like to share my technical analysis of the Satoshi
>> email which I wrote in a pastebin (http://pastebin.com/Ct5M8fa2) a few
>> days ago.
>>
>> 1. The email is the one used by Satoshi to announce Bitcoin in the first
>> place.
>> http://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html
>>
>> 2. The email was not spoofed, it actually originated from vistomail's
>> server. The email headers show the email originated from 190.97.163.93
>> and the SPF records show this as an authorised sender for the email.
>> This does not prove the account wasn't hacked of course, or that the
>> account might have expired and be re-registered by someone else (vistomail
>> is a paid for email provider).
>>
>> 3. While the email is not signed, and there are a number of PGP keys
>> listed on key servers for him (to vary addresses), he didnt sign any emails
>> with any PGP keys.
>>
>> It is therefore not possible to outright dismiss the email's authenticity
>> as the email originates from an authentic source. The only questions is
>> whether the webmail service was hacked or commandeered somehow.
>>
>>
>>
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>
>>
>
>
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>
>


-- 
I like to provide some work at no charge to prove my value. Do you need a
techie?
I own Litmocracy <http://www.litmocracy.com> and Meme Racing
<http://www.memeracing.net> (in alpha).
I'm the webmaster for The Voluntaryist <http://www.voluntaryist.com> which
now accepts Bitcoin.
I also code for The Dollar Vigilante <http://dollarvigilante.com/>.
"He ought to find it more profitable to play by the rules" - Satoshi
Nakamoto

--047d7bd6c488d49388051d8ebe9a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"usertext-body may-blank-within md-container =
"><div class=3D"md"><p><span style=3D"font-weight:normal"><font size=3D"2">=
At <a href=3D"http://media.scmagazine.com/documents/127/virtual_currency_ru=
les_31557.pdf">http://media.scmagazine.com/documents/127/virtual_currency_r=
ules_31557.pdf</a>,
 section 200.3(c)(2) lists &quot;consumers that utilize Virtual Currency=20
solely for the purchase or sale of goods or services or for investment=20
purposes&quot; as &quot;Persons [who] are exempt from the licensing require=
ments&quot;.</font></span></p><span style=3D"font-weight:normal"><font size=
=3D"2">

</font></span><p><span style=3D"font-weight:normal"><font size=3D"2">Who el=
se is left?</font></span></p>
</div>
</div><br><br><br></div><div class=3D"gmail_extra"><br><div class=3D"gmail_=
quote">On Mon, Aug 17, 2015 at 1:24 PM, Theo Chino via bitcoin-dev <span di=
r=3D"ltr">&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" targ=
et=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<b=
r><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:=
1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_quote=
"><div dir=3D"ltr">Hello,<br><div class=3D"gmail_quote"><div dir=3D"ltr"><s=
pan><div><div><br></div>I might have a &quot;crazy&quot; simple solution. <=
br>From the literature I read, it seems that Satochi has the keys that woul=
d authenticate him using Bitcoin.<br><br></div></span><div>HBO John Oliver&=
#39;s program might have given me (and hopefully others) the brilliant idea=
 to protect the Bitcoin network from the overzealous reach of the politicia=
ns. One need to start a Church, and to start the Church one need funds (121=
UZ1hDs9MgCHonA8vjXr89D8FuDf5c7t) to start.<br></div><div><br></div>John Oli=
ver&#39;s program on HBO about Churches (and the hypocrisy of some) was epi=
c and such entity could argue that Bitcoin is a belief system (which it is)=
 and would force the issue at a Federal level under the Church and State se=
paration. - John&#39;s video : <a href=3D"https://www.youtube.com/watch?v=
=3D7y1xJAVZxXg" target=3D"_blank">https://www.youtube.com/watch?v=3D7y1xJAV=
ZxXg</a><p> </p><div><span><p> At this time, I am waiting for the License i=
ssue to walk its course in New York State.</p><p>Currently:</p><ul><li> <di=
v>I am waiting for my License to be denied (to protest) and appeal it.</div=
> </li><li> <div>Waiting to hear from the License process to appeal the law=
 in general.</div></li><li>Meeting Elected officials (in New York City, NY =
State, and France) and educating them on Bitcoin.</li></ul><p> </p><p>Every=
 time we (the community) talk about Bitcoin, it can sound like religion; th=
erefore why not go all the way and do what John Oliver did ? Seed money wou=
ld help. :)</p><p>Regarding the Fork, from my perspective of a small compan=
y, I see that like it was with IRC with the ICMP node split. The Church thi=
ng is not here to take side but to &quot;try&quot; to protect the Bitcoin.<=
/p></span><p>We will need to ordain ministers selected after completing pre=
scribed courses of study setup by the developers.</p><span><p>In short I am=
 asking Satochi to help this church with original coins. If it is a troll, =
I am talking to the Dev Community at large to recruit them to ordain the mi=
nisters.<br></p><p>Regards,<br></p><b>Theo Chino</b><br><i><a href=3D"https=
://www.facebook.com/groups/557495624389384" target=3D"_blank">https://www.f=
acebook.com/groups/557495624389384</a> (NY State)<br><a href=3D"http://fren=
chmorning.com/en/2014/08/18/french-robin-hood-bitcoin-new-york" target=3D"_=
blank">http://frenchmorning.com/en/2014/08/18/french-robin-hood-bitcoin-new=
-york</a><br></i></span></div><span><div><i>(My position on the fork is sti=
ll the same as when I ran for a seat of the Foundation; still don&#39;t hav=
e enough information and thing will move faster than I can devote the time =
to read about it.)<br></i></div><div><div><div><div class=3D"gmail_extra"><=
br><div class=3D"gmail_quote"><div><div class=3D"h5"><div><div>On Mon, Aug =
17, 2015 at 1:30 PM, Btc Drak via bitcoin-dev <span dir=3D"ltr">&lt;<a href=
=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">bitcoin=
-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br></div></div></div><=
/div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-le=
ft:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5"><div><div><div d=
ir=3D"ltr"><div class=3D"gmail_extra">For the record I would like to share =
my technical analysis of the Satoshi email which I wrote in a pastebin (<a =
href=3D"http://pastebin.com/Ct5M8fa2" target=3D"_blank">http://pastebin.com=
/Ct5M8fa2</a>) a few days ago.</div><div class=3D"gmail_extra"><br></div><d=
iv class=3D"gmail_extra">1. The email is the one used by Satoshi to announc=
e Bitcoin in the first place.=C2=A0</div><div class=3D"gmail_extra"><a href=
=3D"http://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html=
" target=3D"_blank">http://www.metzdowd.com/pipermail/cryptography/2008-Oct=
ober/014810.html</a></div><div class=3D"gmail_extra"><br></div><div class=
=3D"gmail_extra">2. The email was not spoofed, it actually originated from =
vistomail&#39;s server. The email headers show the email originated from=C2=
=A0<span style=3D"color:rgb(0,0,0);white-space:pre-wrap">190.97.163.93 and =
the SPF records show this as an authorised sender for the email</span>. Thi=
s does not prove the account wasn&#39;t hacked of course, or that the accou=
nt might have expired and be re-registered by someone else (vistomail is a =
paid for email provider).</div><div class=3D"gmail_extra"><br></div><div cl=
ass=3D"gmail_extra">3. While the email is not signed, and there are a numbe=
r of PGP keys listed on key servers for him (to vary addresses), he didnt s=
ign any emails with any PGP keys.</div><div class=3D"gmail_extra"><br></div=
><div class=3D"gmail_extra">It is therefore not possible to outright dismis=
s the email&#39;s authenticity as the email originates from an authentic so=
urce. The only questions is whether the webmail service was hacked or comma=
ndeered somehow.</div><div class=3D"gmail_extra"><br></div><div class=3D"gm=
ail_extra"><br></div></div>
<br></div></div></div></div><span class=3D""><span>________________________=
_______________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
bitcoin-dev@lists.linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
man/listinfo/bitcoin-dev</a><br>
<br></span></span></blockquote></div><br></div></div></div></div></span></d=
iv>
</div><br></div>
</div><br></div>
<br>_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.=
linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
man/listinfo/bitcoin-dev</a><br>
<br></blockquote></div><br><br clear=3D"all"><br>-- <br><div class=3D"gmail=
_signature"><div dir=3D"ltr">I like to provide some work at no charge to pr=
ove my value. Do you need a techie?=C2=A0 <br>I own <a href=3D"http://www.l=
itmocracy.com" target=3D"_blank">Litmocracy</a> and <a href=3D"http://www.m=
emeracing.net" target=3D"_blank">Meme Racing</a> (in alpha). <br>I&#39;m th=
e webmaster for <a href=3D"http://www.voluntaryist.com" target=3D"_blank">T=
he Voluntaryist</a> which now accepts Bitcoin.<br>I also code for <a href=
=3D"http://dollarvigilante.com/" target=3D"_blank">The Dollar Vigilante</a>=
.<br>&quot;He ought to find it more profitable to play by the rules&quot; -=
 Satoshi Nakamoto</div></div>
</div>

--047d7bd6c488d49388051d8ebe9a--