Skip to content

Commit a4daf44

Browse files
timcappalliTallTedmarcoscaceres
authored
Add placeholder security and privacy considerations section (#148)
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> Co-authored-by: Marcos Cáceres <marcosc@apple.com>
1 parent 6192ec4 commit a4daf44

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

index.html

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
company: "Apple Inc.",
2020
companyURL: "https://apple.com",
2121
},
22+
{
23+
name: "Tim Cappalli",
24+
email: "tim.cappalli@okta.com",
25+
company: "Okta",
26+
companyURL: "https://okta.com",
27+
},
2228
{
2329
name: "Sam Goto",
2430
email: "goto@google.com",
@@ -411,6 +417,43 @@ <h3>
411417
</tr>
412418
</tbody>
413419
</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>
414457
<section id="idl-index"></section>
415458
<section id="conformance"></section>
416459
</body>

0 commit comments

Comments
 (0)