• rottingleaf@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Why is that?

    Because a vulnerability in one DE’s file manager, for example, will have smaller impact because many people don’t use that DE.

    Same with other things.

    Also because that’s something we still had to worry about.

    Flatpaks are more secure than system packages. They’re not installed with installation scripts that run as root (and can therefore do anything to your system if malicious code is slipped in.

    Not all package managers even run install scripts (from packages) at all.

    Flatpaks may contain vulnerable versions of libraries bundles, IIRC. While the one from the normal package manager has been updated.

    Flatpaks also have sandboxing. It’s not a perfect implementation mind you, but it’s better than zero sandboxing.

    I just don’t like the general direction of this. Running more and more complex and untrusted crap and solving that with more complexity.

    I don’t know why you’d be certain of that. New stuff is generally designed from the ground up to be more secure.

    More complexity - bigger probability of mistakes. Sometimes fundamental laws are enough.

    Look at the absolutely cataclysmic security catastrophe that is X11 compared to Wayland.

    I’m afraid of the day that may come where people will say that Emacs is a security catastrophe due to lack of isolation.

    • TheGrandNagus@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      This essentially all boils down to “I don’t like new things, and despite it being made more secure, I don’t trust it”

      How are sandboxes “untrusted crap”?

      You talk about complexity being bad, yet you seem to prefer X11 over Wayland, and 500 different implementations of the same thing, implemented separately by every app developer, rather than using a standardised xdg-portal. Surely you see the contradiction there?

      • rottingleaf@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        This essentially all boils down to “I don’t like new things, and despite it being made more secure, I don’t trust it”

        No, quite the opposite, I like new things, just in my own direction. Which would be simplification. We’ve had this exponential growth of computing power and complexity and expectations in the last 30 years, which can’t go on.

        Again, where you’d use a screwdriver 100 years ago, you’ll still generally use a screwdriver, possibly one as simple as 200 years ago, but with computers we for some reason have to hammer nails with a microscope today.

        A personal computer should be as complex as Amiga 500 tops.

        Wasting 1000 times the energy to try and make it easier to use than that still hasn’t yielded satisfactory results, for a sane person this means stop.

        The rest is just gaslighting.

        How are sandboxes “untrusted crap”?

        What you run in them is untrusted crap.

        yet you seem to prefer X11 over Wayland, and 500 different implementations of the same thing, implemented separately by every app developer,

        Yes, what’s standard in X11 has N different variants with Wayland. Correct.

        rather than using a standardised xdg-portal

        I don’t use it at all.

        If you meant that Wayland is simpler than X11, let’s compare them when Wayland reaches feature parity. Also X11 as a standard is simple enough.

        I also consider Nix and Guix to be better solutions to some of the problems Flatpak and Snap solve, and Flatpak and Snap to fall short of solving others.

        • TheGrandNagus@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Which would be simplification.

          Like I said, much of the new things you’re complaining about is simplification. Flatpak, Wayland, xdg-portals.

          A personal computer should be as complex as Amiga 500 tops.

          Lol. Why stop there? Why not say they should be no more complex than an abacus?

          What you run in them is untrusted crap.

          How?

          And assuming it is… running it without a sandbox is somehow better??

          Yes, what’s standard in X11 has N different variants with Wayland. Correct

          Can you please answer. X11 is far more complex than Wayland. Why do you prefer it if you like simplicity?

          I don’t use it at all.

          You don’t use programs that… do things? Things like follow system theming, give notifications, open/save files, record your screen, open a file picker, etc? I don’t think you’re grasping what portals are.

          If you meant that Wayland is simpler than X11,

          Wayland is simpler than X11, by a long shot.

          let’s compare them when Wayland reaches feature parity.

          It won’t ever, by choice. It’s not meant to. X11 is filled with many mistakes that it should never have had.

          Also X11 as a standard is simple enough.

          The X11 developers say otherwise, and have embraced Wayland.

          I also consider Nix and Guix to be better solutions to some of the problems Flatpak and Snap solve, and Flatpak and Snap to fall short of solving others.

          Christ. I don’t. At all. You want simplicity and are now advocating for Nix and Guix, no Flatpaks, sticking with X11, no xdg-portals?

          Do you have the definitions of “simple” and “complicated” mixed up in your mind?