First page Back Continue Last page Summary Graphics
Security is Hard
Reasonable assumptions dont apply.
- File name length bounds dont apply.
 - Any input field can be arbitrarily weird.
 
Your adversary is creating improbabilities.
- Race conditions will happen.
 
Nature is subtle but not malicious  but the hackers are both.