Hi Dave This might not related to the original subject but just provide some comments on your previous post.
On Tue, Mar 24, 2015 at 8:14 AM, Dave Huseby <[email protected]> wrote: > > Some of the prototype use cases we've thought of are: > > 1. Storing an encryption key on the Secure Element and using it to > encrypt/decrypt email credentials so that we no longer store them in > the clear. > > 2. Creating a generic key store Secure Element applet and allowing > other apps to generate and store the keys on the Secure Element > instead of on the flash. > > 3. Implementing a shared secret + time one-time-password applet for > the Secure Element and using that for two-factor auth. > > For the Secure Element, you need either UICC Secure Element or embedded Secure Element which will need help from SIM provider or OEM, since only they own the keys to provision the SEs. And please check Bug 884594 if you're using an UICC SE. But if you are talking about Yubikey Neo, it is a NFC Forum Type 4 tag, you need NFC API to communicate with those YubiOath/PIV/OpenPGP/... applets. Also for your information NFC API already became privileged since v2.2 And SE API is also expected to become privileged in next release. Thanks
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
