December 22, 2009
Roberto Alsina: python-keyring is seriously nice

Many programs require passwords from the user.

It’s nice when a program can remember the password you give it.

It’s nicer when it stores said password safely. However, it’s not trivial to do that…