slackbuilds_ponce/system/kc
LEVAI Daniel aa249d7a72 system/kc: Updated for version 2.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-14 10:53:07 -06:00
..
kc.info system/kc: Updated for version 2.3.2. 2013-12-14 10:53:07 -06:00
kc.SlackBuild system/kc: Updated for version 2.3.2. 2013-12-14 10:53:07 -06:00
README system/kc: Updated for version 2.3.2. 2013-12-14 10:53:07 -06:00
slack-desc system/kc: Updated for version 2.3.0. 2013-04-28 12:29:42 -03:00

kc is 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)
 * encrypted or plain text database import/export
 * fuzzy displaying of passwords if you suspect someone might watch
   your monitor
 * copy passwords to various clipboards
 * multiple keychains per database
 * the usual editing functions
 * compiles and works on *BSD and Linux
 * editline (libedit) and readline support
 * clean and simple CLI with command and keychain completion