diff --git a/docs/_sources/pcsc-relay/README.txt b/docs/_sources/pcsc-relay/README.txt index ad4b6c7..d0c520e 100644 --- a/docs/_sources/pcsc-relay/README.txt +++ b/docs/_sources/pcsc-relay/README.txt @@ -293,4 +293,4 @@ Notes and References .. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix .. _libnfc: http://www.libnfc.org/ .. _OpenPICC: http://www.openpcd.org/OpenPICC -.. _PCSC-lite: http://pcsclite.alioth.debian.org/ +.. _PCSC-lite: https://pcsclite.apdu.fr/ diff --git a/docs/_sources/virtualsmartcard/README.txt b/docs/_sources/virtualsmartcard/README.txt index 7db4e42..c6db83d 100644 --- a/docs/_sources/virtualsmartcard/README.txt +++ b/docs/_sources/virtualsmartcard/README.txt @@ -302,7 +302,7 @@ Notes and References .. target-notes:: .. _cyberflex-shell: https://github.com/henryk/cyberflex-shell -.. _PCSC-lite: http://pcsclite.alioth.debian.org/ +.. _PCSC-lite: https://pcsclite.apdu.fr/ .. _Python: http://www.python.org/ .. _pyscard: http://pyscard.sourceforge.net/ .. _PyCrypto: http://pycrypto.org/ diff --git a/docs/pcsc-relay/README.html b/docs/pcsc-relay/README.html index 0600c48..af5d592 100644 --- a/docs/pcsc-relay/README.html +++ b/docs/pcsc-relay/README.html @@ -413,7 +413,7 @@ command for processing.
A PC/SC middleware is included by default in most modern operating systems. On -Unix-like systems (Linux, OS X, Sun OS) it is realized by PCSC-Lite [4]. To +Unix-like systems (Linux, OS X, Sun OS) it is realized by PCSC-Lite [4]. To compile PC/SC Relay you will need to install the PCSC-Lite headers from your distribution.
Windows also ships with a PC/SC middleware in form of the Winscard module.
@@ -549,7 +549,7 @@ more than welcome! Please use our
+[4] http://pcsclite.alioth.debian.org/ [4] https://pcsclite.apdu.fr/
The vpcd is a smart card reader driver for PCSC-Lite [2] and the windows smart +
The vpcd is a smart card reader driver for PCSC-Lite [2] and the windows smart
card service. It allows smart card applications to access the vpicc through
the PC/SC API. By default vpcd opens slots for communication with multiple
vpicc‘s on localhost on port 35963 and port 35964. But the vpicc does not
@@ -598,7 +598,7 @@ more than welcome! Please use our
+[2] http://pcsclite.alioth.debian.org/ [2] https://pcsclite.apdu.fr/