element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Enchanted Objects
  • Challenges & Projects
  • Design Challenges
  • Enchanted Objects
  • More
  • Cancel
Enchanted Objects
Blog Smart Key Hooks - Prelude
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: crjeder
  • Date Created: 16 Mar 2015 9:11 PM Date Created
  • Views 1628 views
  • Likes 1 like
  • Comments 19 comments
  • smart_key_hooks
  • enchanted_objects
Related
Recommended

Smart Key Hooks - Prelude

crjeder
crjeder
16 Mar 2015

Introduction

 

I would like to thank the organizers and sponsors of this challenge and for giving me the chance to take part and learn.

This is my first challenge and will be my first major programming project in at least 10 years and my first electronic design in more than 20 years. So please be patient with me, I might have a rather slow start.

So why is such a total noob as I am entering such a challenge?

In the detailed description for the challenge Pat Kelly writes:

 

„element14 believes that the Internet of Things may hit a roadblock: namely, the lack of secure communications between objects and individuals could lead to a situation in which data is being shared without explicit consent and exploited for malicious purposes.“

 

I totally second that. And I am amazed that anybody thinks „security first“ because the world already is full of devices and gadgets which are shipped with the functionality barely in place and no security at all. And this is even the best case – many corporations try to gather as much data about us as possible. New products and services seem to be launched only for that purpose.

Therefore I will use my 15+ year experience in security to see what I can do about this problem.

 

Project Idea

 

Our Key Hooks looks like this:

image

As you can see it is not only used to store the keys, but it also serves as a message board. Since every household member has an own keyring and would not leave home without it one can determine who's at home by looking at board. Hanging the key would be one of the first thing one does when back home. If you look closer you can see a few key rings with only one or two keys. That belong to special security profiles like "guest". Er, sorry for the security language - I am to used to it. What I meant to say was there are keys which we hand to our guest to allow them to leave and come back on their own. An other example is the key to the shed or the garage.

 

Enchantment

 

How could this ordinary object be improved with more functions?

First Idea is to make the offline functions available online. Second is to add functionality we are used to in the connected world to this object.

 

Planed features

  • Sharing status and state changes (“at home”, “out” , “leaving”, “arrived”) online
  • Displaying additional online status information through LEDs
  • Detect additional changes on the board (add / remove paper note)
  • Leaving speech messages

Challenges

  • Detection and identification of the key rings
  • User interface (I don't want to add buttons etc.)
  • and of course security

 

Security

 

Security is important, not only in this callenge. Therefore the security related problems deserve their own chapter:

  • Fair Rolles / rights concept
  • End to end encryption for all data shared over the internet
  • Leave as much data within the object as possible
  • "Harden" the object against attacks from the internet

Use of the Project's Results

 

For me this project will definitely be definitely a big learning experience - hopefully for others, too. Furthermore it will be the first and useful piece of my "Smart Home". If others can use parts or ideas, especially security, for other projects my goals would be over achieved. For all thos who made it this far: hope you'll join my in my next blog post, also!

  • Sign in to reply

Top Comments

  • crjeder
    crjeder over 10 years ago in reply to Jan Cumps +2
    tue! That's why I need to think about the role / rights management...
  • nikil511
    nikil511 over 10 years ago +2
    Nice idea for a project. I also agree about the importance of security in IoT, but I guess we are still in an early-stage and since we learn from our (or other's) mistakes, it might require some major…
  • crjeder
    crjeder over 10 years ago in reply to mcb1 +1
    Usable crypto is hard to do. To produce something useful in time it might not be cryptographic secure but just a brunch of meaningless bytes. A resourceful adversary collecting enough messages will be…
Parents
  • Jan Cumps
    Jan Cumps over 10 years ago

    Great idea!

     

    • Sharing status and state changes (“at home”, “out” , “leaving”, “arrived”) online

    I see a security issue there image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • crjeder
    crjeder over 10 years ago in reply to Jan Cumps

    image tue! That's why I need to think about the role / rights management...

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • crjeder
    crjeder over 10 years ago in reply to Jan Cumps

    image tue! That's why I need to think about the role / rights management...

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube