• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: September 29th, 2023

help-circle


  • There is the Brave chromium browser, but it lacks Mozilla’s previous track record. This is enshitification at its finest.

    You could host Mozilla’s sync software yourself and integrate it with LibreWolf.

    From an online post:

    “DisableFirefoxAccounts”: false, in the policies.json

    lockPref(“identity.sync.tokenserver.uri”, “https://token.services.mozilla.com/1.0/sync/1.5”); in the librewolf.overrides.cfg

    You need the 2nd one to enable LibreWolf to look for the sync-server. Otherwise every sync query ends nowhere.

    Someone else online in the same thread said:

    Seems it changed

    defaultPref(“identity.fxaccounts.enabled”, true); // sync and firefox account

    in the /usr/lib/librewolf/librewolf.overrides.cfg

    I haven’t done this myself, so I can’t say for sure that this process works. But hopefully my findings are helpful.

    On another note, I personally avoid chromium based browsers because the major players are all involved in its development and have incentives that do not favor the user’s best interests. Firefox, with all of Mozilla’s flaws, is still the best option for supporting the open web. But instead of being the force for good it was, it became the least evil.