Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:48
· 3 commits to main since this release

Reproducible microVM kernel for boatramp's embedded VMM.

Verify before use:

sha256sum -c <(printf '%s  boatramp-vmlinux-x86_64\n' "$(cat boatramp-vmlinux-x86_64.sha256)")

The .sig is a detached ES256 (r‖s, hex) signature over the SHA-256
hex string, verifiable against boatramp's built-in kernel-signing
public key. boatramp checks both before booting the kernel.