Skip to content

Three ISOs

Syn_OS ships as a three-image family. All three share the same kernel, Rust userspace, and GRIMOIRE engine — but a build-time Curtain (ELF symbol scanner + feature audit + lab integrity manifests) and a runtime capability ceiling enforce strict separation. Public players cannot escalate to Master no matter how far they progress.

ProfileAudienceStatusDistribution
GRIMOIRE PublicStudents, hobbyists, CTF players, competitorsBeta — public release pending counsel review of EULA + ToSFree download, Apache 2.0 + LicenseRef-Proprietary split
GoodLifeAI researchers, salvage operators, AI-curiousBeta — public release pending counsel reviewFree download
MasterLumOs operators, commercial customers, federal contractsInternal — gated by license & customer agreementCommercial license, not for public distribution
  • 6.19-synos-ai kernel with CONFIG_RUST=y and 17 loadable Rust modules
  • ALFRED in GameMode (sandboxed for labs, AppArmor + seccomp restricted)
  • 10-tool starter kit (nmap, wireshark, netcat, curl, tcpdump, strace, ltrace, hexdump, binwalk, strings) and 5 intro labs
  • The full 100-lab catalogue is pre-bundled inside the ISO — unlocked progressively, no internet required
  • Cinnamon DE with Rehoboam system monitor overlay
  • synos-bevy desktop plugins (Cutscene, FactionHQ, SkillTree, Mindmap, RetroFilter, Cyberspace)
  • C2 framework binaries (cobalt-strike, empire, covenant, sliver) scrubbed at build time
  • Syscalls 470–474 (AI dispatch) return ENOSYS; Fragment Field IDS is userspace-only
  • Tier-isolated LLM federation (GRIMOIRE nodes federate only with GRIMOIRE peers)
  • Same kernel; ALFRED built with the research-mode cargo feature
  • Loads ResearchModeSettings from ~/.config/alfred/research.toml
  • Ollama pre-configured with qwen2.5:7b + llama3.2:3b (~6.5 GB pre-pulled in stage 12 — offline-capable on first boot)
  • Jupyter, curated ML tooling, no offensive security tools
  • No internet-facing services by default
  • Wallpaper set: goodlife-abstract, goodlife-nebula, goodlife-space
  • Every capability enabled from first boot — full ALFRED, full ARCANUM, full Fragment Field IDS, full Curtain v3 admin tokens
  • 600+ security tools (155 native + 250 Arsenal container + 2,800 BlackArch on-demand)
  • RaaS engine + finding ranker + digest renderer + Stripe billing
  • SOC2 / CMMC L2 / FedRAMP Moderate compliance posture
  • Not for public distribution. Commercial license + customer agreement required.

All public ISOs are signed and reproducible:

  • Cosign + Sigstore Rekor transparency log entries (v48 Forge)
  • SLSA-3 provenance generated by slsa-github-generator in release-publish.yml
  • SOURCE_DATE_EPOCH propagation, deterministic squashfs, sorted tar/mksquashfs, pacman snapshot pin — bit-for-bit reproducible across oracle nodes
  • SHA-256 checksums + CycloneDX SBOM published alongside each ISO
  • GPG-signed release manifest

The cross-oracle verifier (synos-rebuild-verify.sh) lets you rebuild any release ISO on independent hardware and confirm the digest matches.

ComponentMinimumRecommended
CPUx86_64 (Haswell+), 2 cores4+ cores, AVX2
RAM4 GB8+ GB (16 GB for AI workloads)
Storage32 GB64 GB SSD
FirmwareUEFI w/ SecureBoot optionalUEFI + TPM 2.0 (for Curtain v3 attest)
GPUOptional (Vulkan for Bevy)Discrete GPU for local LLM inference
NetworkOptionalTailscale-capable (ARCANUM mesh)

Star the GitHub repository to be notified when public ISOs cut. Join the Discord for build-day announcements.