From 4e6e13b45b200e60ca53781884ef6ae151d870fb Mon Sep 17 00:00:00 2001 From: LEVAI Daniel Date: Sat, 30 Nov 2013 17:38:06 -0600 Subject: system/kc: Updated for version 2.3.1. Signed-off-by: Robby Workman --- system/kc/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'system/kc/README') diff --git a/system/kc/README b/system/kc/README index 5db08990aa4c..dcd19ed10438 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 -- cgit v1.2.3