Releases and community
Build with evidence.
The public alpha is a signed, live-boot evaluation image. Verify it before booting and use a disposable VM or non-primary machine.
Current community release
Public alpha signed live-boot ISO
The release includes the ISO, SHA-256 checksum, detached checksum signature, public key, and release notes. GitHub Releases is the canonical download source.
Before booting
Verify the release.
Download the ISO, its matching checksum, and signature from the same release. Run these commands in the download directory.
gpg --verify yantraos-*.iso.sha256.sig \
yantraos-*.iso.sha256
sha256sum -c yantraos-*.iso.sha256Personal-machine installer
Self-hosted Alpha is available.
The yantraOS 2.0 Alpha installer targets a disposable Arch Linux host with local inference. Broader hardware coverage is still in development; use the public alpha for live-boot evaluation.
Changelog
What's in the alpha
- Hardened artifacts. Signed ArchISO and fixed Azure VHD builds were boot-validated in QEMU.
- Deterministic routing. Known file and application actions can take a documented fast path instead of a visual loop.
- Azure hardening. Managed identity, Key Vault runtime provisioning, and deny-all inbound networking were manually validated.
Roadmap
The 2.0 path
- AlphaSigned live imageAvailable now
- 2.0 AlphaHosted runtimeIn development
- 2.0 BetaDeveloper platformPlanned
- 2.0Production releasePlanned
Build in public