oxidecomputer / oxidecomputer/tufaceous
fake hubris artifacts are not very life-like
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Our generated fake Hubris artifacts don't have the various extra files in them that help us detect whether they are an SP, ROT, or ROT bootloader image, so guessing these artifacts ultimately fails. (Both slots of the ROT bootloader fakes also have the same hash.) We should improve these fakes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that generates fake Hubris artifacts and the logic that distinguishes SP, ROT, and ROT bootloader images. Compare the generated files and hashes for both ROT bootloader slots; done when the fakes contain distinguishing extra files and the two slots no longer share a hash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100