|
|
|
|
|
by siliconc0w
3696 days ago
|
|
The problem is you need some repository to store this information and it's incredibly helpful to store the configuration along with the code. If someone has access to a shared secret and then shouldn't you should assume the secret is now compromised and rotate it. Rotating the keys doesn't solve this problem. |
|
It's a bad idea to store secrets in any form in your source code repository.