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 219: c612387bf775
parent 218: d1c13e095736
child 220: bffe619c6cec
fixed typo in python path checks defaultrevelation-0.4.0
Erik Grinaker / erikg
6 years ago

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

View at rev
Revelation /
filename size last modified message
data  
src  
test  
wrap  
AUTHORS 63 B 6 years ago small changes like cleanups and bugfixes
COPYING 17.6 KB 6 years ago initial import
ChangeLog 29.0 KB 6 years ago allow disabling mime, desktop and gconf schema install
INSTALL 9.0 KB 6 years ago used generic INSTALL instructions from automake
Makefile.am 30 B 6 years ago renamed Makefile test target to check
NEWS 5.8 KB 6 years ago allow disabling mime, desktop and gconf schema install
README 295 B 6 years ago small changes like cleanups and bugfixes
TODO 1.6 KB 6 years ago added plaintext datahandler module
acinclude.m4 1.6 KB 6 years ago fixed typo in python path checks
autogen.sh 750 B 6 years ago removed ./configure from autogen
configure.ac 677 B 6 years ago allow disabling mime, desktop and gconf schema install
depcomp 14.8 KB 6 years ago wrapped and used gnome_authentication_manager_init() for…
install-sh 7.0 KB 6 years ago use gnu autotools for installation
missing 10.0 KB 6 years ago use gnu autotools for installation
mkinstalldirs 1.9 KB 6 years ago use gnu autotools for installation
py-compile 2.5 KB 6 years ago use gnu autotools for installation

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