Y
Hacker News
new
|
ask
|
show
|
jobs
by
corndoge
3415 days ago
Somehow I doubt Azure Key Vault is easier than a gitignore line and a text file
3 comments
RussianCow
3415 days ago
Probably not, but it's a lot easier to accidentally commit (or otherwise expose) a text file.
link
okreallywtf
3413 days ago
Its not easier for sure, but it is more reliable and harder to mess up by making a single character mistake.
link
bluebeard
3415 days ago
.gitignore is easy but the pw is still naked. Probably a good practice to hash it.
link
slrz
3415 days ago
Probably not as the result would be useless for authenticating against another service.
link