mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 05:19:37 +00:00
fix lines
This commit is contained in:
parent
990571197b
commit
52067c3c55
1 changed files with 5 additions and 0 deletions
|
@ -22,22 +22,27 @@ DNS over HTTPS is the more newer RFC-standard DNS encryption wrapper, which wrap
|
|||
|
||||
### DNSCrypt
|
||||

|
||||
|
||||
DNSCrypt is the oldest DNS encryption wrapper protocol, It is more optimized for speed than DoT and DoH and uses 443 on TCP/UDP (same port as HTTPS). The port number helps obfuscate the protocol at a basic level from ISPs and other MiTMs from detecting the usage of the protocol (although it won't help against DPIs). DNSCrypt also has a feature called Anonymized DNS which we will be talking in the next sub-section.
|
||||
|
||||
#### Anonymized DNS
|
||||

|
||||
|
||||
(TODO)
|
||||
|
||||
### DNS over Tor
|
||||

|
||||
|
||||
(TODO)
|
||||
|
||||
### DNS over VPN
|
||||

|
||||
|
||||
(TODO)
|
||||
|
||||
### Local DNS
|
||||

|
||||
|
||||
(TODO)
|
||||
|
||||
## DNS protocol ratings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue