Nitrokey/dongleauth

Add Provider: KeepKey

Opened this issue · 3 comments

The KeepKey Hardware Wallet by ShapeShift has U2F support for 2FA (no OTP)

Unable to find documentation from ShapeShift mentioning KeepKey Wallet being used as a U2F. Please link site

Don't know if there's any documentation but I myself own one and use it to login to sites like Twitter.

Their official firmware source code release notes mention "Adding U2F support" back in Jan 2019 and they also just added an on-device OTP code generator too yesterday.

Also for more proof, here's a file in the firmware code called u2f_genkeys.sh https://github.com/keepkey/keepkey-firmware/blob/master/scripts/u2f_genkeys.sh

@bgiesing If you can please submit a PR to add provider KeepKey to which dongleauth.com will be able to merge.