• 🦄🦄🦄
    link
    fedilink
    14 months ago

    I was just wondering, would immutable distros be even less affected than Unix systems in general?

    • JoYo
      link
      fedilink
      English
      14 months ago

      is that the goal with immutable distros? i thought they were primarily used for rollbacks.

      • 🦄🦄🦄
        link
        fedilink
        04 months ago

        Can you elaborate? Wouldn’t malware need to install something which would not happen on an immutable?

        • @[email protected]
          link
          fedilink
          34 months ago

          Immutable distros can usually be set to mutable with the correct privileged command.

          It’s essentially security by obscurity. But I disagree with “no benefit”. An infection miss through dumb luck is still a miss, after all.

        • Possibly linux
          link
          fedilink
          English
          14 months ago

          If malware has root access it can do whatever it wants

          Things like SElinux and sandboxing is what secures systems.