• N4CHEM@lemmy.ml
    link
    fedilink
    arrow-up
    128
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Because it’s the only browser not based on Google’s Chromium rendering engine (Webview, WebKit? whatever). Using any other browser supports Google’s monopoly over how we browse the internet and what we are allowed to see. No, fuck Google.

    Edit: spelling

    • pflanzenregal@lemmy.world
      link
      fedilink
      arrow-up
      41
      arrow-down
      1
      ·
      1 year ago

      I just wanna add that one reason this monopoly is dangerous is that Google (could and nowadays) does use it to dictate “web standards”. So e.g. they don’t come anymore from organizations that develop standards but Google just forces their own standards by sheer power of market dominance.

      • N4CHEM@lemmy.ml
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        Yes! I failed to dive deeper, but you expressed it well. They have already planned to remove the option to have ad-blockers in Chrome… what will come next?

    • mreiner@beehaw.org
      link
      fedilink
      English
      arrow-up
      17
      ·
      1 year ago

      Technically, WebKit is Apple’s rendering engine (Safari).

      Google uses Blink, which is a fork of WebKit, but is its own thing now.

      So, you can still use Safari without directly contributing to Google’s de facto rendering engine monopoly.

      • N4CHEM@lemmy.ml
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        Thank you, I used to know the rendering engines fairly well a few years ago, but I’m out of the loop now.

        What about WebView? It’s the rendering engine used in Android, closely related to Blink I assume.

        • mreiner@beehaw.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          I honestly wasn’t super familiar with WebView until you asked!

          It looks like WebView is a stripped-down browser, more than anything else. It can leverage different rendering engines depending on the platform, and on Android it looks like it leverages Blink just like Chrome.

    • icedterminal@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      ·
      1 year ago

      If you’re interested at all:

      Google Chrome is a fork of the open source Chromium with several Google proprietary features. Chromium uses the Blink engine. Blink is a fork of a large component of WebKit called WebCore. Apple primarily develops WebKit (and by proxy WebCore), itself being a fork of KHTML and KJS which were actually discontinued this year.

      • N4CHEM@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Thank you, it gets complicated as you dive deeper. Am I right when I think that Chromium, although Open Source, is mainly developed by Google and therefore follows Google’s agenda?