ckpass Code
Status: Alpha
Brought to you by:
hnc
| 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-18 | hnc | [r1] Initial import. |
| README | 2009-09-18 | hnc | [r2] Added AUTHORS and README. |
| bindings.c | 2009-09-18 | hnc | [r1] Initial import. |
| bindings.h | 2009-09-18 | hnc | [r1] Initial import. |
| ckpass.c | 2009-09-18 | hnc | [r1] Initial import. |
| ckpass.h | 2009-09-18 | hnc | [r1] Initial import. |
| commands.c | 2009-09-18 | hnc | [r1] Initial import. |
| configure.in | 2009-09-18 | hnc | [r1] Initial import. |
| forms.c | 2009-09-18 | hnc | [r1] Initial import. |
| forms.h | 2009-09-18 | hnc | [r1] Initial import. |
====== 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. It is read-only, at the moment, and is incomplete. Dependencies ============ - libkpass 2 or higher (which hasn't yet been released) - ncurses