Slashdot Mirror


New Auto-Seeding Torrent Server Released

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."

7 of 240 comments (clear)

  1. Re:Automatic + Open = Garbage in? by szembek · · Score: 4, Informative

    Who said other users are going to be able to upload files to share? I think allowing all users to add files would be something that you would have to specifically set up in your own configuration if you wanted it. This is just an easier way for a user to share files on their own website using a torrent.

    --
    nothing
  2. Re:Automatic + Open = Garbage in? by SpacePirate20X6 · · Score: 5, Informative

    Exactly right. As opposed to maintaining a tracker on a server, and then separately seeding the files, this solves the problem for you, assuming you have sufficient bandwidth and disk space. This essentially combines the best of direct downloading and distributed downloading; ensuring content is always available, while minimizing the bandwidth used to distribute the content.

  3. Re:OK, but is it anonymous? by legoburner · · Score: 4, Informative

    BitTorrent as a basic client will never be truely anonymous by virtue of the technology involved. Only by using private VPNs (like The pirate party one or by using additional software higher up the network stack like Tor can basic anonymity be enabled.

  4. Re:Google and Piracy by Whiney+Mac+Fanboy · · Score: 5, Informative

    Piracy is a tough enemy for companies who make money off there software,

    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.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  5. Re:OK, but is it anonymous? by LordLucless · · Score: 4, Informative

    So the MPAA/RIAA are only going after file sharing people? Not leeches.

    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.

    --
    Just because you're paranoid doesn't mean there isn't an invisible demon about to eat your face
  6. Copyright does include copying by Kaseijin · · Score: 4, Informative
    Copyright is a prohibition against distributing, not copying

    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.

  7. Re:OK, but is it anonymous? by JesseMcDonald · · Score: 4, Informative

    Only by using private VPNs . . . or by using additional software higher up the network stack like Tor can basic anonymity be enabled.

    Or lower down the network stack if you are not standing on your head

    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:

    • Application Layer (top) [HTTP, FTP, Telnet]
    • Presentation Layer [SSL, TLS]
    • Session Layer [TCP]
    • Transport Layer [TCP, UDP]
    • Network Layer [IP, ICMP, IPsec]
    • Data Link Layer [Ethernet, 802.11, PPP]
    • Physical Layer (bottom) [10BASE-T, 100BASE-TX, 802.11b/g, DSL]
    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat