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
|
Return-Path: <ctpacia@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id E7D98EC4
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 27 Aug 2015 14:02:48 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com
[209.85.192.45])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C753510C
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 27 Aug 2015 14:02:35 +0000 (UTC)
Received: by qgeh99 with SMTP id h99so13139539qge.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 27 Aug 2015 07:02:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=subject:to:references:from:message-id:date:user-agent:mime-version
:in-reply-to:content-type;
bh=wbWwbxMS4ev403dxtWo5fN2Gmd0JXrSBAfqZ757Lo/8=;
b=08i6nchYRZSCGEOpsCzNYvoZbQE37CjY0AIZKc7IG/ISy51+neVL2iOKSuLpv9SL0l
AJ1+IqUQW3KJmVWDm/5mgF4yb8MjG2IY/hhwyyFRk1JptCoi0EHqJA2SYHsUNJyMlfOD
oEJfa1Kum4xUOweBr1D3+Ucz+SDw3R/eUxiRaz+Vesd5gtSeWc6JloLqV3+cFdhVYMpC
QkHdqOIo/W5NatVWSUAm7MKLSl/wh0C33AjajoqUrPmVDQgPqWeapalcFuRVNVrEOeaZ
ZX3IeU8mBioRqeaXoNCzy4JSmJYIInILr06Netl2jY+FxbdIK1Gb83OuNwYXd48zO2Ed
pzhg==
X-Received: by 10.141.28.146 with SMTP id f140mr7258566qhe.101.1440684154974;
Thu, 27 Aug 2015 07:02:34 -0700 (PDT)
Received: from ?IPv6:2601:18d:8301:36e:200:ff:fe00:a42f?
([2601:18d:8301:36e:200:ff:fe00:a42f])
by smtp.googlemail.com with ESMTPSA id
b90sm1278133qga.48.2015.08.27.07.02.34
for <bitcoin-dev@lists.linuxfoundation.org>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Thu, 27 Aug 2015 07:02:34 -0700 (PDT)
To: bitcoin-dev@lists.linuxfoundation.org
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>
From: Chris Pacia <ctpacia@gmail.com>
Message-ID: <55DF1879.6080407@gmail.com>
Date: Thu, 27 Aug 2015 10:02:33 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <CALoZ_LF_2pbczmHm5ZGc4=ffDqTmcoAYZzkFTUUV9a05q6wTfQ@mail.gmail.com>
Content-Type: multipart/alternative;
boundary="------------060201020508020502020208"
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
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 14:02:49 -0000
This is a multi-part message in MIME format.
--------------060201020508020502020208
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
On 08/27/2015 09:39 AM, prabhat via bitcoin-dev wrote:
> Fine point.
>
> So where is the solution? What to do?
How about nothing.
--------------060201020508020502020208
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 08/27/2015 09:39 AM, prabhat via
bitcoin-dev wrote:<br>
</div>
<blockquote
cite="mid:CALoZ_LF_2pbczmHm5ZGc4=ffDqTmcoAYZzkFTUUV9a05q6wTfQ@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">Fine point.
<div><br>
</div>
<div>So where is the solution? What to do?</div>
</div>
</div>
</blockquote>
<br>
How about nothing.<br>
</body>
</html>
--------------060201020508020502020208--
|