@[email protected] to [email protected]English • 12 days agoWe dont need onelemm.eeimagemessage-square91fedilinkarrow-up1362
arrow-up1362imageWe dont need onelemm.ee@[email protected] to [email protected]English • 12 days agomessage-square91fedilink
minus-square🦄🦄🦄linkfedilink1•12 days agoI was just wondering, would immutable distros be even less affected than Unix systems in general?
minus-square@[email protected]linkfedilink3•12 days agodepends. is your bios writable? do programs stay written to memory after cycle?
minus-squarePossibly linuxlinkfedilinkEnglish1•12 days agoThere is no security benefit with immutable Linux
minus-square🦄🦄🦄linkfedilink0•12 days agoCan you elaborate? Wouldn’t malware need to install something which would not happen on an immutable?
minus-square@[email protected]linkfedilink3•12 days agoImmutable 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.
minus-squarePossibly linuxlinkfedilinkEnglish1•11 days agoIf malware has root access it can do whatever it wants Things like SElinux and sandboxing is what secures systems.
minus-squareJoYolinkfedilinkEnglish1•12 days agois that the goal with immutable distros? i thought they were primarily used for rollbacks.
I was just wondering, would immutable distros be even less affected than Unix systems in general?
depends.
is your bios writable?
do programs stay written to memory after cycle?
There is no security benefit with immutable Linux
Can you elaborate? Wouldn’t malware need to install something which would not happen on an immutable?
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.
If malware has root access it can do whatever it wants
Things like SElinux and sandboxing is what secures systems.
is that the goal with immutable distros? i thought they were primarily used for rollbacks.