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
|
Return-Path: <prayank@tutanota.de>
Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137])
by lists.linuxfoundation.org (Postfix) with ESMTP id 224C8C000E
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 28 Aug 2021 22:40:46 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
by smtp4.osuosl.org (Postfix) with ESMTP id ECDEF40487
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 28 Aug 2021 22:40:45 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001,
RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001,
SPF_HELO_PASS=-0.001, SPF_PASS=-0.001]
autolearn=ham autolearn_force=no
Authentication-Results: smtp4.osuosl.org (amavisd-new);
dkim=pass (2048-bit key) header.d=tutanota.de
Received: from smtp4.osuosl.org ([127.0.0.1])
by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id kt0KtYLe9Ux7
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 28 Aug 2021 22:40:41 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.8.0
Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162])
by smtp4.osuosl.org (Postfix) with ESMTPS id 0E5BA4048E
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 28 Aug 2021 22:40:40 +0000 (UTC)
Received: from w3.tutanota.de (unknown [192.168.1.164])
by w1.tutanota.de (Postfix) with ESMTP id F2EE1FA0411;
Sat, 28 Aug 2021 22:40:38 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1630190438;
s=s1; d=tutanota.de;
h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender;
bh=Ij5kC7LOjn9APNQ5qsAS6QKiguxSii5CBgyVqLHxLZg=;
b=glsXGWzXdrVYTW3NekkPdVD7EgSfaRYWZSJakfv+qIGTwAUvV6nccqgqeMdGvUgR
OJ+cNCoq4dSMHPgVPCyFp7s1NWe2JyuKRlYdToYJIeE9Jrh6G3QOUw799of+dJjimcN
vMaSPzUQ2gMegkfEQM6LHlkYf/d9wJv0uEEHFtowrvci8KWCqjAVxpPAF/CNRLsUFrI
YpSlJ7xQPjkGbQiswcOCXkpl/h2fZ+cUC9jehIOOgDUZTJ9b4kpOE3hqDYpieghGri0
yBq88Uw1XUV1omtufsW3uxkxOU5OHwCHphaVArj0QDF3SR0YnKVsagFNksffb36NkeC
lC1J9Vr0Ug==
Date: Sun, 29 Aug 2021 00:40:38 +0200 (CEST)
From: Prayank <prayank@tutanota.de>
To: Aymeric Vitte <aymeric@peersm.com>
Message-ID: <MiDv-Qo--3-2@tutanota.de>
In-Reply-To: <b8a18c30-d9f4-27cb-9a81-7c3b0bfcbf65@peersm.com>
References: <Mi8W8of--3-2@tutanota.de>
<b8a18c30-d9f4-27cb-9a81-7c3b0bfcbf65@peersm.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_442483_234768006.1630190438982"
X-Mailman-Approved-At: Sat, 28 Aug 2021 22:43:53 +0000
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Camouflage: A project dedicated to Hal Finney
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Bitcoin Protocol 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: Sat, 28 Aug 2021 22:40:46 -0000
------=_Part_442483_234768006.1630190438982
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi Aymeric,
Thanks for sharing the link. 'bitcoin-transactions' and 'node-Tor' looks in=
teresting although I will have to check details and try things.
One observation: I noticed it's in JavaScript and will use WebRTC. Users wh=
o care about privacy normally disable both while using a browser.
--=20
Prayank
A3B1 E430 2298 178F
Aug 28, 2021, 22:06 by aymeric@peersm.com:
>
> Probably you could add to your links this discussion/issue > https://gith=
ub.com/bitcoin/bitcoin/pull/18988#issuecomment-646564853
>
>
> Le 27/08/2021 =C3=A0 23:29, Prayank via bitcoin-dev a =C3=A9crit=C2=
=A0:
>
>> I wish Hal Finney was with us today and help us improve privacy i=
n Bitcoin. I like reading his posts and one of them is >> https://bitcointa=
lk.org/index.php?topic=3D156390.msg1659654#msg1659654>> =20
>>
>> I had emailed about Privacy related things on July 23: >> https:/=
/lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-July/019276.html
>>
>> It was my birthday on 23 and had few beers so maybe email wasn't =
very focused. Although basic idea was to initiate discussion about i=
mproving privacy in different Bitcoin projects. I did not receive an=
y response except one person who liked the video I mentioned in the =
email. So here is one project which uses GitHub pages and will have =
the following things:
>>
>> 1.Issues and PRs related to privacy from different Bitcoin projec=
ts. I have added few from Bitcoin Core (full node implementation), B=
isq(DEX) and LND (LN implementation) right now.
>> 2.Blog section for my opinion on different privacy related issues=
and PRs.
>> 3.'Hall of Fame' section to appreciate the contribution of devs w=
ho are improving privacy in different Bitcoin projects.
>>
>> I will be happy if this project helps in improving privacy or hel=
ps users/devs in any other way. This project will never turn in to a=
paid newsletter or needs any sponsors, however any contribution to =
make the website better would be appreciated. Edward Snowden can als=
o contribute if he wants to do more than just tweets to help improve=
Bitcoin privacy.
>>
>> Link: >> https://prayank23.github.io/camouflage/
>>
>> Will move everything to new repository this weekend: >> https://g=
ithub.com/BlockchainCommons/Bitcoin-Camouflage
>>
>> --=20
>> Prayank
>>
>> A3B1 E430 2298 178F
>>
>>
>> _______________________________________________bitcoin-dev mailing list>=
> bitcoin-dev@lists.linuxfoundation.org>> https://lists.linuxfoundation.org=
/mailman/listinfo/bitcoin-dev
>>
------=_Part_442483_234768006.1630190438982
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3DUTF-8=
">
</head>
<body>
<div>Hi Aymeric,<br></div><div dir=3D"auto"><br></div><div dir=3D"auto">Tha=
nks for sharing the link. 'bitcoin-transactions' and 'node-Tor' looks inter=
esting although I will have to check details and try things.<br></div><div =
dir=3D"auto"><br></div><div dir=3D"auto">One observation: I noticed it's in=
JavaScript and will use WebRTC. Users who care about privacy normally disa=
ble both while using a browser.</div><div dir=3D"auto"><br></div><div>-- <b=
r></div><div>Prayank<br></div><div><br></div><div dir=3D"auto">A3B1 E430 22=
98 178F<br></div><div><br></div><div><br></div><div><br></div><div>Aug 28, =
2021, 22:06 by aymeric@peersm.com:<br></div><blockquote class=3D"tutanota_q=
uote" style=3D"border-left: 1px solid #93A3B8; padding-left: 10px; margin-l=
eft: 5px;"><p>Probably you could add to your links this discussion/issue <a=
href=3D"https://github.com/bitcoin/bitcoin/pull/18988#issuecomment-6465648=
53" class=3D"" rel=3D"noopener noreferrer" target=3D"_blank">https://github=
.com/bitcoin/bitcoin/pull/18988#issuecomment-646564853</a><br></p><div><br>=
</div><div class=3D"">Le 27/08/2021 =C3=A0 23:29, Prayank via
bitcoin-dev a =C3=A9crit :<br></div><blockquote type=3D"cite"><d=
iv>I wish Hal Finney was with us today and help us improve
privacy in Bitcoin. I like reading his posts and one of them is <a =
href=3D"https://bitcointalk.org/index.php?topic=3D156390.msg1659654#msg1659=
654" class=3D"" rel=3D"noopener noreferrer" target=3D"_blank">https://bitco=
intalk.org/index.php?topic=3D156390.msg1659654#msg1659654</a> <br></div><di=
v dir=3D"auto"><br></div><div dir=3D"auto">I had emailed about Privacy rela=
ted things on July
23: <a href=3D"https://lists.linuxfoundation.org/pipermail/bitcoin-=
dev/2021-July/019276.html" class=3D"" rel=3D"noopener noreferrer" target=3D=
"_blank">https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-July/=
019276.html</a><br></div><div dir=3D"auto"><br></div><div dir=3D"auto">It w=
as my birthday on 23 and had few beers so
maybe email wasn't very focused. Although basic idea was to
initiate discussion about improving privacy in different Bitcoin
projects. I did not receive any response except one person who
liked the video I mentioned in the email. So here is one project
which uses GitHub pages and will have the following things:<br></di=
v><div dir=3D"auto"><br></div><div dir=3D"auto">1.Issues and PRs related to=
privacy from different
Bitcoin projects. I have added few from Bitcoin Core (full node
implementation), Bisq(DEX) and LND (LN implementation) right
now.<br></div><div dir=3D"auto">2.Blog section for my opinion on di=
fferent privacy
related issues and PRs.<br></div><div dir=3D"auto">3.'Hall of Fame'=
section to appreciate the
contribution of devs who are improving privacy in different
Bitcoin projects.<br></div><div dir=3D"auto"><br></div><div dir=3D"=
auto">I will be happy if this project helps in improving
privacy or helps users/devs in any other way. This project will
never turn in to a paid newsletter or needs any sponsors,
however any contribution to make the website better would be
appreciated. Edward Snowden can also contribute if he wants to
do more than just tweets to help improve Bitcoin privacy.<br></div>=
<div dir=3D"auto"><br></div><div dir=3D"auto">Link: <a href=3D"https://pray=
ank23.github.io/camouflage/" class=3D"" rel=3D"noopener noreferrer" target=
=3D"_blank">https://prayank23.github.io/camouflage/</a><br></div><div dir=
=3D"auto"><br></div><div dir=3D"auto">Will move everything to new repositor=
y this
weekend: <a href=3D"https://github.com/BlockchainCommons/Bitcoin-Ca=
mouflage" class=3D"" rel=3D"noopener noreferrer" target=3D"_blank">https://=
github.com/BlockchainCommons/Bitcoin-Camouflage</a><br></div><div><br></div=
><div>-- <br></div><div>Prayank<br></div><div><br></div><div dir=3D"auto">A=
3B1 E430 2298 178F<br></div><div><br></div><div><br></div><pre wrap=3D"">__=
_____________________________________________
bitcoin-dev mailing list
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" class=3D"" rel=3D"=
noopener noreferrer" target=3D"_blank">bitcoin-dev@lists.linuxfoundation.or=
g</a>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
class=3D"" rel=3D"noopener noreferrer" target=3D"_blank">https://lists.linu=
xfoundation.org/mailman/listinfo/bitcoin-dev</a>
<br></pre></blockquote></blockquote> </body>
</html>
------=_Part_442483_234768006.1630190438982--
|