http://cypherpunk-handbook.i2p/articles/openbsd.html
There are 1 or 2 Linux distros with
this purpose but they have not rewritten the operating system from
scratch and only build user space and maybe do some small kernel
hardening, so they will never be as secure as OpenBSD (Or probably
any BSD). 1 - Library order randomization In rc(8), libc.so, libcrypto, and ld.so are relinked on startup,
placing the objects in a random order at boot time to prevent
"Return-oriented...