NiXium-org / NiXium

Open-Source Infrastructure as Code Management Solution for Multiple Systems designed to be reliable in mission-critical tasks on paranoid and high-security environment.
European Union Public License 1.2
25 stars 3 forks source link

Hide Processes Running as Other Users #88

Closed Tanvir1337x closed 4 months ago

Tanvir1337x commented 4 months ago

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

Kreyren commented 4 months ago

Could that be implemented in a way where @wheel users can see the other processes? It's kinda limiting for administrators to not see other processes

Kreyren commented 4 months ago

89 #90 should be united into this issue @TanvirOnGH

Tanvir1337x commented 4 months ago

@Kreyren https://github.com/NiXium-org/NiXium/issues/98