• Sailing7@lemmy.ml
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    6 months ago

    The secured Sandbox maybe? The windows sandbox is pretty awesome for day to day use imo. And no a template VM or container isnt really the same thing. The sandbox has the task of making sure that there is nothing that can break out. Afaik the sanbox has done a pretty good job so far in that aspect. Does linux bring a comparable option to the table? Would love to find out, changig as many aspects of my life to linux is the best thing to do.

    • V ‎ ‎ @beehaw.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 months ago

      People really dislike it when you point this out, But the security model on Linux is lacking. Yes, we have things like apparmor and SELinux, but compare it to sandboxd on macOS. The windows sandbox isn’t perfect, but it’s really user-friendly, and it works in most cases. Linux doesn’t have a direct equivalent. We’ve made great strides with making immutable distros through things like flatpack, and snap, but something that they failed to do is implement a least privilege model that is as robust as sandboxd on macOS.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Podman container completely closed off. ChromeOS shows that everything is possible on Linux (their Linux integration is a VM, running a container with the Distro, and the apps are displayed over wayland on the local host)

      There simply is no good GUI integration