From 8c92d3b5bf168ad85f070019a4ee05b6374db429 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Mon, 6 Jun 2016 17:58:58 +0200 Subject: [PATCH] documented permissions --- ACardEmulator/doc/README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ACardEmulator/doc/README.txt b/ACardEmulator/doc/README.txt index 155b02a..9187a77 100644 --- a/ACardEmulator/doc/README.txt +++ b/ACardEmulator/doc/README.txt @@ -62,6 +62,9 @@ The Android Smart Card Emulator has the following dependencies: - NFC hardware built into the smartphone for |HCE| - Android 4.4 "KitKat" (or newer) or CyanogenMod 11 (or newer) +- permissions for a data connection (communication with |vicc|) and for using + NFC (communication to the reader); scanning the configuration via QR code + requires permission to access the camera For emulating a contact-less smart card with a desktop or notebook, have a look at :ref:`pcsc-relay`. @@ -69,7 +72,7 @@ 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`_,which uses the PACE protocol for PIN verification. +`Virtual Keycard`_, which uses the PACE protocol for PIN verification. .. _acardemulator_install: