Security Tradeoffs

by Pete Freitag

I've said it before, tradeoff's pop up in programming all the time. They are often difficult decisions, with no easy answer, and we often make the wrong decision.

Security is no stranger to trade-offs, here are three trade-offs that often limit security:

These aren't the only reasons for security vulnerabilities, often they are due to bugs, or from a lack of knowledge about the vulnerability.