Develop secureness first or as a later step?
- by MattyD
The question Do you actively think about security when coding? asks about security mindset while programming.
Obviously, a developer does need to think about security while coding — SQL injection, password security, etc.
However, as far as the real, fully-formed security, especially the tricky problems that may not be immediately obvious, should…