Hacker News new | ask | show | jobs
by codys 3742 days ago
Yes, we call those marks "permissions". Most operating systems have them. The problem is putting the right process in place around using them.
1 comments

There are also (extended) attributes, such as the "immutable" flag, available on some OSs/filesystems.

If you're interested, look into chattr for Linux, and chflags for BSDs.

https://en.wikipedia.org/wiki/Chattr