Slashdot Mirror


EFF: DMCA Hinders Exposing More Software Cheats Like Volkswagen's

ideonexus writes: Automakers have argued that the 1998 Digital Millennium Copyright Act makes it unlawful for researchers to review the code controlling their vehicles without the manufacturer's permission, making it extremely difficult to expose software cheats like the one Volkswagen used to fake emissions tests. Arguing that this obfuscation of code goes so far as to endanger lives at times, the Electronic Frontier Foundation (EFF) maintains that, "When you entrust your health, safety, or privacy to a device, the law shouldn't punish you for trying to understand how that device works and whether it is trustworthy."

3 of 166 comments (clear)

  1. Ha! by clonehappy · · Score: 4, Interesting

    I love it! Volkswagen should just say "We didn't do it." Then sue whoever produces their code for reverse-engineering it. Then they can claim whatever "black-hat hacker" did it added the offending code to frame them. Prove otherwise without breaking the law!

  2. By design by nitehawk214 · · Score: 5, Interesting

    This is by design in the DCMA. Keep people from looking at your code means preventing independent oversight.

    But everyone that knows anything about the software industry already knows this.

    --
    I'm a good cook. I'm a fantastic eater. - Steven Brust
  3. Black Box Software by neonv · · Score: 4, Interesting

    The best way to test the emissions software, and the best from an engineering validation perspective, is to compare the Volkswagen software readings against direct measurements of the emissions (out of the tailpipe). This is a much more accurate method of regulation, and would have prevented this Volkswagen fiasco from the beginning. Regulators should test it this way rather than assume a vehicle manufacturer wrote software correctly, or even deliberately miswrote it. Access to software source code becomes unnecessary.