pcscd
Middleware to access a smart card using PC/SC (daemon side)
Install
- All systems
-
curl cmd.cat/pcscd.sh
- Debian
-
apt-get install pcscd
- Ubuntu
-
apt-get install pcscd
- Arch Linux
-
pacman -S pcscd
- Kali Linux
-
apt-get install pcscd
- CentOS
-
yum install pcscd
- Fedora
-
dnf install pcscd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pcscd
- Raspbian
-
apt-get install pcscd
- Dockerfile
- dockerfile.run/pcscd
pcscd
Middleware to access a smart card using PC/SC (daemon side)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. The PC/SC daemon is used to dynamically allocate/deallocate reader drivers at runtime and manage connections to the readers.