slackbuilds_ponce/system/openct
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
doinst.sh
openct.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
openct.SlackBuild
rc.openctd
README
README.SBo
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

OpenCT implements drivers for several smart card readers.  It comes as
driver in ifdhandler format for PC/SC-Lite, as CT-API driver, or as
a small and lean middleware, so applications can use it with minimal
overhead. OpenCT also has a primitive mechanism to export smart card
readers to remote machines via TCP/IP.

This requires pcsc-lite.

Smart-card reader detection using hal daemon is now deprecated. We use
udev rules only.
Compiling with "NONPRIV=1 ./openct.SlackBuild" enables
non-privileged mode, but you may need to modify /etc/rc.d/rc.openctd 
to allow 'chown' to change user/group.

See README.SBo for further information.