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

Disclaimer: this is an AI generated rewrite. We should be careful reviewing it. Adds a modern Rust replacement for keylime_tenant with full API compatibility and improved usability. ## Features -...

**Describe the bug** In Keylime Rust agent v0.2.8, the agent continues running even when it fails to connect to and register with the Registrar during startup. This allows the keylime...

Here we integrated authentication middleware into ResilientClient with automatic token management and refresh, establishing an authentication system that transparently handles TPM-based challenge-response authentication for HTTP clients.

The new workflow runs on every push and pull request to the master branch and performs the following checks: * cargo build: Compiles the main application. * cargo test: Compiles...

Server side - https://github.com/keylime/keylime/pull/1777 ### Concise Summary Support CMW-based evidence serving instead of custom quote format This PR adds initial support for sending attestation evidence encoded using the **Conceptual Message...

I am able to succesfully run , registrar and verifier in a different machine(b), im trying to run agent in sytem (a) , but im not understanding how to 1....

Couldn't test locally, hopefully the CI can handle it

In order to keep upstream code aligned with Fedora, the process to merge new dependencies included by `dependabot` requires to check if the new process is packaged in Fedora Rawhide....

enhancement
good first issue
feature_request
CI