vext01 / passout

Simple password manager built on GnuPG.
4 stars 1 forks source link

Generation of random passwords with some fixes #3

Closed richlanc closed 9 years ago

richlanc commented 9 years ago

Commit messages should make the changes apparent.

vext01 commented 9 years ago

Thanks for this.

I have merged the first three commits and put the remaining commit in the `gen' branch (see below).

One small comment, it is better to keep style changes separate from logic changes. So, the pep stuff is better separate from the exception change, but I am nitpicking. In return I will configure vim for pep8 (if possible) before I hack passout again (I still hate the import rules of pep8).

For the gen branch, see: https://github.com/vext01/passout/issues/4