Re: [DNSOP] Concerns around deployment of DNS over HTTPS (DoH)

Paul Vixie <paul@redbarn.org> Wed, 13 March 2019 07:41 UTC

Return-Path: <paul@redbarn.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D35F8130ECE for <dnsop@ietfa.amsl.com>; Wed, 13 Mar 2019 00:41:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n839Jw7MZ3yI for <dnsop@ietfa.amsl.com>; Wed, 13 Mar 2019 00:41:34 -0700 (PDT)
Received: from family.redbarn.org (family.redbarn.org [24.104.150.213]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 83239130EA3 for <dnsop@ietf.org>; Wed, 13 Mar 2019 00:41:34 -0700 (PDT)
Received: from linux-9daj.localnet (vixp1.redbarn.org [24.104.150.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 40E28892C6; Wed, 13 Mar 2019 07:41:33 +0000 (UTC)
From: Paul Vixie <paul@redbarn.org>
To: dnsop@ietf.org
Cc: Kenji Baheux <kenjibaheux=40google.com@dmarc.ietf.org>
Date: Wed, 13 Mar 2019 07:41:32 +0000
Message-ID: <8490858.J4o6DMrmW6@linux-9daj>
Organization: Vixie Freehold
In-Reply-To: <CADWWn7UZj3oAfqpcpnAenGDpZHatrvQ=97OxAWX8c3881oevhA@mail.gmail.com>
References: <CADWWn7UZj3oAfqpcpnAenGDpZHatrvQ=97OxAWX8c3881oevhA@mail.gmail.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/PcP3kTfaj9TzRcRtV_sUJsCvhoE>
Subject: Re: [DNSOP] Concerns around deployment of DNS over HTTPS (DoH)
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 13 Mar 2019 07:41:38 -0000

On Wednesday, 13 March 2019 02:33:14 UTC Kenji Baheux wrote:
> *(Sincere apologies about the multi-posting but the discussion seems to be
> happening in different places...)*
> 
> 
> Hi,
> 
> I'm involved with Chrome's DoH efforts.
> 
> ...
> 
> PS: I won't be able to join IETF 104 to discuss this face to face, but I
> will see if someone from our side can represent us.

thank you for this information. can i request that you offer DoT as a 
solution, not just DoH? they offer the same capabilities of secrecy and 
authenticity, but DoT can be cheaply disabled by the network operator, whereas 
a malicious user or app using DoH will be very expensive to detect or prevent 
at the network level.

vixie