Challenge Response Failed to connect #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using
ykmanin this reddit post:https://www.reddit.com/r/KeePass/comments/opx34q/keepassxc_and_yubikeys_setting_up_the/
I'm getting the follow response from the device:
I'm using a Xiao Seeed if it matters.
Actually, the error comes from the same as in #12: Windows is not able to HID GET FEATURE. But whilst in #12 ykman is able to fallback to another backend, this is not the case for OTP, which only uses HID FEATURE report backend. I cannot figure out how to make it work in windows.
With the development pull and the updated


pico-hsm-sdk, I'm able to get it to generate, but keepassxc doesn't seem to see it yet oddly.Heres what it should look like:

I'd like to help debug this, but I'm not sure what information is needed. Maybe USB pcap?
Which OS?
Arch Linux
Fixed in
e5d1ef2.Do not forget to pull sdk too. It works with KeepassXC when a slot is properly configured with Challenge-response credential type (via Yubikey Manager for instance.
It works! Thank you so much for making this project. It's very interesting to me, someone getting into embedded systems design! I also like that we can make our own keys instead of buying them all from Yubico!!!