mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
updated references
This commit is contained in:
parent
6188a42951
commit
af819dd582
@ -409,7 +409,7 @@ Requester Target
|
||||
<li>The hostname MUST be SHA1(SID + Requester JID + Target JID) where the definition of the SHA1 hashing algorithm is as specified by &rfc3174; and the output is hexadecimal-encoded (not binary); as noted above and under <link url='#muc'>Use with Multi-User Chat</link>, the DST.ADDR value might have been provided directly from the Requester to the Target).</li>
|
||||
<li>The port MUST be 0 (zero).</li>
|
||||
<li>The JIDs used as input to the hash function MUST be the actual JIDs used for the IQ exchange between the Requester and the Target (these might be full JIDs &FULLJID; or bare JIDs &BAREJID; depending on the addresses of the entities involved in the negotiation).</li>
|
||||
<li>The appropriate stringprep profiles (as specified in &rfc3920;) MUST be applied to the JIDs before application of the SHA1 hashing algorithm.</li>
|
||||
<li>The appropriate stringprep profiles (as specified in &rfc6122;) MUST be applied to the JIDs before application of the SHA1 hashing algorithm.</li>
|
||||
</ol>
|
||||
<example caption='Target Establishes SOCKS5 Connection with StreamHost'><![CDATA[
|
||||
CMD = X'01'
|
||||
@ -540,7 +540,7 @@ Requester Proxy Target
|
||||
<li>The hostname MUST be SHA1(SID + Requester JID + Target JID) where the definition of the SHA1 hashing algorithm is as specified by &rfc3174; and the output is hexadecimal-encoded (not binary); as noted above and under <link url='#muc'>Use with Multi-User Chat</link>, the DST.ADDR value might have been provided directly from the Requester to the Target).</li>
|
||||
<li>The port MUST be 0 (zero).</li>
|
||||
<li>The JIDs provided MUST be the JIDs used for the IQ exchange between the Requester and the Target, which MAY be full JIDs &FULLJID; or bare JIDs &BAREJID;.</li>
|
||||
<li>The appropriate stringprep profiles (as specified in <cite>RFC 3920</cite>) MUST be applied to the JIDs before application of the SHA1 hashing algorithm.</li>
|
||||
<li>The appropriate stringprep profiles (as specified in <cite>RFC 6122</cite>) MUST be applied to the JIDs before application of the SHA1 hashing algorithm.</li>
|
||||
</ol>
|
||||
<example caption='Target Establishes SOCKS5 Connection with StreamHost'><![CDATA[
|
||||
CMD = X'01'
|
||||
|
Loading…
Reference in New Issue
Block a user