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

Rust implementation of the keylime agent

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

- Includes the AIK-encrypted tpm quote and the retrieved boot/IMA logs - Make an auditable record of attestation for each machine being verified - Problem: AIKs change between agent runs...

enhancement
Keylime general

Do all our public functions need to be public?

good first issue

We want to make sure we haven't written any code that is unused.

good first issue

Currently each revocation notice is sent only once, and this could pose a problem for nodes that are either offline for that period or are still going through setup. It...

Go through each file and add unit tests to any function that doesn't currently have them but where it would make sense to do so.

good first issue

But only on changes to Cargo.toml

enhancement
good first issue

This is a test for IDevIDs and IAKs that are persisted in the TPM and are accessed via handle rather than regenerated. These keys may also be protected by password,...

Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.6 to 2.7.11. Release notes Sourced from pest_derive's releases. v2.7.11 What's Changed Avoid computing line offsets after the last token by @​wabain in pest-parser/pest#1023 fix: Remove unnecessary...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204. Release notes Sourced from serde's releases. v1.0.204 Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.5.13. Release notes Sourced from clap's releases. v4.5.13 [4.5.13] - 2024-07-31 Fixes (derive) Improve error message when #[flatten]ing an optional #[group(skip)] (help) Properly wrap long...

dependencies
rust