Slashdot Mirror


Blame Bad Security on Sloppy Programming

CowboyRobot writes "ACM Queue has an article that blames security flaws on poor programming, rather than any inherent problems with particular languages. From the article: 'Remember Ada? ... we tried getting everyone to switch to a 'sandboxed' environment with Java in the late 1990s... Java worked so well, Microsoft responded with ActiveX, which bypasses security entirely by making it easy to blame the user for authorizing bad code to execute.'"

2 of 592 comments (clear)

  1. Re:Uhh.. by gfody · · Score: 0, Troll

    insightful? you know microsoft developed os/2 for ibm, about the same time they were making windows actually.

    --

    bite my glorious golden ass.
  2. Java Smava by DerFeuervogel · · Score: 0, Troll

    Lets see you write a graphics intensive 3D package that needs to render
    _allot_ of polygons in real time in Java. Something like a 3D Data viewer in
    OpenGL. Everybody moving to the "safe" languages won't work.