[go: up one dir, main page]

Menu

Tree [r5] /
 History

HTTPS access


File Date Author Commit
 AUTHORS 2009-09-18 hnc [r2] Added AUTHORS and README.
 COPYING 2009-09-18 hnc [r1] Initial import.
 INSTALL 2009-09-18 hnc [r1] Initial import.
 Makefile.am 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 README 2009-10-30 hnc [r4] Update README now that libkpass 2 is released.
 aclocal.m4 2013-03-16 hnc [r5] Make fixes so that it will build.
 bindings.c 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 bindings.h 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 ckpass.c 2013-03-16 hnc [r5] Make fixes so that it will build.
 ckpass.h 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 commands.c 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 configure.ac 2013-03-16 hnc [r5] Make fixes so that it will build.
 forms.c 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 forms.h 2009-09-19 hnc [r3] Add descriptions and copyright notice to head c...
 install-sh 2013-03-16 hnc [r5] Make fixes so that it will build.
 missing 2013-03-16 hnc [r5] Make fixes so that it will build.

Read Me

======
ckpass
======

ckpass is an ncurses based password database client that is compatible with
KeePass 1.x format databases.

There is still much work to be done.  At the moment, it is read-only and
incomplete.

Dependencies
============

	- libkpass 2 or higher
	- ncurses