On Mon, Sep 09, 2019 at 10:22:53AM +0200, Otto Moerbeek wrote: > On Sun, Sep 08, 2019 at 09:03:27PM +0200, Landry Breuil wrote: > > > On Sun, Sep 08, 2019 at 01:19:56PM +0200, Otto Moerbeek wrote: > > > Hi, > > > > > > Firefox will change (for US based users as a start) its default DNS to > > > be DoH to Cloudflare. > > > > > > https://blog.mozilla.org/futurereleases/2019/09/06/whats-next-in-making-dns-over-https-the-default/ > > > > > > I dont't think we should ship it like that. > > > > > > Are there any plans to disable that for our port? > > > > > > I think (hope) including network.trr.mode=5 in all-openbsd.js should be > > > enough. > > > > I personally have zero interest in bikeshedding this, so i'd go for > > whatever ppl want. i'm fine with 5, but i think all-openbsd.js only > > applies to *new* profiles, unsure about that. Someone (not me) should > > test. > > > > Landry > > So I tested that the setting below works: > > 1. New profile gets new default > 2. Existing profile gets new default if user did not set it previously > 3. Existing profile is not overriden if user set it previously. > > A user mailed me privately and confirmed this, > > So I think that is what we want, > > OK?
Ok, and thanks for testing.