668
edits
| Line 46: | Line 46: | ||
=== Communication with BrowserID === | === Communication with BrowserID === | ||
In the diagrams below, communication is shown between | In the diagrams below, communication is shown between the client-side of the web service and the BrowserID implementation in the client. If BrowserID is delivered by BrowserID.org, this communication is implemented over postMessage() between the service's origin and the BrowserID origin. If BrowserID is built into the user agent, this communication is simply the native DOM API defined above, with BrowserID implemented in the browser chrome. | ||
=== User Key === | === User Key === | ||
edits