Design Quote by Douglas Adams
“A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.”
About This Quote
Source Book: The Salmon of Doubt, 2002
Designing foolproof systems fails because clever people exploit unexpected loopholes.
In simple terms: Foolproof designs are vulnerable to clever misuse.
Anticipate creative misuse.
Themes
Mood
Type
When to use this quote
- product development
- software security
- policy making
- engineering design
Key Concepts
Questions to Reflect On
- How can you test for unknown misuse?
- What assumptions are you making about user behavior?
Even with safeguards, unpredictable behavior can still cause failure.