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

Leaving and returning to app during onboarding results in wrong machine ID being displayed #84

Closed bzy-xyz closed 6 years ago

bzy-xyz commented 6 years ago

Leaving and returning to the app when prompted to add key to GitHub (after authenticating to KryptCo test server) causes the displayed machine ID on "Now you are ready to SSH using Kryptonite!" screen to change to "kking@MacBook Pro".

This appears to be cosmetic only.

Replicate:

Expected result:

Displayed machine ID remains the same as the machine ID received from pairing.

Actual result:

Displayed machine ID is "kking@MacBook Pro".

kcking commented 6 years ago

Thanks! Good find