Crates.io | linux-keyutils-keyring-store |
lib.rs | linux-keyutils-keyring-store |
version | 0.1.0 |
created_at | 2025-08-26 17:56:54.693137+00 |
updated_at | 2025-08-26 17:56:54.693137+00 |
description | Linux Keyutils credential store for keyring |
homepage | https://github.com/open-source-cooperative/keyring-rs/wiki/Keyring |
repository | https://github.com/open-source-cooperative/linux-keyutils-keyring-store.git |
max_upload_size | |
id | 1811610 |
size | 51,848 |
This library provides a credential store for use with the keyring ecosystem that uses the Linux key-management facility (keyctl).
To use this keychain-compatible credential store provider, you must take a dependency on the keyring-core crate and on this crate. Then you can instantiate a credential store and set it as your default credential store as shown in the sample program in this crate.
Licensed under either of the following at your discretion:
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.