From: aggelos Date: Tue, 23 Feb 2010 13:16:19 +0000 (-0800) Subject: Kill security/hardening. Security is a process, not a bunch of checkboxes X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/3a90ac6bd52a10e93c02bc718c46798bb23f2e85 Kill security/hardening. Security is a process, not a bunch of checkboxes --- diff --git a/docs/developer/gsoc2010/index.mdwn b/docs/developer/gsoc2010/index.mdwn index f737941c..4fcef6fd 100644 --- a/docs/developer/gsoc2010/index.mdwn +++ b/docs/developer/gsoc2010/index.mdwn @@ -112,20 +112,6 @@ Meta information: --- -##### Security/Hardening improvements -* Encrypted swap/filesystems (From NetBSD or OpenBSD?) -* Extended toolchain hardening -* NX/XD support in kernel (at least for 64 bit kernels, DF doesn’t support PAE IIRC) -* More use of randomization (for example in PIDs) -* Port OpenBSD’s most recent malloc implementation as an option - -Meta information: - -* Difficulty: ? -* Contact point: ? - ---- - ##### Data Integrity Framework Implementation * Something akin to what was done for Linux: http://oss.oracle.com/projects/data-integrity/