<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 24, 2014 at 5:22 PM, Ryan Carboni <span dir="ltr"><<a href="mailto:ryacko@gmail.com" target="_blank">ryacko@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Tribler also means you're an exit node?<br><br><a href="http://forum.tribler.org/viewtopic.php?f=2&t=6906" target="_blank">http://forum.tribler.org/viewtopic.php?f=2&t=6906</a><br><br></div></div></blockquote><div><br></div><div>Why torrent files the normal way when you can become anonymous by torrenting small chunks of huge numbers of files instead? I'm sure ISPs and prosecutors will understand!</div><div><br></div><div>Even if they start mentioning this little detail, their implementation would still be horribly broken: ECB mode without authentication, no RSA padding, poor random numbers, and code like this:</div><div><br></div><div><div>    try:</div><div>        raise ImportError()</div><div>        from Crypto.Random.random import StrongRandom</div><div>    except ImportError:</div><div>        from random import Random as StrongRandom</div></div><div><br></div><div>The list goes on: <a href="https://lists.torproject.org/pipermail/tor-dev/2014-December/007999.html">https://lists.torproject.org/pipermail/tor-dev/2014-December/007999.html</a></div><div><br></div><div>Tribler is the Telegram of torrent clients. Stay far away from it.</div></div></div></div>