MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
files
Search

[$] Implementing fully immutable files

Friday April 19, 2019. 04:57 PM , from LWN.net
Like all Unix-like systems, Linux implements the traditional protection
bits controlling who can access files in a filesystem (and what access
they have). Fewer users, perhaps, are aware of a set of additional
permission bits hidden away behind the chattr
and lsattr
commands. Among other things, these bits can make a file append-only,
mark a file to be excluded from backups, cause a file's data to be automatically
overwritten on deletion, or make a file immutable. The implementation of
many of these features is incomplete at best, so perhaps it's not
surprising that immutable files can still be changed in certain
limited circumstances. Darrick Wong has posted a
patch set changing this behavior, implementing a user-visible
behavioral change that he describes as 'an extraordinary way to
destroy everything'.
https://lwn.net/Articles/786258/rss
News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Mar, Thu 28 - 22:22 CET