oxidecomputer / oxidecomputer/maghemite
ddm: Authenticated Peering and Prefix Exchange
Open
@rcgoodfellow is already working on this.
Since Mar 20, 2023.
ddm
mvp
want
- Dominant language
- Rust
- Stars
- 94
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
Ddmd needs to support some form of authentication for peering and prefix exchange endpoints.
Prefix exchange uses Dropshot and adding some sort of TLS machinery there should be straightforward.
Discovery and peering happen over UDP, including some multicast bits, so something else will be needed there.
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.
Assessment
This issue has not been assessed yet.