JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
FIDO U2F Smart Card via Smart Card Reader
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
FIDO U2F Smart Card via Smart Card Reader
Hi all,
I'm developing a smart card as U2F token. How I can use it to connect to Chrome browser on PC via using Smart Card Reader connected to USB port?
Thanks all!
I'm developing a smart card as U2F token. How I can use it to connect to Chrome browser on PC via using Smart Card Reader connected to USB port?
Thanks all!
- JavaCardOS
- Posts: 273
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2405
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
Our technical staffs are working on modifying the u2f plug-in in order to support smart card read and write operations.
That may need some time. Once done, we will let you know immediately.
That may need some time. Once done, we will let you know immediately.
- JavaCardOS
- Posts: 273
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2405
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
Here is a CCID Device Chrome Demo Extension viewtopic.php?f=25&p=3149.
If you have any problem with this demo, please post your feedback here.
If you have any problem with this demo, please post your feedback here.
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
JavaCardOS wrote:Our technical staffs are working on modifying the u2f plug-in in order to support smart card read and write operations.
That may need some time. Once done, we will let you know immediately.
Hi, please tell me how long can you done it? About 2 months, or more?
- JavaCardOS
- Posts: 273
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2405
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
tieuhaoluong wrote:JavaCardOS wrote:Our technical staffs are working on modifying the u2f plug-in in order to support smart card read and write operations.
That may need some time. Once done, we will let you know immediately.
Hi, please tell me how long can you done it? About 2 months, or more?
Sorry, I cannot understand well. We have already finished it - CCID Device Chrome Demo Extension viewtopic.php?f=25&p=3165.
This demo can already meet your requirement(use smart card to connect to Chrome browser on PC via using Smart Card Reader connected to USB port). You can develop your concrete requirement based on this demo.
Is there any misunderstanding? If there is, please correct me.
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
JavaCardOS wrote:Sorry, I cannot understand well. We have already finished it - CCID Device Chrome Demo Extension viewtopic.php?f=25&p=3165.
This demo can already meet your requirement(use smart card to connect to Chrome browser on PC via using Smart Card Reader connected to USB port). You can develop your concrete requirement based on this demo.
Is there any misunderstanding? If there is, please correct me.
Hi, I want to modified the u2f extension that it can support smart card for registration and authentication on PC via smart card reader. It must find the reader connected, and when I do register or authenticate, it send data to the reader and wait for smart card inserted.
Sorry for make you confusion.
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3053
- Contact:
Re: FIDO U2F Smart Card via Smart Card Reader
tieuhaoluong wrote:JavaCardOS wrote:Sorry, I cannot understand well. We have already finished it - CCID Device Chrome Demo Extension viewtopic.php?f=25&p=3165.
This demo can already meet your requirement(use smart card to connect to Chrome browser on PC via using Smart Card Reader connected to USB port). You can develop your concrete requirement based on this demo.
Is there any misunderstanding? If there is, please correct me.
Hi, I want to modified the u2f extension that it can support smart card for registration and authentication on PC via smart card reader. It must find the reader connected, and when I do register or authenticate, it send data to the reader and wait for smart card inserted.
Sorry for make you confusion.
I have already seen the code, it implementes the basic communication functions with CCID device. If you want to use this extension with your device, you need to improve the demo code.
Here's your requirement and implement method:
1 Send and receive APDU commands. You can refer to the implementation of send and receive "SELECT" command in this Demo extension source code;
2 Wait for the device be inserted. You can listen to two events: onDeviceAdded, onDeviceRemoved, read document for more details: https://developer.chrome.com/apps/usb#e ... eviceAdded.
sense and simplicity
Who is online
Users browsing this forum: No registered users and 3 guests