Slashdot Mirror


The Dangers of Nanotech

Krees writes "Small Times talked with the Foresight Institute's Christine Peterson, Ralph Merkle of Zyvex, and Ray McLaughlin of Carbon Nanotechnologies about the potential of nanotechnology, which has benefited greatly from open source research methods, and nanotech weapons in particular falling into the wrong hands. Recent recognition of potential abuses will likely lead to incrased secrecy in nanotech research." This topic comes up every so often - what happens when nanotech falls into the wrong hands? I think that's a "when", not an "if", as that happens with almost everything.

2 of 236 comments (clear)

  1. Not so sure by TACD · · Score: 5, Insightful
    The article states that "There's no question that if Osama bin Laden had access to nanoweapons that he'd use them."

    I thought the point that Americans are meant to be noticing is that it is low-tech which is a real danger, not high-tech. Osama bin Laden took out the WTC with fanatics, box-cutters and commercial airliners, not cruise missiles or stealth operations, or even a bomb.

    Assuming the anthrax is even down to him (which is far from certain), it is not being distributed with cluster bombs, overhead sprays or even by infecting the water supply. It is simply put in some powder in the mail.

    The point is, high-tech can be defended against. Computer systems can be secured, fighter jets can be shot down and bombs can be defused. The real danger occurs when something that is taken for granted, something that is very low-tech and forms a basic part of society, is used for ill means.

    No doubt that nanotechnology could be used for war purposes. But I consider it far more likely that a Western power would do this than Osama bin Laden.

    --
    Security through promiscuity is no better than security through obscurity.
  2. Nanotech by Spy+Hunter · · Score: 5, Insightful
    Nanotech weapons? This is the kind of thing where you get visions of little machines, building each other over and over, replicating until they turn the whole world into gray goo, right?

    I can't think of anything more rediculous. First of all, how are you going to build a self-replicating machine? The obstacles are so large as to be practically insurmountable. Consider that we've never even come close to building a machine that can make duplicates of itself in the macro-sized world, even using pre-machined parts, and then think how complex it would be to make a microscopic machine that could replicate. First of all, data storage would be a problem. The machine would have to have incredibly advanced molecular-level storage technology, and incredibly advanced tiny molecular storage reading technology to read the information. Then it would have to have a computer to process this information, and very sophisticated sensors to tell where it was, and some sort of locomotion device that worked in three dimensions somehow, and some sort of advanced grabbing arm to move stuff with. Just the grabbing arm itself would be an achievement. How do you expect this machine to grab atoms? With other atoms? It would be a clumsy arm that was built with the things it was supposed to move! Plus, the arm would have to build itself as part of the replicating process, so it couldn't include any components that would be too small for it to build itself.

    And the final requirement: Power. Where is this machine going to be powered from? It's going to have to have a lot of power in order to grab atoms, since it will have to break atomic bonds to move the atoms around. It must be a steady, reliable source of power, one that is available everywhere in the world if it is going to turn the whole world into gray goo. Sunlight you say? What is going to collect the sunlight? Solar panels? These solar panels would need to be made of certain atoms which wouldn't be available everywhere. How would the machines replicate if they couldn't find the correct elements to build their solar panels? Remember that these are tiny machines that can only roam tiny distances, they can't go out searching for the elements they need.

    One must only look at nature to see what can be accomplished in terms of molecular-sized self-replicating machines. Cells are masterpieces of design, with ingenious mechanisms that are still out of our realm of understanding in some cases, and certainly way out of our ability to design and create on our own. And yet algae is in no danger of turning the whole world into "green goo." It only survives under certain conditions. I don't think man will be able to out-design nature for the forseeable future.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}