this post was submitted on 02 Apr 2025
1361 points (98.4% liked)
Programmer Humor
22193 readers
1560 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
About 3-4 years ago I took a bit of a dive into the firmware of IoT devices. The utter lack of security and the amount of information being hoovered up to the mothership made me swear to never build anything “smart” into the renovations of my current home. Sure, there will be automation. There will be CCTV. There will be solar with battery backup for essentials. There will be conveniences of all kinds. But virtually all will be air gapped, incapable of remote rooting, and under my full control.
Hell, even my laser printers are HP models over two decades old - an HP 4050DTN and an HP 5000DTN - that are totally devoid of any DRM or “smart features” and can trivially take generic overstuffed cartridges that can do 20,000 sheets at 5% coverage.
I worked for Cisco during the time IoT was being pushed into everything. You don't want to know how bad it is. If I was malicious I could have easily written several backdoors into their products without anyone knowing. I wrote kernel code in their IOS operating system. There are no checks on that shit and the entire switching team does next to zero peer review on kernel security.
Yes, there products that (at the time) touched upwards of 95% of all packets sent over the Internet.