Collect and collate various open source JavaCard applets.
All applets are under the open source licenses.
Moderator: Ellisun
-
JavaCardOS
- Posts: 269
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2345
-
Contact:
Post
by JavaCardOS » Tue Dec 13, 2016 1:18 am
U2F is an open authentication standard that enables internet users to securely access any number of online services, with one single device, instantly and with no drivers or client software needed.
Fido U2F is a javacard applet which is a FIDO compliance program running in java smartcard platform.This code implements the FIDO U2F specifications being developed at
http://fidoalliance.org/, and it was based on U2FToken and ledger-u2f-javacard.
Note:
1. You can also view this applet from GitHub or SourceForge.
2. This Applet has been successfully compiled in JCIDE, and it has been tested with JC30M48CR.
You do not have the required permissions to view the files attached to this post. Please
login first.
-
Bob2002
- Posts: 36
- Joined: Wed Jul 29, 2015 10:50 pm
- Points :1216
-
Contact:
Post
by Bob2002 » Tue Dec 13, 2016 1:48 am
The Mission of the FIDO (Fast IDentity Online) Alliance is to change the nature of online authentication by:
- Developing technical specifications that define an open, scalable, interoperable set of mechanisms that reduce the reliance on passwords to authenticate users.
- Operating industry programs to help ensure successful worldwide adoption of the Specifications.
- Submitting mature technical Specification(s) to recognized standards development organization(s) for formal standardization.
-
tieuhaoluong
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :324
-
Contact:
Post
by tieuhaoluong » Wed Feb 15, 2017 12:53 am
Hi all,
What's different from U2F Version 1.0 & 1.1?
-
UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3027
-
Contact:
Post
by UNKNwYSHSA » Wed Feb 15, 2017 6:12 am
tieuhaoluong wrote:Hi all,
What's different from U2F Version 1.0 & 1.1?
From the name of specification, v1.1 is a Draft version.
For more technique details, you have to read the specifications and find out differents.
sense and simplicity
-
tay00000
- Posts: 135
- Joined: Tue Sep 27, 2016 10:58 am
- Points :1736
-
Contact:
Post
by tay00000 » Sat Oct 20, 2018 8:09 am
I know that this is a rather old topic so probably I might be missing something.
I am recently deciding to test out U2F applet by @Javacardos and also the cards bought from @Javacardos.
Applet installed on card with no problems.
When I insert card into card reader and visited Yubico's U2F demo page (
https://demo.yubico.com/u2f?tab=register), I noticed that nothing is going through to the card and the reader as I am not registering any sort of commands being passed to the card.
Am I right that using card and reader by default on a web browser is not going to work until I do something like mentioned in an old post via
(
https://javacardos.com/javacardforum/vi ... &hilit=u2f) ?
-
tay00000
- Posts: 135
- Joined: Tue Sep 27, 2016 10:58 am
- Points :1736
-
Contact:
Post
by tay00000 » Tue Oct 23, 2018 10:49 am
Probably some side knowledge in case people are wondering. I was reading something regarding how Windows handles USB drivers and it doesn't allow HID, CCID and mass storage access via the default Windows driver and thus Zadig must be used to swap out for a USB driver that allows WebUSB.
So no go for WebUSB and no one has come up with a working WebUSB with CCID for production grade solution yet.
Now what about the FIDO route ? Apparently it only supports HID tokens for contact insertion and NFC has to be done over a phone with NFC capability and a FIDO capable application like Google Auth installed and of course an NFC device with FIDO applet too. That is too much a hassle. Similarly, the BLE route is the least chosen due to it being not easy to obtain tokens with BLE. Similarly a phone with BLE and with a phone app and a BLE token must be used. So for desktop access ... no luck unless the hardware is capable of HID with FIDO settings for HID as well in it's HID descriptors.
Users browsing this forum: No registered users and 1 guest
JavaCard OS : Disclaimer
Board Disclaimer
The views and comments posted in these fora are personal and do not necessarily represent the those of the Management of JavaCard OS.
The Management of JavaCard OS does not, under any circumstances whatsoever, accept any responsibility for any advice, or recommentations, made by, or implied by, any member or guest vistor of JavaCard OS that results in any loss whatsoever in any manner to a member of JavaCard OS, or to any other person.
Furthermore, the Management of JavaCard OS is not, and cannot be, responsible for the content of any other Internet site(s) that have been linked to from JavaCard OS.