Slashdot Mirror


New File Sharing Networks

An anonymous reader sends in: "Most readers of slashdot have been following the exploits of the RIAA and their attempts to shut down Napster, KaZaA, Morpheus, etc. In response, it appears some live music fans have taken things into their own hands and started new file sharing networks made exclusively for trading live recordings of bands that allow that sort of thing. The main player, RNL has reached version 1.0, features a distributed architecture, supports linux, and is even GPLed. Another peice of interesting software is Furthur. Though still only in beta, Furthur has cool features like allowing a user to piggy-back another user's download to reduce the load of the uploader."

8 of 245 comments (clear)

  1. Etree? by gagravarr · · Score: 5, Informative

    Haven't these guys heard of etree.org? Etree has been around for a few years, and exists to allow the trading of lossless recordings of live shows from bands who allow trading.

    Its not p2p, mostly ftps and burn + post cds, but it has been there for some time. Loads of good shows too :)

    --
    This post will enter the public domain 70 years after my death, unless Disney buys another extension.
  2. Piggybacking? Hrm... not really. by clump · · Score: 4, Informative
    * Packet Chain ProtocolTM : PCP chaining allows users to 'piggy back' a download off another user. For example, person A downloads a fileset from the host, person B will then download from person A, person C will download from Person B, etc.. This allows everyone download a show at once.

    Though I am no byte-level expert, this isn't really anything new or its misleading. What this seems to refer to is how the traffic would be routed. IE, if "Joe" has live Pearl Jam and 3 people request it, the network is smart enough to take bytes from people farther along in the download. Even then, thats more load-balancing.

    Otherwise, this is no different from any other P2P filesharing mechanism where files naturally propagte from a source and are eventually downloaded from other nodes. Still, if your network were *smart* enough to resend packets as little as possible (IE, if the network would multicast concurrently-requested packets) then this would be leaps-and-bounds above current P2P.
  3. Re:How Long by moron0 · · Score: 5, Informative

    Furthur is being developed by some of the etree.org crew. Etree.org has an outstanding track record so far. The group trades only "taper-friendly" recordings, and if anyone asks for a recording that isn't taper-friendly, members are sure to jump on the request and tell him to look elsewhere (some are more polite than others).

    You'd think that a group of over 13,000 (that was last I heard a while ago, and with the second related story in a week, there are sure to be many more directed from /.) would be chaos. However, the group is pretty well self-policed.

    The fact is, if someone wants an illegal bootleg, there are plenty of other places to look rather than the etree.org lists. Rather than get flamed and endanger etree.org, those people just go elsewhere for those needs.

    Check out etree.org's legal page for more information about policy. After 3 years, there still hasn't been an RIAA shakedown.

  4. Re:Wonder if this scares RIAA? by nsanit · · Score: 5, Informative

    Presumably the record companies defer to the bands on this point.

    Well, the way I understand recording contracts is that the recording company owns the recording, but the band still owns the music. The band rarely gets enough of a cut from the contract that sales hurt their personal bottom line. Huge bands like Pearl Jam, Metallica et al are big enough to negotiate that sort of deal. This is why Lars from Metallica was one of the few artists who cared about Napster. If you'll notice the RIAA, not the artists, is suing people. They claim they are protecting the artists, but they are really looking out for their own pockets.

    Most bands dont make money on the record, they make money on the concerts and appearances. Granted, they do make money, but it's usually small compared to what they make from other sources...why else would they tour? The recordings basically serve them as advertisements.

    The bands typically own all rights to the music itself (not the recording) and they have the right to allow or disallow fans to record concerts.

    Usual dislaimers apply...IANAL, esp a contract lawyer, and have never seen a 'typical' recording contract and am just make observations on what I've heard and read.

    --
    They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.-Franklin
  5. So Much Music, So Little Time by Flagbrew · · Score: 4, Informative

    I have been using Etree for three or four years now. For those not aware here, etree site-op's release their server content on the etree-announce mailing list periodically. Users can download, through FTP, high quality concerts from folks like The Grateful Dead and other microphone friendly bands. I think what keeps etree pure currently, is that with only a (relatively) few site-ops, control over content, is easily implemented. This will undoubtedly collapse under the massive abuse inherent in peer-to-peer networks.

    It would be quite sad to see .shn's of Brittney Spears 2/18/02 Cleveland Show being traded alongside some of music's most influential live bands. For what it's worth check out what is being traded on etree at their database site

  6. some other info by jon_c · · Score: 4, Informative

    a good overview of different p2p architectures is over here at openp2p.com.

    One system the author fails to mention is Circle, which uses a decentralized hashtable system., more about it at his system is in a pdf slideshow he'll be giving at linux.conf.au

    My favorite quote from his page: "FastTrack (aka Kazza/Morpheus) is kind of like trying to optimize a bublesort", which leads me to believe he has a regular quicksort at hand. (actually he does claim O(n log n) seachs, so its about right)

    Also to note are Chord and GISP which seem to use simular schemes, where Chord is pure acadamia (someones masters thesis). GISP is an implementation of something from JXTA, suns p2p framework.

    --
    this is my sig.
  7. Re:Er...how do we control this by liquidsin · · Score: 4, Informative

    from furthur's website:

    All shows on the Furthur Network are 100% MD5 verified! When users initially share a show, Furthur will run an MD5 verification check, to ensure the file integrity. If any file doesn't check out, Furthur won't allow it on the network

    This gives them a lot of control over network content. Don't want something on the network? Pull it's MD5 sum from your database.

    --
    do not read this line twice.
  8. Re:Problems with Freenet by Sanity · · Score: 5, Informative
    Requires you to download a newer JVM. Not a big deal.
    This isn't really the fault of the Freenet developers, they actually target Java 1.1, but have discovered bugs in many of the currently available JVMs, including the release version of Kaffe (it is fixed in the CVS version), IBM's Linux JRE is also screwy, Sun's seems to work fine though.
    Hard as hell to get connected to another client, because there's no central server.
    Freenet has improved dramatically in this regard over the past two or three days (with some recent bug-fixes), you may want to try it again.
    It's not turnkey. You must search and find peers to put in your hosts file. It doesn't work 'out of the box'.
    Both the Linux and Windows releases come with up to thirty recently tested node references now (again, just in the last few days). You can also download fresh references here (the Windows installer now does this automatically on node-startup).
    There's no way to search for files.
    Freenet isn't intended to be used in the same way as Napster or Gnutella, none-the-less, you may be interested in trying Frost which not only allows you to do keyword searching for files, but also has a Usenet-like discussion board system over Freenet.
    Download speeds are poor, due to encryption and other factors relating to anonymity, I believe
    Download speeds will improve as data becomes more popular, but you are right, the crypto does impose an overhead.
    Frequently, files will download partially or with zero length, but have their correct name, implying it is complete. (Morpheus/KaZaA use temp names until a file completes, which is nice.)
    This is a client issue, Frost (mentioned above) uses .tmp files just like Morpheus and KaZaA (and without the spyware!).
    Freenet runs a small web server for configuration and retrieval. The web interface is 'programmer friendly', but not user friendly.
    Again, try Frost, it is much more user-friendly than the bear-bones web interface to Freenet.
    Files must be 'inserted' into the network. This is a pain if you're trying to share 40gb of mp3 files, or change what is shared daily.
    Again, Frost makes insertion of files much less painful, and once you insert your files you don't need to keep your node running for them to remain on the network.