-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathADIA-protocol.bs
More file actions
84 lines (65 loc) · 2.35 KB
/
ADIA-protocol.bs
File metadata and controls
84 lines (65 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!-- -*- mode: Text; eval: (auto-fill-mode 1); -*- -->
<pre class='metadata'>
Title: Accountable Digital Identity Association (ADIA) Protocols
Shortname: adia-protocol
Prepare for TR: true
Level: 1
Status: ED
Group: fido
URL:
Editor: Kiran Addepalli, kiran@digitaltrust.net
Editor: Ajay Jadhav, ajay@ayanworks.com
Abstract: ADIA protocols
Issue Tracking: GitHub https://github.com/DIDAlliance/DID-specification
Text Macro: INFORMATIVE <em>This section is not normative.</em>
Text Macro: NORMATIVE <em>This section is normative.</em>
Boilerplate: omit conformance, omit feedback-header, omit abstract-header
Local Boilerplate: header yes, footer yes, logo yes, copyright yes
Markup Shorthands: css off, markdown on
</pre>
<pre class="link-defaults">
spec:html; type:dfn; for:environment settings object; text:global object
spec:infra; type:dfn; text:list
spec:url; type:dfn; text:domain
spec:url; type:dfn; text:valid domain;
spec:webappsec-credential-management-1; type:dictionary; for:/; text:CredentialRequestOptions
spec:webidl; type:interface; text:Promise
</pre>
<!-- only put content here if you want a custom status of document not
the specification-maturity-appropriate boilerplate -->
# ADIA Protocols # {#sctn-adia-protocol-detail}
ADIA Protocols are broadly categorized into following:
* Digital Address Protocols
* Directory Protocols
* Credential Schema Protocols
* Credential Protocols
* Verification Protocols
<pre class=include>
path: sections/protocol/adia-function.include
</pre>
<pre class=include>
path: sections/protocol/digital-address-protocol.include
</pre>
<pre class=include>
path: sections/protocol/directory-protocol.include
</pre>
<pre class=include>
path: sections/protocol/credential-schema-protocol.include
</pre>
<pre class=include>
path: sections/protocol/credential-protocol.include
</pre>
<pre class=include>
path: sections/protocol/verification-protocol.include
</pre>
<pre class=include>
path: sections/protocol/messages.include
</pre>
## Acknowledgments ## {#sctn-acknowledgments}
### Contributors ### {#sctn-acknowledgments-contributors}
* Suresh Batchu, suresh@digitaltrust.net
* Sam Curren, sam@indicio.tech
### Reviewers ### {#sctn-acknowledgments-Reviewers}
* Rolf Lindemann, rolf@noknok.com
* Ken Ebert, ken@indicio.tech
If a credit is missing from the credit list below, please log a ticket at GitHub to be recognized in future updates.