Slashdot Mirror


You Can Legally Hack Your Own Car, Pacemaker, or Smartphone Now (wired.com)

Earlier this year, we ran a story about how even possessions as personal as one's car or tractor, or insulin pump could not be legally hacked by the owner, but those constraints are things of the past now. From a report on Wired: Last Friday, a new exemption to the decades-old law known as the Digital Millennium Copyright Act quietly kicked in, carving out protections for Americans to hack their own devices without fear that the DMCA's ban on circumventing protections on copyrighted systems would allow manufacturers to sue themt (Editor's note: the website may block users who use adblocking tools. Here's an alternate source). One exemption, crucially, will allow new forms of security research on those consumer devices. Another allows for the digital repair of vehicles. Together, the security community and DIYers are hoping those protections, which were enacted by the Library of Congress's Copyright Office in October of 2015 but delayed a full year, will spark a new era of benevolent hacking for both research and repair. "This is a tremendously important improvement for consumer protection," says Andrea Matwyshyn, a professor of law and computer science at Northeastern University. "The Copyright Office has demonstrated that it understands our changed technological reality, that in every aspect of consumers' lives, we rely on code," says Matwyshyn, who argued for the exemptions last year. For now, the exemptions are limited to a two-year trial period. And the security research exemption in particular only applies to what the Copyright Office calls "good-faith" testing, "in a controlled environment designed to avoid any harm to individuals or to the public." As Matwyshyn puts it, "We're not talking about testing your neighbor's pacemaker while it's implanted. We're talking about a controlled lab and a device owned by the researcher."

