Jump to content

Security-focused operating system

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2604:ca00:120:8376::660:1cd2 (talk) at 15:49, 20 October 2023 (Gentoo-based: Shortened description because potential users can visit the main article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


This is a list of operating systems specifically focused on security. Similar concepts include security-evaluated operating systems that have achieved certification from an auditing organization, and trusted operating systems that provide sufficient support for multilevel security and evidence of correctness to meet a particular set of requirements.

Linux

Android-based

Arch-based

Debian-based

Gentoo-based

Other Linux distributions

  • Alpine Linux is an actively maintained lightweight musl and BusyBox-based distribution. It uses PaX and grsecurity patches in the default kernel and compiles all packages with stack-smashing protection.
  • Fedora Silverblue is an immutable desktop operating system. Every Silverblue installation is identical to every other installation of the same version, and it never changes as it is used. The immutable design is intended to make the operating system more stable, less prone to bugs, easier to test and develop, and create a platform for containerized applications as well as container-based software development. Applications and containers are kept separate from the host system. OS updates are fast and there is no installation stage. With Silverblue, it is also possible to roll back to the previous version of the operating system, if something goes wrong.[13]

BSD

  • OpenBSD is an open source BSD operating system that is known to be concerned heavily with security. The project has completed rigorous manual reviews of the code and addressed issues most systems have not. OpenBSD also supplies an executable space protection scheme known as W^X (memory is writable xor executable), as well as a ProPolice compiled executable base. OpenBSD became the first mainstream operating system to support partial ASLR and to activate it by default; ASLR support was completed in 2008 when it added support for position-independent executable (PIE) binaries.[14]

Xen

  • Qubes OS is a desktop operating system based around the Xen hypervisor that allows grouping programs into a number of isolated sandboxes (virtual machines) to provide security. Windows for programs running within these sandboxes ("security domains") can be color coded for easy recognition. The security domains are configurable, they can be transient (changes to the file system will not be preserved), and their network connection can be routed through special virtual machines (for example one that only provides Tor networking). The operating system provides secure mechanisms for copy and paste and for copying files between the security domains[15]

See also

References

  1. ^ "About The Calyx Institute - Calyx Institute". calyxinstitute.org. Retrieved 2 November 2021.
  2. ^ "Kali NetHunter Documentation". Kali Linux Documentation. Retrieved 5 April 2020.
  3. ^
  4. ^ "Parrot Security Could Be Your Next Security Tool". Linux.com | The source for Linux information. 2 December 2016. Retrieved 9 March 2018.
  5. ^ Vervloesem, Koen (27 April 2011). "The Amnesic Incognito Live System: A live CD for anonymity [LWN.net]". lwn.net. Archived from the original on 21 August 2017. Retrieved 14 June 2017.
  6. ^ "Devs cook up 'leakproof' all-Tor untrackable platform". The Register. 13 November 2012. Retrieved 10 July 2014.
  7. ^ Greenburg, Andy (17 June 2014). "How to Anonymize Everything You Do Online". Wired. Retrieved 10 July 2014.
  8. ^ "Whonix adds a layer of anonymity to your business tasks". TechRepublic. 4 January 2013. Retrieved 10 July 2014.
  9. ^ Pentoo (Gentoo) Based Linux Review, Features and Screenshot Tour, TecMint.
  10. ^ KITE Introduces a New Secured FOSS Based Operating System
  11. ^ A Look at Pentoo Linux and Its Security Analysis Tools, eWeek
  12. ^ 12 Best Operating Systems For Ethical Hacking And Penetration Testing | 2018 Edition
  13. ^ "Fedora Silverblue User Guide :: Fedora Docs". docs.fedoraproject.org. Archived from the original on 11 October 2021. Retrieved 11 October 2021.
  14. ^ "Pledge() - A New Mitigation Mechanism". Retrieved 8 October 2018.
  15. ^ Porup, J.M. (14 February 2022). "Qubes OS: A reasonably secure operating system". Qubes OS. Archived from the original on 14 February 2022.