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: 1.8 MB): HTTPS / SSH
$ hg clone http://oss.codepoet.no/revelation
commit 211: cff0e6f7ef34
parent 210: e0a14b958359
child 212: c335973efe9f
bumped version number to 0.4.0-pre2 defaultrevelation-0.4.0-pre2
Erik Grinaker / erikg
5 years ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
Revelation / test /
filename size last modified message
Makefile.am 515 B 6 years ago wrote some unit tests for the ui module, and made a few ui…
config.py 4.3 KB 6 years ago updated copyright period
data.py 45.6 KB 6 years ago updated copyright period
datahandler.py 2.0 KB 6 years ago updated copyright period
datahandler_fpm.py 10.9 KB 6 years ago updated copyright period
datahandler_gpass.py 4.0 KB 6 years ago updated copyright period
datahandler_netrc.py 4.1 KB 6 years ago updated the xhtml datahandler, and wrote unit tests for it
datahandler_rvl.py 22.3 KB 6 years ago updated copyright period
datahandler_xhtml.py 2.2 KB 6 years ago updated the xhtml datahandler, and wrote unit tests for it
entry.py 7.9 KB 6 years ago updated copyright period
io.py 11.5 KB 5 years ago bumped version number to 0.4.0-pre2
ui.py 56.2 KB 5 years ago completed ui module unit tests
util.py 12.2 KB 6 years ago updated copyright period

README

Revelation is a password manager for the GNOME 2 desktop, released
under the GNU GPL license. It stores accounts and passwords in a single,
secure place, and gives access to them through a user-friendly graphical
interface.

The project website is located at http://oss.codepoet.no/revelation/

Revelation depends on the following software:

- GNOME 2.10
- GTK+ 2.8
- Python 2.3
- pygtk 2.8
- gnome-python 2.10
- gnome-python-extras 2.10
- pycrypto 1.9
- cracklib