Y
Hacker News
new
|
ask
|
show
|
jobs
by
securityquest
1580 days ago
Do you store them as plaintext in the backend db?
1 comments
tedyoung
1580 days ago
Often keys are stored in some sort of secure Key Vault. This is part of the infrastructure, e.g., Azure Key Vault. Or something like
https://www.vaultproject.io/docs/secrets
link