• RageAgainstTheRich@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 days ago

      Honest question, but what makes librewolf BETTER? In firefox you can easily toggle off the studies telemetry bullshit in the settings. Librewolf is just firefox with those things ripped out right?

      • FauxLiving@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        10 days ago

        In firefox you can easily toggle off the studies telemetry bullshit in the settings.

        They’re abusing the default and making privacy settings require user intervention rather than defaulting to the most private settings and allowing the option of opting in.

        It’s abusing consent, so people move to browsers where privacy is the default option.

      • CarbonatedPastaSauce@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        Yes. I consider it better because it’s preconfigured for privacy, includes UBlock Origin by default, and rips Mozilla’s telemetry out. So you never have to worry about them sneaking something new in a later update.

        • sugar_in_your_tea@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 days ago

          I’m more worried about the updates not happening in a timely fashion. Is it just a passion project by a handful of devs, or is there some kind of funding?

            • sugar_in_your_tea@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              ·
              10 days ago

              Sure, but what about in 2 years from now?

              I used IronFox for a couple years and it suddenly stopped getting updates, and it took me a few months to realize and switch to something else. I don’t want that to happen again.

              I like the idea of librewolf, especially that it’s just a patch set on top of Firefox, but someone needs to maintain that patch set. This would be fine for simpler software, but browsers are complex and I just worry that updates will stall out with little warning.

              • WhyJiffie@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                ·
                10 days ago

                as I understand their build system is automatic. updates are not, but they have an update checker companion thing, and flathub too can manage that if you install from there

          • TORFdot0@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            10 days ago

            I’m not a contributor to LibreWolf so I can’t speak with authority on it but I can’t imagine that they are so different from Firefox that they wouldn’t be able to just merge 99% of updates from FF with minimal effort.

            • sugar_in_your_tea@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              10 days ago

              From looking at the repo, it looks like it’s simply a set of patches that get applied to the Firefox source code. They don’t maintain a fork, just a set of changes that get applied before building.

      • ZoteTheMighty@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        There’s benefits to us not tweaking privacy settings. TOR explicitly discourages it. You don’t (always) get fingerprinted by a single unique item, it’s through an ensemble of data points that companies can identify who you are. There may be 10% of users with your same font library, and 1% who has the same monitor width, and 5% with the same time zone, and voila, when you multiply those percentages, you get close to one in a couple billion, and they’ve successfully fingerprinted you.

        If everyone tweaks their settings from default Firefox, you reveal more information about yourself each time. You may think you’re protecting yourself, but the reality is the opposite, you’re creating a one of a kind browser config. This is where Librewolf can really reign supreme, if we all just use stock Librewolf, no one will be unique, and everyone will be anonymous.

      • TORFdot0@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        Librewolf doesn’t just block Mozilla telemetry, it also has an easy to understand default for cookies and privacy settings so someone who isn’t a computer expert can rely on the librewolf’s defaults to keep trackers from being able to build a profile on you.

    • Seefra 1@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 days ago

      As much as I like Librewolf as concept and ideology, I can’t keep thinking that if there’s a Firefox 0day, Firefox gets patched first, Librewolf later, and I’m potentially exposed for longer. That’s why I prefer to stick with upstream.

    • ekZepp@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      Sadly i have to stop using it. Librewolf has start getting some graphic bug, i also can’t upload pictures to some website (it show just lines). Now i’m trying Floorp.

      • CarbonatedPastaSauce@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 days ago

        This is caused by not allowing the website to access your html canvas data. You can fix this in the address bar by clicking the icon on the left of the URL to grant permissions.

        • FauxLiving@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 days ago

          To add to this.

          This isn’t a bug, it’s a feature.

          Canvas data gives a lot of datapoints that websites can use to fingerprint your browser. This allows them to track you across multiple sites even if you’re blocking ads and pi-holing tracking services.

          There is an unavoidable tradeoff between convenience and security/privacy. Privacy features are inherently less convenient than allowing everyone access to everything.

          You could disable canvas blocking globally (I’m assuming, I haven’t looked) and the problem would go away, but you’ve then weakened the privacy protections that were built in to the browser.