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.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

Commit bffe619c6cec Raw commit »

commit
bffe619c6cec
parent
c612387bf775
branch
default

merged trunk-0.4.1 branch changes r247:263

Comments

    Log in to comment »

    File Lines added Lines removed
    ChangeLog 37 1
    NEWS 15
    TODO 7 9
    acinclude.m4 48
    configure.ac 3
    data/Makefile.am 7
    data/pwdict 29706
    data/revelation.schemas 36
    src/lib/__init__.py 1
    src/lib/dialog.py 183 39
    src/lib/io.py 43 6
    src/lib/ui.py 78
    src/lib/util.py 95
    src/revelation.in 67 27
    test/io.py 14 9
    test/ui.py 1
    wrap/Makefile.am 1 14
    wrap/authmanager.defs 18
    wrap/authmanager.override 10
    wrap/authmanager/Makefile.am 15
    wrap/authmanager/authmanager.defs 18
    wrap/authmanager/authmanager.override 10
    wrap/authmanager/authmanagermodule.c 22
    wrap/authmanagermodule.c 22
    wrap/crack/Makefile.am 16
    wrap/crack/crack.c.in 100