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

Commit a6b82ebb244d Raw commit »

commit
a6b82ebb244d
parent
8bbd16e88c09
branch
default

Use system cracklib instead of the old bundled python-crack

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgignore 7
    acinclude.m4 48
    configure.ac 1 7
    data/Makefile.am 1 1
    data/cracklib/Makefile.am 16
    data/cracklib/pwdict
    src/Makefile.am 1 1
    src/lib/__init__.py 1
    src/lib/util.py 2 4
    src/wrap/Makefile.am 9
    src/wrap/crack/Makefile.am 22
    src/wrap/crack/crack.c.in 100