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 /
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 32.5 KB 5 years ago bumped version number to 0.4.3
INSTALL 9.0 KB 6 years ago used generic INSTALL instructions from automake
Makefile.am 116 B 5 years ago cleaned up the build-system and source file layout
NEWS 8.0 KB 5 years ago bumped version number to 0.4.3
README 295 B 6 years ago small changes like cleanups and bugfixes
TODO 1.8 KB 5 years ago stop autolock-timer when manually locking file, to avoid…
acinclude.m4 2.9 KB 5 years ago search for crack_mkdict and crack_packer in addition to the…
autogen.sh 784 B 5 years ago cleaned up the build-system and source file layout
configure.ac 835 B 5 years ago bumped version number to 0.4.3
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