Sculpt OS: an OS unlike any you've ever seen

ggmopa

Veteran Member
Bronze Star
Joined
May 17, 2025
Messages
203
Reaction Score
246
Feedback
0 / 0 / 0
'Sculpt is an open-source general-purpose OS. It combines Genode's microkernel architecture, capability-based security,sandboxed device drivers, and virtual machines in a novel operating system for commodity PC hardware and the PinePhone. Sculpt is used as day-to-day OS by the Genode developers./

Most broadly speaking, Sculpt OS is for people who distrust software. It allows using (often overly complex) software without sacrificing the user's autonomy and control. In contrast to commodity OSes that are ruled by platform providers (e.g., Linux distributions, Microsoft, Google, Apple), the user makes the rules and the software - including most of the components that constitute the notion of an OS - has to obey.

'Device drivers, which are often a major source of vulnerabilities, are sandboxed within Sculpt OS. This means that even if a driver is compromised, its impact is contained, preventing it from affecting other parts of the system.

Each application can run within its own virtual machine, providing an additional layer of security and isolation.

Sculpt OS is built upon the Genode OS Framework, which provides the tools and mechanisms for building highly secure and specialized operating systems. The framework's recursive system structure allows for the creation of sandboxes within sandboxes, enabling fine-grained control over resource allocation and access.'

It can be run on QEMU, Virtualbox and... Debain fans might love this... as a host with Debian VMs working out of the box.

Sculpt OS

 
Bro, I'm on desktop OpenBSD journey and now you're showing me this... You want me to never go outside?? 😁
 
Bro, I'm on desktop OpenBSD journey and now you're showing me this... You want me to never go outside?? 😁

I have been playing around with this for a few hours now and so far so good. The devs behind the Genode framework have obviously tried to make this as user friendly as possible.

I used to use HardenedBSD as a core system for my home network and as someone who doesn't get any real joy out of being a sysadmin , it was extremely cumbersome esp trying to get guest systems to work in behyve or jails. All great in prciniple but not easy in practice. Before that I used Qubes which was even worse.

What I like about this is how quickly it's reaching maturity. Already tested on Pinephone... to but that in perspective, took a good ten years to get a proper commercial Linux distro wokring properly and BSD, even FreeBSD still have none.

Keeping my fingers crossed for this, besides everything else it seems like an ideal way to minimise your AI 'footprint'. Main reason i'm gradually phasing out My Apple ecosystem here.

Still exploring it though. Don't want to get my hopes up too much.
 
Back
Top