diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-11-30 17:38:06 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:16 -0600 |
commit | 4e6e13b45b200e60ca53781884ef6ae151d870fb (patch) | |
tree | 2b19899e2cab4b72a654c9f553b2099536d73c15 /system/kc/README | |
parent | af0d1ed65709c55351e2610494fa076252b55829 (diff) | |
download | slackbuilds-4e6e13b45b200e60ca53781884ef6ae151d870fb.tar.gz |
system/kc: Updated for version 2.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/kc/README')
-rw-r--r-- | system/kc/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/system/kc/README b/system/kc/README index 5db08990aa..dcd19ed104 100644 --- a/system/kc/README +++ b/system/kc/README @@ -1,14 +1,15 @@ -A console based password storing application using an encrypted XML document as -its database. +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 + * 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 * clean and simple CLI with command and keychain completion - * comes with a tiny and simple utility which can convert an exported pwsafe database to a kc compatible XML database + * comes with a tiny and simple utility which can convert an exported + pwsafe database to a kc compatible XML database |