Security: Difference between revisions
From SprezzOSWiki
|  Created page with "The fewer security mechanisms, the cleaner the design. We believe the majority of useful security automations (outside of a Mandatory Access Control environment) best achieved..." | No edit summary | ||
| Line 5: | Line 5: | ||
| * SELinux | * SELinux | ||
| * TCPWrappers | * TCPWrappers | ||
| [[CATEGORY: SprezzOS Manual]] | |||
Revision as of 21:52, 20 October 2012
The fewer security mechanisms, the cleaner the design. We believe the majority of useful security automations (outside of a Mandatory Access Control environment) best achieved via a combination of IPTables, POSIX file-based capabilities, seccomp and virtualization. As a result, several technologies have been deprecated in SprezzOS, as it is felt they served only to complicate the security landscape.
Removed Technologies
- Kerberos
- SELinux
- TCPWrappers
