The French government is considering a law that would require web browsers – like Mozilla’s Firefox – to block websites chosen by the government.

  • sibachian@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    google and microsoft don’t have browsers; they are offering a repacked and rebranded chromium with proprietary features. same as vivaldi, brave, etc.

    there are only three modern browsers: firefox, safari, and chromium. if these three exit france, all that’s left are custom made third party neutered firefox or chromium browsers repacked for france, and they would lag behind security updates.

    • Knusper@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      You’re right that under the hood, there’s only Firefox, Safari and Chromium, but you’re overestimating the influence of Chromium here.

      For one, Chromium is controlled by Google. It’s *technically* open-source, but Google decides what’s included into it.

      And secondly, Chromium already has an API for blocking webpages. All these browsers could just pre-install an extension (and hide it from users), to comply with that law.
      But even if it didn’t have that API, it only takes a relatively non-invasive patch to add such blocking.

      Chromium is usually said to exert a strong influence, because you can’t just patch things when it comes to web standards. You need to ship what’s being shipped in Chrome to enjoy compatibility with all the same webpages. And usually, what’s in Chromium is what’s being shipped in Chrome.