Y
Hacker News
new
|
ask
|
show
|
jobs
by
twic
1964 days ago
What i do is not put secrets in files in my source tree. If secrets have to go in files, they go in files somewhere well clear of any source control tool.
1 comments
cardmagic
1964 days ago
I built an e2e encrypted cloud service for secrets in case you’re interested in trying it:
https://cloudenv.com
link