Hacker News new | ask | show | jobs
by ratg13 1280 days ago
Swiss Cheese Model

https://en.wikipedia.org/wiki/Swiss_cheese_model

AKA defense-in-depth

Relying on one control is a recipe for failure, which is why security measures work best when layered.

You don’t trust in one control, you trust that you stack enough controls that one of them works.