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 661 B don't include built config.py during make dist
__init__.py 1.2 KB removed version number for source file headers
config.py.in 4.8 KB bumped version to 0.4.11
data.py 14.0 KB fixed crash when searching on some systems
dialog.py 30.6 KB fixed crash when entering insecure password on some systems
entry.py 11.1 KB removed version number for source file headers
io.py 5.0 KB removed version number for source file headers
ui.py 47.7 KB removed version number for source file headers
util.py 7.9 KB fixed crash when saving file after certain imports (fixes bug #203)