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

Allow sessions when phone has no connectivity #88

Closed josecrmrz closed 6 years ago

josecrmrz commented 6 years ago

When I have to go into work, there is no service inside the building. There are very few spots that do. We do have Wi-Fi, but it is only for select people and I do not have permissions to get access to our Wi-Fi. I think having some sort of offline process for a session would be handy. Perhaps some sort of authentication code that changes every 30 seconds?

kcking commented 6 years ago

We support bluetooth on some devices/laptops. What type of phone and laptop operating system are you running?

josecrmrz commented 6 years ago

My desktop computer at work does not have bluetooth. I would have to buy an adapter for it. I have a Pixel XL 2. Do you think that would work if I use a bluetooth adapter?

kcking commented 6 years ago

We currently only support bluetooth on Macs, but we are looking into allowing communication over USB. You can follow this issue to receive updates on it: https://github.com/kryptco/kr/issues/139

I am going to close this issue in favor of the one linked above. Thank you for reaching out to us!