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 261: c649040647c5
parent 260: deb6e8bed5dc
child 262: 5411d685ecc6
bumped version number to 0.4.2 defaultrevelation-0.4.2
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 31.7 KB 5 years ago bumped version number to 0.4.2
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 7.5 KB 5 years ago bumped version number to 0.4.2
README 295 B 6 years ago small changes like cleanups and bugfixes
TODO 1.8 KB 5 years ago don't steal clipboard events from widgets in main window
acinclude.m4 2.8 KB 5 years ago check for mkdict/packer under /sbin and /usr/sbin in additio…
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.2
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