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 303 B added SplashID CSV import [Devan Goodwin]
__init__.py 2.1 KB added SplashID CSV import [Devan Goodwin]
base.py 1.8 KB ignore errors when automatically reloading file in applet
fpm.py 6.5 KB moved convert_entry_generic() to the Entry.convert_generic() method
gpass.py 9.0 KB moved convert_entry_generic() to the Entry.convert_generic() method
netrc.py 3.3 KB bumped version number to 0.4.7
pwsafe.py 15.6 KB moved convert_entry_generic() to the Entry.convert_generic() method
rvl.py 11.0 KB set up entry data during class instantiation, so we can set up gettext before the texts are created
splashid.py 3.1 KB added SplashID CSV import [Devan Goodwin]
text.py 2.0 KB bumped version number to 0.4.7
xhtml.py 11.4 KB set up entry data during class instantiation, so we can set up gettext before the texts are created