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
Filename Size Date modified Message
datahandler
Makefile.am 509 B added unit tests for clipboard classes, and updated unit tests for config module
__init__.py 1.2 KB updated copyright period
config.py.in 4.0 KB allow disabling mime, desktop and gconf schema install
data.py 12.5 KB fixed a drag/drop undo crasher
dialog.py 27.8 KB added plaintext datahandler module
entry.py 9.9 KB don't use stock module
io.py 3.9 KB fixed a couple of io module unit tests
ui.py 36.1 KB completed ui module unit tests
util.py 5.2 KB updated copyright period