Security/DNS Over HTTPS/Heuristics: Difference between revisions

Jump to navigation Jump to search
clean intro more
(clean up intro)
(clean intro more)
Line 3: Line 3:
'''High-level overview:''' https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https
'''High-level overview:''' https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https


'''Implementation:''' https://searchfox.org/mozilla-central/source/browser/components/doh/DoHHeuristics.jsm
'''Implementation:''' https://searchfox.org/mozilla-central/source/browser/components/doh/DoHHeuristics.jsm<br />
[https://searchfox.org/mozilla-central/source/browser/components/doh/DoHController.jsm DoHController.jsm] is responsible for running them at startup and upon network changes, and taking action to disable or enable DoH based on the outcome.
[https://searchfox.org/mozilla-central/source/browser/components/doh/DoHController.jsm DoHController.jsm] is responsible for running them at startup and upon network changes, and taking action to disable or enable DoH based on the outcome.


63

edits

Navigation menu