this post was submitted on 11 May 2024
87 points (100.0% liked)
Free and Open Source Software
17919 readers
84 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Qubes - an OS that compartmentalizes system functions (including userspace) into separate VMs, with the intent of keeping them secure from each other. Kind of an internal zero-trust approach. Complicated to use.
Alpine Linux - stripped down to create a reduced attack surface, with the intent to provide only packages which have been vetted for security. Fairly straightforward.
Redox OS - a Unix-like OS written in Rust (not actually Linux). Limited, still kind of a prototype.
Damn Small Linux has been revived with a new version recently, which is nice to see.
HoloISO - a community built reimplementation of the Steam Deck OS.