Skip to content

Commit 72a2ce8

Browse files
committed
Update NMDC.html
1 parent 658d0fd commit 72a2ce8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

NMDC.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,7 +2751,7 @@ <h4 id="_supports">4.5.9. $Supports</h4>
27512751
</div></div>
27522752
</div>
27532753
<div class="sect3">
2754-
<h4 id="_capabilities">4.5.10. Capabilities</h4>
2754+
<h4 id="_capabilities">4.5.10. $Capabilities</h4>
27552755
<div class="exampleblock">
27562756
<div class="content">
27572757
<div class="literalblock">
@@ -2764,7 +2764,7 @@ <h4 id="_capabilities">4.5.10. Capabilities</h4>
27642764
Its content is unknown as of date.</p></div>
27652765
</div>
27662766
<div class="sect3">
2767-
<h4 id="_in">4.5.11. IN</h4>
2767+
<h4 id="_in">4.5.11. $IN</h4>
27682768
<div class="exampleblock">
27692769
<div class="content">
27702770
<div class="literalblock">
@@ -2965,7 +2965,7 @@ <h4 id="_in">4.5.11. IN</h4>
29652965
<strong>$To:</strong> strings generated by the hubsoft to the client are not included in this and will be send regardlessly of status (i.e. messages from bots).</p></div>
29662966
</div>
29672967
<div class="sect3">
2968-
<h4 id="_mcto">4.5.12. MCTo:</h4>
2968+
<h4 id="_mcto">4.5.12. $MCTo:</h4>
29692969
<div class="exampleblock">
29702970
<div class="content">
29712971
<div class="literalblock">
@@ -3707,7 +3707,7 @@ <h4 id="_quicklist">4.6.3. QuickList</h4>
37073707
</li>
37083708
<li>
37093709
<p>
3710-
<strong>$GetNickList</strong> only valid when connected, a QDC does not receive a <strong>$NickList</strong>, but a series of *$MyINFO*s directly
3710+
<strong>$GetNickList</strong> only valid when connected, a QDC does not receive a <strong>$NickList</strong>, but a series of <strong>$MyINFO</strong> directly
37113711
</p>
37123712
</li>
37133713
<li>
@@ -4018,7 +4018,7 @@ <h4 id="_saltpass">4.6.17. SaltPass</h4>
40184018
<div class="paragraph"><p>This feature offers passwords to be salted and hashed, which means that passwords are no longer sent in plaintext.
40194019
This adds "random data" to the <strong>$GetPass</strong> command.</p></div>
40204020
<div class="paragraph"><p>The random data should be Base32 encoded.</p></div>
4021-
<div class="paragraph"><p>The data that is sent back in the *$MyPass shall be the password followed by the random data, passed through the Tiger algorithm and then encoded with Base32.
4021+
<div class="paragraph"><p>The data that is sent back in the <strong>$MyPass</strong> shall be the password followed by the random data, passed through the Tiger algorithm and then encoded with Base32.
40224022
I.e., base32( tiger_hash( password + data ) ).</p></div>
40234023
<div class="paragraph"><p>Add <strong>SaltPass</strong> to the <strong>$Supports</strong> to indicate support for this.</p></div>
40244024
<div class="paragraph"><p>Note that the example below for <strong>$MyPass</strong> is not literal.</p></div>
@@ -4510,7 +4510,7 @@ <h2 id="_license">6. License</h2>
45104510
<div id="footer">
45114511
<div id="footer-text">
45124512
Version 1.5<br />
4513-
Last updated 2025-04-27 11:00:24 CEST
4513+
Last updated 2025-04-27 11:13:08 CEST
45144514
</div>
45154515
</div>
45164516
</body>

0 commit comments

Comments
 (0)