summaryrefslogtreecommitdiff
path: root/4f/4cc64ed930e73e5a2d70747e9dfc13b36e4949
blob: 8d3805f5e171330ffd4bc50b3d6f96e5aeccc565 (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
Return-Path: <opetruzel@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 3D7D9CFB
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 18:55:01 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com
	[209.85.218.50])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id CD937183
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 18:55:00 +0000 (UTC)
Received: by oigm66 with SMTP id m66so11816828oig.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 11:55:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=/NmEHYyKeQE45ZZt0xzLUxk7KTf1blAKlJFrQXMHVpE=;
	b=M3N3s+bnW+iXKfbvJ9TkX1dNVlGvVzDcxzORHsZVeG+C+422JfeXx+GiRILew/LJOD
	V4Pvd+qrF5Xtw5lhUa58kCkU2E7R13IRHqdrQFYJc9vcqj0TUFV5JLiU2XqeX3EHZyQc
	uX+JT1SGxo2kgOfMqhALP12sWvL0ngHeK/f5WNvdUAGzKsxQa0Dl/NFo3TBc3HkImjaj
	yg2ycjpvOtq8wzQmE2zepX0RUTslkgghR/NRdbl1va71ED0Z7OZ8mTik/V0N+BBhzWjA
	vizZjzj6S+42ZijeQox34QYDJkb8GYB+Sm7vQuarB+fV5gu3ZiwLUNucK59Iqn/1RxWn
	VWfg==
MIME-Version: 1.0
X-Received: by 10.202.3.10 with SMTP id 10mr3296793oid.127.1440701700229; Thu,
	27 Aug 2015 11:55:00 -0700 (PDT)
Received: by 10.76.178.200 with HTTP; Thu, 27 Aug 2015 11:55:00 -0700 (PDT)
Received: by 10.76.178.200 with HTTP; Thu, 27 Aug 2015 11:55:00 -0700 (PDT)
In-Reply-To: <CALoZ_LGt68K+rqSzP1_ge+-pkn6wxhdpHHDs8pris6_pQQHR7g@mail.gmail.com>
References: <CALoZ_LG7POrwNqtG9prvG_1T3+OcWNo9cKbiwHDu9xP85zqOEA@mail.gmail.com>
	<CAC0TF==iEPzMpjcGO+ukV6rVkM-4yH3jX0Obu4Aint1eWzK5bQ@mail.gmail.com>
	<CALoZ_LE4eWO6NaP2nR4PsRBP8p_u1uhgs1PSMo7hiVf_e2=CvA@mail.gmail.com>
	<fcbeee9eacd7a58b950f965eb1450180@xbt.hk>
	<CALoZ_LHU7LDywjiNX53Z=5i4fkiLbRwBpCwpzTB0beWW=UHN8w@mail.gmail.com>
	<CABsx9T06Pot0QqZ9bbok6_FH5kyDh+-QV=fdUGma=cmr=iESsg@mail.gmail.com>
	<CALoZ_LF_2pbczmHm5ZGc4=ffDqTmcoAYZzkFTUUV9a05q6wTfQ@mail.gmail.com>
	<CABsx9T0BCkYqN2s0t0wvAFVOfXWiUb-zUL0FseN4yDp5CjtD3g@mail.gmail.com>
	<CALoZ_LGt68K+rqSzP1_ge+-pkn6wxhdpHHDs8pris6_pQQHR7g@mail.gmail.com>
Date: Thu, 27 Aug 2015 14:55:00 -0400
Message-ID: <CALhpmH166_Xp0aZbzjTaHMH0wedDOOETqZ5Wp2QWc4aDojOyzQ@mail.gmail.com>
From: Oliver Petruzel <opetruzel@gmail.com>
To: prabhat <prabhatkr@gmail.com>
Content-Type: multipart/alternative; boundary=001a113ba17a11d19c051e4f8185
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,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] BIPS proposal for implementing AML-KYC in bitcoin
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: Thu, 27 Aug 2015 18:55:01 -0000

--001a113ba17a11d19c051e4f8185
Content-Type: text/plain; charset=UTF-8

>>>But money is attached to life and not liberty

I can't truly express in this email exactly how much I personally disagree
with that statement/belief because I don't think the dev mailing list is
the appropriate forum for such philosophical discussions.

I will say this, though: I think you've missed much of the point of Bitcoin
-- which "monetary or economic liberty" might perfectly describe -- and, I
sincerely hope that proposals such as yours never gain ANY traction in this
community.

As far as I'm concerned, your ideas are the antithesis of this entire
experiment.

I'd be glad to have this discussion over a beer and hookah any time, but I
won't take up any more space or time with it here.

Oliver

PS: sorry everyone! I just couldn't let this one go without comment... I'll
go back to my usual lurking and learning now. :)

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

<p dir=3D"ltr">&gt;&gt;&gt;But money is attached to life and not liberty</p=
>
<p dir=3D"ltr">I can&#39;t truly express in this email exactly how much I p=
ersonally disagree with that statement/belief because I don&#39;t think the=
 dev mailing list is the appropriate forum for such philosophical discussio=
ns.</p>
<p dir=3D"ltr">I will say this, though: I think you&#39;ve missed much of t=
he point of Bitcoin -- which &quot;monetary or economic liberty&quot; might=
 perfectly describe -- and, I sincerely hope that proposals such as yours n=
ever gain ANY traction in this community. </p>
<p dir=3D"ltr">As far as I&#39;m concerned, your ideas are the antithesis o=
f this entire experiment.</p>
<p dir=3D"ltr">I&#39;d be glad to have this discussion over a beer and hook=
ah any time, but I won&#39;t take up any more space or time with it here.</=
p>
<p dir=3D"ltr">Oliver</p>
<p dir=3D"ltr">PS: sorry everyone! I just couldn&#39;t let this one go with=
out comment... I&#39;ll go back to my usual lurking and learning now. :)</p=
>

--001a113ba17a11d19c051e4f8185--