Hey at all,
I wanted to do a arduino project for my main entrance door. An arduino to add some flexibility (user management, time restrictions, etc.) combined with a fingerprint sensor was my choice.
I´m using the, I think, most popular sensor like this one from adafruit.
I played around a bit and enrolled ID´s with a Arduino Uno. Then I recognized that in the library for the fingerprint there is nothing like a security system, no encription, no serial number check and after all the ID´s are only verified on the fingerprint sensor which is available to thiefs on the door. So left wondering if there is an alternative to make the system safe by storing the ID´s on the Arduino itself or adding other security settings.
Am I right with my conclusions? Any suggestions to make the system safer? Proof of concept was for me that I used an Arduino Nano to delete ID´s and store different fingers on them as well, which could be the case for a thief to get access to a door system.
best regards