Slashdot Mirror


Decentralizing Bittorrent

An anonymous reader writes "Exeem is a new file-sharing application being developed by the folks at SuprNova.org. Exeem is a decentralized BitTorrent network that basically makes everyone a Tracker. Individuals will share Torrents, and seed shared files to the network. At this time, details and the full potential of this project are being kept very quiet. However it appears this P2P application will completely replace SuprNova.org; no more web mirrors, no more bottle necks and no more slow downs. Exeem will marry the best features of a decentralized network, the easy searchability of an indexing server and the swarming powers of the BitTorrent network into one program. Currently, the network is in beta testing and already has 5,000 users (the beta testing is closed.) Once this program goes public, its potential is enormous. "

103 of 674 comments (clear)

  1. Potential.. by kmak · · Score: 4, Interesting

    If it's allowed to be reached anyhow.. I have a feeling it's going to be tied down if it's the "next" big thing..

    --

    I'm not the devil.. just his advocate.
    1. Re:Potential.. by stecoop · · Score: 5, Interesting

      This thing could be even bigger if the traffic was encrypted. No - stop and imagine.

    2. Re:Potential.. by BondGamer · · Score: 3, Interesting

      Tied down by who? With programs like Kazaa and the current Bit Torrent running rampent it doesn't look like anyone is going to prevent a new P2P application from being launched.

      There is also no catagory for "illegal" applications in any country I know of. So even if it is prevented from being released someone will leak it and lots of people will use it.

    3. Re:Potential.. by metlin · · Score: 3, Insightful

      Hmm, but the overheads would be *enormous* - think about it. Even for a simple search, you'd need to be able to decrypt and see the file.

      But -- maybe we could use checksums of the encrypted files and have some kinda hash table to make it faster.

      Waste + Decentralized Bittorrent --> Death of RIAA + MPAA.

      w00t!

    4. Re:Potential.. by Rakshasa+Taisab · · Score: 3, Insightful

      I think he was talking about CPU overhead. Encrypting/decrypting data at high transfer speeds does kinda hog your processor when it could be used for better things.

      --
      - These characters were randomly selected.
    5. Re:Potential.. by l3pYr · · Score: 5, Interesting

      Tied down by what? Finish it, GPL it, release it, done deal. My concept of how it might work: First, no server application or central server of any kind. Second, Client application (psuedo-server as well) sends out constant "seeker" packets blindly that it also responds to whenever it receives some. When it receives a response on a seeker packet a connection is established, forming a web of clients. Once 5 or so connections are established, we can stop sending out seeker packets. Do to the nature of the network, once we hit that many connections we have probably "connected" to the entire network. When a search request is sent out, it goes to the entire network because every client which receives a request sends it out to all their connections as well. Clients with no local matches do nothing after that. Clients that have a local match to the search send a directed response to the initial requestor. Reponses contain enough information to determine which files are identical. Identical responses are all grouped together, and then all responses are sorted based on relevance. When you choose to download a file, a connection request will be sent out to all those who responded for that file. All available connections are then managed locally (and updated regularly) as individual packet requests are sent out to all responders to the connection request. Once a packet fails 3 or so times that responder is removed from the list of available connections and the packet is requested from someone else. I typed this quickly at work, so if there are any gross inconsistencies or obvious errors please don't flame me. It's just my idea of how this thing might work.

      --
      RTFA and cite your sources or prepare to get pwnd
    6. Re:Potential.. by leuk_he · · Score: 4, Interesting

      you mean supernove.org was down last week for a few hours, as was tvtorrens and some other major torretn sites.

      It might have been more than technical.

    7. Re:Potential.. by psetzer · · Score: 4, Insightful
      No. There is no way in Hell that that would happen if the financial institutions aren't sleeping. Their entire business is predicated on being able to send data confidentially. When bank A needs an overnight loan from bank B, they want to make absolutely certain that it goes through properly, since millions of dollars are on the line in that single transaction. They do not want anyone and I mean anyone fucking around with that, and if the RIAA gets some idiotic idea to outlaw that, heads will roll.

      The RIAA and the MPAA also use encryption to protect their IP from infringement, and they don't want to lose that either. In other words, encryption isn't going anywhere, period.

      --
      "Anyone who attempts to generate random numbers by deterministic means is living in a state of sin." -- John von Neumann
    8. Re:Potential.. by aldoman · · Score: 5, Insightful

      Absolutely not.

      You are describing Gnutella1 which is incredibly inefficient (someone does a search query and it gets passed around the network for days in most cases, even though the user is only online for an hour or so) and generally, very crap.

      Most modern p2p networks work off a 'supernode' principle which is users that the network has chosen (automatically) because it has fast upload or long uptimes on the network etc. This then runs the search queries for all the leaf nodes connected to it, which really decreases the amount of network inefficiency because the supernode is like a central server, it knows nearly all the of the files because it connects to other supernodes and in turn they index the entire network. Interestingly you can find yourself connected to splinter networks where by some odd reason the supernodes haven't found each other and split into multiple networks.

      You are describing a network where everyone is a supernode. This is useless because many users don't stay online for more than an hour and in the end you basically have a huge search query swapping contest.

    9. Re:Potential.. by Elwood+P+Dowd · · Score: 2, Interesting

      No, none of the networks that he describes have centralized servers. Gnutella2 and Kazaa have the concept of "super-nodes", but anybody's computer can become a super-node. They all autodiscover their peers. Yes, dude did read what you wrote. I don't understand what unsolved problem your idea is addressing.

      --

      There are no trails. There are no trees out here.
    10. Re:Potential.. by bloo9298 · · Score: 5, Insightful

      You're addressing the problem of an attacker (the RIAA or their agents) finding you by looking at your network traffic. That's not what they're doing. They are finding nodes that offer files. The problem for the non-lame P2Per is that their node must tell good guys that they have lots of files and must tell bad guys that they have no files. The difficulty is that you can't tell the good guys from the bad guys on the network. One solution is to use private overlay networks, although the recent Finnish case demonstrates that it's hard to keep the "bad guys" (law enforcement in that case) out of the overlay network. Another solution would be use to use recommender systems, perhaps in a PGP style, but I haven't seen a P2P filesharing system that does that yet. Finally, Freenet attempts to give a sending node plausible deniability by hiding the true contents of a file from the sending node.

      Oh, in case you meant that you were trying to hide network traffic from your network administrators (also "bad guys" from your point of view), then it would be simpler to use encryption (perhaps layering P2P communication over HTTP/SSL or SSH to avoid arousing suspicion).

    11. Re:Potential.. by Martin+Blank · · Score: 4, Insightful

      Never going to happen.

      Who relies on encryption? You, me, government, business, charity, church... Everyone. I don't care how powerful the RIAA or MPAA is, they're not more powerful than the rest of the nation's trade industry, and the weight of a few hundred thousand businesses would drown out the record and movie attorneys easily. In order to get rid of encryption, you'd have to return to roughly the technology in use about forty years ago, and no one is going to put up with dealing with the lines required then for things like unemployment, DMV, and taxes. Far too many government agencies are required to make available information to the public, and that information has to be encrypted. You'd end up with around 5000 pages of changes to law, tying up Congress for years, if not decades, just on that.

      Believe it or not, the government isn't afraid of you using encryption. The NSA moved off of SHA (yes, I know it's a hash -- it's an example) to SHA-1 several years before the public realized there were issues with it, and they're constantly updating the nation's existing protocols. If necessary, they can get a court order to do a black-bag op to get the password -- the younger Gotti used PGP to encrypt files, but a simple keyboard sniffer grabbed the password (his father's prison ID number, IIRC), and in the operation that planted that, the FBI had snagged the key files.

      If they need it from you, they'll get it. Encryption is often the strongest link in a weak chain.

      --
      You can never go home again... but I guess you can shop there.
    12. Re:Potential.. by nr · · Score: 5, Insightful

      You could do the encryption/decryption then the complete file has been downloaded. You dont need realtime decrytion of the data chunks right? You can download all encrypted segments to disk and then reassemble the file.

      With RIAA/MPAA hunting users with blowtorches and ISP's sniffing users IP packets to collect evidence for law suits, encryption will become a standard feature of P2P platforms in the future i'm pretty sure. Ofcouse there is a performance/bandwidth pentaly involved with encryption, but I think the benefits of secure transfer will be greater than the drawbacks.

    13. Re:Potential.. by pcmanjon · · Score: 2, Insightful

      Will this product be open source?

      I hope so. I mean, if you're going to be pirating material, you should also have the open source spirit (if you pirate, you must not like copyrights and such?)

      It will be quite ironic if the source is closed and proprietary, when you expect such a piracy ring to be all for 'open shows, content etc.'

      I'll have to keep my eye open for it.

    14. Re:Potential.. by Stonent1 · · Score: 5, Funny

      Who relies on encryption? You, me, government, business, charity, church.

      I talk to God (the Jehova one) over a 1024 bit 3DES encrypted tunnel. I don't want those bastards like Vishnu, Allah or Qetzoctl listening in.

    15. Re:Potential.. by Anonymous Coward · · Score: 2, Insightful

      i don't see how this helps anything? if the program people run can snag the bits and decrypt the data, then so can the RIAA/MPAA.

    16. Re:Potential.. by The_reformant · · Score: 2, Funny

      I heard that Jehovah! dont make me send my aztec warriors again!!!

      --
      I have discovered a truly remarkable sig which this post is too small to contain.
    17. Re:Potential.. by tehdaemon · · Score: 2, Interesting
      What is needed to make this work is a system where it is hard/impossible to connect a person (IP address) to a shared file, or to a download. What is usually not needed is to encrypt the data itself.

      So the *AA can see that <file_name> is being transmitted. Big deal. If they can't figure out where the data is coming from or where it is going, who can they sue? (Hmmm... is that possible without encrypting the data at all?)

      --
      Laws are horrible moral guides, moral guides make even worse laws.
    18. Re:Potential.. by fwarren · · Score: 2, Interesting

      Well, actually according to Christian Pentecostal theology, there is an encrypted channel for communication with God. :)

      --
      vi + /etc over regedit any day of the week.
    19. Re:Potential.. by trewornan · · Score: 2, Informative

      Anonymity is the main object of some new "next generation" P2P networks like ants and mule unfortunately it doesn't seem to be possible to achieve anonymity without a considerable performance penalty.

    20. Re:Potential.. by nr · · Score: 3, Informative

      Two key pairs is generated for each bi-directional peer connection, one for each direction.

      Your local machine generates keys for key pair A, the secret key resides localy on your peer and the public key is sent to the remote peer.

      Remote peer does the same, it generates key pair B and sends its public key to you.

    21. Re:Potential.. by redJag · · Score: 3, Interesting

      but it would be illegal for them to decrypt it under the DMCA (their own pet law), since they wouldn't have permission.

  2. But remember! by Primotech · · Score: 5, Funny

    It's only for legitimate trade of legal files you own, kids.

    1. Re:But remember! by wheelbarrow · · Score: 2, Insightful

      You sound like Bill Clinton quibbling about semantics to avoid admitting any wrong doing.

      The distribution of a copy of a copyrighted work that you do not have permission from the copyright holder to distribute is a violation of the basic ethical standard that the copyright laws are attempting to spell out. Regardless of looking for loopholes in the words, you know the ethical standard behind the laws and you ought to be bound to them by your own desire to be ethical.

    2. Re:But remember! by Grishnakh · · Score: 3, Insightful

      I don't happen to agree with the "ethical" standard that copyright laws, as currently written, attempt to spell out.

      I don't find it unethical to give a copy of a TV show to other people, especially when it has not been edited. The networks broadcast these shows freely, but somehow I'm not permitted to watch it at a different time, or download it from someone and watch it on my computer?

      I'm sorry, but being a mindless consumer who does whatever the corporate CEOs tell me does not equate with "ethical". Maybe it does for you, but don't assume everyone else has no spine.

    3. Re:But remember! by Grishnakh · · Score: 4, Insightful

      This is a stupid analogy. Milk isn't free. Programming is.

      If they were giving away milk for free, would it be wrong to take some extras and bring them to some friends, so that they didn't have to go to the trouble of going to the free-milk place themselves?

      What if some stupid executive said you were only allowed to get it yourself, and couldn't give any to friends, because he's worried you might pour the milk into another container, and throw away the original container which has some ads on the back, before giving it to your friends? I'm sorry, I'd have no guilt in taking the extra milks and giving to my friends despite this stupid executive's pronouncement (which isn't even firmly backed by any law). Of course, I wouldn't bother giving my friends new containers either, because that's just unnecessary work on my part.

    4. Re:But remember! by AstroDrabb · · Score: 3, Insightful
      This is a poor analogy. A more correct one would be you walk into a store, take a gallon of milk, and a new _exact_ copy of that gallon appears. If you could copy milk at no costs, then the analogy would be correct.

      If someone comes along and takes a copy of a digital work from me, they have not deprived me of a physical object and I can still sell that work. Yes, I do agree it is wrong for someone to take a work from me without permission. I am just making a point how it is _very_ different then taking a physical work from me which will be in limited numbers. That _would_ be depriving me of a potential sale.

      I agree with you about doing the ethical thing (in my case just not buying the copyrighted works). However I feel that copyright has gotten very bad and unbalanced. I think because of this, many people do not feel it is unethical to _copy_ digital content. Add to this the fact that producing an _exact_ copy requires no capital and results in no loss of goods, and you have the P2P vs. unbalanced copyright war we have now.

      With the ??AA, BSA, etc all dumping millions every year into the pockets of our corrupted politicians to continue to swing copyright in their favor, you will just see more consumers fighting back. Maybe if these big corps get hit with the clue-stick, things would get better. However, I don't ever see that happing.

      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
    5. Re:But remember! by wheelbarrow · · Score: 2, Insightful

      Programming is not free. I agree that the incremental cost that results from the act of copying software is so small that it can be considered free. However, most of the cost of programming is cost that is already sunk into the development of the programming. The author of the programming has a right to choose to not recover that expense or to set terms of use and copy that will cover that expense.

    6. Re:But remember! by iminplaya · · Score: 4, Insightful

      I know that copyright laws are not ethical. And my argument has been backed up many times by many people. And that's just here at Slashdot. For me to spell it out again would merely be redundant. Check them out and try to refute them. I would like to see if you can do better than anyone else so far.
      Oh what the hell...
      Copyright laws are nothing more than a bad reaction to new technology(the printing press in this case). They were designed to protect an obsolete industry. That industry had friends in high places. Laws were bought and sold, just like today. There is nothing ethical about that. I don't give a damn if somebody keeps their ideas to themselves because they can't make million bucks overnight. They're greedy bastards. Somebody will come along with the same or better idea later, because they will understand the value of the idea is the idea itself, not the guy who invented it. To demand a monopoly on an idea is extremely selfish. Airplanes and steam engines(to name a few) might have developed much faster if not for the stranglehold the the inventers had on the patents. The patent on the diesel engine had to expire before anyone could improve it enough to be practical. The tired old cliche still holds true: It's like prohibiting the use of the automobile to protect the blacksmiths, carriage, and buggy whip manufacturers. I hope that can hold you over until you check out what others have to say.

      --
      What?
    7. Re:But remember! by iminplaya · · Score: 4, Informative

      ...take the milk from the refirgerator, and walk out without paying.

      Why do you insist on using anologies that simply don't apply? This is why I call you people copyright drones. You have no logic to back up your argument, so you use old theories that have been proven false. Yet you continue to use them. It doesn't help your cause in any way. Copyright is as depicable as trickle down economics. In fact they are the same. Let a guy make millions at public expense, and maybe, just maybe he might leave a few more crumbs on the floor for the rest of us. It's a horrible concept. Under this system, the only motivation to create anything is money, little more. Under this system, people create useless stuff, and then they're spamming us at dinner time ringing my damn phone telling me "Buy my shit! C'mon godammit, buy it! If you don't buy it you're a damn thief! Buy! Buy! Buy!" It's because of IP that we have so much crap on the store shelves. Junk is being invented simply because you can find a sucker that will buy it.

      --
      What?
  3. Hype by heyitsme · · Score: 3, Funny

    Hey! I have this great thing, but you can't see, use, or otherwise evaluate it on your own. But it will be great when it's done!

    1. Re:Hype by metlin · · Score: 5, Insightful

      Hardly.

      They already have it up and running with over 5,000 members. They're just removing the website trackers and making the clients into trackers in and of themselves. It's not so hard, and it's a good idea too.

      But as anothe user pointed out, it would slow down your system a real lot.

  4. Long live SuprNova by iamzack · · Score: 2, Interesting

    Didn't realize these guys were hackers, too. Wonder how many RIAA/MPAA scum got in on the beta test?

    1. Re:Long live SuprNova by Jucius+Maximus · · Score: 5, Interesting
      " Didn't realize these guys were hackers, too. Wonder how many RIAA/MPAA scum got in on the beta test?"

      This is also what I worry about. A hostile peer is one thing. You can just choose not to receive packets from them. But what about a hostile tracker sending your client on a wild goose chase?

  5. text not quoted correctly by Triumph+The+Insult+C · · Score: 5, Funny

    just the end was affected. the correct version is

    its potential for lawsuits from 'artist' organizations is enormous

    --
    vodka, straight up, thank you!
  6. Wonderful! by DaHat · · Score: 4, Insightful

    Just imagine the benefits of the system, with so many new trackers, the RIAA/MPAA will demand even more when they haul you into court.

    "Your honor, the defendant wasn't just a person sharing the file, our records indicate that he was the person sharing the file, running a server, not just a client on a network with files to share"

    1. Re:Wonderful! by Y0tsuya · · Score: 3, Insightful

      You know and I know. But the judge and jury don't.

    2. Re:Wonderful! by westlake · · Score: 2, Interesting
      Big deal.

      The big deal is that if you are caught running a big mp3 server you are dead meat pretty much everywhere. In the U.S. that can mean an appearance in federal criminal court on a felony charge of copyright infringement.

  7. Haven't we heard this song before? by Leperflesh · · Score: 3, Insightful

    There are just so many different P2P products these days. Doesn't each new one subdivide the market more? If half of the torrent folks use the new thing, and half stick with bittorrent, don't both of them become less useful? I'm not sure what can be done about that, and I'm not saying there shouldn't be progress. But I miss the days when there was only Napster, and you never came up blank on your search terms. -Lep

    --
    I am allowed to criticize you: you are not allowed to criticize me. Sorry, that's just how things are.
    1. Re:Haven't we heard this song before? by KingFatty · · Score: 2, Insightful


      Yeah, and a while back, they were saying the same thing about that new-fangled "horseless carriage."

      If this is a really good/new thing, it could conceivably replace the old things entirely.

    2. Re:Haven't we heard this song before? by Anonymous Coward · · Score: 2, Interesting

      Well, on the other hand, the more networks there are, the less users lose when the {MP|RI}AA gets around to sabotaging/suing-to-death any individual network.

      In the old Napster days, there was no reason to make the trade-off of less content for better resiliance. Now there is. No P2P network is totally safe from meddling, so it's a matter of whether the resiliance effects of proliferation outweigh the content-reduction effects.

      Of course, I can't afford home internet access, so I don't care either way right now.

    3. Re:Haven't we heard this song before? by dr_canak · · Score: 2, Informative

      amen to that brother,

      I remember in the glory days of Napster, when it was the only player in town, you could find damn near any mp3/album you wanted. Now with so many different apps and networks out there, I find it much more hit or miss. And i don't think it has anything to do with the RIAA crackdown. The files are still out there, just spread out across a bunch of different networks. I use Shareaza, and have decent luck cause it hits a few different networks, but nothing like Napster from 2000-2001.

      just my .02
      jeff

  8. Easier location of files by nil5 · · Score: 2, Interesting

    I think the biggest win is the ease of finding files. Theoretically this would allow file information to propagate, and I tihnk the most interesting problem that will be faced is stability. How do you make effective searches that do not loop around the network?

    This could be a really cool development, and there is a lot of research in the EE/CS community right now going in to studying these decentralized networks. They show great promise!

  9. But... by rosewood · · Score: 5, Insightful

    With the IP addresses still out there, wtf is the point?

    1. Re:But... by DaHat · · Score: 5, Interesting

      You haven't received a C&D before? I cannot speak for most ISP's, only my own.

      When a friend a few months ago received a C&D, it included his IP, the time and date of the offence along with some info on the file... the ISP in question, just sends a warning letter on the first offense, unplugs you until you call in for the 2nd and unplugs you for 30 days on the 3rd, and this is only from the complaint.

      You might have an open wap, or a trojan on your PC, or any number of other legitimate reasons of why your connection was used to DL unauthorized material in a way that was not authorized by you... it doesn't matter to this ISP, a complaint is a complaint, and as per the safe harbor provision of the DMCA, they act upon it.

      Were you to get a 3rd C&D on this ISP and get unplugged for 30 days, you could always haul them into court and demand to get reinstated, but by the time you got your hearing, the 30 days would be over.

      More so, it is the ISP's network, and by using it and paying for their services you agree to their rules, and if their rules say "we may suspend your access at our slightest whim should we receive information saying that you had allegedly infringed on someone's copyright", they can.

      This is not the court system we are dealing with, this is free enterprise, and is little different than me refusing to personally associate with anyone under 5'0", simply because that is how I do business.

    2. Re:But... by oexeo · · Score: 5, Funny

      > With the IP addresses still out there, wtf is the point?

      If your computer has a IP address; your Microsoft is probably infected with a virus horse from one of the internets.

    3. Re:But... by daeley · · Score: 5, Funny

      If your computer has a IP address; your Microsoft is probably infected with a virus horse from one of the internets.

      If the Slim Whitman defense doesn't work out when Mars attacks, I suggest we use that phrase to make the Martians' heads explode. Gave me a headache just reading it. ;)

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
    4. Re:But... by Hatta · · Score: 4, Interesting

      With the IP addresses still out there, wtf is the point?

      The point is to move the bandwidth load of providing all those .torrents off of suprnova.org and onto the users. This way we wont have to deal with tracker downtime due to overload/ddos.

      --
      Give me Classic Slashdot or give me death!
    5. Re:But... by tepples · · Score: 2, Informative

      it is the ISP's network, and by using it and paying for their services you agree to their rules, and if their rules say "we may suspend your access at our slightest whim[...]", they can. This is not the court system we are dealing with, this is free enterprise

      "Free enterprise"? You try setting up your own last mile, and see how much municipal red tape you run into. Then reconsider whether ISPs are a "free enterprise" in any relevant way to competition.

      and is little different than me refusing to personally associate with anyone under 5'0"

      There exist anti-discrimination statutes, and if a jurisdiction recognizes being a Little Person as having a disability, then your business may be in trouble.

  10. Shweet! by jargoone · · Score: 2, Interesting

    The only time I ever had a problem with torrents is when downloading something very timely and popular, and the tracker would get soaked. This happened with both Fedora Core 1 and 2. Take away this one tiny problem, and you have a perfect technology.

  11. Wait... by Pxtl · · Score: 5, Interesting

    So BitTorrent took the whole "everybody's on the same network" and converted it into "one network per file".... and now this new system puts it *back* like that? How is this different from every other p2p filewhoring system?

    1. Re:Wait... by Kelerain · · Score: 5, Informative

      Because, theory goes, finding one person with that file finds everyone with that file, and furthermore you get the organized anti-leeching distribution advantage of bit torrent. You can think of it this way. Bit torrent works well, right? This is just a different way of finding torrents.

    2. Re:Wait... by Aragorn992 · · Score: 2, Interesting

      This sounds good but its nothing that isn't already accomplished with existing networks.

      Finding one person with a file, finds all people with that file => Can't remember the exact name, but Gnutella does a very similar thing with distributed hash tables.

      Anti-leeching => Edonkey uses download limits based on your upload limit. This is a very trivial problem.

    3. Re:Wait... by dustman · · Score: 5, Informative

      No, it isn't. What is trivial with eDonkey is to get a modified client that doesn't have this restriction. Solving this problem requires reporting the amount of uploading being done to some kind of server.

      No, it doesn't require that. Basically, you just have all connections be 2-way. The key issue here is that you are all looking for the same file.

      If client B wants to connect to client A and download some pieces, client A can decide on whether or not to allow this based on which pieces B can provide that A is missing.

      If the connection is not mutually beneficial to both parties, one side closes it.

      Combine this with a "generosity" setting, where some people sharing the file give away pieces for free, (and by default, when you finish a download you turn into "super-generous" mode until the transfer utility is closed), and the system will work fine, without any sort of central monitoring.

      Basically, everyone is "trading" pieces of the download, and automatically discovering "local" peers which have uncongested links with each other.

  12. Of course a good idea but... by Omniscientist · · Score: 3, Interesting

    How can you truly decentralize P2P? Don't we still need to hit up a server that has a list of all the people? How can you track the trackers if you don't have a list of who is sharing? The only way I can think is just crude port scanning across subnets...can anyone clarify this for me?

    1. Re:Of course a good idea but... by InfiniteWisdom · · Score: 2, Interesting

      Assume every node connects to some number of "neighbors", and you can query a node and request its list of neighbors. You can then find a fairly random node from a N node network by starting from any node, picking one of its neighbors at random, then picking one of its neighbors at random and so forth about log N times. Then, assuming the network connections were random to start with, the node you pick has a uniform probability of being any of the N nodes in the network. You pick this node as your neighbor. Repeat this till you have enough neighbors (20-30 is usually a good number). The queries for finding different neighbors can, of course, be done in parallel, so the whole process shouldn't take more than a minute or so.

      P2P networks happen to by primary research area. Feel free to e-mail me at:

      $name@$dept.$univ.edu

      where name=vinay, dept=cs, univ=stonybrook

    2. Re:Of course a good idea but... by InfiniteWisdom · · Score: 2, Interesting

      You just need to know the address of *any* node in the network. You cache every node you've seen and hopefully at least one of them is up. You can't magically connect to the network with no foreknowledge, but it is decentralized in that all nodes are equal. There is no node/set of nodes that *must* be up for the network to function. Anybody can maintain a list of nodes they've seen and you can just try those and just need for one single node to still be valid.

      In practice, it usually makes sense to have some level of centralization, where there are some well-known nodes that are semi-permanently up, but if things got to the point where they were forced to shut down, you could still get on the network by finding just one single node by *any* means you can, such as word-of-mouth.

  13. The point of Exeem by bairy · · Score: 5, Informative
    is to basically become a Kazaa but using the bittorrent protocol. I was one of the beta testers and I can say it works well, it's fast it's efficient and because it doesn't have to faff around with one tracker it starts transferring the second, *the second* you add the torrent.

    Publishing a torrent is incredibly easy, drag the folder in, pick a category, click go. It hashes it and it starts seeding within seconds.

    It still (obviously) needs some work doing to the app to make it more friendly but it's shaping up well.

    --


    Get paid to search..It's geniune and
    1. Re:The point of Exeem by Hatta · · Score: 2, Interesting

      I was one of the beta testers and I can say it works

      It's slashdotted, so I can't find these things out for myself. Is this just a p2p app for .torrents? Can the .torrents be used in a normal bittorrent client? Is there a console unix client? I'll still be able to use my btlaunchmany.py wrapper script right?

      --
      Give me Classic Slashdot or give me death!
    2. Re:The point of Exeem by DaHat · · Score: 2, Interesting

      How would encryption save you? Once the protocol is understood, one need only build a client (or modify an existing open source one) to download a particular file, all the while logging each and every IP it gets a bit of the file from. Once done, you verify the file is infringing on someone's copyright, and bam, you let the C&D's fly against all of those IP's you logged.

      Unless you can completely remove the IP from the process (ie go through some anonymous proxy), you are still catchable once BayTSP and crew decide to track people on a network.

    3. Re:The point of Exeem by MindStalker · · Score: 4, Informative

      I think he is referrering to a system like freenet where files are routed through random users, and said user has no way of knowing what files are routed through them because its encrypted. Even the files you are sharing on yor computer are encrypted and get spread out and split up in pieces among everyone else, so just because you have a piece of the file doesn't mean you asked for it. Its all about plausable deniability. You can't prove who put a file on the network, and you someone has no idea as to what files or pieces of files their computer is sharing.

  14. I like Suprnova... by antiMStroll · · Score: 5, Insightful

    ..for the same reason I like Usenet. Files are pre-sorted by genre and by fans, making it easy to discover new music and film of the kind that interest you. Kazaa is only good for getting copies of what you already know.

  15. Excellent by techsoldaten · · Score: 2, Interesting

    This is excellent news from a user standpoint. I use Bittorrent for just about everything - downloading Linux distributions, game betas and, uh... other commonly downloaded files. But I always seem to be a bit behind the tracker, and when I go to download there are hardly ever more than 5 peers at a time.

    What I want to know is: basically, this is an indexing server that will allow torrents to be searchable. What happens with multiple versions of the same torrent? For instance, let's say there are 2 torrent distributions of Gentoo, identical files within the torrents. It would seem this server would ideally be able to recognize the similarities and kind of 'merge' the files - is this possible?

    M

  16. Not really. by nathan+s · · Score: 4, Insightful

    Just a minor thing - if half use each, then bittorrent becomes LESS useful and exeem becomes much MORE useful than with only 5000 beta testers.

    I say let's give it a chance - never know, it might make up for what you miss:-) Worst case, no one will use it and everyone will stick with regular bittorrent.

  17. Most important thing by ultrabot · · Score: 5, Interesting

    What would really matter these days is anonymity. It's a bit late to develop yet another non-anonymous network, when the real problem is the risk of lawsuits...

    I realize that full anonymity is going to be a problem, but at least some degree of deniability and limited IP address propagation would be a boon. SuprNova might have the name recognition to really give something like that a good start.

    --
    Save your wrists today - switch to Dvorak
  18. Think of the convenience! by d_jedi · · Score: 5, Insightful

    Pirates will be able do download their illegal wares much faster, without the inconvenience of web mirrors going offline by pesky interference by law enforcement officials.

    Let's just be clear: BitTorrent is legal, and can be very useful
    but the trackers on suprnova.org pretty much all link to ILLEGAL pirated files.

    --
    I am the maverick of Slashdot
    1. Re:Think of the convenience! by Gadzinka · · Score: 4, Interesting

      Yes, those damn pirates! For example, for last couple of years I engage only in illegal downloading of TV series.

      I mean, it's despicable, how can people distribute and watch TV shows that are normally viewed for free!!! This must be incredible loss of revenue for rightsholders, mustn't it? Especially when they don't care enough to release those shows on DVD.

      Frankly, I'd prefer them make those shows strait-to-dvd so I could buy them for 20-40 bucks a season. Maybe this way no power-hungry fatass exec would cancel shows like Farscape, Firefly, Jeremiah or Angel. No more fucking games with "ratings-scheduling feedback loop", just simple rules -- either it sells with a profit or it doesn't.

      Robert

      --
      Bastard Operator From 193.219.28.162
    2. Re:Think of the convenience! by Norgus · · Score: 2, Funny
      Yeah I know just what you mean!

      I sometimes even see SCOs copyrighted material being distributed at suprnova.

      Dispicable.

    3. Re:Think of the convenience! by babybird · · Score: 2, Insightful

      That's just not true. Copyright law is a modern invention, it didn't exist for thousands of years and entertainers were perfectly successful without it. Do you see any copyright notices on Shakespeare's works? I don't.

      The whole copyright fiasco we are seeing today is a direct result of advances in technology breaking old business models. These are simply growing pains.

      Just as the modern entertainment industry grew out of modern copyright laws, so future entertainment will adapt and grow out of future copyright laws. The main point being adaptation and growth.

      Why do we seem to believe that the entertainment industry of today, which has only existed for less than 100 years, must now continue to exist in exactly the form we grew up with forever? Life, and the world in general, are not static environments.

      --
      Keith D.
  19. Freenet? Hello? by RudeDude · · Score: 4, Interesting

    How is Freenet not mentioned in this context. It is decentralized and other than the dropped packets / routing needed for anonymity it is swarming dowloads since any node might have the data you need.

    --
    RudeDude
    Perl/Linux/PHP hacker
    1. Re:Freenet? Hello? by Severious · · Score: 5, Informative

      I gave freenet a try for well over a week constantly on and in the end it was still basically useless. It was about 10x slower than a modem. It is a great idea but from my experience it just doesn't work.

      --
      Tinfoil hat? Naa, I long since replaced it with a reinforced titanium alloy.
    2. Re:Freenet? Hello? by burns210 · · Score: 3, Insightful

      1. It doesn't work reliably.
      2. You can't host files, and it takes a long time to insert large(medium even) files.
      3. Files are dropped if not popular. Thus, you can't get rare files, only popular or recent ones.
      4. It DOES NOT WORK reliably.

      And this coming from a guy that hopes beyong hope that one day it WILL work. Today is not that today. Tomorrow doesn't look good, either.

    3. Re:Freenet? Hello? by burns210 · · Score: 2, Insightful

      To differentiate information is to censor. To censor is to not be free.

  20. PArent is informativbe by Ralph+Yarro · · Score: 2, Funny

    People might think that the parent post is just mindlessly repeating a cliche, but in fact I've been to Korea many times and I have never seen anyone beloe the age of 50 decentralizing BitTorrent.

    --

    The real Ralph Yarro posts as Anonymous Coward. Anyone else is an impostor.
  21. But... by saintp · · Score: 5, Funny

    ...can I run it on a Phantom?

  22. Cringely's rule by Chris+Siegler · · Score: 3, Interesting

    I think they're ignoring the fact that to be the "next big thing" requires being more than just incrementally better than what it replaces. Bittorrent itself is exponentially better than a FTP or HTTP server when demand is high. And Suprnova works quite well as it is, so I think it will be interesting to see whether Suprnova holds tough if people don't switch to the new technology fast enough.

  23. Sites dedicated to piracy by Anonymous Coward · · Score: 5, Funny

    always produce the best software!

  24. Help With This One Anyone? by c_spencer100 · · Score: 2, Interesting

    1)With all the lawsuit attempts and legislation in the works, we still haven't seen filesharing development dwindle as much as one would expect.

    2)The RIAA and their comrads are lawsuit crazy, but you haven't seen any "cease and decist" orders issued out to projets like this. A bigger thing to note is the fact that everyone seems to be a target - except companies like LimeWire who actually sell the P2P service and make money off of it (they get paid for the ads in the free version as well).

    3)How the heck can any judge take these cases seriously, when, like one of my fellow posters made notice of, companies like Sony pratice the business tatics that they do. Their electronics division sells the mp3 players, but the record companies that they own forbid you to transfer the songs to mp3 players.

    Go Figure...

  25. Does it Run Linux? by Zexarious · · Score: 2, Insightful

    Is it made in a cross platform programming language, or at the very least have a open protocoL? I have a nagging suspicion it does not!!!

  26. Not much to talk about by Gadzinka · · Score: 4, Interesting

    Until they release some info about the inner workings of this app, there's not much to talk about.

    There are serious problems with decentralising BitTorrent. One of the reasons that people have such good transfers on BT is that there is central tracker supervising particular file and knowing all users serving bits and pieces of this file. This way in case of high demand/high popularity files I achieve speeds over 1MB/s (yes, that's megabyte).

    Depending on design choices you can have couple of trackers with subset of users on each of them, or every user seeding file has his own tracker. In first case your client wouldn't be able to use all cloud, and in second tracker would disappear when original seeder turned off his computer.

    You can of course design some communication between trackers, or elections or some other magic, but it's too early to tell at the moment. I'll wait for more information.

    Whatever they do, I hope that there will be some console based client for this, because asymmetric connections at homes plainly suck at upload (hence on torrent at download too), and I'd rather keep running my torrents on the server plugged into the fast network.

    Robert

    --
    Bastard Operator From 193.219.28.162
  27. Bah! by tarsi210 · · Score: 3, Interesting

    Decentralized Bittorrent? Wake me up when they have secured Bittorrent and then I'll listen.

    My ISP, Mediacom, scans my network packets to determine if I'm grabbing a torrent of questionable nature. If they see it, they'll send me a nasty email. Hence, I'm on the edonkey networks now because BT is clearly not an option at the moment. I'm sure they'll scan those packets, too, at some point.

    Unsecured BT is fast, sure, but if your ISP is snooping...well. And illegal or questionable content aside, it'd be handy for distributing other files to people in a more secure manner.

    Or is this out there and I'm just missing something?

    1. Re:Bah! by Wesley+Felter · · Score: 2, Informative

      It's out there: BitTorrent over Tor.

  28. This eliminates BitTorent's great advantadge by yorkpaddy · · Score: 5, Insightful

    The great thing about BitTorrent is that you are being pointed to a known file. You can judge for yourself who points you at a given file by what website is hosting the tracker. This is one of the reasons you don't get the spoofed files on BitTorrent. The fact that you can tell who is offering a tracker also means that the RIAA can. Thus the RIAA can sue this person. I see a distributed bittorrent being useful for non RIAA protected files. Once bittorrent is distributed though, the RIAA will start spoofing it.

    --
    "brxref .k.p ,.by xprt. gbe.p.oycmaycbi yd. cby.nci.bj. ru yd. am.pcjab lgxlcj" don'
    1. Re:This eliminates BitTorent's great advantadge by throwaway18 · · Score: 2, Interesting

      The great thing about BitTorrent is that you are being pointed to a known file. You can judge for yourself who points you at a given file by what website is hosting the tracker.

      It is possible to provide the same chain of trust in a decentralised network, just digitally sign the release notes and hash values. By checking the digital signature you can check that the file has been announced by the same group or person that announced previous files.
      If content announcers issue digital certificates you could pass on the digital crtificate of release groups that you trust to your firends in the same way that you could reccommend them to download via suprnova.org

  29. Anonimity ( Redundant I hope!) by Free_Trial_Thinking · · Score: 5, Interesting


    Any new big thing needs absolute anonimity. I already worry for all of the innocent civilians out there using bittorrent now to get their favorite shows and movies. I'm sure their transgressions are all being logged for future lawsuits.

    And yes they are INNOCENT. Here's one good reason why. We first must ask, why did the founders of the US constitution feel it was important for accused criminals to be convicted only by a jury of peers?

    I believe this is because they knew that honest citizens doing honest activities will often run afoul of the law, especially in a broken government where England (back then) or corporations today make all the laws. The jury of the peers is built into our criminal justice system in order to prevent just this kind of thing. I mean the hope is that a jury of bitorrent users will never convict a fellow bit torrent user. That's probably why we're only seeing civil lawsuits today by the RIAA and the like. I think I criminal jury trial for file sharing would be quite interesting.

  30. Could be good. by mogrify · · Score: 4, Interesting

    "...being kept very quiet" (until now)

    This should be good... BT is without question the fastest p2p app (in fact, the only thing that has ever topped out my 'net connection), but it needs two features to kill off the others in my book:

    1. Search - it's no fun to rely on third party websites to find things. Hopefully now we'll be able to do this.
    2. Anonymity - BT could use an option for a system like Freenet's for making it really hard to tell who's serving who. Combined with the distributed nature of BT, it would be difficult to prove anything at all about BT users.

    The article is /.ed, so I can't speak directly to Exeem, but it sounds from the blurb like these features are a possibility. Hope it's free in all senses.

    Here's another thought: the current BT system is really good at dispersing new content, like distro ISOs and TV shows, through RSS feeds from central websites. It would be cool to be able to subscribe to network-wide custom feeds, to stay informed about new files that match certain criteria.

    --
    perl -e 'foreach(values %SIG){$_="IGNORE";}while(){}'
  31. Re:Slashdot. News for Pirates? by mamba-mamba · · Score: 4, Insightful

    It's just a pet peeve of mine, but copyright infringement and theft are two distinct crimes.

    I hate it when people equate copyright infringement with stealing. Illegal downloading is more like sneaking into a movie, concert or ballgame without a ticket than it is like theft.

    MM
    --

    --
    By including this sig, the copyright holders of this work or collection unreservedly place it in the public domain.
  32. anonymity most important feature by Anonymous Coward · · Score: 2, Interesting

    Anonymity is probably the most important feature of modern P2P applications and crucial for their survival. From my understanding the first version of Exeem does not guarantee anonymity yet. How soon will it be implemented? A great distributed P2P application is Freenet: http://freenet.sourceforge.net

  33. Why? by Julian+Morrison · · Score: 5, Informative

    I don't agree with the all-in-one idea. It seems to me the problem would be better solved in a more modular way.

    (1) having a search that only indexes trackers, and can then launch an external app of your choice to do the torrent download

    (2) improving the bittorrent protocol so anybody with a seed can failover as the tracker

    When I want to download torrents, I want to use Azureus, regardless of whether it was a P2P searched torrent or one off a website. I don't want to have to use some all-in-one app that decides for me the One True Way that downloads shall be handled, merely because it implemented the search to find them.

  34. No linux version for a LONG time by Zed2K · · Score: 2, Interesting

    According to them no linux version for a long time. This probably means no open source either. Forget it.

    Some other stuff:

    "The main problem with kazaa is that it doesn't have hash system which means that if you make MP3 with same name and same size that's already on the network and someone downloads one part of this file from you the MP3 will be corrupted. (This is exactly what RIAA did to kazaa). And since people don't delete bad MP3's from their computer you have more and more of this files in the network. And here is where our client is different you wont be able to corrupt files in the network because they have hash.

    One more difference from kazaa is that we wont have entire folders of files on the network only those that will be manually uploaded from users. Kazaa has so many viruses because users don't even know they have them on there computer. So I personally think that we will have a lot less fake files on our network and we also plan to implement rate system so that if people find fakes,
    viruses, spyware in one of the files they will vote it as bad so hopfully not many people will download that file.

    What we are trying to do is bring best of P2P world and best of bittorrent together."

    About eXeem replacing suprnova:

    "That's a reporters view on it. Remember, they probably know next to nothing about eXeem, and are doing what reporters do best: bullshit. /. will give eXeem a pretty big audience though."

  35. Serious problems with Exeem by aero2600-5 · · Score: 4, Interesting

    I'm an Exeem beta tester that's been trying to give it a fair shake. I'll probably get banned just for this post, but here's some general details about the new client.

    First off, it's in beta testing, but it's not ready for beta. It has some serious isses at the moment. Torrents disappear off the network for no reason is just one of them.

    Second, they don't have 5,000 beta testers. They sent out 5,000 serials, but my best guess by looking at the network is that there are less than 1,000 actually testing it and never more than 200 or 300 people running it at the same time. They actually sent out new serials to all the 5,000 beta testers because they didn't have enough people.

    Third, it lacks the details. With most BT clients, such as BitTornado and G3 Torrent, you can see all kinds of details about the file you're trying to acquire, how many seeds, portions of seeds, how many complete copies are distributed amongst the peers if there are no seeds. Exeem lacks all of these details.

    Fourth, it doesn't use bitTorrent. It's based on bitTorrent, and uses libTorrent, but it's not a torrent. It's their own unique format. Exeem will not be compatible with other BT clients. It's use their client or don't connect. It almost appears to be a Kazaa rip off with bitTorrent features.

    Fifth. 'But it's open source? Why can't we just write our own clients?' From everything I can tell, they have no intention of making this an open source project. They're talking about the type of ads they want to put in it.

    Sixth: Pr0n. A lot of people like Suprnova.org and other torrent sites because there is no pr0n. Exeem has an adult filter, but 'Adult' is one of the more popular categories for Exeem users at the moment.

    Exeem will not replace bitTorrent. The problem I see is that Exeem is being developed by the same guys that run suprnova.org. Whether Exeem ever works or ever becomes popular, will they take down what appears to be the most popular torrent site on the web because of it?

    There are more problems with Exeem, but these are the major ones that I see. I'm sure some of the coders of Exeem will be reading this post. Please feel free to tell me where I'm wrong and why.

    Aero

    --
    Please stop hurting America -- Jon Stewart
  36. I thought about that by Julian+Morrison · · Score: 2, Interesting

    Well, first, the existing leechers can failover to the new seeder/tracker, and that's still useful to let them all finish even if nothing else.

    Second, whichever seeder is elected as tracker can advertise itself for indexing onto the "tracker search" network I proposed in my upthread post. So then new searches find the new tracker.

    Third, the web pages or whatever that are linking the torrent can (manually?) re-link a generated new torrent for the new seed, which has meanwhile kept the torrent alive rather than letting it all fall to pieces.

  37. Virtual LAN (slightly offtopic) by owlstead · · Score: 2, Interesting

    What I am missing from the enormous array of file sharing tools is a simple one. Sharing a virtual LAN with your friends. There are many VPN server/clients out there, but they are all point to point. What I would like is some software that emulates a workgroup LAN, so you could use simple SMB or FTP filesharing over a trusted, encrypted, distributed network. The tricky part would probably the broadcast packages and the IP range.

  38. not in the cards by alizard · · Score: 2, Insightful
    Forbid crypto completely and e-commerce dies.

    SSL is encryption, too. Forbid encryption and that lock icon gets broken on every site in compliance with the law.

    But there are plenty of outcomes short of that which can interfere with our civil liberties. And more importantly, our ability to do business. You want to send NDA information in plain text over the Net, you go right ahead.

  39. Freenet's purpose by nurb432 · · Score: 2, Insightful

    Remember that the purpose of freenet was NOT to share a bunch of binary files.. .

    Its intent is to allow people to publish *information*, ( i.e. WebPages ) in an anonymous fashion.. So judging it by 'speed' of your file downloads is an unfair judgment

    Anything else that is grafted on, such as p2p type downloads, chat, etc is just that.. stuff grafted on.. and veers away from the original intent.

    --
    ---- Booth was a patriot ----
  40. Platform? by Macgrrl · · Score: 2, Insightful

    Given the name, (Exeem), should we assume it is an exe file for running on Wintel platforms?

    Suprnova used to have a significant collect of Macintosh resources listed.

    --
    Sara
    Designer, Gamer, Macgrrl in an XP World
  41. Allah = Jehovah by The+Wicked+Priest · · Score: 2

    As acknowledged by Bush Jr., but denied by Franklin Graham, who had the nerve to criticize Bush's understanding of theology for saying it. I'm an atheist myself, but that sort of thing annoys me. I hate to give Bush credit for anything, but at least he's less of a religious bigot than many (other?) so-called "evangelicals".

    --
    Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  42. Blech... by br00tus · · Score: 2, Interesting
    I am developing a p2p app, and keep up with what is going on in p2p development. Some of what I'm reading here is wrong, so I'll make some points.

    One is that the Bittorrent protocol is thusfar the best protocol for transferring large files. The clients are designed to transfer large files. The Edonkey/Kademlia protocol exists to transfer large files as well, but it is just not as good as Bittorrent. It is much slower.

    p2p has to be looked at as a process. There is the search for information. There is the response to the search. Then there is the request to download a file. Then there is the download of the file. Each of these parts is separate and important. In Bittorrent, only the last part, the download is decentralized. The prior parts are not decentralized, are not p2p - even the request to download goes to a centralized torrent.

    Despite this, Many people figure that Bittorrent's partial file sharing, protocol attributes and program attributes are what make the downloading good. Of course, having a good source of current holders of the file - partially or fully, is important, as is having a good hash of the file, or multiple hashes in the case of Bittorrent. But this can all probably be done via p2p as well.

    As far as the comments on hashes and file integrity, this is not a problem at all. There are many ways to deal with this. If you want, you can still have a central torrent, but you could only check it once instead of many times. Or maybe there could be distibuted PGP signatures of the validity of certain hashes.

    As far as other comments, I'm interested in this so I'm glad to know, although I agree its vaporware until release.

    As far as Freenet, encryption, IP addresses and so forth - I think for technical innovation reasons, unencrypting, non-masking p2p technologies need to be developed for now. I'm also glad, alongside this, anonymous, IP masking, encryption-capable p2p networks like Freenet are being created. And once p2p becomes mature, I hope the technologies implement any encryption and anonymity that does not put in too much overhead. Turn it on by default, and let people manually turn it off if they want.

    As far as copyrighted material and so forth, I really could give a damn. Big corporations hate the idea of sharing, and trying to kill something like Linux or a GPL open p2p protocol and client is instinctive to them, just like the enclosure of the commons was.

    And as far as non-centralization being one of the benefits of Bittorrent, and decentralizing ruining it, I completely disagree. As I said before, file integrity and hashes are not a problem, you can do PGP signatures on hashes or something. Any problem can be dealt with. Bittorrent is good because it is the best protocol to deal with partial file sharing of large files. Any of its centralized features can be decentralized, some of them very easily, as I'm sure Freem is doing.

  43. Beta Tester Here by iVasto · · Score: 2, Insightful

    I am a beta tester, and one thing that I do not like about eXeem is the fact that you have to know what you are looking for. One of the reason I like suprnova more, is because you can browse for the files you want. Also, eXeem is plagued with a interface not as clean as Azureas. Suprnova is better than eXeem.

  44. Re:Slashdot. News for Pirates? by TravisWatkins · · Score: 2, Insightful

    So, lets just clear all this up:

    copyright infringement != theft
    copyright infringement != trespassing
    trespassing != theft

    Makes sense to me.

    --

    "But I'm still right here, giving blood and keeping faith. And I'm still right here."
  45. Re:Slashdot. News for Pirates? by drinkypoo · · Score: 2, Informative

    The penalty for sneaking into a ballgame is being thrown out, maybe being blacklisted. The penalty for getting caught with mp3s is having to settle for a $10,000 fine. The value of the ballgame is higher than the value of at least a couple of albums monetarily, and it's infinitely more valuable than any number of mp3s in the sense that the ballgame occurs only once. Is it just me or is there a certain level of disparity here?

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  46. Re:Allah != Jehovah by EgoBoy · · Score: 2, Insightful

    Your right about the history. Actually at Purdue University, they have a class called the Philosophy of Western Religions that cover the roots of Judaism, Christianity, and Islam. They are also often called the Abrahamic Faiths, becuase they believe in the God of Abraham. Linguistically Allah actually mean "The God". As in the one and only God.

    But your point about the hostality is wrong. Actually throughout most of history, the presecuted Jewish people found safety with the Muslims. One example being the Jews who left Spain during the Spanish Inquisition, fleed to Muslim run areas. The "conflict" started after one of the world wars, where the then province of "Palestine" in the Ottoman empire was given to Brittian as a Mandate (similar to a colony). They intern had promised that they would make it a "Homeland" for the Jewish people. Tons of Jewish people from Europe migrated there, too many people, not enough jobs, that led to civil unrest, the Brits left the mess, and the Jewish people declared it a sovern country. Then every Arab country around them attacked and subsequenty lost.

    So yeah, religion isn't really at the core of the conflict. Its politics. Yes people may use religion to rally people to do immoral acts on both sides, but haven't tyrents always used religion for their evil purposes?

  47. Re:Allah != Jehovah by The+Wicked+Priest · · Score: 2, Insightful

    You're a tremendous fool if you think that being an atheist means knowing little about theology.

    --
    Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0