Open Security¶
Even if attacker knows how the system's security is implemented , attacker should still be thwarted.
Why we need to follow this principle¶
- When we use open-source projects security is better because opened functions and algorithms of the system can be reviewed by the security community and improved against attacks.
- The source code may be stolen, but the system should remain secure.
References¶
- (Wikipedia, 2021), https://en.wikipedia.org/wiki/Open_security