Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Deinumite
on May 10, 2016
|
parent
|
context
|
favorite
| on:
Git-secret – store private data in a Git repo
I usually only encrypt var files that contain things like db passwords or something. In our case it made it harder to spot typos in the username for example.
I wouldn't encrypt a whole playbook for example.
davedx
on May 10, 2016
[–]
We don't encrypt all of the credentials, just the actual passwords.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wouldn't encrypt a whole playbook for example.