▲ | EvanAnderson a day ago | ||||||||||||||||
> Noooooooooo! No apps, please! I wish devices could have web servers and web-based UI rather than thick "apps" that end up rotting when device manufacturers arbitrarily decide that old software won't work anymore (cough, cough-- Apple-- cough, cough). I know we can't because "security", no end-to-end over the Internet anymore, etc. >sigh< It seems like we've engineered the networking and software ecosystem to promote disposable "smart" devices. It's almost like somebody profits from it. Hmm... | |||||||||||||||||
▲ | nine_k a day ago | parent [-] | ||||||||||||||||
Why, we of course could if we cared. Let the car offer a wifi access point. WPA3 is secure enough, but you can of course have an extra layer of TLS inside it. For the extra paranoid, a car could have a USB socket that pretends to be a wired network interface, offering DHCP. Run a web server for car diagnostics and maintenance when connected to this interface. Do it from the comfort of your laptop, or anywhere anytime using your phone. Zero chance of remote exploits, if you set the things correctly on the car side. An ESP32-based system with $5 BOM would suffice to provide this. | |||||||||||||||||
|