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
|
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
helo=mx.sourceforge.net)
by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <mfreitas@gmail.com>) id 1VxiRF-0001YI-Bc
for bitcoin-development@lists.sourceforge.net;
Mon, 30 Dec 2013 19:23:45 +0000
Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
designates 209.85.212.174 as permitted sender)
client-ip=209.85.212.174; envelope-from=mfreitas@gmail.com;
helo=mail-wi0-f174.google.com;
Received: from mail-wi0-f174.google.com ([209.85.212.174])
by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1VxiRE-0003yP-0x
for bitcoin-development@lists.sourceforge.net;
Mon, 30 Dec 2013 19:23:45 +0000
Received: by mail-wi0-f174.google.com with SMTP id z2so16614746wiv.13
for <bitcoin-development@lists.sourceforge.net>;
Mon, 30 Dec 2013 11:23:37 -0800 (PST)
X-Received: by 10.180.39.177 with SMTP id q17mr23579675wik.5.1388431417859;
Mon, 30 Dec 2013 11:23:37 -0800 (PST)
MIME-Version: 1.0
Received: by 10.194.87.100 with HTTP; Mon, 30 Dec 2013 11:23:17 -0800 (PST)
From: Miguel Freitas <mfreitas@gmail.com>
Date: Mon, 30 Dec 2013 17:23:17 -0200
Message-ID: <CAJq5o=v+1k798X_xVOUsaFBVrKVzx=QOnea9A_nZXgA5A-PEQw@mail.gmail.com>
To: bitcoin-development@lists.sourceforge.net
Content-Type: multipart/alternative; boundary=001a11c228d274e64c04eec56183
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
See http://spamassassin.org/tag/ for more details.
-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
sender-domain
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(mfreitas[at]gmail.com)
-0.0 SPF_PASS SPF: sender matches SPF record
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
for more information. [URIs: arxiv.org]
1.0 HTML_MESSAGE BODY: HTML included in message
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
author's domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature,
not necessarily valid
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1VxiRE-0003yP-0x
Subject: [Bitcoin-development] New P2P microblogging project based on Bitcoin
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Mon, 30 Dec 2013 19:23:45 -0000
--001a11c228d274e64c04eec56183
Content-Type: text/plain; charset=ISO-8859-1
Hi folks,
I'd like to let you know about a new project based on Bitcoin + Libtorrent:
twister - a new p2p microblogging platform.
First of all, some kudos and apologies are due. Bitcoin and libtorrent are
both well written, high quality C++ codebases and i'd like to thank all
developers for their work.
Apologies are for bastardizing those codebases and (forcibly) merging them
together in order to try my P2P ideas. I wouldn't be able to have something
working in just a few months if i did it differently. So the least I could
do in retribution is offering write-access to the repository for bitcoin
and libtorrent developers (for those who want it, of course).
I won't add more details here because the site has plenty of information
and i'm sure some people will not be interested anyway as we get offtopic.
twister main site:
http://twister.net.co
white-paper:
http://arxiv.org/abs/1312.7152
regards,
Miguel
--001a11c228d274e64c04eec56183
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Hi folks,</div><div><br></div><div>I'd like to le=
t you know about a new project based on Bitcoin + Libtorrent: twister - a n=
ew p2p microblogging platform.</div><div><br></div><div>First of all, some =
kudos and apologies are due. Bitcoin and libtorrent are both well written, =
high quality C++ codebases and i'd like to thank all developers for the=
ir work.</div>
<div><br></div><div>Apologies are for bastardizing those codebases and (for=
cibly) merging them together in order to try my P2P ideas. I wouldn't b=
e able to have something working in just a few months if i did it different=
ly. So the least I could do in retribution is offering write-access to the =
repository for bitcoin and libtorrent developers (for those who want it, of=
course).</div>
<div><br></div><div>I won't add more details here because the site has =
plenty of information and i'm sure some people will not be interested a=
nyway as we get offtopic.</div><div><br></div><div>twister main site:</div>
<div><br></div><div><a href=3D"http://twister.net.co">http://twister.net.co=
</a></div><div><br></div><div>white-paper:</div><div><br></div><div><a href=
=3D"http://arxiv.org/abs/1312.7152">http://arxiv.org/abs/1312.7152</a></div=
>
<div><br></div><div>regards,</div><div><br></div><div>Miguel</div><div><br>=
</div></div>
--001a11c228d274e64c04eec56183--
|