Completing BitTorrent Decentralization
Njaal writes "With BitTorrent going trackerless, searching for and distributing .torrent files is a natural next step. The Socialized.Net (TSN) is a pure P2P search infrastructure which facilitates P2P searching and distribution of .torrent files. It comes complete with an Azureus (and Firefox) search plugin. TSN is written in Python and is made available under the GPL. Note that this is part of my PhD thesis, and is as such meant as a technology demonstrator."
Note that this is part of my PhD thesis, and is as such ment as a technology demonstrator
really means:
Pleassseeeeeeeeeeeeeeeeeeeeee don't sue my ass.
liqbase
yay for eveolution. a great product getting better is alwways good news.
This is not an example of evolution but rather of Intelligent Design. An intelligence is required to implement the irreducibly complex decentralization.
Since when does P2P == stealing? Some people use it for copyright infringement, yes, but I regularly use it for downloading linux isos and legal media (Art of the Saber rocks).
All this means for me is that I can avoid doing too much damage to the hosting servers, which can only be a good thing for underfunded open source projects and the like.
For the love of God, please learn to spell "ridiculous"!!!
Looks like it tries to connect to localhost:8002, seems you need to install the daemon too:)
Its a technoligy designed to facilitate in the distribution of media , if you choose to abuse it then thats your fault .
Many people do use the technoligy to distribute copyrighted materials , many others use it to distribute GPL software and linux distros (which is how i get all my distros , via bittorent)
Having a system like this decentralises the network further , which is a brilliant thing as bandwidth is expensive , this will take the load off many networks if it picks up.
Celebrating the freedom to share is more apt , what you share is up to you (and any consiquences there of).
The only things certain in war are Propaganda and Death. You can never be sure which is which though
What, you mean Konqueror?
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
If this technology works as advertised (and obviously that has yet to be seen) it will only really work by the kind of mass adoption created by inclusion in the standard bittorrent clients. This is how the Azureus distributed database has worked out so well, because of the existing userbase being rolled over seamlessly to its inclusion by default.
If Azureus or other clients decided to include functionality like this, it would effectively leave programs like eXeem dead in the water and provide BitTorrent users with a closed 'single-stop' solution for finding and downloading files.
Business Voyeur
No, trackerless BitTorrent is legitimate too, because it allows people without the resources to run a tracker upload torrents.
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
"Just a student"?... The guy is doing a PhD; many programmers have not even been in college.
This is going to make the MPAA and RIAA angry.
I bet in retaliation, they'll put out crappy music and movies.
Oh, wait...
one which helps me download pr0n faster.
The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
Trackerless torrents and search technologies like this seems to be changing BitTorrent into a conventional p2p system. Can anyone explain the diffrence? Is it just a regular p2p system with a highly efficient segmented downloading system?
It is worth noting that every P2P software distributor sued by the RIAA has used built-in searching. Built-in searching is really the big thing that separates the internet from what people commonly call peer-to-peer networks (even though the internet is itself a P2P network).
With the conventional internet, you were stuck using a centralized search engine which is easy to censor. To censor a network with built-in searching, you have to censor the whole network.
Bittorent is designed for a massive swarm of people all downloading the same file at the same time. It won't die under these circumstances, it will thrive. The more people you have downloading the file, the more people are sharing the file. The reason bittorent is faster is because it forces you to share with others, and doesnt allow you to get away with not sharing the file like many p2p programs, where many people with "slow" connections or a cap on their monthly bandwidth turn off their uploads. Thats why so many people download off one guy with other p2p programs, because the file is never shared by so many people who dowload it, the few people who are sharing their copy's queue is swamped.
It's all because of bittorents tit for tat system, where if the seeders are swamped, you'll usualy get your upload speed returned to you from the other peers you are downloading with. If you upload at 5k/s, you download at 5k/s,but if you can do 30k/s you usualy get 30k/s. You swap the pieces you have for pieces your missing with the other downloaders. Your client remembers the people who traded with it succesfully and tries to make further trades with these people since your client can confirm that they are uploading, and thus you will get something in return. Meanwhile the seeders are feeding the rarest pieces to the people it sees as the ones who upload the most to others, and they swap with others and so on, until everyone has a complete copy.