On Wed, Mar 04, 2026 at 10:59:38AM +0100, Noth wrote: > Things that haven't been mentioned but answer some of your questions: > > immutability: https://man.openbsd.org/chflags
There are ways to bypass file flags if you have root access, and the system is not at securelevel 2. File flags are useful, including in a security context, but a determined and skilled adversary certainly has a way to get around them.

