On 2005-05-03, mahasamatman <[EMAIL PROTECTED]> wrote:
> I suggest You to use base 64 encoded strings
> something like
> password = 'aGlkZGVuX3Bhc3N3b3Jk\n'
> password = pasword.decode("base64")
That will delay the attacker for a few minutes.
--
Grant Edwards grante Yow! Do you like "TENDER
at VITTLES"?
visi.com
--
http://mail.python.org/mailman/listinfo/python-list
