Slashdot Log In
New Auto-Seeding Torrent Server Released
Posted by
ScuttleMonkey
on Tue Aug 29, 2006 06:29 AM
from the making-life-easier dept.
from the making-life-easier dept.
ludwigvan968 writes "The University of
Texas New Media Initiative in association with Google's Summer of Code program have been working on a project to make sharing files over the internet easier than ever before. Summer of Code
intern Evan Wilson just released Project Snakebite, the first fully automatic BitTorrent server. Just as with a normal webserver, you drop files in a folder to share them. Snakebite takes care of generating
torrent files and running a tracker and a seeder for each file. Additionally, it builds a user-customizable link page with all of your files. It will even register your Snakebite server with an easy to remember URL for people that can't remember their IP. Snakebite is free and open software and is currently released for Debian. It's fully portable to both Windows and OS X and the developers just need some help packaging it."
This discussion has been archived.
No new comments can be posted.
New Auto-Seeding Torrent Server Released
|
Log In/Create an Account
| Top
| 240 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

OK, but is it anonymous? (Score:2, Interesting)
Re:OK, but is it anonymous? (Score:5, Funny)
Re:OK, but is it anonymous? (Score:4, Funny)
-Eric
Re:OK, but is it anonymous? (Score:5, Informative)
(http://www.comparecomponents.com/ | Last Journal: Friday September 15 2006, @02:04PM)
Re:OK, but is it anonymous? (Score:5, Informative)
(http://www.mises.org/rothbard/newliberty.asp | Last Journal: Tuesday August 22 2006, @09:54AM)
Actually, since VPNs are in the Network layer (packet-level) and Tor falls somewhere between the Session and Presentation layers (stream-level), Tor is higher in the stack than VPNs:
Re:OK, but is it anonymous? (Score:5, Interesting)
Actually, enabling people to easily share their own torrents could help promote legitimate use of BT.
I've been personally involved in several situations where large, legal files needed to be distributed among a small group of people--unfortunately several didn't have the know-how to set up a tracker, and others simply didn't have the time to figure it out. A tool like this could enable every one of us to start it up on our own.
The one thing that I think it needs to also have is at least minimal security against discoverability--a password on the torrent listing page, for example. Would also be cool if you could control who was using the server, but I gather BT isn't too well-adapted to that requirement? Not sure.
Re:OK, but is it anonymous? (Score:4, Funny)
Illegally doing anything is illegal. If it's not illegal, and you do it, you're not illegally doing it. Duh.
Re:OK, but is it anonymous? (Score:4, Interesting)
Re:OK, but is it anonymous? (Score:5, Interesting)
Re:OK, but is it anonymous? (Score:5, Funny)
Re:OK, but is it anonymous? (Score:5, Informative)
Yep
So you would be totally safe if you only download stuff and never upload?
I think you have to assume they could know everything you do online.
It's easy to find the distributors - their IP has to be advertised in order for them to distribute stuff. It's harder to find just the leechers. Of course, in a swarming application like BitTorrent, everyone is an uploader as well as a downloader, so it's easy to get peer IPs once you connect to the swarm.
However, I believe it's currently only illegal to upload - after all, you can hardly be charged distributing X-Men 3 if you never actually had a copy of X-Men 3. Copyright is a prohibition against distributing, not copying - it was originally setup for the protection of publishing houses, so that if they bought the rights to a novel, a rival publishing house couldn't just run off it's own copies without the expense of buying the rights. In those days, publishing was a large and expensive business, and it wasn't really conceivable that the laws be used against individuals; individuals had no way practical ways to publish. In the mdoern era, however, individual publishing has become dead easy.
Copyright does include copying (Score:5, Informative)
In the US, copyright is a limited monopoly over reproduction, distribution, public performance, public display, and the preparation of derivative works (17 USC 106). Reproduction is controlled for the same reason you claim it isn't: when it was inefficient and expensive, personal copying was virtually unthinkable.
Re:OK, but is it anonymous? (Score:5, Funny)
Re:OK, but is it anonymous? (Score:4, Informative)
(http://www.elflord.net/ | Last Journal: Monday March 19 2007, @10:35AM)
You didn't get it from me.
*whistles and walks away*
Re:OK, but is it anonymous? (Score:4, Informative)
Re:OK, but is it anonymous? (Score:4, Interesting)
Re:OK, but is it anonymous? (Score:4, Informative)
(http://slashdot.org/)
Better read up again, the Napster case is a good example. Uploading violates the "distribution" right - like sending your own pirate radio broadcast (ignoring FCC and other issues). Downloading, i.e. taking that transient stream and making a permanent copy is a violation of the "reproduction" right. It is not fair use like your VCR because it's a copy of an illegal stream, and the taint follows the copy. You could argue you had good faith reason to believe that it was a legal stream you were copying, but I doubt it'll fly and in any case "good faith" copyright infringement also makes you liable.
Automatic + Open = Garbage in? (Score:4, Insightful)
Re:Automatic + Open = Garbage in? (Score:5, Informative)
(http://www.zembek.net/)
Re:Automatic + Open = Garbage in? (Score:5, Informative)
Source (Score:5, Interesting)
Re:Source (Score:5, Interesting)
(http://iki.fi/teknohog/ | Last Journal: Tuesday August 14, @06:49PM)
Actually, it's possible to compile Python into Java-style bytecode or native binary. See Psyco [sourceforge.net] for example.
While it's true that Python is mostly used as an interpreted language, it's not a part of the language definition. Conversely, there are interpreters for languages like C++, I've used one as a part of the ROOT [root.cern.ch] system. ROOT users often compile into native binaries when their code is getting into production level. The same goes for Matlab, for example.
On the other hand, I believe that distributing software as source is much better than the binary, even if you don't have a GPL-like permission to modify/distribute it further. I believe one reason why the www got mainstream is that pages were distributed as source, so people could learn HTML from each other.
I guess (Score:2)
(http://www.zembek.net/)
Great automatic folder sharing (Score:5, Interesting)
Look out Google (Score:5, Interesting)
Next case: Google versus the United Kingdom; Google is accused of funding the manufacture of items useful to terrorism (as the Federation Against Copyright Theft tells us, piracy funds terrorism)
Next case: RIAA versus Canonical; Canonical is accused of supplying Azureus, a piracy tool, to people
Next case: RIAA versus GNOME Foundation; the GNOME Foundation is accused of supplying a GUI library to piracy tools
WHEN DOES IT END?
Google and Piracy (Score:1, Offtopic)
Piracy is a tough enemy for companies who make money off there software, and seeing how Google does not fall into this category, raising the ease of piracy-related actions might be a way to fight their opponents on a level they themselves can't be fought at...
Re:Google and Piracy (Score:5, Informative)
(http://whineymacfanboy.googlepages.com/ | Last Journal: Thursday April 12 2007, @09:28AM)
Bzzzzzzzzzzzzzzt! Incorrect. Piracy is irrelevant for the majority of companies that make money from software. (Most software written is single use, business logic type custom apps).
and seeing how Google does not fall into this category,
Bzzzzzzzzzzzzt! Incorrect again. Google makes a hell of a lot of money off their software - just not by selling it.
selection (Score:1)
Anti-Slashdot Effect for large content? (Score:5, Interesting)
(http://www.brynmosher.com/ | Last Journal: Monday August 27, @10:15PM)
More and more like Gnutella (Score:4, Interesting)
(http://www.ajs.com/~ajs/)
Bittorrent is great for very large, very popular files, but when you start dealing with small or unpopular files, I've never found an example where BT got me what I needed faster. Searching Gnutella takes longer than searching for a torrent on the Web, of course, but in the end, download times on very large files that aren't well seeded is radically different, mostly because of the larger chunk size and contingous second-block fetch in Gnutella.
Great idea for legal torrents! (Score:2)
Though a nice tutorial on setting up a vpn among computers with dynamic IP addresses (I don't have a static IP) would be appreciated.
One small step for Bram (Score:1, Redundant)
(http://www.demodulated.com/ | Last Journal: Thursday January 05 2006, @01:38PM)
Great for Home Videos? (Score:5, Interesting)
(http://www.gameupdates.org/)
I know that sites like YouTube are popular right now... but I really don't like the quality restrictions... and would rather family members could just download a nice sized full copy themselves so they could burn it to DVD if they like or whatever.
Bittorrent would be ideal for doing this... and this software sounds like just the ticket. All I would have to do is point my family at the page it generates... and when I finish editing a home movie drop it in the "upload" folder and wham... it goes out to everyone.
All it needs now is an "auto client" that you just give it the URL of the automatically created website and it will automatically download anything new that arrives (that's a lot of "auto" going on
I think it's funny that people around here always cry "Bittorrent doesn't have to be for illegal purposes" and then any time a bittorrent story comes up all they can do is argue the finer points of what would/wouldn't be illegal/enforceable if you use the new tech... sigh.
Friedmud
Debian package doesn't work with Sarge/Stable (Score:2)
(http://www.debianhelp.org/)
The .deb doesn't work on Debian (Score:4, Insightful)
(http://www.plkr.org/)
Oops! Another case of not testing your software before you release it.
Really Cool (Score:1)
(http://theriverbendpodcast.com/ | Last Journal: Friday September 19 2003, @10:41AM)
Ah, this will return the internet to its glory... (Score:2)
Nice (Score:2)
(http://coder.dk/ | Last Journal: Saturday April 15 2006, @09:12PM)
Second? (Score:4, Informative)
(http://slashdot.org/)
I thought he.net had the first fully automatic [he.net] BitTorrent server [slashdot.org]
.
My main concern... (Score:1)
(http://bkhl.elektrubadur.se/)
Another Idea (Score:1)
(Last Journal: Wednesday November 08 2006, @02:47AM)
Been there, done that (Score:1)
Apache module? (Score:1)
(http://www.linuxfan.dk/)
Something like a directive in the Apache configuration file, where you define everything uploaded into a certain directory to automaticly create a
I'm seriously very interested in any thoughts on this, since I might look into trying to code something like that...
Thanks!
Re:Python's don't bite (Score:2)
Re:sharing and shaving (Score:1, Offtopic)
caveat emptor (Score:1, Offtopic)
(http://slashdot.org/ | Last Journal: Wednesday October 04 2006, @01:02PM)
Re:reply (Score:1)
Not sure about the US, but over here the police aren't "obliged" to go after anyone. It's entirely down to internal policy whether or not they go after anyone (some forces seem to prosecute everyone, others only go after speeders at certain times or on certain roads, or only if they exceed the limit by X MPH).
Even more so for the likes of RIAA/MPAA - since they aren't even legal bodies enforcing laws, they're wholly private entities bringing civil law suits against users. They can happily pick and choose who they want to sue. The "protection" offered is that of safety in numbers - they RIAA/MPAA can't sue everyone, so if you throw enough users into the mix the proportion who do get sued is statistically tiny. It's a bit like little fish staying in huge groups so that the sharks make less of an impact.
Re:Windows? (Score:2)
(Last Journal: Sunday December 04 2005, @12:42PM)
Re:Python's don't bite (Score:2)
(Last Journal: Friday August 17, @08:29AM)
There is no way in hell this is off-topic. Especially since the article implies the original Bittorrent client is included with (and presumably used by) Snakebite, the torrent server we were discussing in the first place.