CINXE.COM

Tribler

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Tribler</title> <link href="css/style.css" rel="stylesheet" /> <link href="css/animate.min.css" rel="stylesheet"> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" /> <link rel="icon" href="img/favicon.ico" type="image/x-icon" /> <link rel="canonical" href="http://www.tribler.org/about.html"> <!--[if lt IE 9]> <script src="/js/html5shiv.js"></script> <![endif]--> <script src="/js/wow.min.js"></script> <script> new WOW().init(); </script> <!--<script type="text/javascript">--> <!--var uservoiceOptions = {--> <!--/* required */--> <!--key: 'tribler',--> <!--host: 'tribler.uservoice.com',--> <!--forum: '90409',--> <!--showTab: true,--> <!--/* optional */--> <!--alignment: 'right',--> <!--background_color:'#f00',--> <!--text_color: 'white',--> <!--hover_color: '#009ec3',--> <!--lang: 'en'--> <!--};--> <!--function _loadUserVoice() {--> <!--var s = document.createElement('script');--> <!--s.setAttribute('type', 'text/javascript');--> <!--s.setAttribute('src', ("https:" == document.location.protocol ? "https://" : "http://") + "cdn.uservoice.com/javascripts/widgets/tab.js");--> <!--document.getElementsByTagName('head')[0].appendChild(s);--> <!--}--> <!--_loadSuper = window.onload;--> <!--window.onload = (typeof window.onload != 'function') ? _loadUserVoice : function() { _loadSuper(); _loadUserVoice(); };--> <!--</script>--> </head> <body> <header> <div class="wow fadeInDown"> <div class="wow fadeInLeft"> <a href="https://www.facebook.com/TriblerTeam"><img class="facebook-icon" src="img/facebook-icon.png" /></a> <a href="https://twitter.com/TriblerTeam"><img class="twitter-icon" src="img/twitter-icon.png" /></a> <a href="https://github.com/Tribler"><img class="github-icon" src="img/github-icon.png" /></a> </div> <a href="/"><img class="header-logo" src="img/tribler-logo.png" alt="Return to the homepage" /></a> <nav> <ul> <li><a href="/">Tribler</a> <ul> <li><a href="about.html">About Tribler</a></li> <li><a href="anonymity.html">Anonymity</a></li> <li><a href="https://release.tribler.org/dashboard/">Statistics</a></li> </ul> </li> <li><a href="download.html">Download</a></li> <li><a href="support-index.html">Support</a> <ul> <li><a href="howto.html">How does it work</a></li> <li><a href="faq.html">FAQ</a></li> </ul> </li> <li><a href="developer-index.html">Developers</a> <ul> <li><a href="https://github.com/Tribler/tribler">Github</a></li> <li><a href="https://github.com/Tribler/tribler/wiki">Wiki</a></li> <li><a href="/TitleIndex">Archive</a></li> </ul> </li> <li><a href="http://forum.tribler.org">Forum</a></li> </ul> </nav> </div> </header> <div id="wrap"><br> <section id="content"> <table class="about"> <tr> <td> <h1>About Tribler</h1> <p>Tribler is a research project of Delft University of Technology. Tribler was created in April 2005 as a new open source Peer-to-Peer file sharing program. During this time over one million users have installed it successfully and three generations of Ph.D. students tested their algorithms in the real world.</p><br> <p>Tribler is the first client which continuously improves upon the aging BitTorrent protocol from 2001 and addresses its flaws. We expanded it with, amongst others, streaming from magnet links, keyword search for content, channels and reputation-management. All these features are implemented in a completely distributed manner, not relying on any centralized component. Still, Tribler manages to remain fully backwards compatible with BitTorrent.</p><br> <p>Work on Tribler has been supported by multiple Internet research European grants. In total we received 3,538,609 Euro in funding for our open source self-organising systems research.</p> <p>Roughly 10 to 15 scientists and engineers work on it full-time. Our ambition is to make darknet technology, security and privacy the default for all Internet users. As of 2017 we have received code from 56 contributors and 146.003 lines of code.</p><br> <div class="vision"> <h2>Vision & Mission</h2> <p>"Push the boundaries of self-organising systems, robust reputation systems and craft collaborative systems with millions of active participants under continuous attack from spammers and other adversarial entities."</p> </div> </td> <td> <div class="contact"> <h2>Tribler Contact Information</h2><br> <strong>Postal address</strong> <p>Delft University of Technology<br> Department EWI/PDS/Tribler<br> PO Box 5031<br> 2600 GA Delft<br> The Netherlands</p><br> <strong>Visiting address</strong> <p>We are based at the Computer Science building at Delft University of Technology</p><br> <p>Van Mourik Broekmanweg 6, 3rd floor<br> 2628 XE Delft<br> The Netherlands</p> </p> </div> </td> </tr> </table> </section> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10