This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > kc (2.4.2)

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
* copy passwords to various clipboards
* 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

This SlackBuild has build options to control some of its behavior:
LIBSCRYPT: If this variable is set, kc will be built with scrypt
encrypted passwords support. It needs the libscrypt library
for this, that is also available from SBo.
EDITLINE: If this variable is set, kc will use editline for its
command line interface. Otherwise readline will be used.
It needs the libedit library for this, that is also available
from SBo.

This requires: libbsd

Maintained by: LEVAI Daniel
Keywords: password,management,console
ChangeLog: kc

Homepage:
https://github.com/levaidaniel/kc

Source Downloads:
kc-2.4.2.tar.bz2 (c75a1a06677f40abc319c83c80cccc4b)

Download SlackBuild:
kc.tar.gz
kc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
kc.SlackBuild
kc.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds