summaryrefslogtreecommitdiffstats
path: root/system/kc/README
blob: 8b07c5d6446f860ef6a423a648d6c0eebe7922d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)
 * 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)
 * clean and simple CLI with command and keychain completion

This requires libbsd.