← Back to context

Comment by fransje26

6 hours ago

The irony of advertising a privacy-enabled de-googled system, and then telling me that my Firefox browser is not support, and that I should use Edge, Opera or Chrome instead....

Browsing:

https://e.foundation/installer/

Reply:

https://imgur.com/a/al1Q9DM

This is related to Firefox unwilling to add support for WebUSB because, I suppose, they believe that a browser is not a general purpose application launcher and the scope of what it can do should be limited. As such, it should not be allowed to e.g. control peripherals like the USB devices.

Which is in my opinion a fairly reasonable take.

But given the current situation, I would assume that the companies providing WebUSB tools like installers would also spend a few moments to create e.g. a Python script that would do the same thing but locally. So that anyone unwilling to use WebUSB within their browser can have a vetted and transparent way to get the same thing done.

And, to counter the arguments that "the site tells you that you need WebUSB support": you get to the https://e.foundation/installer/ when you click "Check device compatibility" on the main page. Personally, I'd expect either a check that works in any browser or a simple compatible device list. Why would I need a special browser just to check if I can use this OS?

This is especially strange considering they have the list of supported devices in their docs https://doc.e.foundation/devices

So I think the issue is that the button on the main page is poorly named

  • What I currently see:

    main page -> download and try! -> browse supported devices

    lands on https://doc.e.foundation/devices which is a list of models, while

    main page -> download and try! -> check device compatibility

    lands on https://e.foundation/installer/ the chromium-only webusb page. It could be a better page; instead of showing a scary "navigator not suppored" modal demanding you install a particular browser, it could say the automated compatibility tester requires one of these browsers and your phone plugged in with USB, otherwise here's the device finder page

Hmmm, It seems to require the WebUSB API: https://caniuse.com/?search=webusb

  • If the site can detect that it can't use WebUSB, it can give you instructions on how to download and flash the mobile OS, not tell you to fuck off.

    Compare: https://wiki.lineageos.org/devices/tokay/

    • That's not an installer, that's a device page.

      It's the specific functionality needed here that Firefox lacks that makes the /e/ page show the warning, unlike the lineage page that does not have the problem in the first place.

      2 replies →

same for grapheneos. only difference maybe that you can choose to also manually install it without WebUSB