From: Bjarke A. <ba...@li...> - 2022-11-23 09:13:21
|
Hi Frank, Both yes and no. OpenSC is a indirect part due to two things: 1) We have used the OpenSC P11 library to get the correct and working 😀 APDU sequence for the card communication inside the mobile app. Yes, we took the long way and did Android and iOS with APDU instead of a high level approach via a P11 library. 2) To setup the cards we are depending on the P11 library in combination with the GIDS. To put it differently. Without OpenSC the MobileID project would not be possible. Did I answer your question? /Bjarke Den 23. nov. 2022 kl. 09.25 skrev Frank Morgner <fra...@gm...>: Thanks for the information. However, none of the public code published here https://github.com/Liga-Software-ApS/ seem to be using OpenSC, am I right? Regards, Frank. Am Mi., 23. Nov. 2022 um 01:06 Uhr schrieb Bjarke Alling via Opensc-announce <ope...@li...>: > > > Hi everyone, > > We have today made our Liga MobileID project using JCOP smart cards and NFC on mobile phones fully public at our GitHub site https://github.com/liga-software-aps > > Liga MobileID (OSS) version 1.0. This is the first version of the open source edition of Liga MobileID for usage with JCOP NXP smart cards combined with the GIDS applet. > > This app brings secure authentication to mobile phones with a security stack that includes openness, guaranty, simplicity and convenience while not breaching any privacy concerns in terms of backdoors or biometric authentication technology. > > The app is made with open source components using Flutter, OpenSC, GIDS applet and in the backend SpringBoot, OpenJDK and Tomcat. > > The Liga MobileID is developed together with Alexandra Instituttet and is funded by Cyber Hub Denmark and Industriens Fond. > > I hope that others will find the project useful and hopefully will contribute to enhance the quality and functionality down the road. > > Kind regards > > /Bjarke > Liga Software ApS > Copenhagen/Denmark > > > _______________________________________________ > Opensc-announce mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensc-announce |