It's been quite a few months in the making, but I believe I have something good enough to share with the community. It's written in shell, based on zfs, and uses the underlying FreeBSD tools.
Here's a summary of features:
Here's a summary of features:
- All workloads are run inside of jails
- GUI jails! Comes with a pre-configured template
- Network Isolation
- NIC and USB PCI devices are isolated in separate VMs
- - A series of gateway/tunnel jails provide network to client jails
- - Host is always offline, except for updates/pkgs
- - Just like Qubes has pristine templates, quBSD has *rootjails*
- A set of scripts act as a simplying wrapper for daily use and mgmt
- An installer script configures the intial setup of jails and VMs
- Default i3 integration (but can be easily modified for any WM)
- Useful setup, even if you're running headless.
GitHub - BawdyAnarchist/quBSD: A FreeBSD jails and bhyve wrapper, which implements a Qubes inspired containerization schema
A FreeBSD jails and bhyve wrapper, which implements a Qubes inspired containerization schema - BawdyAnarchist/quBSD
github.com