Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Why InterGenOS Exists

There are a lot of good Linux distributions. This page is the honest answer to a fair question: why build another one?

The short version: InterGenOS occupies a combination that nothing else quite fills — security as the only lens, a machine you genuinely control and can verify, and a capable local AI assistant that never phones home — all on a built-from-source, transparent base. Plenty of systems are excellent on one or two of those axes. InterGenOS is built around all of them at once, and refuses the usual trade-offs between them.

What InterGenOS optimizes for

  • Security is not first. It is only. Every package, default, and design decision is a security decision. Features that cannot be made safe are not shipped; convenience never silently wins over safety.
  • You control the machine. It is built from source (Linux From Scratch lineage), every claim is checkable (see Verify It Yourself), and nothing about how it works is hidden from you. A machine you understand, can modify, and can trust.
  • AI that stays on your machine. InterGen is an offline-first local assistant with zero telemetry — useful out of the box, with optional cloud providers you turn on explicitly, never by default.
  • Honesty about what ships today vs. what is planned. The wiki and the system both separate “this is enforced now” from “this is built and coming.” No reassuring headlines that the configuration does not back up.

How it compares

Every system below is a serious, well-engineered project, and for many people one of them is the right answer. The table is about emphasis, not a scoreboard — what each is built to optimize first.

SystemBuilt to optimizeWhere InterGenOS differs
FedoraA polished, current, general-purpose desktop; upstream-leading; SELinux on by defaultInterGenOS is security-only, not general-purpose; built from source rather than from a corporate binary archive; ships a local AI assistant and a checkable boot chain as first-class.
ArchMaximal user control and a do-it-yourself, rolling systemInterGenOS shares the control-and-transparency ethos but ships an opinionated, secure-by-default posture (signed boot, hardened kernel, default-deny firewall) instead of leaving hardening entirely to you.
DebianRock-solid stability, software freedom, an enormous package setInterGenOS trades breadth and conservatism for a tightly curated, security-first set with a hardened default configuration and a per-file-verifiable install.
NixOSDeclarative configuration and reproducible buildsInterGenOS shares the reproducibility and verify-it-yourself values, without the Nix language/model as a prerequisite, and adds the security-only posture and local AI.
secureblueHardened, image-based Fedora AtomicClosest on security philosophy. InterGenOS differs in being built from source (not a Fedora-derived immutable image) and in shipping a local assistant; the trust model is per-file pkm verification rather than an atomic image.
Qubes OSSecurity through strict VM compartmentalizationA different and excellent paradigm. InterGenOS hardens a single conventional system you use directly (lighter hardware needs), rather than isolating workloads into Xen domains.
openSUSEA polished general-purpose system with YaST and snapshotsInterGenOS is narrower by design — security-only, built from source, with the local-AI and checkable-boot pillars rather than a broad admin toolkit.

When something else is the better fit

Honesty cuts both ways:

  • You want the widest possible software availability out of the box → Debian or Fedora.
  • You want rolling, bleeding-edge, fully hand-assembled → Arch.
  • You live in a declarative/reproducible config workflow already → NixOS.
  • You need hard workload isolation above all (separate, mutually distrusting compartments) → Qubes OS.
  • You want Fedora’s ecosystem with hardening in an immutable image → secureblue.

If those are your priorities, use them — they are good at what they do.

When InterGenOS is the fit

Choose InterGenOS if you want one system that is:

  • security-first to the point of being security-only, with a hardened default you do not have to assemble yourself;
  • transparent and built from source, where every guarantee is something you can check yourself rather than take on faith;
  • shipped with a genuinely useful local AI assistant that does not send your data anywhere;
  • honest with you about exactly what it enforces today.

That specific combination is the reason InterGenOS exists. If it is the combination you have been looking for, start here.