106 comments

  1. About damn time! by houstonbofh · · Score: 5, Insightful

    Of course it will be interesting to watch the challenges to this. Just because the law says you can, it does not mean the companies will let you...

    1. Re:About damn time! by Oswald+McWeany · · Score: 2

      Nor does it mean you won't be held liable. If you hack your Tesla auto-pilot and it drives you into a market full of screaming people. You're liable not Tesla.

      --
      "That's the way to do it" - Punch
    2. Re:About damn time! by zlives · · Score: 5, Informative

      you are liable even if you don't hack it.

    3. Re:About damn time! by Anonymous Coward · · Score: 0

      I think you are liable even if they don't scream.

    4. Re:About damn time! by Anonymous Coward · · Score: 0

      That's all I want though. It's up to me, and that's fine. If I break it, I don't need support, I just don't want to go to prison.

    5. Re:About damn time! by Anonymous Coward · · Score: 0

      Well, seeing that after some bad press they came out and said that auto-pilot is not a self driving feature, and if you let it drive anywhere, of course you'd be held liable, Tesla doesn't sell a car that self drives. You must be the one driving at all times.

    6. Re:About damn time! by networkBoy · · Score: 1

      AFAIK that has not been tested...
      but if you had hacked the Tesla it is a much more obvious conclusion.

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    7. Re:About damn time! by MachineShedFred · · Score: 0

      There won't be any challenges, they just won't sue you under the DMCA.

      They'll still void any warranty you may have and either refuse to work on it, or just fuck you bigtime if anything goes wrong that's even remotely connected to the "hack".

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    8. Re:About damn time! by zlives · · Score: 2

      according to Tesla, https://www.tesla.com/videos/e...

      "While truly driverless cars are still a few years away, Tesla Autopilot functions like the systems that airplane pilots use when conditions are clear. The driver is still responsible for, and ultimately in control of, the car."

    9. Re:About damn time! by bluefoxlucid · · Score: 2

      Actually, I've already got one: a pacemaker is a medical device, and altering its code changes it, thus is verboten. This is a good thing: every time a medical device's firmware changes, it needs re-certification, so they can't just load new shit into their devices and sell them as if they were already FDA-approved and tested to perform their function correctly. It's also a bad thing, because device makers don't update code so as to avoid recertification; we really need a strict-audit process to allow updating for non-behavioral defect correction (including flow behavior: no refactoring) with full code changes and internal verification submitted, which we can at any future time examine to determine if you actually did substantially-modify the software.

      There is an FDA approval process for personal-use drugs and devices. For drugs, it has to be a non-controlled, non-approved substance (not another manufacturer's generic of an FDA-approved drug) for personal, non-medical (recreational) use OR such a substance for medical use under the supervision of a healthcare professional. For medical use of such drugs, you don't need a prescription; you only need to tell the FDA what doctor knows what you're using the drug for. I'm not sure what you have to file to inform the FDA of non-approved, modified medical devices.

    10. Re:About damn time! by PolygamousRanchKid+ · · Score: 1

      So you can hack if you are doing "security research" on it or are "fixing it." Won't the companies just say, "You are not a recognized Security Researcher!" Or even better, "You are not allowed to fix it . . . because it is not broken!"

      VW's firmware wasn't broken . . . it did what it was designed to do . . . cheat on emissions tests. Of course, the US EPA sees it differently . . . but is there an EPA law anywhere that you cannot cheat on emission tests . . . ?

      Of course, VW has lost the trust of its customers . . . where else have they cheated? Crash tests? Braking distance tests?

      However, what I want to point out here is that companies will always try to find a legal way to block you from hacking "devices" that you have bought from them. Despite what the law says.

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    11. Re:About damn time! by FatdogHaiku · · Score: 1

      I think you are liable even if they don't scream.

      I think you are also liable to scream...
      I think you should for appearances sake anyway...
      Laughing maniacally is right out...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    12. Re:About damn time! by SolemnLord · · Score: 1

      Actually, I've already got one: a pacemaker is a medical device, and altering its code changes it, thus is verboten.

      The article mentions that the exemption is mainly focused on researchers in laboratory conditions. It's unlikely that anyone's planning to alter the code on their (or anyone's) pacemaker, but this opens up avenues for further research and analysis. If we're lucky, it could feed back into the device maker's coding processes, and speed up testing, meaning more (certified) updates. Public betas for pacemakers, as it were.

      But as you pointed out, there's a hell of a lot of paperwork involved with the FDA already, and internal changes will probably have to be made to accommodate outside research in the recertification processes. So who knows.

    13. Re:About damn time! by Anonymous Coward · · Score: 0

      Just because they won't sue you under DMCA, doesn't mean they won't void your warranty.

    14. Re:About damn time! by c · · Score: 2

      Just because the law says you can, it does not mean the companies will let you...

      Given the security track record of automakers, medical device manufacturers and (to a somewhat lesser degree) smartphone OEM's, I think it'll be a while before we need to worry about that.

      --
      Log in or piss off.
    15. Re:About damn time! by phantomfive · · Score: 1, Informative

      Actually, I've already got one: a pacemaker is a medical device, and altering its code changes it, thus is verboten. This is a good thing: every time a medical device's firmware changes, it needs re-certification, so they can't just load new shit into their devices and sell them as if they were already FDA-approved and tested to perform their function correctly.

      FDA certification means nothing. I've seen dreadful code approved by the FDA.

      --
      "First they came for the slanderers and i said nothing."
    16. Re:About damn time! by SlaveToTheGrind · · Score: 2

      Well if Tesla says they're not liable for product malfunctions, that's the end of it. /sarc

    17. Re:About damn time! by mrchaotica · · Score: 3, Informative

      There won't be any challenges, they just won't sue you under the DMCA.

      That's a victory!

      They'll still void any warranty you may have and either refuse to work on it, or just fuck you bigtime if anything goes wrong that's even remotely connected to the "hack".

      No, that's what the Magnuson-Moss Warranty Act is for. In order to void your warranty, the burden of proof is on them to show that your modifications caused the problem.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    18. Re:About damn time! by zlives · · Score: 1

      just noting their stand, the validity of their liability is what the court system is for, however since the laws have not changed, you the driver (non driver) is still held to be responsible for now.

    19. Re:About damn time! by uncqual · · Score: 2, Funny

      If the people in the market were screaming, they must have seen me and it's their responsibility to get out of the way of my Tesla -- just like bicyclists and ICE powered cars are expected to do.

      --
      Why is there an "insightful" mod and why isn't it "-1"? If I wanted insight, I wouldn't be reading /.
    20. Re:About damn time! by Anonymous Coward · · Score: 0

      There is a difference between being able to hack your car's autopilot (should be legal though) and being able to legally use the hacked car on a public road. I wonder if the autopilot mods can/will count toward road-worthy checks?

    21. Re:About damn time! by MachineShedFred · · Score: 1

      While technically correct, they will still win that battle in anything but an actual legal judgement. They have lawyers and plenty of resources and time, while you have a broken car, a job you have to go to, and rent / mortgage to pay. And you probably don't have the retainer for a lawyer's time to fight the kind of asshat company that would have used the DMCA to sue you yesterday, but can't today.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    22. Re:About damn time! by Anonymous Coward · · Score: 0

      Were the people screaming before or after you drive you into the market? Inquiring minds wanna know!

    23. Re:About damn time! by Anonymous Coward · · Score: 0

      phone manufacturers can't void warranties if you hack the phone, that's the law now... sure it will be the same here

    24. Re:About damn time! by R3d+M3rcury · · Score: 1

      It's unlikely that anyone's planning to alter the code on their (or anyone's) pacemaker [...]

      At least not without testing it on Dick Cheney first...

    25. Re:About damn time! by Anonymous Coward · · Score: 1

      not if you can show it to be a manufacturer fault

    26. Re:About damn time! by sjames · · Score: 1

      The FDA's interest is in the device being marketed. If you're an idiot and want to play with your own pacemaker, they have no say in it. There is also the more likely case of a security researcher testing an un-implanted pacemaker.

      They have no authority over personal use at all. If you want to make your own custom drug in the bathtub, they can't stop you as long as you don't market it.

    27. Re:About damn time! by SlaveToTheGrind · · Score: 1

      since the laws have not changed, you the driver (non driver) is still held to be responsible for now.

      What current laws preclude manufacturer liability in the event of an accident due to a manufacturing or design defect?

      Ok, ok, that was a rhetorical question. There's actually an entire body of law built around exactly the opposite proposition. It's called, aptly enough, "product liability" law. You can read some commentary by actual product liability lawyers on the allocation of liability for self-driving cars here.

    28. Re: About damn time! by bestweasel · · Score: 2

      He has a heart?

    29. Re:About damn time! by arglebargle_xiv · · Score: 1

      It's OK, once the TPPA comes into force the door will be closed again. It's not as if the corporates don't have a plan B for this. And C. And D as well, just in case.

    30. Re: About damn time! by Anonymous Coward · · Score: 0

      Is it a free market? If it is the Invisible Hand will move people out the way if it is economically advantages to do so. :)

    31. Re: About damn time! by Anonymous Coward · · Score: 0

      Advantageous. Silly autocorrect

    32. Re:About damn time! by houstonbofh · · Score: 1

      There won't be any challenges, they just won't sue you under the DMCA.

      They'll still void any warranty you may have and either refuse to work on it, or just fuck you bigtime if anything goes wrong that's even remotely connected to the "hack".

      Right now, everything I own that this is subject to is out of warranty. Do you replace everything when the warranty expires?

    33. Re:About damn time! by Methadras · · Score: 1

      I wonder if this law precludes voiding the warranties if you do alter your devices.

    34. Re:About damn time! by Anonymous Coward · · Score: 0

      Silly questions deserve silly counter-questions:

      Do you never buy anything new that is covered under a warranty?

      Hint: not everyone is on the same purchasing schedule as you. Someone may have bought a car last year, which is still under warranty. In fact, millions of someones.

    35. Re:About damn time! by RockDoctor · · Score: 1

      Do you replace everything when the warranty expires?

      I certainly don't. In fact, I can't think of anything that I've ever replaced when the warranty has expired, because the warranty has expired.

      I'm not even sure that could be a rational decision. Costs-wise, if it's still working, but the warranty has expired, then you continue to use it until it fails, and then assess the cost of repair. Possibly, if it's a leased or rented bit of equipment and the warranty expires, then it would become rational to say to the owners "New widget, please!" Which is one of the reasons (apart from tax advantages) for leasing instead of owning. But then the device isn't (and never has been) yours to hack anyway. That probably covers cars being brought under finance deals too (they belong, at least in part, to the finance company ; as such, if you want to hang furry dice from the rear view mirror then technically you need to have the co-owner's written permission before stating the modification.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    36. Re:About damn time! by zlives · · Score: 1

      yes this is true, but in this particular case, when the manufacturer is saying its not autopilot in practice, you are still held liable till a jury puts the burden solely on the manufacturer. and if the jury decides that you should have listened to the manufacturer and not believed autopilot to be autopilot then you are still held liable.

    37. Re:About damn time! by KingBenny · · Score: 1

      let you ? as far as i know the pigfarm paper law overrides EULAs and any kind of contract even after you actually sign it in virgin blood like ... i once had a landlord who actually put in the agreement that he had the right to come in when i wasnt there even if i signed it he still did not since its prohibited by pigfarm paper law so, if the courts say this im afraid companies can say that all they want

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
  2. What about running the software to talk to the car by Joe_Dragon · · Score: 2

    What about running the software to talk to the car?

    Can they make an DMCA clam on it?

  3. Awesome! I've been waiting to hack my packemaker! by whopis · · Score: 5, Funny

    I hear it is really easy to overclock them.

    Just update this regist-aaaaaarrrrghhhhh

  4. Decades old?! by Calydor · · Score: 0

    The DMCA is not decades old yet. It was enacted in 1998, and while it does pull together two sets of treaties from 1996, the DMCA itself is ONLY 18 years old.

    --
    -=This sig has nothing to do with my comment. Move along now=-
    1. Re: Decades old?! by Anonymous Coward · · Score: 1

      Cue unsavoury sex jokes

    2. Re:Decades old?! by Anonymous Coward · · Score: 5, Interesting

      I believe it was technically 'passed' in 1998 but was actually 'enacted' (went into effect) a few months into 2000, because of fears that the DMCA (hence the term 'millennium' in the name) would impact the Y2K issues that needed addressed.

      People in the know were afraid that DMCA would block Y2K fixes that were needed. (they were right to worry about this, but not right enough to realize 'wait why are we passing a law that we already know has major issues... ohh wait... thank you for the donation MPAA, RIAA, etc)

    3. Re: Decades old?! by Anonymous Coward · · Score: 0

      So it's old enough to drink

    4. Re:Decades old?! by CastrTroy · · Score: 1

      So is it not accurate to say the DMCA is 1.8 decades old?

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    5. Re:Decades old?! by Anonymous Coward · · Score: 0

      Only if it's accurate to say something can be 0.5 decades old.

    6. Re: Decades old?! by Anonymous Coward · · Score: 1

      Not in the US, but it is very much old enough to fuck you.

    7. Re:Decades old?! by Anonymous Coward · · Score: 0

      The DMCA is not decades old yet. It was enacted in 1998, and while it does pull together two sets of treaties from 1996, the DMCA itself is ONLY 18 years old.

      18 you say? Well then I'd say it's time it got fucked.

    8. Re:Decades old?! by Dog-Cow · · Score: 1

      In which Universe would that not be an accurate thing to say?

  5. EPA rules? by HornWumpus · · Score: 1

    I bet if I put the good code back into a diesel VW ECU someone will be butthurt.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    1. Re:EPA rules? by bobbied · · Score: 1

      Perhaps, but it won't be VW causing the pain... It will be the big guy EPA we call "tiny" taking advantage of you and your rabbit.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    2. Re:EPA rules? by HornWumpus · · Score: 2

      You realize the old code passes smog checks?

      I don't believe OBD2 even has a check version# function. Even if it does that will be easily hacked up to version FFFF.

      The truth is: I wouldn't drive a water cooled VW if you paid me. I might make a side business of making diesel VWs run better again, than sell them. The problem would be how do you tell prospective customers you've unfucked the ECU without drawing heat.

      There just isn't enough money in it for me, could just Creative commons a project (torrenting the ECU image to avoid legal problems) so people can fix their own. I bet the butthurt in the comments on sourceforge for that project would be epic.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    3. Re:EPA rules? by Anonymous Coward · · Score: 0

      "Good code" that allows you to socialize the harm, and privatize the gain? You pollute more than is legally allowed, but get some faster torque/RPM/whatever...

      Yeah... I'd be pretty butt hurt over you breaking the law, making my asthma flair up if you happen to drive past me while I'm walking on the side walk... because f**k you trying to get one over the rest of society so that your e-peen points go up, and your (previously illegally operating car) isn't what you were sold... Perhaps you should sue VW instead of being a dick to the rest of the world's population by trying to contribute to pollution more -on purpose-.

    4. Re:EPA rules? by PPH · · Score: 1

      You realize the old code passes smog checks?

      Right. But only during the smog check.

      --
      Have gnu, will travel.
    5. Re:EPA rules? by HornWumpus · · Score: 0

      You're not disagreeing.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    6. Re:EPA rules? by HornWumpus · · Score: 0

      I don't drive a VW. I drive a THUMPING V8 that takes about 30 hours of work every time I have to smog it.

      Keep that sweet butthurt flowing, makes me want to buy a pre-smog diesel truck so I can roll coal on you.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    7. Re:EPA rules? by PPH · · Score: 1

      Not disagreeing. But the point of the law was not just to pass smog tests. It was to reduce emissions below some mandated level during all operating conditions.

      --
      Have gnu, will travel.
    8. Re:EPA rules? by Anonymous Coward · · Score: 0

      Thanks for confirming that coalies really are just trolls since driving is another mostly anonymous venture. Pretty much already knew that but confirmation is always nice. Thanks again.

    9. Re:EPA rules? by HornWumpus · · Score: 1

      Fucking law abider.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  6. Re:Awesome! I've been waiting to hack my packemake by shadowp157 · · Score: 2
    Now all they need is insecure wireless access!

    With default passwords of course.

  7. So I can hack a minigun onto my car? by Anonymous Coward · · Score: 0

    Thanks Slashdot!

  8. Legally not pay taxes - give away worthless stock! by Anonymous Coward · · Score: 0

    What a great country sometimes!

  9. Re:What about running the software to talk to the by bobbied · · Score: 1

    If you develop it all yourself and keep it private, you will be golden, transferring it to somebody else or using it on somebody else's car is not so good.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  10. Oh thank you, master! by Anonymous Coward · · Score: 0

    I'm so glad you're allowing us lowly consumers to use the items we own how we want. Such a wonderful privilege, I hope the Corporations continue to grant us this great boon.

  11. Kickstarter for source code and tools for my car? by cliffjumper222 · · Score: 2

    Could someone do a kickstarter to open up my car's SW and create dev tools for it? I have a 2015 Subraru Outback with EyeSight and I've already taken into the shop for two SW bug updates (one affected braking). I won't necessarily change anything, but it'd be good to have a look see. I'd also like an assessment of the SW quality level from someone knowledgeable in automotive programming. I could imagine a new kind of car review site that will take car code and run it through non-real time simulations and perform quality assessments just like other parts of the car are reviewed.

  12. What about consoles? by Anonymous Coward · · Score: 1

    I know millions of pissed off playstation owners who would like to turn their systems back into homebrew linux boxes.

    1. Re:What about consoles? by Anonymous Coward · · Score: 0

      TFA mentions PCs, so I don't see why not consoles! Also TFA mentions PS3 in passing:

      Section 1201 of the DMCA has for years forbidden hackers from reverse-engineering many computer systems—even ones that they owned—in an attempt to prevent Americans from circumventing protections on the intellectual property of manufacturers. Sony used the law, for instance, to sue reverse-engineer George Hotz for hacking the Sony Playstation to allow it to run unauthorized software.

      I got a fat PS3 with a burned bluray drive that's just been sitting there for years gathering dust. Running Linux on it is the only real use I can get out of it.

  13. Re:Kickstarter for source code and tools for my ca by HornWumpus · · Score: 2

    Google 'Subaru ECU tuning'. Not everything you want, but mostly.

    The laws against this, haven't been stopping anyone. Thank dog for racers.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  14. Re:Kickstarter for source code and tools for my ca by Archfeld · · Score: 1

    I've got a friend who works for Mitchel1, who has been assisting me in that kind of endeavor for quite a while now. Aftermarket modified chips that allow for some impressive performance upgrades for weekend racers. The only caveat is they won't come close to passing certification and have to be swapped out for smog testing and such. I'd love to find a group capable of creating a board that could hold multiple chips and allow for dynamic switching.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  15. Re:Awesome! I've been waiting to hack my packemake by Solandri · · Score: 2

    Not sure why pacemakers were given as an example. Aside from carriers locking down smartphones, the place this will affect most of the public is in printers with stupid kill-switches if they detect a non-authentic (i.e. 3rd party without the 1000x price markup) ink or toner cartridge.

  16. Re:What about running the software to talk to the by Joe_Dragon · · Score: 1

    ok then what about posting that software / info on the web can they use the DMCA on that?

    Can they use the DMCA to stop jiffy lube form using the dealer only reset change oil light code?

  17. John Deere by PPH · · Score: 2

    We're coming after you next!

    --
    Have gnu, will travel.
    1. Re:John Deere by Anonymous Coward · · Score: 0

      Fuck John Deere. Let's just convince people to stop buying John Deere vehicles.

  18. Re:Awesome! I've been waiting to hack my packemake by Obfuscant · · Score: 1

    And I'm working on my insulin pump right now. Get rid of the fascist government-mandated performance limitations and I'll be able to do 90 to 0 in ten seconds (mg/dL). Woo hoo!

  19. Re:Awesome! I've been waiting to hack my packemake by zlives · · Score: 1

    now you have done your daily cardio,

  20. Re:Kickstarter for source code and tools for my ca by zlives · · Score: 1

    doesn't APR still allow for this?

  21. Re:Kickstarter for source code and tools for my ca by Anonymous Coward · · Score: 0

    Most of the ECU mods have a magic handstand you can do to put them back on a "factory" profile.

  22. Calling Doctor Corey... by karlandtanya · · Score: 1

    http://www.salon.com/2002/08/2...

    Sorry about the autoplay crap, but that's where he published it.
    Here's another link if you prefer
    http://will.tip.dhappy.org/blo...

    --
    "Reality is that which, when you stop believing in it, doesn't go away." - Philip K. Dick
  23. Re:Kickstarter for source code and tools for my ca by HornWumpus · · Score: 2

    4 program switch out boards were common back in the day when you had to physically change out chips (for Ford Mustangs anyhow).

    These days you just reflash the bad code before the smog check, then fix it again after passing.

    Not all tunes will necessarily make the car fail smog.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  24. Re:Awesome! I've been waiting to hack my packemake by networkBoy · · Score: 4, Insightful

    I'll bite:
    Because Pacemakers (and the related implanted defibrillators) are something that independent security research on is a good thing.
    Up till now, however, anyone hacking these for research could be sued under DMCA.

    Another good effect:
    Voting machines! (Assuming you manage to legally acquire one).

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  25. You don't necessarily own the products you purchas by Anonymous Coward · · Score: 0

    For some products you're only buying a lease of an in-perpetuity licence to use it. Many medical devices are "sold" this way, not sure if this great change will help...

  26. Map Updates for Car Nav Systems! by Mike+Van+Pelt · · Score: 4, Interesting
    I would love to be able to update the maps in my car's navigation system (2008 vintage) but not at Toyota's price: More than the price of two (2) brand new Garmins with included lifetime map updates. For a single DVD with one (1) map update.

    Mostly, I just use my phone these days; Google Maps is always up to date, and I can download maps so I don't need to worry about cell coverage in the middle of nowhere.

    1. Re:Map Updates for Car Nav Systems! by gumbi+west · · Score: 1

      Usually you can get last year's used for about 1/2 the cost. I can't imagine that much changes from year to year. Well, traffic updates do.

  27. Re:You don't necessarily own the products you purc by sydbarrett74 · · Score: 2

    Hopefully these exemptions will open the door to further challenges in court. As more and more people see the ludicrous degree to which the deck is stacked against consumers and the general welfare, things will slowly change through legal precedents and changed laws. One of the effects of this presidential election is that a majority of people realise the emperor has no clothes -- the lies (i.e., the Washington Consensus signed onto by both political parties) they've had shoved down their throats for decades no longer taste so good and are being expurgated. Let's cross our fingers that the issue referenced in the story is one addressed by more citizen vigilance and knowledge.

    --
    'He who has to break a thing to find out what it is, has left the path of wisdom.' -- Gandalf to Saruman
  28. Re:What about running the software to talk to the by Bigjeff5 · · Score: 1

    Posting software that works around software protections can still get you in trouble with the DMCA, even if it's 100% your own code. This was tested the very first time someone managed to figure out the DVD encryption scheme and published his software.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  29. Stupid Tom Tom in my Mazda by jriding · · Score: 2

    Now maybe I can finally fix the Voice only option when the car is moving. Stupid Tom Tom is broken enough with out having to figure out what I am saying.

    --
    love the taste, hate the texture
  30. Do people really want to hack their pacemakers? by Anonymous Coward · · Score: 0

    I used to work with a guy who had a pacemaker. Every year or so he had to go in & have it checked out, he described the process for me.

    Once they'd hooked up their machine to it, they could turn up the dial & all the sudden his heart is pounding like hes been running a marathon.
    And he's just sitting there.

    Okay i can see some practical benefits to being able to manually adjust that thing on the fly... but get it wrong & you might just die.

    Are there people out there that actually want to do this?

  31. Great news. by AndyKron · · Score: 1

    This is huge, great news, and I'll take this opportunity to say "fuck Apple" while I'm at it.

  32. ... to sue themt (Editor's note: by PJ6 · · Score: 0

    Include a note, but don't call yourself an editor.

  33. Re:Kickstarter for source code and tools for my ca by Sloppy · · Score: 2

    That would be illegal. If you happened to somehow magically have that software, the Librarian of Congress just made it legal for you to use it. Writing ("manufacturing") the software remains illegal, as does trafficking in it, marketing it or offering it to the public.

    The problem isn't fixed until DMCA is repealed. LoC can't undo the injustice.

    Everyone please remember to vote more Republicrats into Congress next week, in order to prevent freedom from breaking out. Evil depends on you. (just kidding, I know there are very few ballots containing any other choices. We have all been working to preserve evil for two years; it's not something we merely do next week.)

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  34. Re:Awesome! I've been waiting to hack my packemake by Anonymous Coward · · Score: 0

    they already do, but the range is so short they still need to use a puck-shaped dongle.

  35. What about ROM Hacks & Emulation? by Anonymous Coward · · Score: 0

    How will this affect the communities of fans creating patches for game ROMs and the such (and then distributing the patch only)?

  36. Re:What about running the software to talk to the by KingMotley · · Score: 1

    It wasn't the software that got him into trouble, it was the decryption key.

  37. Re: Kickstarter for source code and tools for my c by Anonymous Coward · · Score: 0

    Yup. Some of us tune for better mileage and lower emissions! (And lower power too- the point is modding should be allowed if not encouraged).

  38. Re: Do people really want to hack their pacemakers by Anonymous Coward · · Score: 0

    Yes. I don't trust their security so I'd like to at least attempt to secure my own life saving device.

  39. Watch by Anonymous Coward · · Score: 0

    Your hacked device will be subject to zero-day attacks that will nevet be patched.

    1. Re:Watch by Anonymous Coward · · Score: 0

      That's... not much different from how it usually goes.

  40. Re:What about running the software to talk to the by antdude · · Score: 1

    Will there be pearls in these DMCA clams?

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  41. Why the delay? by manu0601 · · Score: 1

    those protections, which were enacted by the Library of Congress's Copyright Office in October of 2015 but delayed a full year

    What caused this one year delay?

  42. Re:Awesome! I've been waiting to hack my packemake by Anonymous Coward · · Score: 0

    I got almost the same effect overclocking my treadmill.

  43. MINE by Anonymous Coward · · Score: 0

    It's MY property so I have always been able to do that, and I always will, court rullings not withstanding.

  44. Re: Kickstarter for source code and tools for my c by HornWumpus · · Score: 1

    Heretic. Burn him!

    You can pass smog with a cam, but you'll need to adjust the maps. Cams don't trip the visual inspection, being buried pretty deep, neither do oversize injectors.

    Do you go around looking at cars and thinking they all need GeoMetro 3 cylinder engines? I think GeoMetros need mice* myself.

    * Mouse = small block chevy V8, Rat = Big block chevy V8

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  45. Same logic as "Circular Economy" by Anonymous Coward · · Score: 0

    Be aware that the same argument employed by John Deere and Sony and the other entities invoking the DCMA is identical to the rational behind the "Circular Economy" concept. Both destroy your property rights with a licensing scheme that states you don't own the thing you've paid for, but are only paying to use the item in the manner ALLOWED BY THE ENTITY that holds the license. Use outside that license is not permitted, and may cause the hammer of the law to come down and smash the offender .

  46. Re:Awesome! I've been waiting to hack my packemake by RockDoctor · · Score: 2

    Voting machines! (Assuming you manage to legally acquire one).

    Is there a law preventing one from buying a voting machine?

    Say that I run ... let's say, the Student's Union (managing the pub, laundry, band practice room, and cafe) of Smallsville University (dedicated to the memory of Derek Smalls) ... and I approach Diebold (I may remember the name wrongly) to buy a voting machine for conducting our Union's internal democracy, then they'd turn me away citing [law number and section, of year].

    Diebold may choose to tell me they only consider orders of ten thousand or more machines, for whatever reasons of business, policy or prejudice against Derek Smalls (Messiah on Mondays through Wednesdays) ; but that's a different thing to being prevented by law from selling me one.

    Is there any law preventing me from buying one second-hand? You'll note that I've set up the scenario so I have perfectly reasonable grounds for wanting one - there's no nefarious intent to complicate matters.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  47. yay for personal property rights ! by KingBenny · · Score: 1

    back in the days in communist korea there once was ....

    --
    Free speech was meant to be free for all... how can anyone grow up in a nanny state ?