Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyutils support #707

Open
unkcpz opened this issue Feb 24, 2025 · 0 comments
Open

Keyutils support #707

unkcpz opened this issue Feb 24, 2025 · 0 comments

Comments

@unkcpz
Copy link

unkcpz commented Feb 24, 2025

Redirect from hwchen/keyring-rs#234

We have some use cases that we want to use keyring in linux without linux desktop in the first place. It then require our users to install the dbus properly. To solve the issue, I wrap the rust implementation which support keyutils with python bindings into https://github.com/unkcpz/keyringrs.

I guess to make it works with keyutils, it requires to directly interact with keyutils API? There are some python libraries I found which tries to support it but is not actively maintained:

There is one that is quite new which is also a rust wrapper but for keyutils directly:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant