I have been thinking about switching to brave for better fingerprinting protection

    • BrikoX@vlemmy.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Brave might have started as a basic Chromium fork, but the various privacy/security features they added do make them standout now.

      • SatyrSack@lemmy.one
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        It is really disingenuous to say “X is just a skin of Y” just because they share the same browser engine or are forked from the same browser. Like you say, there are a lot of changes.

    • bionicjoey@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      Almost all of my Linux devices have both chromium-browser and Firefox installed. Firefox is my default, but there are some apps out there that work a lot better in something chromium-based.

          • underscores@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            It depends. Many addons have effects that can be tested for and fingerprinted, but it’s not always straight forward. There’s a way to detect any specific chrome extension, but doesn’t work on firefox because it uses unique extension ids per person.

            With addons like CanvasBlocker, they generate random values for a bunch of apis like canvas. So each time you will look unique, but it changes every time so you’re not easily tracked. I’d assume it’s similar to what Brave does, but I haven’t looked into the details. Some stuff isn’t randomized by default, so they can get info like timezone and languages, but probably not enough to give you a unique identity.