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 PlainTextProvider, OpenSSLConsumer, GPGConsumer #6

Open
krysopath opened this issue Apr 17, 2019 · 0 comments
Open

add PlainTextProvider, OpenSSLConsumer, GPGConsumer #6

krysopath opened this issue Apr 17, 2019 · 0 comments
Milestone

Comments

@krysopath
Copy link
Owner

add PlainTextProvider and OpenSSLConsumer as well as GPGConsumer, where the first just reads from plaintext dotenv and the latter create an encrypted version of the vaultify Kn=Vn dotenv file.

this avoids failures due to different implementations of openssl and gpg when using docker.

Originally posted by @krysopath in #1 (comment)

create a viable pattern for creation of encrypted configuration files to avoid hassle when the vaultify binaries are different from the creators host

@krysopath krysopath added this to the mvp milestone Apr 17, 2019
@krysopath krysopath changed the title add PlainTextProvider and OpenSSLConsumer as well as GPGConsumer, where the first just reads from plaintext dotenv and the latter create an encrypted version of the vaultify Kn=Vn dotenv file. add PlainTextProvider,OpenSSLConsumer, GPGConsumer` Apr 17, 2019
@krysopath krysopath changed the title add PlainTextProvider,OpenSSLConsumer, GPGConsumer` add PlainTextProvider, OpenSSLConsumer, GPGConsumer Apr 17, 2019
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