From 90672d3900f6faf8da5eb12394e8582e71d4b687 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Wed, 20 May 2015 02:16:00 +0200 Subject: [PATCH] include link to thesis but reduces the descriptive text --- ACardEmulator/doc/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ACardEmulator/doc/README.txt b/ACardEmulator/doc/README.txt index 9735d9a..a8cec6d 100644 --- a/ACardEmulator/doc/README.txt +++ b/ACardEmulator/doc/README.txt @@ -52,9 +52,9 @@ For emulating a contact-less smart card with a desktop or notebook, have a look Please note that the currently emulated applets are verifying the PIN by transmitting it without any protection between card and terminal. You may want -to have a look at Erik Nellesson's `Virtual Keycard`_. His project patches the -MUSCLE applet to use the PACE protocol for PIN verification. It also comes with -a driver for OpenSC (i.e. can be accessed via PKCS#11, Minidriver/CSP or tokend). +to have a look at `Erik Nellesson's +`_ +`Virtual Keycard`_,which uses the PACE protocol for PIN verification. .. _acardemulator_install: