Akadata Linux · Version 0 Saphira

Downloads

Release status, protected image delivery, checksums, signatures, and verification instructions.

Technical preview

Protected release delivery

Signed artifacts, never webroot files

Published images are held outside the document root. A short-lived guest AIE authorizes an explicit POST; PHP records the download start, then Nginx delivers the catalogued file from an internal-only location.

  • No cookies or PHP sessions.
  • No token-bearing URLs or query strings.
  • No filename supplied by the browser is used as a filesystem path.

Version 0 · Saphira

v0-saphira

Gated

Downloads open after the image, checksum, detached signature, and release notes pass acceptance.

  • Stripped runtime image

    Minimal x86-64-v3 boot image, expected to be approximately 300 MB.

    akadata-linux-v0-saphira-x86_64-v3-runtime.qcow2.zst
    Pending signed release
  • Development image

    Compressed image with the native development environment, expected to be 1–2 GB.

    akadata-linux-v0-saphira-x86_64-v3-development.qcow2.zst
    Pending signed release
  • SHA-256 checksums

    Checksums for every published image in this release.

    SHA256SUMS
    Pending signed release
  • Detached OpenPGP signature

    Detached signature for the release checksum manifest.

    SHA256SUMS.asc
    Pending signed release
  • Release notes

    Versioned build, verification, compatibility, and known-issue notes.

    RELEASE-NOTES.txt
    Pending signed release

Verification workflow

Exact filenames and the Akadata release-key fingerprint will replace the placeholders when the first release is accepted.

sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMS
unzstd akadata-linux-RELEASE-x86_64-v3-runtime.qcow2.zst