DEV Community

Discussion on: Where is HTTPS for IoT? (Update)

 
andrewlucker profile image
Andrew Lucker • Edited

Countries have a bunch of satellites that transmit data unencrypted... not like it is all top secret, but TLS is not an option. There are so many different reasons why TLS breaks, and stock TCP can be horribly inefficient for different use cases.

Just a bit curious, since cellular ~3G transport is probably going to get a lot more common in the next few years.