Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
d503
on June 6, 2012
|
parent
|
context
|
favorite
| on:
6.5 Million LinkedIn Password Hashes Leaked
If you're paranoid about shoulder-surfing you can use getpass to hide your password as you type it in.
>>> import getpass >>> password = getpass.getpass('Password: ')
http://docs.python.org/library/getpass.html
grantismo
on June 6, 2012
[–]
Command line utility I wrote which uses getpass:
http://dpaste.com/hold/756011/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: