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 374: ba434a17e651
parent 373: e6bf198935fe
child 375: 22f68317f8b1
set release dates defaultrevelation-0.4.6
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 39.8 KB 5 years ago set release dates
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.1 KB 5 years ago set release dates
README 295 B 6 years ago small changes like cleanups and bugfixes
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.6
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