Open-Source Infrastructure as Code Management Solution for Multiple Systems designed to be reliable in mission-critical tasks on paranoid and high-security environment.
Implement a feature in NixOS to hide processes running as other users, similar to the hide_uids option in FreeBSD. This would enhance system security by limiting the visibility of processes to the users who own them.
Title
Implement
hide_uids
Functionality in NixOS.Description
Implement a feature in NixOS to hide processes running as other users, similar to the
hide_uids
option in FreeBSD. This would enhance system security by limiting the visibility of processes to the users who own them.https://github.com/NiXium-org/NiXium/issues/67