Skip to content

Commit b3abacc

Browse files
author
ID Bot
committed
Script updating gh-pages from 75dd59b. [ci skip]
1 parent 5183a38 commit b3abacc

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

draft-denis-dprive-dnscrypt.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,7 +1665,7 @@ <h3 id="name-certificates">
16651665
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
16661666
| Cert Magic |
16671667
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1668-
| ES Version | Protocol Minor Version | Reserved |
1668+
| ES Version | Protocol Minor Version | Reserved |
16691669
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
16701670
| |
16711671
+ Signature +
@@ -2021,6 +2021,7 @@ <h3 id="name-protocol-overview">
20212021
<div class="alignLeft art-text artwork" id="section-9.1-2">
20222022
<pre>
20232023
[Client]----(encrypted query)---&gt;[Relay]----(encrypted query)---&gt;[Server]
2024+
20242025
[Client]&lt;--(encrypted response)--[Relay]&lt;--(encrypted response)--[Server]
20252026
</pre><a href="#section-9.1-2" class="pilcrow"></a>
20262027
</div>
@@ -2091,8 +2092,8 @@ <h3 id="name-client-queries">
20912092
<div class="alignLeft art-text artwork" id="section-9.2-8">
20922093
<pre>
20932094
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x00 0x00
2094-
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xc0 0x00 0x02 0x01
2095-
0x01 0xbb
2095+
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2096+
0xff 0xff 0xc0 0x00 0x02 0x01 0x01 0xbb
20962097
</pre><a href="#section-9.2-8" class="pilcrow"></a>
20972098
</div>
20982099
</section>

draft-denis-dprive-dnscrypt.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ Table of Contents
534534
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
535535
| Cert Magic |
536536
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
537-
| ES Version | Protocol Minor Version | Reserved |
537+
| ES Version | Protocol Minor Version | Reserved |
538538
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
539539
| |
540540
+ Signature +
@@ -896,6 +896,7 @@ Table of Contents
896896
and the resolver only sees the relay's IP address.
897897

898898
[Client]----(encrypted query)--->[Relay]----(encrypted query)--->[Server]
899+
899900
[Client]<--(encrypted response)--[Relay]<--(encrypted response)--[Server]
900901

901902
Key properties of Anonymized DNSCrypt:
@@ -948,9 +949,9 @@ Table of Contents
948949
For example, a query for a server at 192.0.2.1:443 would be prefixed
949950
with:
950951

951-
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x00 0x00
952-
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xc0 0x00 0x02 0x01
953-
0x01 0xbb
952+
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x00 0x00
953+
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
954+
0xff 0xff 0xc0 0x00 0x02 0x01 0x01 0xbb
954955

955956
9.3. Relay Behavior
956957

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>Preview for branch <a href="draft-denis-dprive-dnscrypt-06">draft-denis-dpri
2929
<tr>
3030
<td><a href="draft-denis-dprive-dnscrypt-06/draft-denis-dprive-dnscrypt.html" class="html draft-denis-dprive-dnscrypt" title="The DNSCrypt Protocol (HTML)">DNSCrypt</a></td>
3131
<td><a href="draft-denis-dprive-dnscrypt-06/draft-denis-dprive-dnscrypt.txt" class="txt draft-denis-dprive-dnscrypt" title="The DNSCrypt Protocol (Text)">plain text</a></td>
32-
<td>same as master</td>
32+
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://DNSCrypt.github.io/dnscrypt-protocol/draft-denis-dprive-dnscrypt.txt&amp;url_2=https://DNSCrypt.github.io/dnscrypt-protocol/draft-denis-dprive-dnscrypt-06/draft-denis-dprive-dnscrypt.txt" class="diff draft-denis-dprive-dnscrypt">diff with master</a></td>
3333
</tr>
3434
</table>
3535
<script>

0 commit comments

Comments
 (0)