|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/doc/pcsc-lite-1.4.4/ |
Upload File : |
SECURITY This file discusses security related issues with pcsc-lite and how to handle them. Sometimes it is dangerous to run daemons under a root account. If there is a chance to exploit a buffer overflow you can protect sensitive information by running it under a different account. It might be useful to create another user with hardware priveledges and run pcscd as that user. Be sure this user can manipulate the server sockets. Application suggestions: Make sure you Disconnect when you are not using the reader. Also be sure to ReleaseContext before exiting your program.