mlfh

joined 1 year ago
[–] mlfh@lemmy.sdf.org 2 points 4 days ago

Unless "read-only" is being enforced by hardware (reading from optical media, etc), a compromised sudo user can circumvent anything, and write anywhere. A read-only flag or the root filesystem being mounted from somehwere else are just trivial extra steps in the way.

Improved security != extremely secure, is all I'm saying. There are a lot of things that go into making a system extremely secure, and while an immutable root filesystem may be one of them, it doesn't do the job all on its own as advertised in this post.