• tony@lemmy.hoyle.me.uk
    link
    fedilink
    arrow-up
    178
    arrow-down
    12
    ·
    8 months ago

    Or actually do anything useful? No network, no filesystem… it’s a hello world app isn’t it…

    • cheer@lemmy.world
      link
      fedilink
      arrow-up
      125
      ·
      8 months ago

      No filesystem access for a flatpak app just means it cant read host system files on its own, without user permission. You can still give it files or directories of files through the file explorer for the app to work with, just that it’s much safer since it can only otherwise view files in its sandbox.

        • null@slrpnk.net
          link
          fedilink
          arrow-up
          27
          ·
          8 months ago

          As if sandboxes are some brand new concept…

          Of course people want them for some use-cases. No one here is saying that every application in the world should be restricted that way, grandpa.

          • 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
            5
            ·
            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?

            • null@slrpnk.net
              link
              fedilink
              arrow-up
              3
              ·
              8 months ago

              Doesn’t make it a prevailing attitude worthy of whatever nonsense that other guy is spouting.

            • 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.

    • IverCoder@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      24
      ·
      8 months ago

      There’s Obfuscate, an image redactor, and Metadata Cleaner which is self-descriptive. Both works properly without any filesystem access at all, because they use the file picker portal to ask the user for the files to be processed.