Giovannetti, Mark wrote:
Surely, welcoming obvious improvements that will save some other zope developer from re-implementing a secure /etc/passwd
equivalent is desirable.

I agreed. I'll apply slightly modified version of the patch with fixed-length salt if you don't object.

Python 2.5 has hashlib which supports sha224, sha256 and so forth.
I may look into adding support for those hashes to password
when zope has been updated for 2.5.

I think in this case it will make sense to move the module into self contained package for example zope.app.password or even zope.password.

--
Dmitry Vasiliev <dima at hlabs.spb.ru>
http://hlabs.spb.ru
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to