polhenarejos / pico-fido

FIDO Passkey for Raspberry Pico and ESP32
https://www.picokeys.com
GNU General Public License v3.0
302 stars 38 forks source link

[Feature request] Support for capacitive fingerprint readers #11

Open dimaguy opened 1 year ago

dimaguy commented 1 year ago

The master key could be protected using the fingerprint as credentials, making it fairly more secure

polhenarejos commented 1 year ago

There are multiple choices, like fingerprints or secure modules. However, they do not ship out of the box with RP2040. Furthermore, since there is not a universal API, it is not feasible to add support for all available fingerprints.

dimaguy commented 1 year ago

While you're right, it'd be more of a matter of adding some stubbed functions to pico fido for fingerprint readers to be added in