Slashdot Mirror


Fling:Anonymous Protocol Suite

_endgame writes "Fling is a new suite of internet protocols that perform the function of DNS, TCP, and UDP in a manner that's both untraceable and untappable. Fling protects clients from servers, servers from clients, and both from an eavesdropper in-between. The result is that anyone can serve or retrieve any data, without fear of censure."

8 of 223 comments (clear)

  1. Don't Want To Be A Spoilsport But... by Carnage4Life · · Score: 5

    ...this project is less than a week old and consists of some theories bandied about by a developer and he's friend (who is providing the crypto knowledge).

    Wouldn't have been better to post this when there was actually news to report? Simply because someone has an idea and backs it up with a webpage does not a headline make.

    PS: That said, I wish them luck. :)

    1. Re:Don't Want To Be A Spoilsport But... by phil+reed · · Score: 5

      What better way to attract attention and get some serious development effort aimed at it? For those of us who don't want solutions handed to us on a silver platter, this is the best time to get involved.


      ...phil

      --

      ...phil
      "For a list of the ways which technology has failed to improve our quality of life, press 3."
    2. Re:Don't Want To Be A Spoilsport But... by Harri · · Score: 5
      Do we really need a way for people to pass around child pornography without having a way to find out who they are (so we can stop them)?

      In a word: Yes. We do. For the simple reason that there _is no way_ for any of us to exert our simple right to anonymity without having a way to pass round child porn too.

      This is one of those circumstances where people will have to choose between a greater evil and a lesser evil. At risk of making myself very unpopular, I would suggest the evils that can come from denial of freedom of speech could be an awful lot worse than the evils coming from the hampering of one of the ways the police use to track down a class of particularly unpleasant criminals.

      Put it this way: would you like every tiny piece of data about yourself in big government database, even though this would clearly help to catch many criminals, probably including some child pornographers? Supposing you didn't mind this. Now would you make it compulsory for _everyone_ to be in this database? That's what you're asking.

      Supposing the goverment could identify the profile of a child pornographer with 90% accuracy from this data. So they imprison all the people with these characteristics. This is another way the government could reduce child porn, but few would argue that the benefits outweighed the drawbacks.

  2. Sounds Interesting - for possibly the wrong reason by Midnight+Ryder · · Score: 4

    One of the things that always strikes me as interesting about things like this is the posiblities for abuse. No - I'm not talking about things like trading warez, porn, MP3, or whatever the hot semi-illegal commodity of the week is.

    I'm more interested in the possible effects for companies that keep wanting to do things like map out the Internet (see article last week here on /. about the group maping the 'net for advertising purposes) but don't want to really tick off admins who's machines they are adding to thier map. Same goes for script kiddies looking for machines (using nothing more than ping to see who responds) but want to keep from possibly alerting the admin at some company they are maping out.

    Just a thought - I could, of course, be completely wrong!

    --

    Davis Ray Sickmon, Jr - looking for something to read? Check out my three free novels at MidnightRyder.org

  3. Damned if you Do, Damned if you don't by Alien54 · · Score: 4
    We now have the classic conflict generated by criminal thought on both sides of the issue.

    Protection from criminal actions by governments, and more specifically criminals in governments, big business, financial instituations, etc. who use and write the "law" to protect their own limited criminal interests is vitally important. Equally, protection from individuals who use such protection to justify and protect their own individual thievery and rape of the creative elements in the society is important as well.

    What we have is a war between the criminal elements that make up and contribute to the current internet and global culture. It is a war between criminal organisations who want to maintain their monopolies, and individuals who have been driven to criminal behavior by the rip offs in the world around them. It becomes a part of the culture. It is extraordinarily difficult to treat everyone you deal with with some sort of "code of ethics" or "code of honor" if you run into the argument that "only losers pay full price", as noted in a recent Salon Article; or you are trapped in the culture of "Net Slaves"

    --
    "It is a greater offense to steal men's labor, than their clothes"
  4. Falacies by hardaker · · Score: 5
    Glancing through the web page quickly I note a few things:

    1. He's basically just adding a seperate data routing layer over the top of the standard IPv4 addressing space. Hence, data doesn't get routed only based on the IPv4 routing tables, but gets routed fairly randomly around above this. This has 2 problems:
      1. You still know the IPv4 address of the destination (regardless of weather or not DNS is protected) and hence can still trace the ownership of that address.
      2. Since data is no longer taking the shortest path, it'll get routed many times around the network and hence will increase the overall traffic level of the network at large (possibly sending the data over a given physical segment multiple times).
    2. He's assuming that by routing things around the network using different paths that it'll be harder to pick up all the traffic by way of a sniffer. This may be true if the physical internet truly had different physical routes. I suspect most sniffers you have to worry about are the ones at the end points, not the ones in the middle. It's the box next to mine thats more likely to be sniffing my traffic and hence that this protocol won't help. Now, it will encrypt it multiple times with possibly multiply different keys, but it won't prevent the majority of that traffic being sniffed.
    3. Root domain name ownership is not based on a pricing model. Hence I can:
      • for i in `cat /usr/dict/words`; do register $i; register $i.$i; done
      And the internet is hereby mine!!! Muhahahaa.
    4. Protocols designed by a few people quickly, possibly inexperienced in the world of security, will certainly run into security related implecations they hadn't thought of. I hope that something like this would go through a lot of peer review by cryptologists before being trusted.
    --
    The next site to slashdot will be ready soon, but subscribers can beat the rush and start slashdotting it early!
  5. Two issues by Nyarly · · Score: 5
    I've got three unrelated problems with Fling.
    1. Technical The crypto as described seems to add very little apart from immense delays to transmission. Unless you use Fling for everything, it doesn't even begin to protect you, and using a multi-host route is going to probably multiply latency by the number of hosts you add. Frankly this looks like a half-baked MixMaster anonymous email scheme applied with broad strokes to all of low level networking.
    2. Adoption It won't be. You have to write this into any client you want to use it? Name service is a completely seperate entity? This would basically mean redoing the whole networking thing from square one (UDP), and the people who have to implement it are exactly the ones you're try to hide info from. Do you really think MS would ever put truly secure transmission protocols in their TCP/IP package?
    3. Philosophy The entire philosophy behind it is repugnant to me. The conclusions are somewhat accurate, in that there ought to be a means to be anonymous on-line, but the basis is in Objectivist Libertarianism, and implies a freedom from obligation to others and debt to forebearers. It's a selfish, twisted, flawed philosophy, evident of weak thinking and small souls.
      1. I for one doubt it will really go anywhere.

    Ushers will eat latecomers.

    --
    IP is just rude.
    Is there any torture so subl
  6. Re:Pedophilia by PD · · Score: 4

    I agree that it is repugnant. How will you draw the line?

    Obviously kiddie porn inclus photos of 3 year olds involved in sex acts, but what about the other possible cases including:

    *a 17 year old 45 year old man
    * a 17 year old with an 18 year old man
    * two 6 year olds holding hands
    * a 4 year old swimming naked at the beach with his family
    * a 6 month old taking a bath
    * a 2 week old nursing at his mother's breast

    You get the point. I remember how surprised I was when my very own grandmother demonstrated a suprising amount of anger at seeing a baby nursing at his mother's breast in a parenting magazing. She was absolutely of the opinion that it was pornographic - kiddie porn even.

    So, how do you define those fringe cases? How can you reconcile your definition of kiddie porn with my grandmothers?

    When I said that censorship should be absolutely banished, I meant it knowing the consequences. It means that kiddie porn will be uncensorable, and to prosecute it you'll have to actually catch people with it on their computers, or in production. You won't be able to catch it in transmission.

    Freedom exacts a horrible price. The penalty in blood from wars and in cases like your example is very high. I am still of the opinion that the penalty of censorship is still higher.