Hats off to Tesla, right now they are doing for cars what Apple did for smartphones in 2007. Under closer examination concept is simple - work closer with customers. In Tesla's case this means monitor working parameters of all the cars they sold. This allows them to identify, diagnose, and solve quite a few problems extremely quickly.
That actually sounds a lot more like Microsoft - Windows and other products are sounding massive amount of telemetry data back to Redmond
Tesla Motors’ Over-the-Air Repairs
31–40 of 40 posts
Re: Tesla Motors’ Over-the-Air Repairs
#32This post just a few away (on the front page) from "Cyber attack that sent 750k malicious emails traced to hacked refrigerator" I suppose the correlation here being that I would be concerned about not only about malicious activities being committed against your car, but someone then turning your car against you or others within its range.
That said, it's a valid concern, and one I hope that's at the forefront of their minds as they design this.
Re: Tesla Motors’ Over-the-Air Repairs
#33Re: Tesla Motors’ Over-the-Air Repairs
#34Re: Tesla Motors’ Over-the-Air Repairs
#35Hats off to Tesla, right now they are doing for cars what Apple did for smartphones in 2007. Under closer examination concept is simple - work closer with customers. In Tesla's case this means monitor working parameters of all the cars they sold. This allows them to identify, diagnose, and solve quite a few problems extremely quickly.
Would be nice if these updates were open-source and cars ran open source software on open source designs. Unfortunately it's going to be a while before we see this.
Re: Tesla Motors’ Over-the-Air Repairs
#36Hats off to Tesla, right now they are doing for cars what Apple did for smartphones in 2007. Under closer examination concept is simple - work closer with customers. In Tesla's case this means monitor working parameters of all the cars they sold. This allows them to identify, diagnose, and solve quite a few problems extremely quickly.
Very cool, but at the same time I can't help but think, "Gee, now that is one less personal device in my life that is under my control". Would be nice if these updates were open-source and cars ran open source software on open source designs. Unfortunately it's going to be a while before we see this.
(Okay, the hardware is still sold, but it's relatively useless without software.)
Re: Tesla Motors’ Over-the-Air Repairs
#37Is there anyone that understands computer security that doesn't think this is criminal? There are so many things that can go wrong here, both intentionally and by accident.
Re: Tesla Motors’ Over-the-Air Repairs
#38Earlier quoted context omitted.
Yeah, if you can program a car to not catch fire, it should also be possible to program a car to catch fire.
You could do all sorts of nasty things depending on the car. With a gasoline car, you could melt the engine if the fuel maps are accessible via OTA.
Re: Tesla Motors’ Over-the-Air Repairs
#39Earlier quoted context omitted.
You guys no doubt think you're being funny, but the way it actually works is like iOS devices: after the download, the car asks you when you'd like to install it, with 2am the next morning being the default. The installation can only take place if the car is stationary, parked, and off.
* The installation can only take place if the car is stationary, parked, and off. this of course, only works when the patch isn't to fix the part where it detects if the car is stationary, parked and off.
Re: Tesla Motors’ Over-the-Air Repairs
#40Earlier quoted context omitted.
That seems crazy to me. Over the air updates will continually make your car safer. You're basically arguing that Windows Update is bad because someone could MITM it to inject an exploit into your computer. Sure, that's possible, but it's much more likely that the delay between availability and installation of an exploit will caused you to be owned.
No, he's arguing that a machine that consumes Windows Update is by very nature less secure than a machine with no network connection. Not because Windows Update is insecure, but because you've added an attack vector (network) and the software can be modified (e.g. EEPROM instead of ROM like in 80's cars). More difficult to permanently PWN a ROM, donchaknow.