slackbuilds_ponce/system/kc
Daniel LEVAI 2ee0f6fef1 system/kc: Updated for version 2.1.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-11-24 15:36:45 -05:00
..
kc.info system/kc: Updated for version 2.1.6. 2012-11-24 15:36:45 -05:00
kc.SlackBuild system/kc: Updated for version 2.1.6. 2012-11-24 15:36:45 -05:00
README
slack-desc

A console based password storing application using an encrypted XML document as
its database.

Features include (but not limited to):
 * fixed string or regex based search (if compiled with pcre)
 * import/export
 * fuzzy displaying of passwords if you suspect someone might watch your
   monitor
 * multiple keychains per database
 * the usual editing functions
 * compiles and works on *BSD and Linux
 * editline (libedit) and readline support (little bit in favor of editline)
 * clean and simple CLI with command and keychain completion