rust-keylime icon indicating copy to clipboard operation
rust-keylime copied to clipboard

Rust implementation of the keylime agent

Results 60 rust-keylime issues
Sort by recently updated
recently updated
newest added

The way we are using it is undocumented and inconsistent with the documentation in `keylime/keylime`. It would be even better if there is a way to set this up the...

When is adding keylime agent with with payload and key via tenant command, the adding of agent had failed. For python agent is operation succesfull. [PR keylime tests](https://github.com/RedHat-SP-Security/keylime-tests/pull/200) LOG: `2022-09-21...

good first issue
help wanted
Keylime general

Some TPMs will have only one bank available.

help wanted
Keylime general

Check if this is a problem that also occurs in the Rust agent TPM code: https://github.com/keylime/keylime/pull/861

enhancement
help wanted

Remove the deprecated legacy python actions feature. The goal is to remove deprecated code before the next major release.

help wanted

The `README.md` could be spruced up. Among things to add would be some of the info from the PR description in #321 about revocation scripts.

good first issue
help wanted

We probably want this to be optional for certain use cases, testing.

enhancement
help wanted
feature_request
Keylime general

Currently we output all the warnings and errors from the tss-esapi bindings, but when we read the EK certificate we get a bunch of errors, that are not really understandable...

good first issue
help wanted

I looked into packaging the rust agent for Debian and it makes it a lot easier if the agent is published on crates.io. @lkatalin @ansasaki @ueno does anyone of you...

feature_request