Nitrokey / dongleauth

List of sites with two factor auth support for OTP and U2F hardware dongles.
https://www.dongleauth.com
MIT License
303 stars 112 forks source link

Add Provider: KeepKey #220

Open bgiesing opened 4 years ago

bgiesing commented 4 years ago

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

103058167 commented 1 year ago

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

bgiesing commented 1 year ago

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

103058167 commented 1 year ago

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