1. Home
  2. Computing & Technology
  3. Python
Python Blog

From Al Lukaszewski, for About.com

Accepting a Password Safely

Sunday June 29, 2008
Accepting a password in a non-secured environment can seem pretty risky. Fortunately, there is a Python module for that as well. As discussed in a recent article, one can use getpass to accept a user password without echoing it to the screen. For an example of how to do that, see the fourth part of the ongoing series "Retrieving POP3 Email with poplib", "Safely Getting the Password".
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.