oxidecomputer / oxidecomputer/omicron
Remove bootstore / LRTQ implementation after all customers are running Trust Quorum
Open
@andrewjstone is already working on this.
Since Oct 29, 2025.
bootstrap services
security
trust quorum
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Once all customers are fully running trust quorum we can go ahead and remove support for LRTQ and the old bootstore code running over plain TCP channels.
This mostly involves deleting bootstore related code. But in the case of the early network configuration, it involves moving that code from the bootstore crate into the trust_quorum crate.
Contributor guide
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.
Assessment
This issue has not been assessed yet.