forked from xsf/xeps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxep-0302.xml
199 lines (199 loc) · 6.52 KB
/
xep-0302.xml
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE xep SYSTEM 'xep.dtd' [
<!ENTITY % ents SYSTEM 'xep.ent'>
%ents;
]>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep>
<header>
<title>XMPP Compliance Suites 2012</title>
<abstract>This document defines XMPP protocol compliance levels for 2012.</abstract>
&LEGALNOTICE;
<number>0302</number>
<status>Obsolete</status>
<type>Standards Track</type>
<sig>Standards</sig>
<approver>Council</approver>
<dependencies>
<spec>RFC 6120</spec>
<spec>RFC 6121</spec>
<spec>RFC 6122</spec>
<spec>XEP-0030</spec>
<spec>XEP-0045</spec>
<spec>XEP-0054</spec>
<spec>XEP-0085</spec>
<spec>XEP-0114</spec>
<spec>XEP-0115</spec>
<spec>XEP-0124</spec>
<spec>XEP-0163</spec>
<spec>XEP-0184</spec>
<spec>XEP-0191</spec>
<spec>XEP-0198</spec>
<spec>XEP-0206</spec>
</dependencies>
<supersedes>
<spec>XEP-0270</spec>
</supersedes>
<supersededby>
<spec>XEP-0375</spec>
</supersededby>
<shortname>N/A</shortname>
&stpeter;
<revision>
<version>0.1</version>
<date>2011-07-21</date>
<initials>psa</initials>
<remark><p>Initial published version.</p></remark>
</revision>
<revision>
<version>0.0.2</version>
<date>2011-07-17</date>
<initials>psa</initials>
<remark><p>Added RFC 6122, XEP-0184, and XEP-0198.</p></remark>
</revision>
<revision>
<version>0.0.1</version>
<date>2011-07-06</date>
<initials>psa</initials>
<remark><p>Rough draft, copied and modified from XEP-0270.</p></remark>
</revision>
</header>
<section1 topic='Introduction' anchor='intro'>
<p>The &XSF; defines protocol suites for the purpose of compliance testing and software certification. This document specifies the 2012 compliance levels for XMPP clients and servers. <note>The XSF neglected to publish compliance suites for 2011; therefore the predecessor to this document is &xep0270;.</note> Unless qualified where explicitly noted, support for the listed specifications is REQUIRED for compliance purposes.</p>
</section1>
<section1 topic='Compliance Levels' anchor='levels'>
<table caption='XMPP Compliance Levels for 2012'>
<tr>
<th>Spec</th>
<th>Core Server</th>
<th>Core Client</th>
<th>Advanced Server</th>
<th>Advanced Client</th>
</tr>
<tr>
<td>&rfc6120;</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&rfc6121;</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&rfc6122;</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0030;</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0115;</td>
<td align='center'>✕</td>
<td align='center'>✓</td>
<td align='center'>✓ *</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0114;</td>
<td align='center'>✓</td>
<td align='center'>N/A</td>
<td align='center'>✓</td>
<td align='center'>N/A</td>
</tr>
<tr>
<td>&xep0191;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓</td>
<td align='center'>✕</td>
</tr>
<tr>
<td>&xep0124;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓ **</td>
<td align='center'>✕</td>
</tr>
<tr>
<td>&xep0206;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓ **</td>
<td align='center'>✕</td>
</tr>
<tr>
<td>&xep0054;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0163;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0045;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓ **</td>
<td align='center'>✓ ***</td>
</tr>
<tr>
<td>&xep0085;</td>
<td align='center'>N/A</td>
<td align='center'>✕</td>
<td align='center'>N/A</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0184;</td>
<td align='center'>N/A</td>
<td align='center'>✕</td>
<td align='center'>N/A</td>
<td align='center'>✓</td>
</tr>
<tr>
<td>&xep0198;</td>
<td align='center'>✕</td>
<td align='center'>✕</td>
<td align='center'>✓</td>
<td align='center'>✓</td>
</tr>
</table>
<p>* Necessary to support Personal Eventing Protocol (PEP).</p>
<p>** Support can be enabled via an external component or an internal server module/plugin.</p>
<p>*** Support for the Entity Use Cases and Occupant Use Cases is REQUIRED; support for the remaining use cases is RECOMMENDED.</p>
</section1>
<section1 topic='Implementation Notes' anchor='impl'>
<p>Some of the protocol specifications referenced herein have their own dependencies; developers need to consult the relevant specifications for further information.</p>
<p>Developers are advised to refer to &xep0178; regarding proper implementation of the SASL EXTERNAL mechanism in XMPP.</p>
</section1>
<section1 topic='Security Considerations' anchor='security'>
<p>This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.</p>
</section1>
<section1 topic='IANA Considerations' anchor='iana'>
<p>This document requires no interaction with &IANA;.</p>
</section1>
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
<p>This document requires no interaction with the ®ISTRAR;.</p>
</section1>
<section1 topic='Acknowledgements' anchor='ack'>
<p>Thanks to Dave Cridland, Waqas Hussain, Kevin Smith, and Matthew Wild for their feedback.</p>
</section1>
</xep>