Rust agent for Keylime
Go to file
Anderson Toshiyuki Sasaki 5a0b848dcf Update, add services, and drop dependencies
- Update to aed51c7 commit
- Require keylime-base on Fedora >= 36
- Update clap dependency
- Drop rustc-serialize and flate2 dependencies
- Make wiremock an optional dependency and re-enable tests
- Fix serialization of structures in quotes to fix issue on big-endian
- Add systemd services for the agent and secure mount
- BuildRequire systemd for the services
- Use more descriptive error messages on missing files errors
- Set supplementary groups when dropping privileges
- Create /usr/libexec/keylime directory

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
2022-07-01 14:45:45 +02:00
.gitignore Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
changelog Opt into using rpmautospec 2022-06-03 10:27:28 +09:00
keylime-agent-rust.spec Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
README.md Added the README 2022-01-24 17:24:25 +00:00
rust-keylime-add-quote-serialization.patch Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
rust-keylime-descriptive-error-messages.patch Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
rust-keylime-drop-dependencies.patch Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
rust-keylime-set-supplementary-groups.patch Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
rust-keylime-show-path-missing-cert.patch Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00
sources Update, add services, and drop dependencies 2022-07-01 14:45:45 +02:00

keylime-agent-rust

The keylime-agent-rust package