|
|
|
|
|
by Eikon
481 days ago
|
|
You're essentially advocating for security through obscurity. The fact that public infrastructure is mappable is actually beneficial. It helps enforce best practices rather than relying on the flawed 'no one will discover this endpoint' approach. > And it's a new single point of control and failure! This reasoning is flawed. X.509 certificates themselves embed SCTs. While log unavailability may temporarily affect new certificate issuance, there are numerous logs operated by diverse organizations precisely to prevent single points of failure. Certificate validation doesn't require active log servers once SCTs are embedded. |
|
So? The problem with security through obscurity is when it is the only security you are using. I didn't see anything in his comment that implied his only protection was the secrecy of his endpoints.
Security through obscurity can be fine when used in addition to other security measures, and has tangible benefits in a significant fraction of real world situations.