slackbuilds_ponce/system/openct/README
2010-05-13 00:41:14 +02:00

15 lines
636 B
Text

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.