kryptco / krypton-android

DEPRECATED Krypton turns your Android device into a U2F Authenticator: strong, unphishable 2FA.
https://krypt.co
Other
202 stars 50 forks source link

krypton pairing not working with Pixel 3 #107

Closed donjaime closed 5 years ago

donjaime commented 5 years ago

kr pair on the command line pretends to complete successfully, but reports a ssh: short read. Implying a bad or missing public key. No public key from the phone is displayed (like is normally presented with a successful pairing).

Conversely, when pairing with the chrome extension, the app thinks it's paired successfully. But the chrome extension never transitions to the paired state.

Could this be a hardware incompatibility? The device seems to be communicating a bad public key?

nkoehring commented 5 years ago

I have the same problem with the OnePlus 6. It fails with both, the Firefox and Chromium extension. Is it maybe a problem with Android 9?

kcking commented 5 years ago

Thank you for reporting! We have fixed an issue with pairing in the android app and released the fix with version 2.5.5 of the app. Please update and let us know if this has solved the issue.

nkoehring commented 5 years ago

@kcking it helped! Pairing works again. I tested with Chrome and Firefox on Linux and the Android app

kcking commented 5 years ago

Great! To use the krypton app with ssh, make sure to enable developer mode in the app settings. Closing the issue for now.