oasisprotocol / oasisprotocol/oasis-core
Parse PPID and SGX Type extensions from PCK certificates and support in policies
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
The Go and Rust SGX/TDX quote parsing libraries should also parse PPID and SGX Type extensions from PCK certificates and support referencing them in quote policies (eg. so only certain values of the fields are allowed).
Together with #5758 relevant collections (eg. of PPIDs, FMSPCs) should be supported such that these collections can be referenced in policies instead of specifying individual values.
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.
Research direction
Review the Go and Rust SGX/TDX quote parsing libraries and the quote-policy handling described in the issue, then inspect #5758 for the related collection requirements. Done means PPID and SGX Type extensions are parsed from PCK certificates, policy references can constrain their values, and collections such as PPIDs and FMSPCs can be used instead of individual values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100