Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation
  1. 1
  2. 2
  3. »

File history for Revelation / src / lib / util.py

Author Revision Message Labels Date
Mikel Olasagasti Uranga aa0dc7ff4f04 Add option to use punctuation characters when generating passwords
Tristan Heaven a6b82ebb244d Use system cracklib instead of the old bundled python-crack
Mikel Olasagasti Uranga 6eca4146d7b0 Update FSF address
Erik Grinaker dceea539b127 fixed crash when saving file after certain imports (fixes bug #203)
Erik Grinaker 78fb3436ec03 removed version number for source file headers
Erik Grinaker b5fc6590ef34 bumped version to 0.4.8
Erik Grinaker e1117203c473 use gettext for all text strings
Erik Grinaker 42b9154d2aaf password generator now always avoids ambiguous characters
Erik Grinaker f5e91f3eef93 bumped version number to 0.4.7
Erik Grinaker e0508d11f099 improved the password checking
Erik Grinaker 2608864aba1a rewrote the password generator
Erik Grinaker 7eb53b474921 minor improvements to password generator
Erik Grinaker 8bcba268295a bumped version number to 0.4.6
Erik Grinaker 8e465cb9084d do password entropy and palindrome tests after strength test
Erik Grinaker 42fd064f49d3 added Shannon entropy test to password checker
Erik Grinaker 512fcbde2eeb minor improvements to password checking
Erik Grinaker dcf64729d98b strip xml entities from password on clipboard copy or drag/drop
Erik Grinaker d230b54e5239 updated the copyright period
Erik Grinaker 6691f6ade6e7 fix unicode-issues
Erik Grinaker a5d7096d76f2 bumped version number
Erik Grinaker c5babd973ac9 bumped version to 0.4.4
Erik Grinaker 2dd98538694e improved the password checker dialog
Erik Grinaker 35864a73a048 bumped version number to 0.4.3
Tag
revelation-0.4.3
Erik Grinaker c649040647c5 bumped version number to 0.4.2
Tag
revelation-0.4.2
Erik Grinaker 9b4f955e623a added password checker dialog
Erik Grinaker 2099b69eb774 check generated passwords strength if length >= 8
Erik Grinaker 653238141312 bump version number to 0.4.1
Erik Grinaker 35f2a6aa9889 minor string tweak
Erik Grinaker 38bdd8348b41 more thorough password strength checker
Erik Grinaker bffe619c6cec merged trunk-0.4.1 branch changes r247:263
  1. 1
  2. 2
  3. »