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

APP_KEY_FILE for docker secrets and passphrases #363

Open
5andr0 opened this issue Jul 9, 2024 · 1 comment
Open

APP_KEY_FILE for docker secrets and passphrases #363

5andr0 opened this issue Jul 9, 2024 · 1 comment

Comments

@5andr0
Copy link

5andr0 commented Jul 9, 2024

Would be nice to have APP_KEY_FILE to use it with docker secrets

Alternatively it would also be nice to have APP_PASSPHRASE(_FILE) and just hash it into the required bit size, instead of forcing the user to use 32 chars.

In case of an APP_KEY loss it's easier for the user to remember the passphrase.

Thanks for the project!

@Bubka
Copy link
Owner

Bubka commented Jul 9, 2024

Indeed, a passphrase could be easiest to remember, although whatever the secret format, it should be backed up.
Having multiple options to achieve the same thing is to me the best approach to ease adoption, I will add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants