Hi, I'm new here, perhaps you can tell from my question below. I'm currently looking into the prospects of using a device we're developing as an authentication token using U2F over the BLE protocol. I was first trying to add a BLE helper to the Chrome U2F extension example, but it turned out I wasn't able to scan for BLE devices from extension code because the requestDevice() function of the Web Bluetooth specification requires that it was called from a direct user action (i.e. a mouse click or similar). That user action was lost when the request was posted to the extension, so the requestDevice function refused to scan for BLE devices. I asked the Web Bluetooth developers about this on their GitHub area and they confirmed that extensions are not supported. So, I adapted the code so it could be used as a Javascript library directly from the web page code, but I still need to add a pretty ugly work-around to be able to call the requestDevice function. What I want is a more streamlined way of doing U2F over BLE. I realize the security concerns (by Web Bluetooth) are valid, but the solution to use a user action really complicates things.
Have anyone from Fido contacted the Web Bluetooth team about this?
--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+unsubscribe@fidoalliance.org.
To post to this group, send email to fido...@fidoalliance.org.
Visit this group at https://groups.google.com/a/fidoalliance.org/group/fido-dev/.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/af072b64-3bd4-41ad-b8ba-1a015721b3f1%40fidoalliance.org.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/CAEg85Vx7BZJTo0phoBw__M_3iXjgA0sCqfLOcy_dpy8Rntkz6A%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+unsubscribe@fidoalliance.org.
To post to this group, send email to fido...@fidoalliance.org.
Visit this group at https://groups.google.com/a/fidoalliance.org/group/fido-dev/.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/CAEg85VymZC0ZCBN2cvJ65AMu2yxUSx9HsoHdgsb3BDsW03LM4Q%40mail.gmail.com.