Let’s imagine we live in a world the American government is not the American government so you can trust what American companies say when they talk about protecting your privacy and so on…

  • PiraHxCx@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    7 小时前

    I’ve read this on GrapheneOS page

    “Avoid Gecko-based browsers like Firefox as they’re currently much more vulnerable to exploitation and inherently add a huge amount of attack surface. Gecko doesn’t have a WebView implementation (GeckoView is not a WebView implementation), so it has to be used alongside the Chromium-based WebView rather than instead of Chromium, which means having the remote attack surface of two separate browser engines instead of only one. Firefox / Gecko also bypass or cripple a fair bit of the upstream and GrapheneOS hardening work for apps. Worst of all, Firefox does not have internal sandboxing on Android. This is despite the fact that Chromium semantic sandbox layer on Android is implemented via the OS isolatedProcess feature, which is a very easy to use boolean property for app service processes to provide strong isolation with only the ability to communicate with the app running them via the standard service API. Even in the desktop version, Firefox’s sandbox is still substantially weaker (especially on Linux) and lacks full support for isolating sites from each other rather than only containing content as a whole. The sandbox has been gradually improving on the desktop but it isn’t happening for their Android browser yet.” https://grapheneos.org/usage

    And all I use is Gecko-based hehe (although on desktop), I’m currently using Brave just to have some old/disposable accs logged, but I’m looking for Chromium alternatives… and I just looked at ungoogled git and it seems like I have to download a bunch of stuff to compile it myself, argh, I hate that :P