Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Software The Internet

MUTE Grows In Popularity, Iterations 50

jcr13 writes "MUTE is a search-and-download file sharing network that uses ant-inspired routing to make both downloaders and uploaders anonymous. Version 0.2 was released today (change log). Since its mid-December 0.1 release, MUTE has risen from complete obscurity to one of the top-ten most active SourceForge projects. Several people have described MUTE as a "third-generation file sharing network," with the first two generations being Napster and Gnutella (and generation zero being the web---remember when MP3s were traded through web pages?). Each generation circumvents the tactics that the RIAA used to squash the previous generation. Alas, each generation is less and less efficient (though MUTE's dynamic routing works surprisingly well). MUTE was discussed in a previous Slashdot story. Oh, and if you are wondering, it's M.U.T.E., lady, an acronym, not "mute," and we had best not go into it any further."
This discussion has been archived. No new comments can be posted.

MUTE Grows In Popularity, Iterations

Comments Filter:
  • Re:Network size? (Score:3, Interesting)

    by leviramsey ( 248057 ) * on Thursday January 08, 2004 @01:22AM (#7911640) Journal

    You could try to estimate it by number of nodes you've routed messages to or for. If you had enough nodes logging this information and consolidating it, you could, probabilistically, be arbitrarily close to the actual number of nodes.

    Or at least it seems that way to me.

  • by aurum42 ( 712010 ) on Thursday January 08, 2004 @01:28AM (#7911700)
    From what I can gather from the project page (which is almost entirely presented in the ant colony analogy), this is an interesting idea to ensure anonymity - essentially a routing protocol at the TCP or UDP level, using a probabilistic mechanism to determine reasonably shortest paths. However, I'm not certain what implications this has for bandwidth efficiency, especially for relatively isolated nodes which may have high bandwidth connections to certain NAPs but not others. Might be workable in conjunction with a bittorrent like model with sections of a file downloaded from multiple peers, but keeping track of upload credits might be harder in this case. I doubt this will be much of a barrier to the RIAA however, as they might just decide to go after the machines that are routing the file to their ultimate destination, as this is different from the ISP case (which is still being tried in the courts).
  • Security holes (Score:4, Interesting)

    by BrookHarty ( 9119 ) on Thursday January 08, 2004 @01:34AM (#7911744) Journal
    I still think you it comes down to the encryption. With enough hosts you could figure out which virtual address are the most reponsive for replies. And make a best guess that person is responsible. Attack in numbers, and then over time, find out which IP's respond, fall back to normal IP logging. Then ask your ISP who had which IP's over time, and go after that user.

    I liked how they stated, the virtual addresses and routing tables will be tweaked for best anti-spaming and spoof checking.

    Seems like they are working hard on the transport, after thats perfected, then you can add all the features like hash checking, multipart downloads, and file searching.

    I like this much better than freenet. Sorry, no internal search engine, and everyone has to give up disk space for cache.

    -
    Secondlife [secondlife.com] for programmers, artists and designers.
  • Just tried it out (Score:5, Interesting)

    by Apreche ( 239272 ) on Thursday January 08, 2004 @01:40AM (#7911776) Homepage Journal
    So I played with it for about 15 minutes and I found out a few things. First of all, it is really anonymous. There is no freakin' way to find out who anyone is. All you know are the IP addresses of the people who are directly connected to you on the network. You don't know which files they have or anything. And when you download or upload something you have no idea who is at the other end.

    Here are the problems. First off, it is slow and unstable. Not to be unexpected for a non mature project. Another problem is the lack of search results. Searching for led zeppelin, a common band, returned 2 results when I was connected to 20 nodes. That's kind of sad. Last problem is that there are so few features. This is a raw bare bones client. Someone needs to make another client that has more stuff, like DC++ did for direct connect. For now I'll stick to DC for everyday quick p2p and WinMX for those rare hard to find files.
  • SF.net glory... (Score:4, Interesting)

    by AlXtreme ( 223728 ) on Thursday January 08, 2004 @04:16AM (#7912614) Homepage Journal
    Finding it odd that I hadn't heard about this MUTE (M.U.T.E. whatever) thingy earlier and that this project was so active on sf.net, I took a quick look at their statistics [sourceforge.net]. Seems strange huh? Well, this article [slashdot.org] explains it all.

    1 Hype your project, get it slashdotted!
    2 Brag about your own project's activity, get it slashdotted again yourself!
    3 ???
    4 PROFIT!!!

    Nice way to keep in the publicity though, could use his PR manager. Self-organizing systems are fun though...

One man's constant is another man's variable. -- A.J. Perlis

Working...