|
19 | 19 | company: "Apple Inc.",
|
20 | 20 | companyURL: "https://apple.com",
|
21 | 21 | },
|
| 22 | + { |
| 23 | + name: "Tim Cappalli", |
| 24 | + email: "tim.cappalli@okta.com", |
| 25 | + company: "Okta", |
| 26 | + companyURL: "https://okta.com", |
| 27 | + }, |
22 | 28 | {
|
23 | 29 | name: "Sam Goto",
|
24 | 30 | email: "goto@google.com",
|
@@ -411,6 +417,43 @@ <h3>
|
411 | 417 | </tr>
|
412 | 418 | </tbody>
|
413 | 419 | </table>
|
| 420 | + <section class="informative"> |
| 421 | + <h2> |
| 422 | + Security Considerations |
| 423 | + </h2> |
| 424 | + <p class="issue" title="Work in Progress"> |
| 425 | + This section is a work in progress as this document evolves. |
| 426 | + </p> |
| 427 | + <p> |
| 428 | + The documents listed below outline initial security considerations for Digital Credentials, both broadly and for presentation on the web. Their contents will be integrated into this document gradually. |
| 429 | + </p> |
| 430 | + <ul> |
| 431 | + <li><a href="https://github.com/WICG/digital-credentials/blob/main/horizontal-reviews/security-privacy.md">TAG Security and Privacy Considerations Questionnaire (WIP)</a></li> |
| 432 | + </ul> |
| 433 | + </section> |
| 434 | + <section class="informative"> |
| 435 | + <h2> |
| 436 | + Privacy Considerations |
| 437 | + </h2> |
| 438 | + <p class="issue" title="Work in Progress"> |
| 439 | + This section is a work in progress as this document evolves. |
| 440 | + </p> |
| 441 | + <p> |
| 442 | + The documents listed below outline various privacy considerations for Digital Credentials, both broadly and for presentation on the web. Their contents will be integrated into this document gradually. |
| 443 | + </p> |
| 444 | + <ul> |
| 445 | + <li><a href="https://github.com/WICG/digital-credentials/blob/main/horizontal-reviews/security-privacy.md">TAG Security and Privacy Considerations Questionnaire (WIP)</a></li> |
| 446 | + <li><a href="https://github.com/w3cping/credential-considerations">W3C Privacy Interest Group (PING) Credentials Considerations repository</a> which contains in-progress list of concerns and implications of identity-verification and credential presentation, for consideration in Internet and Web standardization</li> |
| 447 | + </ul> |
| 448 | + </section> |
| 449 | + <section class="informative"> |
| 450 | + <h2> |
| 451 | + Accessibility Considerations |
| 452 | + </h2> |
| 453 | + <p class="issue" title="Work in Progress"> |
| 454 | + This section is a work in progress as this document evolves. |
| 455 | + </p> |
| 456 | + </section> |
414 | 457 | <section id="idl-index"></section>
|
415 | 458 | <section id="conformance"></section>
|
416 | 459 | </body>
|
|
0 commit comments