/ c0 / 8fd5d3f61d2a1b5a8d79d5a1e580ad74e599e8
8fd5d3f61d2a1b5a8d79d5a1e580ad74e599e8
  1  Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
  2  	helo=mx.sourceforge.net)
  3  	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
  4  	(envelope-from <mfreitas@gmail.com>) id 1VxiRF-0001YI-Bc
  5  	for bitcoin-development@lists.sourceforge.net;
  6  	Mon, 30 Dec 2013 19:23:45 +0000
  7  Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
  8  	designates 209.85.212.174 as permitted sender)
  9  	client-ip=209.85.212.174; envelope-from=mfreitas@gmail.com;
 10  	helo=mail-wi0-f174.google.com; 
 11  Received: from mail-wi0-f174.google.com ([209.85.212.174])
 12  	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
 13  	(Exim 4.76) id 1VxiRE-0003yP-0x
 14  	for bitcoin-development@lists.sourceforge.net;
 15  	Mon, 30 Dec 2013 19:23:45 +0000
 16  Received: by mail-wi0-f174.google.com with SMTP id z2so16614746wiv.13
 17  	for <bitcoin-development@lists.sourceforge.net>;
 18  	Mon, 30 Dec 2013 11:23:37 -0800 (PST)
 19  X-Received: by 10.180.39.177 with SMTP id q17mr23579675wik.5.1388431417859;
 20  	Mon, 30 Dec 2013 11:23:37 -0800 (PST)
 21  MIME-Version: 1.0
 22  Received: by 10.194.87.100 with HTTP; Mon, 30 Dec 2013 11:23:17 -0800 (PST)
 23  From: Miguel Freitas <mfreitas@gmail.com>
 24  Date: Mon, 30 Dec 2013 17:23:17 -0200
 25  Message-ID: <CAJq5o=v+1k798X_xVOUsaFBVrKVzx=QOnea9A_nZXgA5A-PEQw@mail.gmail.com>
 26  To: bitcoin-development@lists.sourceforge.net
 27  Content-Type: multipart/alternative; boundary=001a11c228d274e64c04eec56183
 28  X-Spam-Score: -0.6 (/)
 29  X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
 30  	See http://spamassassin.org/tag/ for more details.
 31  	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
 32  	sender-domain
 33  	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
 34  	(mfreitas[at]gmail.com)
 35  	-0.0 SPF_PASS               SPF: sender matches SPF record
 36  	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
 37  	See
 38  	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
 39  	for more information. [URIs: arxiv.org]
 40  	1.0 HTML_MESSAGE           BODY: HTML included in message
 41  	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
 42  	author's domain
 43  	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
 44  	not necessarily valid
 45  	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 46  X-Headers-End: 1VxiRE-0003yP-0x
 47  Subject: [Bitcoin-development] New P2P microblogging project based on Bitcoin
 48  X-BeenThere: bitcoin-development@lists.sourceforge.net
 49  X-Mailman-Version: 2.1.9
 50  Precedence: list
 51  List-Id: <bitcoin-development.lists.sourceforge.net>
 52  List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
 53  	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
 54  List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
 55  List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
 56  List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
 57  List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
 58  	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
 59  X-List-Received-Date: Mon, 30 Dec 2013 19:23:45 -0000
 60  
 61  --001a11c228d274e64c04eec56183
 62  Content-Type: text/plain; charset=ISO-8859-1
 63  
 64  Hi folks,
 65  
 66  I'd like to let you know about a new project based on Bitcoin + Libtorrent:
 67  twister - a new p2p microblogging platform.
 68  
 69  First of all, some kudos and apologies are due. Bitcoin and libtorrent are
 70  both well written, high quality C++ codebases and i'd like to thank all
 71  developers for their work.
 72  
 73  Apologies are for bastardizing those codebases and (forcibly) merging them
 74  together in order to try my P2P ideas. I wouldn't be able to have something
 75  working in just a few months if i did it differently. So the least I could
 76  do in retribution is offering write-access to the repository for bitcoin
 77  and libtorrent developers (for those who want it, of course).
 78  
 79  I won't add more details here because the site has plenty of information
 80  and i'm sure some people will not be interested anyway as we get offtopic.
 81  
 82  twister main site:
 83  
 84  http://twister.net.co
 85  
 86  white-paper:
 87  
 88  http://arxiv.org/abs/1312.7152
 89  
 90  regards,
 91  
 92  Miguel
 93  
 94  --001a11c228d274e64c04eec56183
 95  Content-Type: text/html; charset=ISO-8859-1
 96  Content-Transfer-Encoding: quoted-printable
 97  
 98  <div dir=3D"ltr"><div>Hi folks,</div><div><br></div><div>I&#39;d like to le=
 99  t you know about a new project based on Bitcoin + Libtorrent: twister - a n=
100  ew p2p microblogging platform.</div><div><br></div><div>First of all, some =
101  kudos and apologies are due. Bitcoin and libtorrent are both well written, =
102  high quality C++ codebases and i&#39;d like to thank all developers for the=
103  ir work.</div>
104  
105  <div><br></div><div>Apologies are for bastardizing those codebases and (for=
106  cibly) merging them together in order to try my P2P ideas. I wouldn&#39;t b=
107  e able to have something working in just a few months if i did it different=
108  ly. So the least I could do in retribution is offering write-access to the =
109  repository for bitcoin and libtorrent developers (for those who want it, of=
110   course).</div>
111  
112  <div><br></div><div>I won&#39;t add more details here because the site has =
113  plenty of information and i&#39;m sure some people will not be interested a=
114  nyway as we get offtopic.</div><div><br></div><div>twister main site:</div>
115  
116  <div><br></div><div><a href=3D"http://twister.net.co">http://twister.net.co=
117  </a></div><div><br></div><div>white-paper:</div><div><br></div><div><a href=
118  =3D"http://arxiv.org/abs/1312.7152">http://arxiv.org/abs/1312.7152</a></div=
119  >
120  
121  <div><br></div><div>regards,</div><div><br></div><div>Miguel</div><div><br>=
122  </div></div>
123  
124  --001a11c228d274e64c04eec56183--
125  
126