More compact description
This commit is contained in:
@@ -19,13 +19,11 @@ Remote Smart Card Reader
|
|||||||
:Tested Platform:
|
:Tested Platform:
|
||||||
Android, CyanogenMod
|
Android, CyanogenMod
|
||||||
|
|
||||||
The Remote Smart Card Reader allows a host computer to use the smartphone's NFC
|
Allow a host computer to use the smartphone's NFC hardware as contact-less
|
||||||
hardware as contact-less smart card reader. On the host computer, a special
|
smartcard reader. On the host computer a special smart card driver, |vpcd|, must
|
||||||
smart card driver, |vpcd| must be installed. The Remote Smart Card Reader
|
be installed. The app establishes a connection to |vpcd| over the network when a
|
||||||
establishes a connection to |vpcd| over the network when a contact-less card is
|
contact-less card is detected.
|
||||||
detected. Since |vpcd| integrates seamlessly into the PC/SC framework of the
|
|
||||||
host system, the contact-less card can be accessed by a typical smart card
|
|
||||||
application, for example OpenSC_.
|
|
||||||
|
|
||||||
.. tikz:: Remote Smart Card Reader used to access a contact-less card
|
.. tikz:: Remote Smart Card Reader used to access a contact-less card
|
||||||
:stringsubst:
|
:stringsubst:
|
||||||
@@ -52,7 +50,7 @@ application, for example OpenSC_.
|
|||||||
The Remote Smart Card Reader has the following dependencies:
|
The Remote Smart Card Reader has the following dependencies:
|
||||||
|
|
||||||
- NFC hardware built into the smartphone
|
- NFC hardware built into the smartphone
|
||||||
- Android 4.4 "KitKat" (or newer) or CyanogenMod 11 (or newer)
|
- Android 4.4 "KitKat" or CyanogenMod 11 (or newer)
|
||||||
- permissions for a data connection (communication with |vpcd|) and for using
|
- permissions for a data connection (communication with |vpcd|) and for using
|
||||||
NFC (communication to the card); scanning the configuration via QR code
|
NFC (communication to the card); scanning the configuration via QR code
|
||||||
requires permission to access the camera
|
requires permission to access the camera
|
||||||
|
|||||||
Reference in New Issue
Block a user