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

Pass/GPG Backend #55

Open
MagicRB opened this issue Apr 4, 2022 · 0 comments
Open

Pass/GPG Backend #55

MagicRB opened this issue Apr 4, 2022 · 0 comments
Assignees

Comments

@MagicRB
Copy link
Contributor

MagicRB commented Apr 4, 2022

Clarification and motivation

Implement a new backend, like the already existing one for Vault.Kv that uses either pass or gpg directly. The question is whether to use pass or gpg, they're essentially equivalent, but if we went for gpg we'd avoid a needless dep on pass, I'm not saying that we shouldn't maintain pass compatibilty, but we can go around it if we want.

Acceptance criteria

New functional backend on top of pass/gpp, associated tests, and compatibility with pass.

UPDATE: now having looked at the source code of pass, I refuse to touch GPG with a 20 foot pole, I personally don't mind the extra dependency so I'll just start wrapping pass.

@MagicRB MagicRB mentioned this issue Apr 5, 2022
8 tasks
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