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 258: ac9e3621e5ea
parent 257: 5a85d838a653
child 259: 546c9c94d2eb
set release date defaultrevelation-0.4.1
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 bump version number to 0.4.1
data.py 45.6 KB 5 years ago bump version number to 0.4.1
datahandler.py 2.0 KB 5 years ago bump version number to 0.4.1
datahandler_fpm.py 10.9 KB 5 years ago bump version number to 0.4.1
datahandler_gpass.py 4.0 KB 5 years ago bump version number to 0.4.1
datahandler_netrc.py 4.1 KB 5 years ago bump version number to 0.4.1
datahandler_rvl.py 22.3 KB 5 years ago bump version number to 0.4.1
datahandler_text.py 2.3 KB 5 years ago bump version number to 0.4.1
datahandler_xhtml.py 2.2 KB 5 years ago bump version number to 0.4.1
entry.py 7.9 KB 5 years ago bump version number to 0.4.1
io.py 11.6 KB 5 years ago bump version number to 0.4.1
ui.py 56.3 KB 5 years ago bump version number to 0.4.1
util.py 12.2 KB 5 years ago bump version number to 0.4.1

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