Password hash

Peter Pearson ppearson at nowhere.invalid
Thu Dec 27 14:24:22 EST 2012


On Sun, 23 Dec 2012 20:38:12 -0600, Robert Montgomery wrote:
> I am writing a script that will send an email using an account I set up
> in gmail. It is an smtp server using tls on port 587, and I would like
> to use a password hash in the (python) script for login rather than
> plain text. Is this do-able? Details please.

No, *you* need to provide details.  Security problems nearly always
emerge from the details, so it's important to be as clear as possible
about what you want to achieve and what the threat is.

-- 
To email me, substitute nowhere->spamcop, invalid->net.



More information about the Python-list mailing list