oxidecomputer / oxidecomputer/hubris

Rework Host hashing for RFD 682

Open
#2,610 2 comments 0 reactions 1 assignee View on GitHub

@labbott is already working on this.

Since Jul 24, 2026.

Dominant language
Rust
Stars
3.6k
Forks
239
Avg merge
1d 12h
Merged PRs (30d)
23

Description

RFD 682 talks about measuring host boot software for attestation. We "simply" need to take the sha of the active host phase 1 image. This is not, in fact, simple. We already have a mechanism to take the hash asynchronously via MGS but that doesn't quite meet our needs for attestation.

This issue tracks reworking the hashing to be usable for what we need for RFD 682. There's likely to be multiple PRs involved here and we can add them as they get finished.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.