kylemanna / keepassx

🔑 This fork adds YubiKey support
https://github.com/keepassx/keepassx/pull/52
Other
38 stars 5 forks source link

Unable to use Yubikey #8

Closed ericp1337 closed 9 years ago

ericp1337 commented 9 years ago

It seems that the challenge response mode is disabled for me. I'm unsure why this is disabled for me, I am using Arch Linux and it found the yubikey libs correctly. screenshot from 2015-06-11 17-15-37

ericp1337 commented 9 years ago

Just found out that it needs to be in HMAC-SHA1 mode instead of Yubico OTP. It is now working for me.

kylemanna commented 9 years ago

Welcome to the Yubikey club! Glad you got it working and thanks for pointing out my b0rked AUR.

My overview in the upstream PR: https://github.com/keepassx/keepassx/pull/52