Python

  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".

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Python

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

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

Python

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.