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 497: 4b4c573ce659
parent 496: 2f08d4df6631
child 498: e76f78009b7e
child 505: 1514c7bc4bdc
child 507: b9ecf919a322
ignore config.log default
Erik...@broadnet.no
17 months 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  
po  
src  
.hgignore 53 B 17 months ago ignore config.log
.hgtags 998 B 17 months ago update tags
AUTHORS 35 B 5 years ago changed format of AUTHORS file
COPYING 17.6 KB 6 years ago initial import
ChangeLog 57 B 4 years ago generate ChangeLog from subversion log during make dist
HACKING 360 B 4 years ago added HACKING file
INSTALL 9.0 KB 6 years ago used generic INSTALL instructions from automake
Makefile.am 465 B 4 years ago include intltool-commands in dist tarball
NEWS 13.7 KB 3 years ago fixed crash when entering insecure password on some systems
README 464 B 5 years ago fixed wrong gtk dependency version
TODO 1.9 KB 4 years ago updated TODO
acinclude.m4 3.7 KB 4 years ago initial translation infrastructure
authors.xml 131 B 4 years ago generate ChangeLog from subversion log during make dist
autogen.sh 784 B 5 years ago cleaned up the build-system and source file layout
config.guess 42.4 KB 4 years ago added missing config.guess and config.sub autoconf files
config.sub 31.0 KB 4 years ago added missing config.guess and config.sub autoconf files
configure.ac 1.0 KB 3 years ago added russian translation [Aleksey Klimov]
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
intltool-extract.in 22.0 KB 4 years ago added missing intltool build files
intltool-merge.in 34.4 KB 4 years ago added missing intltool build files
intltool-update.in 27.4 KB 4 years ago added missing intltool build files
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