To easy understand what i am saying, i will give you this example, you visit domain.com but on this page there are other things from external domains other than domain.com that firefox fetches/connects to - cdn.blabla.com; third-party.socialwebsites.com, etc. What i want, is to simply not connect to any other domain except what i typed in url bar. I understand it can break pages but i dont care.
A while ago, setting permission.default.images to 2 somehow worked and stopped loading of external content. Disabling prefetch/preconnect/predict/predictor does nothing.
p.s. i dont want to use extensions, only about config.

  • pie@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    12 hours ago

    an extension has access to eveything you visit. it tracks you and sells/shares your data. not to mention potential bad code injection.

    • Ilumar@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      11 hours ago

      Replace “an extension” with “a browser” and you can say the exact same thing. At some point you have to trust something and I have seen no evidence that uBlock Origin is doing anything nefarious so far.

    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      12 hours ago

      Not every extension has access to everything. The things that it has access is listed. And if they are open source, then it can be audited that it does not collect data. The filter lists are local on your computer.

      However I do understand the concern, it just does not apply to everything. But off course, it would be better if there is a builtin functionality. I am just not aware of something like that in Firefox itself. That’s why I suggested the best next thing.

      • pie@piefed.socialOP
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        edit-2
        11 hours ago

        i hoped there are some config values that i am unaware of to do the changes i want.

        open source = some parts of the code can be open at best, it isnt what it sound. license matters. this word is just a trick.

        yet, i wouldnt count on someone auditing code, there was lots of big projects with trully open code that had bad code injected for decades and noone noticed.

        as much as i know, those extensions call back on developer server for updates/new filters etc. so i skip.

        • thingsiplay@beehaw.org
          link
          fedilink
          arrow-up
          2
          ·
          11 hours ago

          You don’t have to update the filter lists. You can have a totally local offline list that never updates, but you can add your own exceptions and filters. I mean you can do what you want, but I think there are some misconceptions. In example uMatrix is not spyware. It does not send unwanted information to developers back. And people audit not only the code, but also what is sent through network after installation.

          If you really don’t trust much, which is understandable (i am not trying to convince you to install spyware), then I think Firefox is not the best browser for you. In that case it would be better to use a browser like LibreWolf, a fork of Firefox with configurations of privacy and security in mind. It comes with uBlock Origin plugin though, if that is a deal breaker.

          Good luck finding a solution. I don’t know any way doing it in Firefox without addons.