• kautau@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        8 months ago

        Yeah things like selinux and apparmor have been around for a long time, sandboxing is just an evolution of that

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 months ago

        No one here is saying that every application in the world should be restricted that way, grandpa.

        Maybe not here in this thread, but aren’t there some folks who want flatpak/snap/appimage to basically replace traditional package managers?

        • Chewy@discuss.tchncs.de
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          […] aren’t there some folks who want flatpak/snap/appimage to basically replace traditional package managers?

          There might be people who think that, but that isn’t realistic. Flatpak is a package manager for user facing apps, mostly gui apps.

          The core system apps will still be installed by a system package manager. I.e rpm-ostree on immutable Fedora or transactional-update/zypper on OpenSUSE MicroOS.

          Snap can do system apps and user facing apps and fully snap-based Ubuntu might come in the future.

          But this won’t force people to use them. Traditional package managers will keep existing for system apps and maintainers will proabably keep their gui packages in the repos.