Slashdot Mirror


What Does the 'Next Internet' Look Like?

Kraisch writes with a link to the Guardian website, which again revisits the subject of reconstructing the internet. This time the question isn't whether it should be done, but what should the goals of a redesign be? From the article: "'There's a real need to have better identity management, to declare your age and to know that when you're talking to, say, Barclays bank, that you're really doing so,' said Jonathan Zittrain, professor of internet governance and regulation at the Oxford Internet Institute. At the moment we are still using very clumsy methods to approach such problems. The result: last year alone, identity theft and online fraud cost British victims an estimated £414m, while one recent report claimed 93% of all email sent from the UK was spam ... Many ideas revolve around so-called "mesh networks", which link many computers to create more powerful, reliable connections to the internet. By using small meshes of many machines that share a pipeline to the net instead of relying on lots of parallel connections, experts say they can create a system that is more intelligent and less prone to attack."

3 of 283 comments (clear)

  1. It looks like by eviloverlordx · · Score: 4, Interesting

    1984.

    --
    'Loose' is when your pants are three sizes too big. 'Lose' is when you misuse 'loose'.
  2. The "new internet" by Lendrick · · Score: 4, Interesting

    The new internet, if it ever comes to pass, will be designed by governments and large corporations. This will mean the following:

    * No more anonymity. You'll need to identify yourself just to get onto the network, and protections will be in place to keep you from hiding behind a proxy. Your computer's unique ID will be registered in your name, and it will be available to the FBI, CIA, and RIAA upon request (no warrant required).

    * Large barrier to entry. No more setting up your own server without getting special permission to act as a server. There will be a barrier between servers and clients, and consumers will be second-class citizens in this regard.

    * Probably less spam. Tighter controls will make it harder for spammers to get their unwanted traffic into the intertubes. Also, now that it's possible to implement an email tax, email spam could be made prohibitively expensive.

    * Better security. Locking the internet down will help somewhat in keeping the criminal element out, because it will (theoretically) be a lot easier to trace where they're coming from.

    So, you win some, you lose some. There's a use for this kind of network, but only for secure transactions. I don't think a "new internet" is something that anyone here would want to use.

  3. The "Problem" Is Open Endedness by CodeBuster · · Score: 5, Interesting

    The trap which the Guardian falls into, and it is a common one among the public, is the notion that because people now use the Internet for certain tasks, which it was not specially designed to accommodate but rather *could* accommodate in a layered approach, that it must be redesigned to carve out special support for tasks which it now coincidentally supports, but may or may not in the future. They forget that among the original design goals of the Internet (the ARPANET rather) was to have the most robust, generic, expandable, and scalable system possible, even at the expense of support for more specific and advanced features which could be built on top of the basic protocols anyway (and they have been). In networking it is not so much what one puts into a protocol, but rather what one judiciously leaves out in order not to limit what can built on top. The basic protocols of the Internet have served us well for over 30 years now and really do need to be changed much if at all. If they want to offer new "services" then they should submit their proposals to W3C and build a special banking layer which clients must support, on top of basic HTTPS, to support the features that they want so that the principle of least knowledge applies. Alas, the principles of good engineering and good software engineering are lost on the consumer society which loves all-in-one devices that do nothing really well and don't force people to think about really *good* solutions.