Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Researchers Decentralize BitTorrent

Posted by CmdrTaco on Tuesday October 28, @01:01PM
from the only-a-matter-of-time dept.
A Cow writes "The Tribler BitTorrent client, a project run by researchers from several European universities and Harvard, is the first to incorporate decentralized search capabilities. With Tribler, users can now find .torrent files that are hosted among other peers, instead of on a centralized site such as The Pirate Bay or Mininova. The Tribler developers have found a way to make their client work without having to rely on BitTorrent sites. Although others have tried to come up with similar solutions, such as the Cubit plugin for Vuze, Tribler is the first to understand that with decentralized BitTorrent search, there also has to be a way to moderate these decentralized torrents in order to avoid a flood of spam."
internet bittorrent kad stillnotanonymous privacy
tech internet
story

Related Stories

[+] P2P BitTorrent Tool Could Replace Pirate Bay 413 comments
With the US and other G8 countries trying to outlaw The Pirate Bay and its ilk, an anonymous reader suggests that a solution may have emerged out of Cornell University. A new open-source project called Cubit is an Azureus plugin that provides decentralized approximate keyword search of torrents in the network.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • It's a good start... (Score:5, Interesting)

    by Smidge207 (1278042) on Tuesday October 28, @01:04PM (#25544481)

    ...and hopefully with this companies will start to use BT as an alternative to http/ftp. The downside is that you have to have a client, but I bet that browsers will have integrated BT support soon (the new Opera does, FF has a plugin). And the savings for the server range from a LOT to none, and even none can't hurt, since if nothing else you at least have a great download client able to resume downloads, download huge files, etc.

    =Smidge=

  • BT is popular because you can go to a reputable listing site, find a well seeded and good quality torrent with comments by others to back it up and download it quickly. Compared to the chances you take searching traditional P2P systems, full of dodgy encodes, fake file names and incompletes it's obvious why people turn to BT first.

  • by Anonymous Coward on Tuesday October 28, @01:15PM (#25544691)

    According to the website, Tribler will exchange torrent downloading history by default.

  • I know this is a naive question, but how does a client find any peers to query without a centralized server to get a list from?

  • Tribler and Cubit (Score:5, Informative)

    by BernardWong (927564) on Tuesday October 28, @03:22PM (#25546675)

    Disclaimer: I'm one of the authors of Cubit

    Tribler takes an interesting approach to the distributed search problem -- collect Torrents in the background and perform on-demand searches locally. To improve recall, skew the Torrent collection to collect mostly from those that have similar interests.

    It does raise a few questions. Search quality for less popular Torrents will likely be affected. Searching for Torrents outside your typical interests may also be problematic. And given a Torrent may in theory be replicated to every Tribler client, there is some bandwidth concerns.

    I guess only time will tell if limiting search to only the files that have been previously downloaded by one of your peers is sufficient for most users.

    Cubit takes a different approach -- perform efficient, distributed search over all the available Torrents in a manner that is resilient to typos and spelling mistakes (from both the search string and the content). Rely on a separate mechanism (such as user comments or a reputation system like Credence [cornell.edu]) to determine good Torrents from SPAM in the search results.

    The approaches seem complimentary, and I'm looking forward to testing out the new Tribler once the website recovers from the Slashdot-ing.

    • Re:Ivy League (Score:4, Informative)

      by BlowHole666 (1152399) on Tuesday October 28, @01:25PM (#25544841)

      Good to see the best minds of this generation have chosen to benefit humankind with... ...a better way to steal stuff!

      Bit Torrent is not always used to steal stuff. Its how some game updates are downloaded, and most versions of Linux offer a Bit Torrent download.

    • by fmoliveira (979051) on Tuesday October 28, @01:39PM (#25545077)
      with ed2k I enter in the 2000th position in 2000 different queues. with torrent my download starts almost immediatly at the top speed my connection supports. I don't like the work of emule developers at the protocol, and they aren't very receptive of suggestions. I think the users voted with their downloads.
        • by Carnildo (712617) on Tuesday October 28, @02:29PM (#25545865) Homepage Journal

          You seem to have some misconceptions on how BitTorrent works. Basically, when you start a torrent download, your client asks the tracker (a central server that's keeping track of things) which computers have the download in question. Your client then asks those computers for pieces of the whole download. The pieces come in random order, and it might take a while for you to get the whole file, but the strength of BitTorrent is that, by asking many computers for small pieces of the file, you're getting a share of the collective upload bandwidth of every computer that's got part of the file, rather than getting the complete upload bandwidth of a single computer. This lets the download start immediately, and means that even peers that don't have the complete download yet can help speed things up for you.

        • by Mr2001 (90979) on Tuesday October 28, @04:37PM (#25547791) Homepage Journal

          I've only used eMule, so I don't know how much these problems affect other eDonkey clients, but in my experience these are the big issues:

          1. You can only start sharing once you've downloaded an entire piece of the file. The same is true of BT, but eMule pieces are big and have a fixed size (around 9 MB). Torrent piece sizes are variable, and they're often less than 1 MB. This means you can start sharing sooner, especially since...

          2. ...eMule severely limits the upload speed per connection. If you set your upload rate to 30 KB/sec, you'll end up with 10 connections, each uploading at 3 KB/sec. At that rate, it takes nearly an hour to transfer an entire piece of the file, and until that's finished, the peer can't share any of the data you've been sending him.

          3. eMule's credit system is mostly only useful when you're downloading a group of files that are shared by the same users who are also interested in some similar files you have (i.e. you share S1E1 and gain credits that you redeem when downloading S1E2). BT provides immediate gratification: your uploads are almost always reciprocated right then and there.

    • by Timmmm (636430) on Tuesday October 28, @01:50PM (#25545231)

      It's the fact that

      a) The torrent sites are easy to search, have good files and few fakes.
      b) The tit-for-tat algorithm does a pretty good job of ensuring people upload stuff to you. Every other P2P software I used before bittorrent was slow and unreliable.

      • by JesseMcDonald (536341) on Tuesday October 28, @02:55PM (#25546243) Homepage

        If you want data from the internet, somebody is going to need your IP address.

        Yes, but the computer that has your IP address doesn't need to know the data, and visa-versa. That's the whole point behind onion routing [wikipedia.org]; you route through one or more neutral intermediaries, and use end-to-end encryption. Neither endpoint needs to know the other's IP address, and the intermediaries don't have any idea what data is being exchanged. With two or more intermediate nodes you don't even have to disclose who you're talking to.