]> www.average.org Git - YkNeoCR.git/blobdiff - res/values/strings.xml
handle multivalue challenges
[YkNeoCR.git] / res / values / strings.xml
index 9b83033a34b46ddea8dcdfed17c166eb584e2fa8..83cb008ef2b061bbb9d92bb4d5664a9dd8c38773 100644 (file)
@@ -2,8 +2,24 @@
 <resources>
        <string name="app_name">YkNeo CR</string>
        <string name="info"><![CDATA[
-You need to specify the slot number of the Yubikey Neo to use for
-Challenge-Response.
+<center>
+<h1>Challenge-Response Provider</h1>
+<h2>using Yubico\'s <em>Yubikey Neo</em> NFC token</h2>
+</center>
+<p>
+You need to set up a slot in the <em>Neo</em> to use with CHAL-HMAC
+mode, like this:
+</p>
+<pre>
+  ykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -oserial-api-visible
+</pre>
+<p>
+This application does not do anything itself, it provides a way for other
+applications to use the NFC token for encryption and authentication purposes.
+</p>
+<p>
+The slot number used for the above command must be selected below:
+</p>
        ]]>
        </string>
        <string name="enroll">Set Slot</string>