oxidecomputer / oxidecomputer/sprue

Need to serve infra public keys

Open
#26 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.