[imp] imp 2.3.x vs TWIG

Alexandre Hautequest hquest@fesppr.br
Sat, 27 Jan 2001 21:59:46 -0200 (BRST)


On Sat, 27 Jan 2001, Rich Lafferty wrote:

> On Sat, Jan 27, 2001 at 10:04:38AM -0500, Jeff Greenfield (jgreen@calvin.edu) wrote:

(...)

> Storing a password in a database source might be too insecure for
> some, especially given users' propensity to reuse passwords. (...)

So we can use the crypt hability to encrypt/decript ths database stored
passowrd. I don't think this will be a big limitation, unless the database
is world-readable.

Or even better, use mcrypt's functions.

--
Alexandre Hautequest