|
|
|
|
|
by wsfull
3703 days ago
|
|
If you are using your own DNS cache listening on a loopback interface, then the risks of "DNS cache poisoning" are not what they are when you use a third party cache like your ISP's, OpenDNS, Google or the ones in the CSV file at the github page referenced in this blog entry. Unless you are sharing your loopback with the network somehow, one could argue that with a localhost cache the risk is nonexistent. According to this blog entry the reason for using DNSSEC is to "prevent DNS posioning". If that is true, and that is what I would expect, and we've minimized the risk of cache poisoning by using a localhost cache exlcusively (no third party caches), then why use DNSSEC? If there are other reasons, like making centralized control (censorship?) of DNS easier for ICANN, etc., then this blog post has omitted them. Does that imply they are insignificant? |
|
How have you authenticated that your ISP isn't intercepting DNS requests and serving them out of their own cache that lies?