Conversation

Replying to
now that I re-read what I wrote above it sounds way more pessimistic than I intended, so let me clarify that:
Quote Tweet
Replying to @taviso @analogist_net and @XMPPwocky
yes. I agree that it's often far better, too. I just think it doesn't go far enough! basically, I want WebUSB to be more like WebAssembly: not only merely isolate previously privileged code, but advance state of the art beyond that, like WASI does with the ObjCap stuff
1
21
Replying to and
It also means it depends on installing the same fastboot udev rules as usual on Linux which annoys me. I had to add that back to grapheneos.org/install/web since I'd deleted it when I copied the CLI installation guide there expecting that it wasn't going to be needed.
2
1
For common USB devices, the udev rules already exist. It's actually quite annoying that it's not more generic. I don't really understand the point of someone having to maintain github.com/M0Rf30/android in order to authorize local users (users physically at a session) to use it.
1
1
Needing to teach people to put a file in /etc/udev/rules.d/ is a pretty bad usability issue. It really doesn't make any sense. Needing to authorize a sandboxed app to use a device actually makes sense. The user themselves should be able to use local USB devices... sigh.
1
4
Show replies