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-backed "metadata" store #201

Open
maxgoedjen opened this issue Jan 18, 2021 · 0 comments
Open

Add keychain-backed "metadata" store #201

maxgoedjen opened this issue Jan 18, 2021 · 0 comments
Labels
enhancement New feature or request idea Thing we might or might not do. We'll see.

Comments

@maxgoedjen
Copy link
Owner

Basically I'm thinking each of the current SecretStores has a metadataStore param passed in at init.

The metadata store would have an API for basically providing arbitrary metadata for a few diff functions (access log, key comment, etc). Keeping this in the keychain would prevent other processes from modifying it.

May also allow us to do #56

Inspired by #190

@maxgoedjen maxgoedjen added enhancement New feature or request idea Thing we might or might not do. We'll see. labels Jan 18, 2021
@maxgoedjen maxgoedjen moved this to Todo in Secretive Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request idea Thing we might or might not do. We'll see.
Projects
Status: Todo
Development

No branches or pull requests

1 participant