• N4CHEM@lemmy.ml
    link
    fedilink
    arrow-up
    38
    arrow-down
    1
    ·
    edit-2
    2 years 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

    • mreiner@beehaw.org
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 years 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
        3
        ·
        2 years 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
          3
          ·
          2 years 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
      1
      ·
      2 years 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.