Re: [webauthn] Standardising support for software authenticators (#1175)

@filips123 I think @akshayku is referring to Windows Hello and PIN support (correct me if I'm wrong), which isn't universal yet to all Windows devices but is available. 

Android has support in Android Chrome for WebAuthn/FIDO2 login, and you can also handle WebAuthn requests like in the [Android Library](https://github.com/duo-labs/android-webauthn-authenticator) Duo created. 

On Linux I don't know of any software-defined authenticators, although you could use the Krypton library (or Android library) I mentioned above to accomplish WebAuthn authentication on a Linux machine. 

On MacOS, you have the SoftU2F library I mentioned above, also support for TouchID in Chrome and hopefully soon there will be support built into Safari.

-- 
GitHub Notification of comment by nicksteele
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1175#issuecomment-479595206 using your GitHub account

Received on Wednesday, 3 April 2019 17:58:17 UTC