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

Add Keychain Utility Storage class #641

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amigus
Copy link

@amigus amigus commented Aug 16, 2024

Create a Keychain Utility Storage class that delegates get/set to a 'utility' binary. The binary must support set <configuration as string> and get that returns what was set.
The Storage class requires that the binary have a known SHA256 sum unless hash checking is disabled.

- Support only linux-keyring-utility 0.2.0+
- Strip unnecessary complexity
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

Successfully merging this pull request may close these issues.

2 participants