DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • Keep Your Application Secrets Secret
  • DZone Community Awards 2022
  • Building an IoT Security Camera With Raspberry Pi and Render
  • Mobile and IoT Security Strategies in the Cloud

Trending

  • How to Practice TDD With Kotlin
  • Emerging Data Architectures: The Future of Data Management
  • Understanding Java Signals
  • Doris: Unifying SQL Dialects for a Seamless Data Query Ecosystem
  1. DZone
  2. Data Engineering
  3. IoT
  4. IoT Needs To Get Serious About Security

IoT Needs To Get Serious About Security

Security issues in IoT have gotten worse, not better, and it's time we acknowledge that and fix it. It's long past time.

By 
David G. Simmons user avatar
David G. Simmons
DZone Core CORE ·
Jun. 20, 24 · Opinion
Likes (4)
Comment
Save
Tweet
Share
7.7K Views

Join the DZone community and get the full member experience.

Join For Free

This headline came across my email the other day, and it really got me thinking: 

"Number of vulnerable IoT devices increases 136%"

How is that even possible? What have we in IoT been doing? It's frankly shameful. It's shameful because we, as IoT practitioners and developers, know better. And we've known better for a long, long time. 

Some Background 

I've been doing IoT since before we called it IoT. As part of a small research team at Sun Labs (RIP Sun Labs) back in 2004, we built the first IoT Developer Kit, the Sun SPOT. It was a kit with 3 32-bit ARM MCU-powered nodes that you programmed entirely in Java. Java on the metal. 

That was a long time before most IoT platforms, and even back then we had Elliptic Curve Cryptography (ECC) available and on by default. In 2006. 

We've Known About IoT Security Forever

I found this in an article from 2021: 

To help you understand the relevance of IoT devices today, here are a few statistics to demonstrate their current and future impact on consumers and the economy:       

  • Every second, 127 devices worldwide hook up to the internet for the first time. (McKinsey)       
  • In 2021, there are more than 10 billion active IoT devices. (Statista) 
  • There are expected to be more than 64 billion IoT devices worldwide by 2025. (Business Insider)       
  • IoT has the potential to generate $4 trillion to $11 trillion in economic value by 2025. (McKinsey)

Given this rise in IoT devices, IoT device security is something that should be top of mind for all owners of these devices.

I have written about this for years (see here). Yet so little has changed. 

I did a search for "IoT security issues" and there are articles dating back well over a decade. This has been a known problem since forever. 

So why haven't we (as IoT developers) fixed it? How is that top headline still a headline?

Why Is Security Still an Issue?

I can't be sure, but I think that security in IoT is still an issue simply because folks are, well, lazy about security. Back in the hazy past of my career, I worked in extremely high-security environments. I was very early in my career and I was developing code for high-security networks, so I had it drilled into me every day that code needed to be written with security best practices in mind. All-access had to be restricted to the least number of users possible. That all access had to be authenticated, encrypted, and logged. 

But that kind of development is hard to do, and it takes time and effort — and a lot of testing — to get right. You can read all of that as "expensive" and you wouldn't be wrong. Which is, quite possibly, why security has often been an afterthought. It's expensive. 

Know what else is expensive? Data breaches, device bot-nets, etc. Those are, in general, much more expensive than the initial cost up-front to prevent them would have been. And they are far more destructive. 

If you're developing on Arduino, there are lots of security libraries available. BearSSL, WolfSSL, and SharkSSL to name just a few. And that's just on the transport-layer security. 

If you're developing on Raspberry Pi you have full access to OpenSSL for transport layer security as well as LUKS for data encryption, and Hardware Security Modules (HSMs) from vendors like Zymbit and others.

Conclusions

There really is no excuse for us, as developers, not to fully implement security for IoT devices. As the number of IoT devices has exploded over the last few years (and continues to grow rapidly), it is irresponsible and verging on malpractice not to address security concerns at every level, and on every IoT device and deployment. 

Every device deployed increases the attack surface available to bad actors. And every time another IoT deployment is compromised, we lower the probability that future IoT projects will be seen as safe, reliable, and effective. 

Think of implementing security as self-preservation, if you have to.

IoT TLS Java (programming language) raspberry pi security

Opinions expressed by DZone contributors are their own.

Related

  • Keep Your Application Secrets Secret
  • DZone Community Awards 2022
  • Building an IoT Security Camera With Raspberry Pi and Render
  • Mobile and IoT Security Strategies in the Cloud

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!