Spec

Specification draft

QuantumUnix is an Omarchy/Arch-based desktop profile with security and privacy overlays, release verification, and post-quantum crypto policy.

Platform stack

AreaPreferred choiceReason
BaseArch Linux + OmarchyLightweight, rolling, modern package base with an opinionated Hyprland desktop workflow.
Window systemHyprland / WaylandKeyboard-first tiling workflow, modern graphics stack, cleaner isolation than legacy X11 patterns.
Shell workflowzsh/bash + tmux + neovimUnix-style composability and reproducible text configuration.
SecurityAppArmor/Landlock/seccomp profiles where practicalDefense-in-depth without hiding how the system works.
PrivacyNo telemetry, DNS privacy, hardened browserData minimization and explicit consent.
Release trustChecksums, signatures, SBOMs, build logsUsers can verify what they install.

Layer model

01 Upstream

Arch Linux repositories and official package tooling.

02 Desktop

Omarchy: Hyprland workflow, hotkeys, theme propagation, developer packages.

03 QuantumUnix

Privacy/security defaults, post-quantum crypto profiles, verification docs, release images.

04 Organization

Optional certificates, identity provider, VPN/proxy, software catalog, compliance policy.

05 User

Dotfiles, local tools and personal workspace customizations.

Functional requirements

  • Full-disk encryption guidance and secure backup workflow.
  • Browser hardening profile and extension policy.
  • Documented software catalog and optional self-service package layer.
  • Rollback-friendly update and recovery procedure.
  • Fleet bootstrap script for pilot devices.
  • Public SBOM and vulnerability response process.

Crypto policy

CLASSIC

Maximum compatibility: conventional TLS/SSH algorithms with modern safe defaults.

HYBRID

Default pilot mode: classical + post-quantum key exchange where peers support it.

PQ-STRICT

Research/pilot mode: reject non-PQ-capable endpoints where operationally possible.

Disk encryption remains conventional LUKS2 for now. The PQ layer focuses first on network transport and software supply-chain signatures.