▲ | cortesoft a day ago | ||||||||||||||||
Why would DNS being perfectly secure make MITM attacks impossible? It might be impossible to hijack DNS, but after DNS resolution happens, then the actual connection via IP address has to happen. If you are saying every packet sent is secure, then it would have nothing to do with DNS? | |||||||||||||||||
▲ | cyphar a day ago | parent [-] | ||||||||||||||||
You could store the certificate hashes in DNS (i.e., use DANE instead of the CA PKI) and so a MITM on the actual connection wouldn't succeed. | |||||||||||||||||
|