|
|
|
|
|
by hypeatei
193 days ago
|
|
> Meh, this is a defence in depth measure Which is exactly why it should fail explicitly on unsupported platforms unless the developer says otherwise. I'm not sure how Go developers make things obvious, but presumably you have an ugly method or configuration option like: dangerousAllowSecretsToLeak()
...for when a developer understands the risk and doesn't want to panic. |
|