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 268: 35864a73a048
parent 267: 070d0062872f
child 269: c8c5d2502a09
bumped version number to 0.4.3 defaultrevelation-0.4.3
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 660 B 5 years ago cleaned up the build-system and source file layout
config.py 4.3 KB 5 years ago bumped version number to 0.4.3
data.py 45.6 KB 5 years ago bumped version number to 0.4.3
datahandler.py 2.0 KB 5 years ago bumped version number to 0.4.3
datahandler_fpm.py 10.9 KB 5 years ago bumped version number to 0.4.3
datahandler_gpass.py 4.0 KB 5 years ago bumped version number to 0.4.3
datahandler_netrc.py 4.1 KB 5 years ago bumped version number to 0.4.3
datahandler_rvl.py 22.3 KB 5 years ago bumped version number to 0.4.3
datahandler_text.py 2.3 KB 5 years ago bumped version number to 0.4.3
datahandler_xhtml.py 2.2 KB 5 years ago bumped version number to 0.4.3
entry.py 7.9 KB 5 years ago bumped version number to 0.4.3
io.py 11.6 KB 5 years ago bumped version number to 0.4.3
ui.py 56.3 KB 5 years ago bumped version number to 0.4.3
util.py 12.2 KB 5 years ago bumped version number to 0.4.3

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