summaryrefslogtreecommitdiff
path: root/a6/7cafb0b23350c2bb366119763cea3be70a54b2
blob: 8e1bd03f6035eb7e1b9eeaeee63b912fef4ba516 (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
Return-Path: <prabhatkr@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id C8FC5C1E
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 12:20:14 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ob0-f174.google.com (mail-ob0-f174.google.com
	[209.85.214.174])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 61FBD63
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 12:20:14 +0000 (UTC)
Received: by obbfr1 with SMTP id fr1so16776089obb.1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 27 Aug 2015 05:20:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc:content-type;
	bh=l0QvRxlY4Y5xQRttE2uf+1ABTVEyW1V1wZZp5/nTico=;
	b=ryMC+kCWBYjwR2+A4D73auk+yolLnwO3pAJLKRvMur+Wdhc6QKWIEjyztG42hyHvi/
	9Wvw62ByJivPvMX+h/zAuSU8y2Ca5Wl2efkoZ/wdvuBrKuCrpprhLpN1JgYKTZt8UPdn
	/gc/7EzEdr7JKtSY0hdYo3f0jWms9JO2JMb59T0teMsdbCzj3pged/YQxfmMmpZNjD+r
	s/9xF8H6NXAYYc9UGiy1uKQhbnj4qqD2QQ1cfWs6w14Dnan6RJmqTsxwgo2tVe/e4T6V
	qUhaCi5PYqjlD3Y+NSStjHrY6Aav34b2BWIoSLzS5Br3UxJ80Qqktk/svHYGVLvPfxtn
	z71w==
X-Received: by 10.182.33.73 with SMTP id p9mr2278482obi.73.1440678011487; Thu,
	27 Aug 2015 05:20:11 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.202.45.214 with HTTP; Thu, 27 Aug 2015 05:19:47 -0700 (PDT)
In-Reply-To: <fcbeee9eacd7a58b950f965eb1450180@xbt.hk>
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>
From: prabhat <prabhatkr@gmail.com>
Date: Thu, 27 Aug 2015 17:49:47 +0530
Message-ID: <CALoZ_LHU7LDywjiNX53Z=5i4fkiLbRwBpCwpzTB0beWW=UHN8w@mail.gmail.com>
To: jl2012@xbt.hk
Content-Type: multipart/alternative; boundary=047d7b5d58b41de5f2051e49fd12
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@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 12:20:14 -0000

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

Yes, on it.



Prabhat Kumar Singh


On Thu, Aug 27, 2015 at 5:44 PM, <jl2012@xbt.hk> wrote:

> Very good, I can't wait to see it. Please code it up and submit a pull
> request to github. Don't expect someone will do it for you.
>
> prabhat via bitcoin-dev =E6=96=BC 2015-08-27 08:06 =E5=AF=AB=E5=88=B0:
>
> snip.
>>
>
>
> Folks, suggest something, scrap my idea, but let's build something to
>> save this ecosystem, otherwise it is impossible to realise this dream
>> of decentralized currency. Other coins and protocols are there who may
>> implement something, and egoists always meet the ashes.
>>
>>
>

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

<div dir=3D"ltr">Yes, on it.<div>=C2=A0</div><div><br></div></div><div clas=
s=3D"gmail_extra"><br clear=3D"all"><div><div class=3D"gmail_signature">Pra=
bhat Kumar Singh<br><br></div></div>
<br><div class=3D"gmail_quote">On Thu, Aug 27, 2015 at 5:44 PM,  <span dir=
=3D"ltr">&lt;<a href=3D"mailto:jl2012@xbt.hk" target=3D"_blank">jl2012@xbt.=
hk</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"marg=
in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Very good, I can=
&#39;t wait to see it. Please code it up and submit a pull request to githu=
b. Don&#39;t expect someone will do it for you.<br>
<br>
prabhat via bitcoin-dev =E6=96=BC 2015-08-27 08:06 =E5=AF=AB=E5=88=B0:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
snip.<br>
</blockquote><div class=3D"HOEnZb"><div class=3D"h5">
<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Folks, suggest something, scrap my idea, but let&#39;s build something to<b=
r>
save this ecosystem, otherwise it is impossible to realise this dream<br>
of decentralized currency. Other coins and protocols are there who may<br>
implement something, and egoists always meet the ashes.<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>

--047d7b5d58b41de5f2051e49fd12--