--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+unsubscribe@fidoalliance.org.
To post to this group, send email to fido...@fidoalliance.org.
Visit this group at https://groups.google.com/a/fidoalliance.org/group/fido-dev/.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/8950322a-b910-4a20-832b-00a6dcbb94c1%40fidoalliance.org.
Hey Kousik Das. Ebay has UAF reference implementation in java https://github.com/eBay/UAF
2017-08-11 8:26 GMT+01:00 Kousik Das <code....@gmail.com>:
Hi,
Anyone can help me on implementing FIDO Authentication in java.
Thanks,
Kousik
--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+u...@fidoalliance.org.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+unsubscribe@fidoalliance.org.
To post to this group, send email to fido...@fidoalliance.org.
Visit this group at https://groups.google.com/a/fidoalliance.org/group/fido-dev/.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/4b1ea3af-8e33-4b38-8c98-e93b2bbd725f%40fidoalliance.org.
________________
. Alexei Czeskis .:. Securineer
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/CALRyZMqGwftBacvATc8Q97XSpcriGkHLr2bd89n5mAUt25CUjg%40mail.gmail.com.
On 8/11/17, 6:51 AM, "'Alexei Czeskis' via FIDO Dev (fido-dev)" <fido...@fidoalliance.org> wrote:
>
> There are also U2F java implementations (since you didn't specify which protocol stack you wanted).
yes, see here: https://github.com/search?utf8=✓&q=u2f
as an aside, a potentially useful project for enterprising open source developers would be to create an opensource fido server supporting both U2F and UAF (there's millions of devices out in the world for both fido protocol families), and
also implementing webauthn.
see also: Client to Authenticator Protocol
=JeffH
On Fri, Aug 11, 2017 at 1:04 AM, Ackermann Yuriy <ackerma...@gmail.com> wrote:
It's under Apache. https://github.com/eBay/UAF/blob/master/LICENSE
2017-08-11 9:03 GMT+01:00 Kousik Das <code....@gmail.com>:
Is it free to use?
On Friday, August 11, 2017 at 1:06:35 PM UTC+5:30, Ackermann Yuriy wrote:
Hey Kousik Das. Ebay has UAF reference implementation in java https://github.com/eBay/UAF