-
ZypherOS 0.3.0 Alpha Pre-release
released this
2026-03-16 01:58:23 +00:00 | 36 commits to main since this releaseZypherOS 0.3.0 Alpha Release Notes
Release Date: March 15, 2026
Status: AlphaZypherOS 0.3.0 is a massive architectural milestone. This release transforms the baseline installer into a hardened security fortress, introduces robust system rollback capabilities, and refines the default desktop experience for maximum stability across all hardware.
Whether you are deploying to a bare-metal gaming rig or a datacenter hypervisor, 0.3.0 is designed to boot flawlessly and defend itself out of the box.
Desktop & Terminal Evolution
To ensure 100% boot success and stability across all physical hardware and virtual machines, we have updated the default terminal deployment:
- Terminal Replacement: Opted to remove Ghostty as the default terminal, replacing it with a deeply customized version of Konsole. Konsole guarantees flawless Wayland and X11 rendering regardless of GPU hardware or virtualization layers.
- The Zypher Aesthetic: Konsole has been pre-configured via
/etc/skelto feature the highly requestedCarbonfoxcolor palette, 0.9 background opacity, and theMesloLGS Nerd Font. - Global Shell Configs (
zypheros-shell-config): The customfishshell andstarshipprompts have been broken out into their own independent package. They now deploy globally to/etc/fish/conf.d/, ensuring all users inherit the ZypherOS aesthetic while keeping their personal~/.configdirectories safe during system updates. - Advanced Terminals: Ghostty and Alacritty have been moved to the official
repo.zyphersystems.comrepository for power users who prefer hardware-accelerated terminals.
The Security Fortress
The core kernel and network stacks have been aggressively hardened to mitigate modern attack vectors without sacrificing daily desktop usability.
- AppArmor Enforced: The kernel now boots with AppArmor strictly enforced, actively confining system services and Flatpak sandboxes.
- Kernel Network Hardening (
sysctl):- Active TCP SYN Flood protection (SYN Cookies enabled).
- Strict Reverse Path Filtering (Spoofing protection).
- ICMP Redirects and Source Routing explicitly disabled to prevent MITM attacks.
- Martian packet logging enabled for network auditing.
- Attack Surface Reduction: Obscure network protocols (DCCP, SCTP, RDS, TIPC) are now explicitly blacklisted via
modprobe. - Encrypted DNS:
systemd-resolvednow defaults to Opportunistic DNS-over-TLS (DoT), automatically encrypting DNS queries when supported by the network. - Strict Firewall:
firewalldis enabled by default, dropping all unrequested external traffic while explicitly managing SSH access based on user installation choices.
Filesystem & Recovery
- BTRFS & Snapper Integration: Choosing BTRFS during installation now automatically configures an optimized subvolume layout (
@,@home,@log,@pkg,@snapshots). - Automated Rollbacks:
snapperandsnap-pacare now fully integrated and configured offline during the chroot phase, enabling instant system rollbacks via the bootloader.
Installer Quality of Life Improvements
- Media Ejection Prompt: Added an active prompt to remove installation media (ISO/USB) prior to the final reboot sequence to prevent VM boot loops.
- Resilient Chroot Execution: Fixed a critical bug where offline D-Bus calls would silently crash the deployment script.
- Dynamic Memory: Added intuitive selection for ZRAM (50% or 100% of physical RAM) vs. traditional Swap partitions.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
zypheros-0.3.0-Alpha-x86_64.iso
4 downloads ·
2026-03-16 01:57:41 +00:00 · 1.4 GiB