oxidecomputer / oxidecomputer/sprue
Need to serve infra public keys
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- Avg merge
- 2m
- Merged PRs (30d)
- 7
Description
Currently we provide public keys to machines at boot time, but we want them to instead be discoverable via sprue. It should serve the configured public keys to accepted servers only. It is up to the server itself to request the key, install it, and refresh as needed.
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 tracing how sprue currently provides configured public keys to machines at boot time and identify the service entry points involved. Define how accepted servers request and refresh keys, then verify that only configured keys are served to those servers and that the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100