]> www.average.org Git - YkNeoCR.git/blobdiff - res/values/strings.xml
return early if cannot init adapter
[YkNeoCR.git] / res / values / strings.xml
index 9b83033a34b46ddea8dcdfed17c166eb584e2fa8..15432f66bbbbae224fe7d6417561dc820ba83651 100644 (file)
@@ -2,8 +2,22 @@
 <resources>
        <string name="app_name">YkNeo CR</string>
        <string name="info"><![CDATA[
 <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.
+<h1>Challenge-Response Provider</h1>
+<h2>using Yubico\'s <em>Yubikey Neo</em> NFC token</h2>
+<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>
+You need to configure one of the slots in the <em>Neo</em> to run in CHAL-HMAC
+mode, like this:
+</p>
+<pre>
+  ykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -oserial-api-visible
+</pre>
+<p>
+The slot number that was used in the above command must be selected below:
+</p>
        ]]>
        </string>
        <string name="enroll">Set Slot</string>
        ]]>
        </string>
        <string name="enroll">Set Slot</string>