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 storage_driver_password_file option for security #1633

Open
basvandijk opened this issue Apr 8, 2017 · 1 comment
Open

Add storage_driver_password_file option for security #1633

basvandijk opened this issue Apr 8, 2017 · 1 comment

Comments

@basvandijk
Copy link

For security reasons it would be better not to pass secrets via the command line because other processes can read the command line. So I'm requesting a feature that besides the option:

-storage_driver_password=some-secret

we get the option:

-storage_driver_password_file=/run/keys/my-secret
@dashpole
Copy link
Collaborator

dashpole commented Apr 8, 2017

cc @timstclair security-related

@timstclair timstclair assigned tallclair and unassigned timstclair Jul 7, 2017
@tallclair tallclair removed their assignment May 1, 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

4 participants