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 cea4127a11c0 Raw commit »

commit
cea4127a11c0
branch
default

initial import

Comments

    Log in to comment »

    File Lines added Lines removed
    AUTHORS 4
    COPYING 340
    ChangeLog 562
    INSTALL 17
    NEWS 21
    README 5
    TODO 48
    gnome/revelation.desktop 12
    gnome/revelation.schemas 170
    pixmaps/account-creditcard.png
    pixmaps/account-cryptokey.png
    pixmaps/account-database.png
    pixmaps/account-door.png
    pixmaps/account-email.png
    pixmaps/account-ftp.png
    pixmaps/account-generic.png
    pixmaps/account-phone.png
    pixmaps/account-shell.png
    pixmaps/account-website.png
    pixmaps/folder-open.png
    pixmaps/folder.png
    pixmaps/password.png
    pixmaps/revelation-16x16.png
    pixmaps/revelation.png
    setup.py 55
    src/lib/__init__.py 51
    src/lib/data.py 487
    src/lib/datafile.py 881
    src/lib/dialog.py 487
    src/lib/druid.py 360
    src/lib/entry.py 289
    src/lib/misc.py 145
    src/lib/stock.py 125
    src/lib/ui.py 619
    src/lib/widget.py 370
    src/revelation 645