Slashdot Mirror


Building a Smart Card Based Linux System?

Alvaro asks: "My question is rather simple: i've recently acquired a Soyo K7V Dragon+, an excellent Ahtlon XP motherboard which includes by default a smart card reader. My intention is to get this smart card reader working on Linux, but i've no idea on how to start. Is it a serial interface? Does it have an embedded controller in the MB? Does it need kernel support? Which programs should I use to access (read from/write to) the smart cards? I've searched the web to find useful information, but so far, no luck. The final idea is to use the smart cards to hold the key to decrypt an EFS (Encrypted File System), and the computer won't boot if the card isn't inserted since the BIOS also supports booting on smart card insert! Can anyone help me?"

4 of 20 comments (clear)

  1. Good place to start by whoda · · Score: 4, Informative

    Try this to start:

    http://www.scia.org/knowledgebase/aboutSmartCard s/ stand.html

    Then try this for more detailed information:

    http://www.scia.org/knowledgebase/aboutsmartcard s/ iso7816_wimages.htm

    1. Re:Good place to start by DeadSea · · Score: 4, Informative
  2. Some links by joe52 · · Score: 4, Informative


    MUSCLE - Movement for the Use of Smart Cards in a Linux Environment looks kind of helpful.

    And to use a smartcard reader for your login here.

  3. MUSCLE - Linux Smart Card Development by storem · · Score: 4, Informative

    I was a developer in the smartcard field before. A few good places for Linux smartcard resources were: Movement for the Use of Smart Cards in a Linux Environment and the CT-API for Linux pages.