Accept encryption key through environment variable
Open
enhancement
straightforward
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
Currently a key is passed from configuration file or as a command line argument:
http://www.serfdom.io/docs/agent/encryption.html
Passing keys through environment variables is a common way to "avoid other users from being able to discover it by inspecting running processes".
Contributor guide
Assessment
This issue has not been assessed yet.