]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add TODO items for better integration with regular CrackLib
authorRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:38:59 +0000 (22:38 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:38:59 +0000 (22:38 -0800)
TODO

diff --git a/TODO b/TODO
index 793202bd28a3f9ef8a4b1265fac697c274e87398..0f7a92921184f55d1d2575bf30fc5861a1fc81a1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,14 @@
    modifications made to the embedded CrackLib and what problems one may
    encounter using an unmodified version.
 
+ * Update to CrackLib 2, which is currently shipped in Debian.  This
+   requires testing to confirm that the on-disk data format is still the
+   same.
+
+ * Feed back modifications to CrackLib 2 to allow a program to use a
+   custom set of rules, which would allow us to stop embedding our own
+   copy of CrackLib customized to add additional rules.
+
  * The kadmind patch needs to abort kadmind startup if the plugin could
    not be loaded, or at least needs to reject every password.