|
|
|
|
|
by torstenvl
879 days ago
|
|
> > In this post I briefly go over the terrible state of software security, and then spend some time on why it is so bad.... The security of software depends on two factors - the density of security issues in the source code, and the sheer amount of exposed code.... It is not just the amount of code that is worrying. It is also the quality, or put another way, the density of bugs. > This article is a bit hyprocritical. The example is an image sharing tool, but you don't resize images at all. Can you explain how serving full-sized images opens up additional security vulnerabilities? I don't see the connection between your argument about bandwidth and the OP's argument about attack surface. |
|
More lines of code don't necessarily correlate to less secure - in fact, the author's tool makes a big security mistake, it doesn't strip EXIF.