diff options
Diffstat (limited to 'system/kc/README')
-rw-r--r-- | system/kc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/kc/README b/system/kc/README index fdfb32222d..5db08990aa 100644 --- a/system/kc/README +++ b/system/kc/README @@ -3,12 +3,12 @@ its database. Features include (but not limited to): * fixed string or regex based search (if compiled with pcre) - * database import/export + * encrypted or plain text database 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) + * 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 (that can be imported to it later). + * comes with a tiny and simple utility which can convert an exported pwsafe database to a kc compatible XML database |