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
Makefile.am 515 B wrote some unit tests for the ui module, and made a few ui code tweaks
config.py 4.3 KB updated copyright period
data.py 45.6 KB updated copyright period
datahandler.py 2.0 KB updated copyright period
datahandler_fpm.py 10.9 KB updated copyright period
datahandler_gpass.py 4.0 KB updated copyright period
datahandler_netrc.py 4.1 KB updated the xhtml datahandler, and wrote unit tests for it
datahandler_rvl.py 22.3 KB updated copyright period
datahandler_xhtml.py 2.2 KB updated the xhtml datahandler, and wrote unit tests for it
entry.py 7.9 KB updated copyright period
io.py 11.5 KB bumped version number to 0.4.0-pre2
ui.py 56.2 KB completed ui module unit tests
util.py 12.2 KB updated copyright period