Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.56k stars 269 forks source link

OnlyKey Support #1749

Open J-Jamet opened 8 months ago

J-Jamet commented 8 months ago

Discussed in https://github.com/Kunzisoft/KeePassDX/discussions/1740

Originally posted by **trymeouteh** January 11, 2024 Please consider adding onlykey support. Onlykey is the only open source hardware key out there. https://onlykey.io/

https://docs.onlykey.io/usersguide.html#keepassxc

BryanJacobs commented 7 months ago

Is this just about making the hwkeydriver detect the OnlyKey's USB product/vendor IDs?

The OnlyKey uses HMAC-SHA1 challenge/resposne just like a Yubikey does. And KeePassDX works with Yubikeys that way already, right?

BryanJacobs commented 7 months ago

Also I think the SoloKey is open source hardware.