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 383: e92f2103325c
parent 382: e7337e848a4c
child 384: 7b42e53d5df2
set release date defaultrevelation-0.4.7
Erik Grinaker / erikg
5 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  
AUTHORS 35 B 5 years ago changed format of AUTHORS file
COPYING 17.6 KB 6 years ago initial import
ChangeLog 40.4 KB 5 years ago set release date
INSTALL 9.0 KB 6 years ago used generic INSTALL instructions from automake
Makefile.am 106 B 5 years ago moved wrap/ to src/wrap/
NEWS 11.4 KB 5 years ago set release date
README 435 B 5 years ago added dependencies to README
TODO 1.8 KB 5 years ago updated TODO
acinclude.m4 3.5 KB 5 years ago don't initialize python modules during configure checks
autogen.sh 784 B 5 years ago cleaned up the build-system and source file layout
configure.ac 962 B 5 years ago bumped version number to 0.4.7
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 4.0 KB 5 years ago build pyc/pyo files correctly when using DESTDIR with make…

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