mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 07:29:31 +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
|
||||||

|

|
||||||
|
|
||||||
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.
|
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
|
#### Anonymized DNS
|
||||||

|

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

|

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

|

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

|

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