keylime / keylime/rust-keylime
Also check TPM2TOOLS_TCTI as environment variable to set TCTI
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 162
- Forks
- 76
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 3
Description
Currently we only allow TCTI environment variable to set the TCTI for the agent. To be compatible with tpm2-tools we should also check TPM2TOOLS_TCTI.
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
Search the agent configuration code for the existing TCTI environment-variable handling and trace how that value is selected. Add compatibility for TPM2TOOLS_TCTI alongside TCTI, then verify that the agent accepts the additional variable without breaking the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100