Confirmed users
471
edits
(→PiCL Key Server / IdP Protocol: mention use of TLS) |
|||
| Line 4: | Line 4: | ||
The server is being developed in https://github.com/mozilla/picl-idp . This repo currently includes a demonstration client (node.js CLI). | The server is being developed in https://github.com/mozilla/picl-idp . This repo currently includes a demonstration client (node.js CLI). | ||
Note that all messages are delivered over an HTTPS connection. The client browser may also implement cert-pinning to improve on the certificate validation process. The protections described below are in addition to those provided by TLS. | |||
Remaining TODO items: | Remaining TODO items: | ||