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

commit
a78b3bc44c12
parent
f5321aba18db
branch
default

minor code cleanups

Comments

    Log in to comment »

    File Lines added Lines removed
    ChangeLog 4
    TODO 3 3
    src/lib/data.py 3 3
    src/lib/datahandler/base.py 2 4
    src/lib/datahandler/fpm.py 29 30
    src/lib/datahandler/gpass.py 47 59
    src/lib/datahandler/netrc.py 3
    src/lib/datahandler/rvl.py 2 6
    src/lib/dialog.py 8 5
    src/lib/entry.py 2 1
    src/lib/io.py 4 6
    src/lib/misc.py 3
    src/lib/ui.py 10 7
    src/revelation 14 20