diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2013-02-05 21:42:34 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-05 22:40:18 -0600 |
commit | cf3cdb6544713794b6cb579c40adb1023584dd47 (patch) | |
tree | a4d869f208c4b3dc65656ebfe39a0fbabb731af4 /system/kc/README | |
parent | dae601189d5318d5612d79916a8dc8e1be2dc72c (diff) | |
download | slackbuilds-cf3cdb6544713794b6cb579c40adb1023584dd47.tar.gz |
system/kc: Updated for version 2.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/kc/README')
-rw-r--r-- | system/kc/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/kc/README b/system/kc/README index c1bd522b37..fdfb32222d 100644 --- a/system/kc/README +++ b/system/kc/README @@ -3,7 +3,7 @@ its database. Features include (but not limited to): * fixed string or regex based search (if compiled with pcre) - * import/export + * database import/export * fuzzy displaying of passwords if you suspect someone might watch your monitor * multiple keychains per database @@ -11,3 +11,4 @@ Features include (but not limited to): * 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 + * 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). |