Security/DNS Over HTTPS: Difference between revisions

rm TODO from migrations section
(add trr performance info)
(rm TODO from migrations section)
Line 91: Line 91:
* Two of the migrations work on the format of stored state (local storage and prefs)
* Two of the migrations work on the format of stored state (local storage and prefs)
* During a dry-run-only test of Default Provider Selection, an underlying bug was triggered that caused clients to effectively DDoS NextDNS's endpoint. In the aftermath, a new endpoint was set up and we have a migration to convert occurrences of the old endpoint in stored URI values to the new one.
* During a dry-run-only test of Default Provider Selection, an underlying bug was triggered that caused clients to effectively DDoS NextDNS's endpoint. In the aftermath, a new endpoint was set up and we have a migration to convert occurrences of the old endpoint in stored URI values to the new one.
* TODO: sub-page with details on each migration, versioning, links to code.


== Prefs ==
== Prefs ==


* TODO: list all involved prefs and semantics.
* TODO: list all involved prefs and semantics.
63

edits