hello@emryk.com
In Development

ML Workstations,
as Managed Images

GPU-ready cloud workstations for ML teams — delivered as immutable, automatically-updated OS images. Built on Universal Blue's kinoite-main — a derivative of Fedora Kinoite, the official KDE Plasma variant of Fedora. Ready on boot.

bootc / rpm-ostree NVIDIA drivers baked in CUDA 13.2 verified OCI-native cosign verified Multi-cloud portable
Verify the build ↓
Status Milestone 1 complete — base image builds green in CI, NVIDIA Open driver stack verified end-to-end. Public image at ghcr.io/rhuze-emryk/emryk-ml. Pilot program opening 2026; customer-facing product launching when the pilots prove out.

Verify · then trust

Three attestations. Yours to verify.

Every image we publish carries three independent supply-chain attestations. Your security team can verify any one in under a minute — no support ticket, no NDA, no trust in Emryk required.

01

Cosign signature

Proves Emryk signed the image.

cosign verify \
    --key https://raw.githubusercontent.com/rhuze-emryk/emryk-ml/main/cosign.pub \
    ghcr.io/rhuze-emryk/emryk-ml:latest
02

SLSA build provenance

Proves which GitHub workflow built it, from which commit, when.

gh attestation verify \
    oci://ghcr.io/rhuze-emryk/emryk-ml:latest \
    --repo rhuze-emryk/emryk-ml
03

CycloneDX SBOM

Complete bill of materials, generated from the published artifact — not the source.

gh attestation verify \
    oci://ghcr.io/rhuze-emryk/emryk-ml:latest \
    --repo rhuze-emryk/emryk-ml \
    --predicate-type https://cyclonedx.org/bom

Full threat model: SECURITY.md