Ask HN: Securing IoT Device
I'm building an IoT product that basically sends the data from a single sensor over the web. Since it's so simple, I'm planning on building no over-the-air update functionality, and the device will store no data. Is this enough to consider the device secure?
5 comments
[ 3.7 ms ] story [ 20.7 ms ] threadThere are no ports. There's only a serial bootloader, but in operation there's nothing plugged in.
The device does connect to the internet via WiFi, but only once every 12 hours for about 3 seconds and then it shuts down.