Skip to content

Commit 75dd59b

Browse files
committed
Add spaces
1 parent e1e82fe commit 75dd59b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

draft-denis-dprive-dnscrypt.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ The following diagram shows the structure of a DNSCrypt certificate:
297297
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
298298
| Cert Magic |
299299
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
300-
| ES Version | Protocol Minor Version | Reserved |
300+
| ES Version | Protocol Minor Version | Reserved |
301301
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
302302
| |
303303
+ Signature +
@@ -503,6 +503,7 @@ Anonymized DNSCrypt works by having the client send encrypted queries to a relay
503503

504504
~~~
505505
[Client]----(encrypted query)--->[Relay]----(encrypted query)--->[Server]
506+
506507
[Client]<--(encrypted response)--[Relay]<--(encrypted response)--[Server]
507508
~~~
508509

@@ -552,8 +553,8 @@ For example, a query for a server at 192.0.2.1:443 would be prefixed with:
552553

553554
~~~
554555
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x00 0x00
555-
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xc0 0x00 0x02 0x01
556-
0x01 0xbb
556+
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
557+
0xff 0xff 0xc0 0x00 0x02 0x01 0x01 0xbb
557558
~~~
558559

559560
## Relay Behavior

0 commit comments

Comments
 (0)