- From: Nick Steele via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Apr 2019 20:37:51 +0000
- To: public-webauthn@w3.org
Hi @CalldiDoctor, I wrote webauthn.io. I would imagine they're using some version of CaBLE in order to create the connection to the phone, rather than handling the phone outright as a bluetooth authenticator. Currently, webauthn.io looks for usb, nfc, and ble transports, if asked for cross-platform authenticators. > I do not know how the roaming authenticator (my phone) will listen to the calls from the browser, in order to generate the key pair or sign challenges. I would check out how [Krypt](https://github.com/kryptco/kr-u2f) handles overriding webauthn/u2f requests and sends them to a mobile device. -- GitHub Notification of comment by nicksteele Please view or discuss this issue at https://github.com/w3c/webauthn/issues/954#issuecomment-482302181 using your GitHub account
Received on Thursday, 11 April 2019 20:37:54 UTC