A little admiration of how easy UI customization is on Firefox, and how shitty Chromium looks.

  • Pantherina@feddit.deOP
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I am also pretty sure Firefox is equally if not more secure than Chromium. They just got some really bad reputation for not sandboxing everything.

    • Para_lyzed@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      The only issue they have with sandboxing is on Android, as they have yet to implement per-site process isolation despite it being present on desktop Firefox and Chromium Android for many years now. I’ve been tracking the development of Project Fission on Android (Firefox’s per-site process isolation) for years now and it still isn’t even ready for testing. Additionally, Firefox Android does not use Android’s isolatedProcess flag for sandboxing, which is another area in which it is behind Chrome. For that reason, I cannot recommend Firefox on Android, and instead recommend Cromite (fork of Bromite after its development was abandoned) which is based on Chromium.

      • ferralcat@monyet.cc
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Firefox shipped sandboxing on Android years ago (before chrome) and then removed it. I’m not sure you gain much from it on Android. It eats up ram making performance crap on cheap phones and apps already run in their own app user context to isolate what they can access.