Git Product home page Git Product logo

Comments (4)

brianrho avatar brianrho commented on August 16, 2024

You can change the address of the sensor even if its not implemented yet. But that wouldn't prevent someone from replacing your sensor. Every command is preceded by the address, an "attacker" only needs to spy on the serial lines to learn this (and anything else that's supposed to be secret) and then change their own sensor settings to match. If there was some builtin unique read-only ID for each sensor, you could use that but as far as I know, there isn't one for these sensors.
What exactly are you trying to protect against?

from fpm.

oskarn97 avatar oskarn97 commented on August 16, 2024

Thanks for that information!
I only want to protect against physically exchanging the sensor (without sniffing).
Even if I do not have the correct password, a sensor will still report it detected a valid Fingerprint if exchanged.

from fpm.

brianrho avatar brianrho commented on August 16, 2024

Okay, I get the first part, you're not worried about sniffing but I'm not sure about the rest? If the wrong password (or address) is used, the sensor will simply refuse to respond to further commands, valid fingerprint or not

from fpm.

oskarn97 avatar oskarn97 commented on August 16, 2024

In my testing with the R551, although using a wrong password, the sensor still reported a valid fingerprint which caused my controller to accept it. I've changed the address now, that works and the exchanged sensor no longer accepts commands from the controller. I've created a pull request with the added functions.

from fpm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.