Slashdot Mirror


Exeem Open Beta Released

BrasOnMyGuitar writes "The file sharing application known as eXeem (made by the creators of the now-defunct file-sharing site SuprNova.org) has gone into public beta. The program is based on the BitTorrent protocol. However, it eliminates the need for trackers and decentralizes the user from the network. This allows for Kazaa-style searching with the speeds and benefits of the BitTorrent protocol." Reader Eeknay points out that Linux users can run it too.

6 of 394 comments (clear)

  1. First Thoughts by Klar · · Score: 4, Insightful

    Just downloaded the program, the interface is pretty p2p standard. When installing, It asks you to install an eXeem IE Toolbar, which I did not do.. Also, it seems to be having problems connecting to the network and searching for files. Hopefully it will be as widely used as suprnova was, and have some good download speeds. After several tries, I was able to connect to the network, and find a few files, but there were very few results, and only 1 seed on each of them. Since suprnova has been down, I've mostly just been using torrentspy. Anyone have an other recommendations for sites? I prefer just having web pages, so I don't have to run a separate client.

    1. Re:First Thoughts by martok · · Score: 5, Insightful

      It's unfortunate that they aren't opening this protocol as BitTorrent was. The nice thing about BitTorrent is the user can run it under any environment he chooses. From a gui windows program or as in my case, via btdownloadheadless/btlaunchmany on a headless fileserver.

      This seems like just another p2p app to me.

  2. No native binaries for Linux by Slayer_X · · Score: 4, Insightful

    Actually the client runs with the help of wine, I prefer native binaries :/

    --
    - Slayer_X
    http://www.slayerx.org/
    Lima
  3. Re:Safe and sane P2P client... by goldspider · · Score: 4, Insightful
    "2) will the record industry's Nazis come kicking down my door for downloading Linux-related files?"

    No, the record industry's Nazis will come kicking down your door for illegally distributing copyrighted music.

    --
    "Ask not what your country can do for you." --John F. Kennedy
  4. it's not opensource by kard · · Score: 5, Insightful

    from the exeem-faq:
    How can eXeem(TM) be free?
    eXeem(TM) is supported only by ad revenue. This allows the developers to continue making upgrades to the network and enhancing the eXeem client for you.

    bittorent-faq:
    BitTorrent is great! How can I help?
    You can give a donation.

    see the difference?

    exeem-faq:
    Is eXeem(TM) open source?
    No, eXeem(TM) is not open source.

    bittorrent-faq:
    What license is BitTorrent released under?
    MIT License, which basically lets you do anything you want with it so long as you leave the license notification in the source.

    bittorent is there, it's widespread, does not contain any ads, the source code is available, runs on anything that runs python (means mac/win/linux and a lot more)

    and btw the author lives from the paypal donations he receives from the happy users.

    somehow the suprnova people do not understand these things...

  5. Re:Libtorrent by yeremein · · Score: 4, Insightful

    Libtorrent is an open source GPL'd C++ implementation of the bittorrent protocol.

    You're right--it is GPL. Not LGPL.

    This means eXeem needs to release the source code of their client, rather than shipping a spyware-encrusted binary, or they're infringing libtorrent's copyright.

    Then again, why would I expect the authors of eXeem to respect anyone's copyright?