Home
Articles
Solutions
Events & Webinars
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Search
IoT For All
Home
Articles
Solutions
Events & Webinars
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Submit Content
Submit a Guest Article
Submit a Press Release
Login
EXPLORE
Home
Articles
Solutions
Events & Webinars
Podcasts
Companies
ABOUT
About IoT for All
Our Team
Newsletter
COMMUNITY
Meet the Community
Become a Contributor
Become a Partner
SUBMIT CONTENT
Submit a Guest Article
Submit a Press Release
Login
CONTENT
Solutions
Use Cases
Events
Webinars
Job Posts
Articles
Podcasts
News
White Papers
eBooks
IoT For All
Home
Articles
Solutions
Events & Webinars
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Stefan Pircalabu
I'm passionate about AI, IoT, Hardware & security
Secure by Design : Necessary for the IoT Revolution
Cybersecurity
Stefan Pircalabu
-
December 2, 2020
Most IoT devices aren't designed with security in mind. Learn what “secure by design” means and how to design industrial equipment to be secure.
1606896043
Edit with Live CSS
.authorparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; background-color: #fff; } .teamparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; background-color: #fff; } .authorname { width: 100%; height: 60px; color: #394756; padding-top: 20px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 0px 0px 8px 8px } .teamname { width: 100%; height: 30px; color: #394756; padding-top: 10px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; } .titlename { width: 100%; height: 30px; color: #67798E; padding-top: 8px; padding-bottom: 8px; text-align: center; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 400; } .authorpicture { height: 200px; width: 200px; border-radius: 100px; overflow: hidden; margin: auto; display: flex; justify-content: center; align-items: center; } .partnerparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #F3F5F6; background-color: #fff; box-shadow: 0px 1px 3px rgba(41, 50, 61, 0.16); -webkit-transition: -webkit-transform 200ms ease; transition: -webkit-transform 200ms ease; transition: transform 200ms ease; transition: transform 200ms ease, -webkit-transform 200ms ease; } .partnerparent:hover { -webkit-transform: scale(1.01); -ms-transform: scale(1.01); transform: scale(1.01); } .partnername { background-color: #F3F5F6; width: 100%; height: 60px; color: #394756; padding-top: 20px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 0px 0px 8px 8px } .partnerlogo { height: 167px; margin: auto; display: flex; justify-content: center; align-items: center; }