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 199: 8d3661dc2974
parent 198: 117efb089a91
child 200: 22ce7edb8982
don't use stock module defaultrevelation-0.4.0-pre1
Erik Grinaker / erikg
6 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 27.2 KB 6 years ago don't use stock module
INSTALL 9.0 KB 6 years ago used generic INSTALL instructions from automake
Makefile.am 30 B 6 years ago renamed Makefile test target to check
NEWS 4.7 KB 6 years ago fixed a dnd bug
README 295 B 6 years ago small changes like cleanups and bugfixes
TODO 1.6 KB 6 years ago wrote some unit tests for the ui module, and made a few ui…
autogen.sh 750 B 6 years ago removed ./configure from autogen
configure.ac 1.7 KB 6 years ago fixed a dnd bug
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