You're viewing a single thread.
All comments
91
comments
I was just wondering, would immutable distros be even less affected than Unix systems in general?
4 0 Replydepends.
is your bios writable?
do programs stay written to memory after cycle?
3 0 ReplyThere is no security benefit with immutable Linux
1 0 ReplyCan you elaborate? Wouldn't malware need to install something which would not happen on an immutable?
1 0 ReplyImmutable 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.
2 0 ReplyIf malware has root access it can do whatever it wants
Things like SElinux and sandboxing is what secures systems.
1 0 Reply
91
comments
Scroll to top