Hacker News new | ask | show | jobs
by nly 186 days ago
Static linking doesn't solve security issues either.
1 comments

Static linking can be a layer of defence against some security issues, depending on your circumstances.

But what I said was "reduced security footprint", considering the trade offs between a single statically linked binary and a full (or even cut down) Linux distribution.