Re: [web-nfc] Support ISODep

For reference since it was mentioned somewhere in the thread, the specification result of the work started jointly within W3C and Global Platform [[Web API For Accessing Secure Element](https://globalplatform.github.io/WebApis-for-SE/doc/)].

This specification goes much further than Web NFC as it allows a trusted web page to communicate to any ISO compliant Secure Element, including (e)UICC, (e)SE and ISO contactless. On the other hand, it is limited only to Secure Element that communicate through APDU, i.e. no LLCP or HCE.

The security model is based on:
- explicit user consent,
- web application loaded through HTTPS,
- Access Control List on the secure element authorizing access to specific applications on the Secure Element from specific Web Origin.

-- 
GitHub Notification of comment by serianox
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/101#issuecomment-329530537 using your GitHub account

Received on Thursday, 14 September 2017 16:06:44 UTC