esp32_u2f
esp32_u2f copied to clipboard
Create a FIDO2/U2F token using ESP32
Also it'd be really helpful if there was a video demonstration on how to setup. And what services can it be used with for example fb, fb on Android, windows...
I generate SSH key and loading to u2f: `ssh-keygen -t ed25519-sk -O resident` But after I try export keys and get error: ``` ssh-keygen -K -vvvv Enter PIN for authenticator:...
Used Chip: ESP32-S3 Board: Seeed Studio XIAO ESP32S3 OS: Windows 10 Enterprise 22H2 Browser: Google Chrome Version 121.0.6167.185
Would be nice to support Bluetooth for windows hello
have you considered using nvs for storage? We could have a Kconfig flag to optionally support nvs, or if you like it, we could switch entirely to it. I am...
This should fix issue #9 tested on idf 5.1.3 and idf 5.3.1
Hi, I was trying the project (thanks for developing it!) and as per title I noticed that it didn't build with idf 5.3.1 I tried with 5.2.2 and it also...
https://tccmu.com/2024/12/25/canokeypiv/ ykman info ERROR: No YubiKey detected! .\yubico-piv-tool.exe -a status does not work either `` Failed to connect to yubikey: Error in PCSC call. Try removing and reconnecting the device....
https://console.canokeys.org/
current pin can only be changed with windows hello, is it possible to change pin without windows?