<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">Yoann Gini wrote:
<blockquote style="word-wrap: break-word;" 
cite="mid:47BDBC07-553A-4037-B241-210D59643286@gmail.com" type="cite">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <div class=""><span>Le 20 janv. 2015 à 20:51, Henrik Brautaset Aronsen
 &lt;<a moz-do-not-send="true" href="mailto:henrik@synth.no" class="">henrik@synth.no</a>&gt;
 a écrit : <br>
    </span><div><blockquote type="cite" class=""><div class=""><div 
bgcolor="#FFFFFF" text="#000000" class=""><span class=""></span><span 
class="">The stock OSX version of pcsctest finds the reader just 
fine:<br class="">
<br class="">   
$ /usr/bin/pcsctest<br class="">
<br class="">   
Testing SCardEstablishContext    : Command successful.<br class="">   
Testing SCardGetStatusChange <br class="">   
Please insert a working reader   : Command successful.<br class="">   
Testing SCardListReaders         : Command successful.<br class="">    
Reader 01:
 ACS ACR122U </span><br class="">
</div>
</div></blockquote><br class=""></div><div>If the built in pc/sc detect 
the reader, it’s a good start. It means it’s working on the reader side.</div><div><br
 class=""></div><div>Now you need to look at your cards. Which NFC 
chipset do you use? And with which TockenD module? <br>
</div></div>
</blockquote>
<br>
The reader says:<br>
<br>
$ /usr/bin/pcsctest<br>
...<br>
Reader 01: ACS ACR122U<br>
Waiting for card insertion        : Command successful.<br>
Testing SCardConnect            : Command successful.<br>
Testing SCardStatus              : Command successful.<br>
Current Reader Name              : ACS ACR122U<br>
Current Reader State             : 0x54<br>
Current Reader Protocol          : 0x0<br>
Current Reader ATR Size          : 20 (0x14)<br>
Current Reader ATR Value         : 3B xx xx xx<br>
<br>
The chipset is is a 13.56MHz ISO14443A &amp; NFC Type 2 compliant 
NTAG216 RFID chipset.   I haven't selected any TokenD module, mostly 
because I don't know how to.  Any feedback on this is greatly 
appreciated.<br>
<br>
<blockquote style="word-wrap: break-word;" 
cite="mid:47BDBC07-553A-4037-B241-210D59643286@gmail.com" type="cite">
  <div class=""><div>Don’t forget that SmartCards aren’t just storage 
cards, you have a microprocessor and a small system on it to store yours
 keys and handle the secure communication.</div></div>
</blockquote>
<br>
I realize this.  But according to <a class="moz-txt-link-freetext" href="http://support.apple.com/kb/TA24244">http://support.apple.com/kb/TA24244</a> it
 seems that I can get away with storing a key on the NFC that is 
accessible with "sc_auth hash".  Does that sound reasonable?<br>
<br>
Cheers,<br>
Henrik<br>
</body></html>