From 9480061f3c0ed3c8eae272683c5cfa777389ef59 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Mon, 6 Jun 2016 17:56:30 +0200 Subject: [PATCH] More compact description --- remote-reader/doc/README.txt | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/remote-reader/doc/README.txt b/remote-reader/doc/README.txt index 6affdad..2d941aa 100644 --- a/remote-reader/doc/README.txt +++ b/remote-reader/doc/README.txt @@ -19,13 +19,11 @@ Remote Smart Card Reader :Tested Platform: Android, CyanogenMod -The Remote Smart Card Reader allows a host computer to use the smartphone's NFC -hardware as contact-less smart card reader. On the host computer, a special -smart card driver, |vpcd| must be installed. The Remote Smart Card Reader -establishes a connection to |vpcd| over the network when a contact-less card is -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_. +Allow a host computer to use the smartphone's NFC hardware as contact-less +smartcard reader. On the host computer a special smart card driver, |vpcd|, must +be installed. The app establishes a connection to |vpcd| over the network when a +contact-less card is detected. + .. tikz:: Remote Smart Card Reader used to access a contact-less card :stringsubst: @@ -52,7 +50,7 @@ application, for example OpenSC_. The Remote Smart Card Reader has the following dependencies: - 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 NFC (communication to the card); scanning the configuration via QR code requires permission to access the camera