Skip to content

dwyl/smart-home-security-system

Repository files navigation

Smart Home Security System

What?

Our Security System will consist of 4 parts and is best explained by the following diagrams.

1. "Low Stakes" Access

For low-stakes access to internal doors we assume the person has already verified their device at the external door so we do not need to send them a push notification.

image

2. High Stakes Access

For external entry into the building, we will send the person a push notification to confirm that they have the device in their possession. This is because it's possible to clone an NFC tag so we cannot rely on the tag being "real" for high-security access. see: https://medium.com/insidersec0x42/how-i-finally-managed-to-clone-a-nfc-tag-4a9f64ef49c5

image

View/Edit this diagram: https://docs.google.com/presentation/d/1Q8CekKPniStTpwOm2O1za3yCB7hGMAujfxQZRJvhGYQ

Our system will run on a Raspberry Pi1 and use a comodity NFC Reader to read the NFC chip of the mobile phone.

Relevant Reading / Random Research

Releases

No releases published

Packages

No packages published