Scott Miller

Results 52 comments of Scott Miller

@emlun Do you know if the same is true of the ChromeOS USB APIs? https://developer.chrome.com/apps/app_usb https://developer.chrome.com/apps/usb

Might it be easier to use the Chrome USB API than WebUSB? https://developer.chrome.com/apps/app_usb

> It looks like Chrome OS has added USB Host support, but via a flag: > https://chromium-review.googlesource.com/c/chromium/src/+/854990 > > I have confirmed this is in the Chrome OS Stable channel...

> That's an interesting update. What are the steps to enable this flag? > > I checked the store listing, and the reason the app won't install on a Pixelbook...

~~Oh...dev mode may not be needed though because of the Android Studio integration they rolled out?~~ Nevermind, you still need dev mode to test apps that way.

@dainnilsson You should be able to use any Chromebook with Android App support if you have something other than a Pixelbook around.

@scarolan ~Unfortunately that only brings support for USB mass storage by mounting the volume in the container. [here](https://bugs.chromium.org/p/chromium/issues/detail?id=831850&q=Proj%3DContainers%20&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified) is the issue for tracking full USB support in Linux containers, which...

@dainnilsson Yeah now that I look I think that's a legacy flag since Android apps on ChromeOS no longer use ARC. I think we'll still need to wait for full...

@dainnilsson might it make sense to have an ongoing issue left open for researching options for Chromebook support, so there can be a single place for these discussions to move...

The titan security key is only a U2F key. U2F functionality isn't the problem. The problem is interacting more directly with the USB device to interact with the custom TOTP...