| I hardly see how the OP is FUD. What the article states is true; just because you can opt-out doesn't mean it's wrong. Where you are drawing the line is the opt-out to disable it, as opposed to the convention of opt-in. Think about companies in the 50-200 employee range; As a sysadmin, I have to purposefully go out of my way to put that domain (use-application-dns.net)[1] in my root resolver, and point it to NXDOMAIN. I can't do it if another provider is managing my DNS (ISP, cloud service...); it also doesn't actually guarantee that it is off. > If a user has chosen to manually enable DoH, the signal from the network will be ignored and the user’s preference will be honored. The basic IT mantra has been 'If it aint broke, don't fix it.' Mozilla itself is moving fast and breaking things; which is why we have standards in the first place. For god sake, there isn't even a proper RFC to select yes or no to DoH. I, as a sysadmin, must not only implement the domain in my resolver, but I also must keep in my mind that if a user is using Firefox, that there are things it does internally that are not right, and it is easier for me to have my users on Chrome, because it is less of a headache for me. [1] https://support.mozilla.org/en-US/kb/configuring-networks-di... |
> The basic IT mantra has been 'If it aint broke, don't fix it.'
An unencrypted protocol that compromises privacy may not be "broke" for sysadmins, but it is for users.