linux-keyutils-keyring-store

Crates.iolinux-keyutils-keyring-store
lib.rslinux-keyutils-keyring-store
version0.1.0
created_at2025-08-26 17:56:54.693137+00
updated_at2025-08-26 17:56:54.693137+00
descriptionLinux Keyutils credential store for keyring
homepagehttps://github.com/open-source-cooperative/keyring-rs/wiki/Keyring
repositoryhttps://github.com/open-source-cooperative/linux-keyutils-keyring-store.git
max_upload_size
id1811610
size51,848
Daniel Brotsky (brotskydotcom)

documentation

README

Linux Keyutils Keyring Store

build crates.io docs.rs

This library provides a credential store for use with the keyring ecosystem that uses the Linux key-management facility (keyctl).

Usage

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.

License

Licensed under either of the following at your discretion:

Contribution

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.

Commit count: 0

cargo fmt