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

Adds ability to load key from env variable #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darbyfrey
Copy link

This adds the ability to store the encryption key in an environment variable so that it doesn't need to be persisted to a file, etc. The use case for this is for deploying to something like Heroku.

It stores the key in the CRYPTEX_ENV_KEY. Happy to change that name to something that would make more sense.

@kristiandupont
Copy link

I would like this PR merged, are there any plans to do so or does it not align with the policy or vision of the project somehow?

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