summaryrefslogtreecommitdiffstats
path: root/system/openct/README
blob: 3096d8d03fd1b8f9d7beffc0edf89e26dbf00fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.