IPC API for use with containers
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 45
- Forks
- 12
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Due to (notably) differences in libc, it’s rarely possible for a library built for the host to run in a container reliably. It would be very nice to have an IPC API that containers could use so that they could use host-provided certificates and revocation information.
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
No files, tests, or entry points are named in the issue. Start by surveying the repository's certificate and revocation-information interfaces, then determine the IPC boundary and container/host compatibility requirements; done means a defined, usable API for containers to access host-provided certificates and revocation data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100