From: aggelos Date: Fri, 19 Feb 2010 14:42:05 +0000 (-0800) Subject: Kill blf passwords, that's a configuration, not a coding issue X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/4c1939dff060b7515f23cc898108b6a8afed3ea1 Kill blf passwords, that's a configuration, not a coding issue --- diff --git a/docs/developer/gsoc2010/index.mdwn b/docs/developer/gsoc2010/index.mdwn index 6307d02d..697a9b35 100644 --- a/docs/developer/gsoc2010/index.mdwn +++ b/docs/developer/gsoc2010/index.mdwn @@ -40,7 +40,6 @@ For more details on Google's Summer of Code: [Google's SoC page](http://socghop. * 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 -* Use blf instead of md5 for passwords etc. (already possible, but not default) 1. Data Integrity Framework Implementation * Something akin to what was done for Linux: http://oss.oracle.com/projects/data-integrity/