
From nobody Sun Oct  1 05:08:12 2017
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09E381348F7 for <doh@ietfa.amsl.com>; Sun,  1 Oct 2017 05:08:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.8
X-Spam-Level: 
X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham 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 c4wCXtMeMsxe for <doh@ietfa.amsl.com>; Sun,  1 Oct 2017 05:08:09 -0700 (PDT)
Received: from mail.bortzmeyer.org (aetius.bortzmeyer.org [217.70.190.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF2E31348F2 for <doh@ietf.org>; Sun,  1 Oct 2017 05:08:08 -0700 (PDT)
Received: by mail.bortzmeyer.org (Postfix, from userid 10) id 4789731D12; Sun,  1 Oct 2017 14:08:06 +0200 (CEST)
Received: by mail.sources.org (Postfix, from userid 1000) id BA6AB19000B; Sun,  1 Oct 2017 14:05:11 +0200 (CEST)
Date: Sun, 1 Oct 2017 14:05:11 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: doh@ietf.org
Message-ID: <20171001120511.gbu6izjoundhr7xr@sources.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Transport: UUCP rules
X-Operating-System: Debian GNU/Linux 9.1
X-Charlie: Je suis Charlie
User-Agent: NeoMutt/20170113 (1.7.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/wK6bZ8GwSnZLu-_h8g7DCP76V8A>
Subject: [Doh] Implementations
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 01 Oct 2017 12:08:11 -0000

What are the public implementations of the DNS-over-HTTPS concept? I
know Google's one:

% curl -s 'https://dns.google.com/resolve?name=ietf.org&type=MX' | jq . 
{
  "Status": 0,
  "TC": false,
  "RD": true,
  "RA": true,
  "AD": true,
  "CD": false,
  "Question": [
    {
      "name": "ietf.org.",
      "type": 15
    }
  ],
  "Answer": [
    {
      "name": "ietf.org.",
      "type": 15,
      "TTL": 700,
      "data": "0 mail.ietf.org."
    }
  ]
}

Or mine <http://www.bortzmeyer.org/dns-lg-usage.html>:

%  curl -s -H 'Accept: application/json' https://dns.bortzmeyer.org/ietf.org/MX
{
...
"AnswerSection": [
  {
   "MailExchanger": "mail.ietf.org.", 
   "Name": "ietf.org.", 
   "Type": "MX", 
   "Preference": 0, 
   "TTL": 1800
  }
 ], 
 "ReturnCode": "NOERROR", 
...

Any others?


From nobody Wed Oct 11 02:46:30 2017
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B34211331E7 for <doh@ietfa.amsl.com>; Wed, 11 Oct 2017 02:46:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level: 
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_DNSWL_HI=-5] autolearn=ham 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 KxX6lGtI-8ii for <doh@ietfa.amsl.com>; Wed, 11 Oct 2017 02:46:25 -0700 (PDT)
Received: from mx4.nic.fr (mx4.nic.fr [IPv6:2001:67c:2218:2::4:12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E3B3133047 for <doh@ietf.org>; Wed, 11 Oct 2017 02:46:25 -0700 (PDT)
Received: from mx4.nic.fr (localhost [127.0.0.1]) by mx4.nic.fr (Postfix) with SMTP id 4F5532824F4 for <doh@ietf.org>; Wed, 11 Oct 2017 11:46:23 +0200 (CEST)
Received: by mx4.nic.fr (Postfix, from userid 500) id 4A5E12824F8; Wed, 11 Oct 2017 11:46:23 +0200 (CEST)
Received: from relay01.prive.nic.fr (relay01.prive.nic.fr [IPv6:2001:67c:2218:15::11]) by mx4.nic.fr (Postfix) with ESMTP id 43F1E2824F4 for <doh@ietf.org>; Wed, 11 Oct 2017 11:46:23 +0200 (CEST)
Received: from b12.nic.fr (b12.tech.ipv6.nic.fr [IPv6:2001:67c:1348:7::86:133]) by relay01.prive.nic.fr (Postfix) with ESMTP id 41739642A7A1 for <doh@ietf.org>; Wed, 11 Oct 2017 11:46:23 +0200 (CEST)
Received: by b12.nic.fr (Postfix, from userid 1000) id 35DC740964; Wed, 11 Oct 2017 11:46:23 +0200 (CEST)
Date: Wed, 11 Oct 2017 11:46:23 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: doh@ietf.org
Message-ID: <20171011094623.hkppimcmyte2wnmu@nic.fr>
References: <20171001120511.gbu6izjoundhr7xr@sources.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20171001120511.gbu6izjoundhr7xr@sources.org>
X-Operating-System: Debian GNU/Linux 9.1
X-Kernel: Linux 4.9.0-3-amd64 x86_64
X-Charlie: Je suis Charlie
Organization: NIC France
X-URL: http://www.nic.fr/
User-Agent: NeoMutt/20170113 (1.7.2)
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=1.2.2
X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2017.10.11.93616
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/b7fhZaDXqrh2CTrCQU6xV8e5HpM>
Subject: Re: [Doh] Implementations
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Oct 2017 09:46:29 -0000

On Sun, Oct 01, 2017 at 02:05:11PM +0200,
 Stephane Bortzmeyer <bortzmeyer@nic.fr> wrote 
 a message of 50 lines which said:

> What are the public implementations of the DNS-over-HTTPS concept? I
> know Google's one:
...
> Or mine <http://www.bortzmeyer.org/dns-lg-usage.html>:

Both return JSON. Anyone knows an implementation with DNS wire format?

Could it be an interesting project for the next hackathon? There are
currently few DNS projects
<https://www.ietf.org/registration/MeetingWiki/wiki/100hackathon>. Any
volunteer?


From nobody Fri Oct 20 17:27:31 2017
Return-Path: <agenda@ietf.org>
X-Original-To: doh@ietf.org
Delivered-To: doh@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id DB3241344DF; Fri, 20 Oct 2017 17:24:19 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "\"IETF Secretariat\"" <agenda@ietf.org>
To: <adam@nostrum.com>, <doh-chairs@ietf.org>
Cc: doh@ietf.org, adam@nostrum.com
X-Test-IDTracker: no
X-IETF-IDTracker: 6.63.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150854545989.20809.9313648367202816690.idtracker@ietfa.amsl.com>
Date: Fri, 20 Oct 2017 17:24:19 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/8o8wRf2Md6YiGl5w1bZLYWt_JWU>
Subject: [Doh] doh - Requested session has been scheduled for IETF 100
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 21 Oct 2017 00:24:20 -0000

Dear Adam Roach,

The session(s) that you have requested have been scheduled.
Below is the scheduled session information followed by
the original request. 

doh Session 1 (2:00:00)
    Thursday, Afternoon Session I 1330-1530
    Room Name: Olivia size: 150
    ---------------------------------------------
    


Request Information:


---------------------------------------------------------
Working Group Name: DNS Over HTTPS
Area Name: Applications and Real-Time Area
Session Requester: Adam Roach

Number of Sessions: 1
Length of Session(s):  2 Hours
Number of Attendees: 50
Conflicts to Avoid: 
 First Priority: quic httpbis dnsop dprive intarea dhc 6man dispatch
 Second Priority: acme



People who must be present:
  Paul E. Hoffman
  Adam Roach
  Patrick R. McManus
  Warren Kumari
  Patrick McManus
  Benjamin M. Schwartz
  David C Lawrence

Resources Requested:

Special Requests:
  
---------------------------------------------------------


From nobody Sun Oct 22 09:01:08 2017
Return-Path: <bemasc@google.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A615139AA6 for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 09:01:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.701
X-Spam-Level: 
X-Spam-Status: No, score=0.701 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 bb9A6yRKnGpv for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 09:01:05 -0700 (PDT)
Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C701139AA7 for <doh@ietf.org>; Sun, 22 Oct 2017 09:01:05 -0700 (PDT)
Received: by mail-vk0-x232.google.com with SMTP id n70so9819534vkf.11 for <doh@ietf.org>; Sun, 22 Oct 2017 09:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=tcViA+85VWRrThvXePMtMY+1vF/YRQ7AqEdzy7NJwrw=; b=bRK9OchcX7BvtEYZLdAWU/fLHuQYzmmJorChnENOYE++pVTEVAUwZTPp9AWOImC+T8 gLAzDZIKyxPwDvw9/95o9EmHmZvY5Uc1O6isKfIQQHHXda7VNzddZ1CS1BwK1oRCKUIB 8xdmIhoX30QZTl8MWBtUCKOKWxsUzbQ629bN/h3cvmoJSCIWvu/XTRfr8eKAHfrDc/cA 3NPxgBsHNhiELegWameuNg7ROdWg9+40jb7Dg8PjZWVWP/0vOtJMKFgNS1jLTcvzF/1C wd2Z6sbllipBwaBuEf5zSMI1FlIT77npNJQHB+KrtOfaFdP7a6SXDCgo7t05pTAptr1p 0OUQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tcViA+85VWRrThvXePMtMY+1vF/YRQ7AqEdzy7NJwrw=; b=XH/q45qdezD8/XHWmzatcz7tslECcgcwtRwbBKkemluWHfiGoZzpy9m37QQMt0NX36 GPb6eTgN49u7ARkuGgNY5XD2OfIIqcVBwpGLlAzc4VXGkAKbgQNNB6kiZUWMq8FrrhoU DyTjROoR8mLY6157ft9clNlTPDML0h/thOYukrGPyE866aei5HhMFQbOgrLfgaULPe5+ ERwrYQiN1/QXkb7kmfo3RClOgcai1J2/BGIfmqBlLZA4P+3Nn6vVeQsWHLfKUdHxEtpR zKPgHYkdBy/WRsSamKsZhLgq5P6SvaK1ax+CbrfFWLyk1gcdxwMHJnPT7F1aPMGU5qfj hBfA==
X-Gm-Message-State: AMCzsaW3U+DbVgw3PLlWm8h8zdfFqga9nohIxFtxHwRBHZkuK24JSi2g LDGBJydOGgoTIFAtvn1KWPozBO//nOy7g8kDRuEMixrB5ns=
X-Google-Smtp-Source: ABhQp+Qde0/j4gzEPXshQWdpab3Qiqdl9ceUSPeGWKqIupfdoS8EvLHQOkMze9R4RjUX3YZMf9j3/PUsleP3eHVCY/I=
X-Received: by 10.31.165.214 with SMTP id o205mr7666846vke.147.1508688064084;  Sun, 22 Oct 2017 09:01:04 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.96.197 with HTTP; Sun, 22 Oct 2017 09:01:03 -0700 (PDT)
From: Ben Schwartz <bemasc@google.com>
Date: Sun, 22 Oct 2017 12:01:03 -0400
Message-ID: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com>
To: doh@ietf.org
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="001a11415eee2c174e055c24d04c"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/AKA_wMiogHs1VXCLbn_CE0JpPKA>
Subject: [Doh] Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Oct 2017 16:01:07 -0000

--001a11415eee2c174e055c24d04c
Content-Type: multipart/alternative; boundary="001a11415eee23b231055c24d093"

--001a11415eee23b231055c24d093
Content-Type: text/plain; charset="UTF-8"

Hi all, and welcome to DOH!

We're very excited to get started with DNS over HTTPS!  As you may know,
this working group's charter says

"The working group will use draft-hoffman-dispatch-dns-over-https
<https://tools.ietf.org/html/draft-hoffman-dispatch-dns-over-https-00> as
input."  Please read it!

Based on advice from our Area Directors, unless we receive objections by
2017 October 27 (Friday), we will formally adopt this draft before the
deadline for IETF 100.

To avoid confusion: please read and critique this draft on this mailing
list, and bear in mind that your critiques will not interfere with adoption
unless you use the magic phrase "I object to adoption" or similar.

Sincerely,
Ben Schwartz

--001a11415eee23b231055c24d093
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span style=3D"font-size:12.8px">Hi all, and welcome to DO=
H!</span><div style=3D"font-size:12.8px"><br></div><div style=3D"font-size:=
12.8px">We&#39;re very excited to get started with DNS over HTTPS!=C2=A0 As=
 you may know, this working group&#39;s charter says</div><div style=3D"fon=
t-size:12.8px"><br></div><div style=3D"font-size:12.8px">&quot;The working =
group will use <a href=3D"https://tools.ietf.org/html/draft-hoffman-dispatc=
h-dns-over-https-00">draft-hoffman-dispatch-dns-<wbr>over-https</a> as inpu=
t.&quot;=C2=A0=C2=A0<span style=3D"font-size:12.8px">Please read it!</span>=
</div><div style=3D"font-size:12.8px"><br></div><div style=3D"font-size:12.=
8px">Based on advice from our Area Directors, unless we receive objections =
by 2017 October 27 (Friday), we will formally adopt this<span style=3D"font=
-size:12.8px">=C2=A0draft before the deadline for IETF 100.</span></div><di=
v style=3D"font-size:12.8px"><br></div><div style=3D"font-size:12.8px">To a=
void confusion: please read and critique this draft on this mailing list, a=
nd bear in mind that your critiques will not interfere with adoption unless=
 you use the magic phrase &quot;I object to adoption&quot; or similar.</div=
><div style=3D"font-size:12.8px"><br></div><div style=3D"font-size:12.8px">=
Sincerely,</div><div style=3D"font-size:12.8px">Ben Schwartz</div></div>

--001a11415eee23b231055c24d093--

--001a11415eee2c174e055c24d04c
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIIS5wYJKoZIhvcNAQcCoIIS2DCCEtQCAQExDzANBglghkgBZQMEAgEFADALBgkqhkiG9w0BBwGg
ghBNMIIEXDCCA0SgAwIBAgIOSBtqDm4P/739RPqw/wcwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UE
BhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExOjA4BgNVBAMTMUdsb2JhbFNpZ24gUGVy
c29uYWxTaWduIFBhcnRuZXJzIENBIC0gU0hBMjU2IC0gRzIwHhcNMTYwNjE1MDAwMDAwWhcNMjEw
NjE1MDAwMDAwWjBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEiMCAG
A1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALR23lKtjlZW/17kthzYcMHHKFgywfc4vLIjfq42NmMWbXkNUabIgS8KX4PnIFsTlD6F
GO2fqnsTygvYPFBSMX4OCFtJXoikP2CQlEvO7WooyE94tqmqD+w0YtyP2IB5j4KvOIeNv1Gbnnes
BIUWLFxs1ERvYDhmk+OrvW7Vd8ZfpRJj71Rb+QQsUpkyTySaqALXnyztTDp1L5d1bABJN/bJbEU3
Hf5FLrANmognIu+Npty6GrA6p3yKELzTsilOFmYNWg7L838NS2JbFOndl+ce89gM36CW7vyhszi6
6LqqzJL8MsmkP53GGhf11YMP9EkmawYouMDP/PwQYhIiUO0CAwEAAaOCASIwggEeMA4GA1UdDwEB
/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIB
ADAdBgNVHQ4EFgQUyzgSsMeZwHiSjLMhleb0JmLA4D8wHwYDVR0jBBgwFoAUJiSSix/TRK+xsBtt
r+500ox4AAMwSwYDVR0fBEQwQjBAoD6gPIY6aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9ncy9n
c3BlcnNvbmFsc2lnbnB0bnJzc2hhMmcyLmNybDBMBgNVHSAERTBDMEEGCSsGAQQBoDIBKDA0MDIG
CCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzANBgkqhkiG
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
BQUHMAKGNGh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dzaHZzbWltZWNhMS5j
cnQwHQYDVR0OBBYEFBe3U8DtRm5koQ3yzeR81BIU+BjrMB8GA1UdIwQYMBaAFMs4ErDHmcB4koyz
IZXm9CZiwOA/MEwGA1UdIARFMEMwQQYJKwYBBAGgMgEoMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8v
d3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDsGA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9j
cmwuZ2xvYmFsc2lnbi5jb20vZ3NodnNtaW1lY2ExLmNybDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMEMA0GCSqGSIb3DQEBCwUAA4IBAQBRIW5hM7R7/1ED1m6w
QFXdOIBKubSej9FmVfD+f9Wv/6ak/8Fbk6ByRSzsScPGnkDT2U3MD20bGa+qp5BbEc3gFMi26AIo
7e/G5NlFY6ejl0qKt0xDqbTC+dBYocL/iEYEoAcr0ddFmnIm+tYzXSqSS9dLxPG/dlRo6OTLqtOm
9mExKPl/poRX59vajzNtGnR8gjHIKYCSsG9DdpYMxdQjbyLe71wv/ehtAUO5TcFQshSTtkqkL0y/
UJn76TjASXDDQE0Ndax1+xKdXaNBXFkhh7s/spJxkTrWAYIR+6Vs11eyRKxHo6yMHV+rN71AQm+P
dXTVU6D7/eZUZaWxeAc+MYICXjCCAloCAQEwXDBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xv
YmFsU2lnbiBudi1zYTEiMCAGA1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMQIMEWk1v8tA
oqKgb7TXMA0GCWCGSAFlAwQCAQUAoIHUMC8GCSqGSIb3DQEJBDEiBCBC2qirnCrZWcXibmDDvjoZ
RXFT75EDux6WWOdSLK+VrDAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP
Fw0xNzEwMjIxNjAxMDRaMGkGCSqGSIb3DQEJDzFcMFowCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQB
FjALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwCwYJKoZIhvcNAQEKMAsGCSqGSIb3DQEBBzALBglg
hkgBZQMEAgEwDQYJKoZIhvcNAQEBBQAEggEASl5DZj8w6yMTMD3WY73n6UkbugiwDmWUQMcQfnng
dzvDuEE3nek6T7UaSnCe00YkqFgvb5nCMlSK3JUE3rVOEB1aORqhG/PZqPGbY1npa2kOQzrCIDif
CwimJvyV6YKUuUl0V/2sqUOEDIQzMIRK5/dCAVNrA3K66N6VChXNlHqCrEYWWp7reFcdeNMQryl0
46T1Lzcgm8Z4vRaCCV3AIx6EMd6XNM00GSqdNY7cRYwICQ8emIWS8puevKYbpAFPLv0/GMH8feMg
i4Yok8m0YwO/8bhYySfXeu6pmkBXSqfllJlckN95pyfCEnm5r/ohvi1qzD6S6zt3ALGpbV/yzQ==
--001a11415eee2c174e055c24d04c--


From nobody Sun Oct 22 21:05:04 2017
Return-Path: <martin.thomson@gmail.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3140E13D2DA for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 21:05:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.3
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 jk9XQwupUkoT for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 21:05:02 -0700 (PDT)
Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B9FB13D2D8 for <doh@ietf.org>; Sun, 22 Oct 2017 21:05:02 -0700 (PDT)
Received: by mail-oi0-x233.google.com with SMTP id h6so28678847oia.10 for <doh@ietf.org>; Sun, 22 Oct 2017 21:05:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=RF104ACjOuuDjL7Rg2nV6+gi7ssRE85E6GO6hBymdow=; b=KMu5wVoX/YykhVRVKsIdSi4Vvg5USje+DinndlKFn35IER3vMhYjlTcSLtjMRag59r TCjJBi3ZhQ3jldJiBIxQfxU4AFLsKNz3VqYBwsL0MY65RgzLP7smBJR5n9FxuH5Y21qZ Zfn0/DXVq0dewb5YItBFtcrhIIig6bpUqv8YD6hxViWByWG7zJhvb26dvbPaoQAjqB0N CnF7GVXB+3ZWYsV8JQwSXrxW9zacHRgb5m6ZNV1VHJwcnyJ0tI2BqzrMu3DKFUYdHX/w bnsXoNWr5G9ars6xI8TjkuTSCsyyca7FiAAYvtCykZnnGrWLAT6pjps5zmQqLgJd92/L 4AhA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=RF104ACjOuuDjL7Rg2nV6+gi7ssRE85E6GO6hBymdow=; b=iGHa21ICY9YKD3XyQCz8RlTD1Yhk6Xnxi6jEfgle5h2HHXFWadSxMoaZgD0OEePciz UuDnlU+Yu2GhnrNEaIMJOq9eQuYRRe1KnM4iQ16Kosqc+GmEP2PKV81ZETgpzjPYWbG7 jTnnvnlXTKnxndHwDcj4n1BmlsepCdf33YKX7j9z70tgRMIda4GUOby21wFi4VBvYxUa Xc9RmpL3A1YkrK8IshxUP4+kOFNhGh0B+bUiosCmQZmzrblb/sGVdCAIaFGfubNSedKL aGLpLZxzTmNTw6i0t163ULCSnxgeqVdg23+TOk94k3bWpYrLkZTWBh9/x9eZ4yq/RL/a bc4w==
X-Gm-Message-State: AMCzsaVUg7sHgoidmmJqX/+YAbayvWUGK3LabKnV/X1RKSpntfd8nVGT lJP1L3TNfzMtLFNUuZ7VYKW3qgUgsAVe3Bm3ZRI=
X-Google-Smtp-Source: ABhQp+RAJV9HvJU0Pz2ue4ra5OerBbOuyWsIJhh8p30CV0I+0tWacaW4a6aovk25BNyCrsNFqOCcgEQNeFEwdoieA/Q=
X-Received: by 10.202.166.141 with SMTP id t13mr6771721oij.392.1508731501822;  Sun, 22 Oct 2017 21:05:01 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.157.72.178 with HTTP; Sun, 22 Oct 2017 21:05:01 -0700 (PDT)
In-Reply-To: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
Date: Mon, 23 Oct 2017 15:05:01 +1100
Message-ID: <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com>
To: Ben Schwartz <bemasc@google.com>
Cc: doh@ietf.org
Content-Type: text/plain; charset="UTF-8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/HX7QC72o9cfksxD1iRYTGdnL9to>
Subject: Re: [Doh] Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Oct 2017 04:05:04 -0000

This is fine.

I have a fairly large number of relatively minor comments on the
draft.  Some of these might be progressed more effectively with
something like a pull request.  What are your plans for managing issue
tracking?

On Mon, Oct 23, 2017 at 3:01 AM, Ben Schwartz <bemasc@google.com> wrote:
> Hi all, and welcome to DOH!
>
> We're very excited to get started with DNS over HTTPS!  As you may know,
> this working group's charter says
>
> "The working group will use draft-hoffman-dispatch-dns-over-https as input."
> Please read it!
>
> Based on advice from our Area Directors, unless we receive objections by
> 2017 October 27 (Friday), we will formally adopt this draft before the
> deadline for IETF 100.
>
> To avoid confusion: please read and critique this draft on this mailing
> list, and bear in mind that your critiques will not interfere with adoption
> unless you use the magic phrase "I object to adoption" or similar.
>
> Sincerely,
> Ben Schwartz
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh
>


From nobody Sun Oct 22 21:11:54 2017
Return-Path: <bemasc@google.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1A2313D320 for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 21:11:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 arf7omxIomM9 for <doh@ietfa.amsl.com>; Sun, 22 Oct 2017 21:11:51 -0700 (PDT)
Received: from mail-ua0-x233.google.com (mail-ua0-x233.google.com [IPv6:2607:f8b0:400c:c08::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8265013D2F9 for <doh@ietf.org>; Sun, 22 Oct 2017 21:11:51 -0700 (PDT)
Received: by mail-ua0-x233.google.com with SMTP id s41so11955585uab.10 for <doh@ietf.org>; Sun, 22 Oct 2017 21:11:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fkvapA4tuon7UsogQQn76QKd8lQYF17DCuL3YTjZV1o=; b=qeUSu3PiCUXeH16q/C2tUuHsaUqb9qlxl6N/nbNsMmJspcWlvFNGVlI4/VVZpnzSgW 68r9MRvkfc74Yc7YMDGvynRbwgrJiq6IWvVeblmvQzbqN47UmjpwrAXbrPxCnL1HpSbp v6RRvxdacsNl5Oa8b4K/QVkgEoF/ppMRRiCSf07JF24HcEswmGlO7xeYbVdLDtZsGxZc AvMobXS1ldCEtnj4zEMBPJ5AIUpS0DHikveS5AtFHoIg1XMWuLMVgvy4OCL6wmzvxyTI muW80/bCqDnyX9u3ApZaAlQg4xkgTfWT5beavs7+uw+84u0AnjRxwwZpz6arGkZQNtbo Y9QA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fkvapA4tuon7UsogQQn76QKd8lQYF17DCuL3YTjZV1o=; b=Y6zRajzt1O22VqMqh+ym0LOWITjN19bYq5hI244AhOanx2OT2F3xGaFzMiWxDpV8U3 Zo2aqAqNymd9p/D8J5bitNIPwjQ3Kr/USQmQyMY2QK231PQr+oLuYQBJlFpnzAViuhTu eRRR7Ri3B/H3X9j1509MX45F62psfG8Rg6kW/HyNIqMERsB16ZVMVNK8nwnL1aIeQhwa QgYzHzIxnWwQG63NjqD6t7aa97DjfHbkEWGUgLCRRmTunssYjWAM3hZ/jW200AbjASR+ +v0kSk6aLfI9bvkfwIsRWIPzoto13DU97CgsBMPcLt5ab8vZLDOyV1trO2WAelCFjjTw A9yw==
X-Gm-Message-State: AMCzsaUvxihFJC6g+VjxbfpwRI0gWHkyj7HRM/VQkCdyJvsy9OnylzrM +6n2l5Z4OHcNwPxB0QN99QxnfIURVJJOrdp6RKlT8w==
X-Google-Smtp-Source: ABhQp+TaClhOJVnyBOxPmXslz0ZUhPNW/cfRDybVDT/WEED0oLcSf8kHJz0kHpOi8w5CchkNjGR9giYaOXbksVn0F1I=
X-Received: by 10.176.24.218 with SMTP id d26mr10426437uah.126.1508731910300;  Sun, 22 Oct 2017 21:11:50 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.96.197 with HTTP; Sun, 22 Oct 2017 21:11:49 -0700 (PDT)
In-Reply-To: <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com>
From: Ben Schwartz <bemasc@google.com>
Date: Mon, 23 Oct 2017 00:11:49 -0400
Message-ID: <CAHbrMsCP-wcN73LKieVULPuUJ9OF4bAQP5G9sJ8NxXtuzHyf7w@mail.gmail.com>
To: Martin Thomson <martin.thomson@gmail.com>
Cc: doh@ietf.org
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="f403043548509a80b5055c2f05bc"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/z8k1GoPHob7bFmy3cN0dtp4W9Ko>
Subject: Re: [Doh] Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Oct 2017 04:11:53 -0000

--f403043548509a80b5055c2f05bc
Content-Type: multipart/alternative; boundary="f40304354850938def055c2f0506"

--f40304354850938def055c2f0506
Content-Type: text/plain; charset="UTF-8"

As it happens, the authors of this draft already have an issue tracker open
for it on Github.  Maybe they can confirm whether they'd like to receive
additional comments there.

On Mon, Oct 23, 2017 at 12:05 AM, Martin Thomson <martin.thomson@gmail.com>
wrote:

> This is fine.
>
> I have a fairly large number of relatively minor comments on the
> draft.  Some of these might be progressed more effectively with
> something like a pull request.  What are your plans for managing issue
> tracking?
>
> On Mon, Oct 23, 2017 at 3:01 AM, Ben Schwartz <bemasc@google.com> wrote:
> > Hi all, and welcome to DOH!
> >
> > We're very excited to get started with DNS over HTTPS!  As you may know,
> > this working group's charter says
> >
> > "The working group will use draft-hoffman-dispatch-dns-over-https as
> input."
> > Please read it!
> >
> > Based on advice from our Area Directors, unless we receive objections by
> > 2017 October 27 (Friday), we will formally adopt this draft before the
> > deadline for IETF 100.
> >
> > To avoid confusion: please read and critique this draft on this mailing
> > list, and bear in mind that your critiques will not interfere with
> adoption
> > unless you use the magic phrase "I object to adoption" or similar.
> >
> > Sincerely,
> > Ben Schwartz
> >
> > _______________________________________________
> > Doh mailing list
> > Doh@ietf.org
> > https://www.ietf.org/mailman/listinfo/doh
> >
>

--f40304354850938def055c2f0506
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">As it happens, the authors of this draft already have an i=
ssue tracker open for it on Github.=C2=A0 Maybe they can confirm whether th=
ey&#39;d like to receive additional comments there.</div><div class=3D"gmai=
l_extra"><br><div class=3D"gmail_quote">On Mon, Oct 23, 2017 at 12:05 AM, M=
artin Thomson <span dir=3D"ltr">&lt;<a href=3D"mailto:martin.thomson@gmail.=
com" target=3D"_blank">martin.thomson@gmail.com</a>&gt;</span> wrote:<br><b=
lockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px =
#ccc solid;padding-left:1ex">This is fine.<br>
<br>
I have a fairly large number of relatively minor comments on the<br>
draft.=C2=A0 Some of these might be progressed more effectively with<br>
something like a pull request.=C2=A0 What are your plans for managing issue=
<br>
tracking?<br>
<div><div class=3D"h5"><br>
On Mon, Oct 23, 2017 at 3:01 AM, Ben Schwartz &lt;<a href=3D"mailto:bemasc@=
google.com">bemasc@google.com</a>&gt; wrote:<br>
&gt; Hi all, and welcome to DOH!<br>
&gt;<br>
&gt; We&#39;re very excited to get started with DNS over HTTPS!=C2=A0 As yo=
u may know,<br>
&gt; this working group&#39;s charter says<br>
&gt;<br>
&gt; &quot;The working group will use draft-hoffman-dispatch-dns-<wbr>over-=
https as input.&quot;<br>
&gt; Please read it!<br>
&gt;<br>
&gt; Based on advice from our Area Directors, unless we receive objections =
by<br>
&gt; 2017 October 27 (Friday), we will formally adopt this draft before the=
<br>
&gt; deadline for IETF 100.<br>
&gt;<br>
&gt; To avoid confusion: please read and critique this draft on this mailin=
g<br>
&gt; list, and bear in mind that your critiques will not interfere with ado=
ption<br>
&gt; unless you use the magic phrase &quot;I object to adoption&quot; or si=
milar.<br>
&gt;<br>
&gt; Sincerely,<br>
&gt; Ben Schwartz<br>
&gt;<br>
</div></div>&gt; ______________________________<wbr>_________________<br>
&gt; Doh mailing list<br>
&gt; <a href=3D"mailto:Doh@ietf.org">Doh@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/doh" rel=3D"noreferre=
r" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/doh</a><br>
&gt;<br>
</blockquote></div><br></div>

--f40304354850938def055c2f0506--

--f403043548509a80b5055c2f05bc
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIIS5wYJKoZIhvcNAQcCoIIS2DCCEtQCAQExDzANBglghkgBZQMEAgEFADALBgkqhkiG9w0BBwGg
ghBNMIIEXDCCA0SgAwIBAgIOSBtqDm4P/739RPqw/wcwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UE
BhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExOjA4BgNVBAMTMUdsb2JhbFNpZ24gUGVy
c29uYWxTaWduIFBhcnRuZXJzIENBIC0gU0hBMjU2IC0gRzIwHhcNMTYwNjE1MDAwMDAwWhcNMjEw
NjE1MDAwMDAwWjBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEiMCAG
A1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALR23lKtjlZW/17kthzYcMHHKFgywfc4vLIjfq42NmMWbXkNUabIgS8KX4PnIFsTlD6F
GO2fqnsTygvYPFBSMX4OCFtJXoikP2CQlEvO7WooyE94tqmqD+w0YtyP2IB5j4KvOIeNv1Gbnnes
BIUWLFxs1ERvYDhmk+OrvW7Vd8ZfpRJj71Rb+QQsUpkyTySaqALXnyztTDp1L5d1bABJN/bJbEU3
Hf5FLrANmognIu+Npty6GrA6p3yKELzTsilOFmYNWg7L838NS2JbFOndl+ce89gM36CW7vyhszi6
6LqqzJL8MsmkP53GGhf11YMP9EkmawYouMDP/PwQYhIiUO0CAwEAAaOCASIwggEeMA4GA1UdDwEB
/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIB
ADAdBgNVHQ4EFgQUyzgSsMeZwHiSjLMhleb0JmLA4D8wHwYDVR0jBBgwFoAUJiSSix/TRK+xsBtt
r+500ox4AAMwSwYDVR0fBEQwQjBAoD6gPIY6aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9ncy9n
c3BlcnNvbmFsc2lnbnB0bnJzc2hhMmcyLmNybDBMBgNVHSAERTBDMEEGCSsGAQQBoDIBKDA0MDIG
CCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzANBgkqhkiG
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
BQUHMAKGNGh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dzaHZzbWltZWNhMS5j
cnQwHQYDVR0OBBYEFBe3U8DtRm5koQ3yzeR81BIU+BjrMB8GA1UdIwQYMBaAFMs4ErDHmcB4koyz
IZXm9CZiwOA/MEwGA1UdIARFMEMwQQYJKwYBBAGgMgEoMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8v
d3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDsGA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9j
cmwuZ2xvYmFsc2lnbi5jb20vZ3NodnNtaW1lY2ExLmNybDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMEMA0GCSqGSIb3DQEBCwUAA4IBAQBRIW5hM7R7/1ED1m6w
QFXdOIBKubSej9FmVfD+f9Wv/6ak/8Fbk6ByRSzsScPGnkDT2U3MD20bGa+qp5BbEc3gFMi26AIo
7e/G5NlFY6ejl0qKt0xDqbTC+dBYocL/iEYEoAcr0ddFmnIm+tYzXSqSS9dLxPG/dlRo6OTLqtOm
9mExKPl/poRX59vajzNtGnR8gjHIKYCSsG9DdpYMxdQjbyLe71wv/ehtAUO5TcFQshSTtkqkL0y/
UJn76TjASXDDQE0Ndax1+xKdXaNBXFkhh7s/spJxkTrWAYIR+6Vs11eyRKxHo6yMHV+rN71AQm+P
dXTVU6D7/eZUZaWxeAc+MYICXjCCAloCAQEwXDBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xv
YmFsU2lnbiBudi1zYTEiMCAGA1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMQIMEWk1v8tA
oqKgb7TXMA0GCWCGSAFlAwQCAQUAoIHUMC8GCSqGSIb3DQEJBDEiBCA5Es9oWm5qEEcbnaARlzJB
Zbct5RCvmZZWZnm5JXcEHzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP
Fw0xNzEwMjMwNDExNTBaMGkGCSqGSIb3DQEJDzFcMFowCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQB
FjALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwCwYJKoZIhvcNAQEKMAsGCSqGSIb3DQEBBzALBglg
hkgBZQMEAgEwDQYJKoZIhvcNAQEBBQAEggEATbQmUPIPUbjlWuLbGLEnIeUf/IVPGuBtOY/OWAvs
Z7vZSo5rgqIofP4fC9vuE8BYnT00ql6GSXGkPJXpKD/JBcd7UGwfVW0RcTGwO9DFdp8M2LvXweuW
BlHHlLtbT5evAkt4sR0q+8KTNxBpe6UDT3G+yWQWbpI8HrTNhE1hDVQs//lK8RhSW3NohDVCKELX
T81B7MFtjXiDE/2YHQFVA1/vPohVqS5x3pn8hpzzoXoV/9V+4aXYO5UL+m0OPYSIkWMcfIB9Y8YZ
qndeJjK2zk4BP49Op3vn6cc8qtDIn0vKvDHB2hIcY3VnoAZGkP3mZeDaiQjEIAxUd2vEUX+nQA==
--f403043548509a80b5055c2f05bc--


From nobody Mon Oct 23 06:57:21 2017
Return-Path: <paul.hoffman@icann.org>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C2B9138BE7 for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 06:57:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.302
X-Spam-Level: 
X-Spam-Status: No, score=-2.302 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham 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 DU-VGrRWJuu0 for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 06:57:18 -0700 (PDT)
Received: from out.west.pexch112.icann.org (pfe112-ca-2.pexch112.icann.org [64.78.40.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE8E41389A0 for <doh@ietf.org>; Mon, 23 Oct 2017 06:57:17 -0700 (PDT)
Received: from PMBX112-W1-CA-1.pexch112.icann.org (64.78.40.21) by PMBX112-W1-CA-1.pexch112.icann.org (64.78.40.21) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Mon, 23 Oct 2017 06:57:16 -0700
Received: from PMBX112-W1-CA-1.pexch112.icann.org ([64.78.40.21]) by PMBX112-W1-CA-1.PEXCH112.ICANN.ORG ([64.78.40.21]) with mapi id 15.00.1178.000; Mon, 23 Oct 2017 06:57:16 -0700
From: Paul Hoffman <paul.hoffman@icann.org>
To: Martin Thomson <martin.thomson@gmail.com>
CC: Ben Schwartz <bemasc@google.com>, "doh@ietf.org" <doh@ietf.org>
Thread-Topic: [Ext] [Doh] Welcome to DOH!
Thread-Index: AQHTTAbVqYVQ4vPMOECtXRz7g44R3w==
Date: Mon, 23 Oct 2017 13:57:15 +0000
Message-ID: <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com>
In-Reply-To: <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [192.0.32.234]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <19E1BE93BD63E3469A41A2A7BA59FEAB@pexch112.icann.org>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/rlOF5mvJT0wdJmp29b4479n4fJc>
Subject: Re: [Doh] [Ext]  Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Oct 2017 13:57:19 -0000

On Oct 22, 2017, at 9:05 PM, Martin Thomson <martin.thomson@gmail.com> wrot=
e:
>=20
> This is fine.
>=20
> I have a fairly large number of relatively minor comments on the
> draft.  Some of these might be progressed more effectively with
> something like a pull request.  What are your plans for managing issue
> tracking?

We have submitted a wg-named -00 that has a GitHub repo listed in it. If th=
e WG accepts the draft as the starting point, we can use the GitHub repo fr=
o issues and pull requests. We (the authors) will also monitor the mailing =
list for issues that need to be added to the issue tracker in the repo.

--Paul Hoffman=


From nobody Mon Oct 23 15:59:16 2017
Return-Path: <martin.thomson@gmail.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13C6C13A902 for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 15:59:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 uGhlcmRFCXb0 for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 15:59:13 -0700 (PDT)
Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9D4513A415 for <doh@ietf.org>; Mon, 23 Oct 2017 15:59:13 -0700 (PDT)
Received: by mail-oi0-x22d.google.com with SMTP id v9so33742083oif.13 for <doh@ietf.org>; Mon, 23 Oct 2017 15:59:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=UA3vxCkv3d1n+wnswtq6xbYYatka99lyQCctypdBQ70=; b=fYXbe1CvQq049iF6DnGUFu8I+Vo1Z19pTyozNGJxRvQNaWdHwtRGkU+TvhaCxX28mQ /f7yV+hKhEbZykDccPY/p38pQa+NQU//aEwKRW3HXrL4718hKslzbDJs+0mfBOhJr8Sk DwYeVtS588a2f9pbvEs9ci1ZxmlVpzSZCrzOWI66aBiMY8NrXq5LMLjwYgMgI/BhRwSr tmeNThk+TxnSPs2hDN8indr7mZuC2R0BsyVE45Eb5yL32noaurFK1MZu7T7SbuU949ds 27umIjxrb2JhhHny54Li8SBasQBSMM26kS7z22uYsCTFR3iNJmYB/tvFUYVGdMxs/D0C SSVg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=UA3vxCkv3d1n+wnswtq6xbYYatka99lyQCctypdBQ70=; b=iAgJZz28R6ZyP6Zt3sNluVndWzb0Vebh84mXPem+fJUFLQhN+s1TokAhdWYgfIaQxs 7cY80etJOkuZdvZU56lf5YAyWOnCTN0OTjiBAjFk2P/DYDH5PXa6mHuHuRn0ZEOz4pGa ubXClplCQeUBlRFcc1Oh+ULNcJmy4gdyvKfUMku/Ic3mLbn1ehrUSye4GDa0pmgVxkQx WiOCmmgY8Sie+qrov7B4VvBnUUuFb1TiE/32eQBizd6+maMhkLVdCVaZVBJDFfH0rybb 3VUG4g+iwly+xStOs1wYORIuwxIAgFKt3sy3aNA/8LorEqEXrZMllHRfyWWHpTK1vUwW t4qQ==
X-Gm-Message-State: AMCzsaWvXe71v6qOFBiX0/llTeABofE5Wq2CAGXGEiyXUDF5HovsBlO7 QX3ir637uEQXrPRNVNFc25lyZwA0FFLmI8EoP7k=
X-Google-Smtp-Source: ABhQp+QZgLaflrCDAa2sElMgvM+o2W4Lf3xYjv1C9DNDI4WUQmBz2ePPHgD3mIBKyI5G3qOGQfKCyc4/yVhtK/pWM6s=
X-Received: by 10.202.67.135 with SMTP id q129mr7325123oia.390.1508799553127;  Mon, 23 Oct 2017 15:59:13 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.157.72.178 with HTTP; Mon, 23 Oct 2017 15:59:12 -0700 (PDT)
In-Reply-To: <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com> <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org>
From: Martin Thomson <martin.thomson@gmail.com>
Date: Tue, 24 Oct 2017 09:59:12 +1100
Message-ID: <CABkgnnXgDA_PdORqK8z0pNmEwCeahpAjBuporXkTT72PVs8Eew@mail.gmail.com>
To: Paul Hoffman <paul.hoffman@icann.org>
Cc: Ben Schwartz <bemasc@google.com>, "doh@ietf.org" <doh@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/dvdzQOPb7JDNP6nPBLgDSpvwnQE>
Subject: Re: [Doh] [Ext]  Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Oct 2017 22:59:15 -0000

On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman <paul.hoffman@icann.org> wrote:
> We have submitted a wg-named -00 that has a GitHub repo listed in it.

That doesn't help me right now, at least until the usual searches
(draft-ietf-doh-*) return more than zero results.


From nobody Mon Oct 23 17:10:39 2017
Return-Path: <rhewitt@akamai.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C872B13ACAB for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 17:10:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001,  URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=akamai.com
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 IzeB1oRAWFzi for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 17:10:36 -0700 (PDT)
Received: from mx0b-00190b01.pphosted.com (mx0b-00190b01.pphosted.com [IPv6:2620:100:9005:57f::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A7AD13A5BC for <doh@ietf.org>; Mon, 23 Oct 2017 17:10:36 -0700 (PDT)
Received: from pps.filterd (m0050096.ppops.net [127.0.0.1]) by m0050096.ppops.net-00190b01. (8.16.0.21/8.16.0.21) with SMTP id v9O07srW026953; Tue, 24 Oct 2017 01:10:08 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akamai.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : mime-version; s=jan2016.eng; bh=1Fpq/S543e3E1ynOE/xjDbL2gY4W8jebAod2l/PmX5w=; b=dmsak6wANatsTXN1+1YktVExODfN/txUhOxU5Kim8xapu6f6d43tgTUoEIlAgxwb1Fmv 38ZP7JmYOi84M57wDjYUJJo5fdiGI7xSyUfYVgILT2Yo5Kd72Hkc2qX6/YAjSF8OKx+A MiAak0KOydRG0RY1Tmc/QQ6LpYa4UvBcQU+u5kZPHYiLB9BBWjW7q9xuv712QldtMQHM qbHsFAjMo3XHLdcZkJQmgLHMmTo72qR0n+vG3miGM4A/eLr65GYdJdFf42GTqp2vK3QV 5QW6Rav6DXTNwRwrHPI7tS0Y3LWzLnUxAVfGNu1SNyOH7ya/kMKvM2JKAD2y1gGWWEct zw== 
Received: from prod-mail-ppoint1 (prod-mail-ppoint1.akamai.com [184.51.33.18]) by m0050096.ppops.net-00190b01. with ESMTP id 2dqxn6frkf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 24 Oct 2017 01:10:07 +0100
Received: from pps.filterd (prod-mail-ppoint1.akamai.com [127.0.0.1]) by prod-mail-ppoint1.akamai.com (8.16.0.21/8.16.0.21) with SMTP id v9O05cjn009532; Mon, 23 Oct 2017 20:10:06 -0400
Received: from email.msg.corp.akamai.com ([172.27.123.34]) by prod-mail-ppoint1.akamai.com with ESMTP id 2dr1juf3m0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 23 Oct 2017 20:10:05 -0400
Received: from USMA1EX-DAG1MB3.msg.corp.akamai.com (172.27.123.103) by usma1ex-dag1mb6.msg.corp.akamai.com (172.27.123.65) with Microsoft SMTP Server (TLS) id 15.0.1263.5; Mon, 23 Oct 2017 20:10:04 -0400
Received: from USMA1EX-DAG1MB3.msg.corp.akamai.com ([172.27.123.103]) by usma1ex-dag1mb3.msg.corp.akamai.com ([172.27.123.103]) with mapi id 15.00.1263.000; Mon, 23 Oct 2017 20:10:04 -0400
From: "Hewitt, Rory" <rhewitt@akamai.com>
To: Martin Thomson <martin.thomson@gmail.com>, Paul Hoffman <paul.hoffman@icann.org>
CC: Ben Schwartz <bemasc@google.com>, "doh@ietf.org" <doh@ietf.org>
Thread-Topic: [Doh] [Ext]  Welcome to DOH!
Thread-Index: AQHTTAbaLRxCXndx5Uqo0CPuHUFc2KLyUBUA///QRJA=
Date: Tue, 24 Oct 2017 00:10:03 +0000
Message-ID: <c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com> <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org> <CABkgnnXgDA_PdORqK8z0pNmEwCeahpAjBuporXkTT72PVs8Eew@mail.gmail.com>
In-Reply-To: <CABkgnnXgDA_PdORqK8z0pNmEwCeahpAjBuporXkTT72PVs8Eew@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [172.19.118.253]
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_003F_01D34C21.C3E6F040"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-10-23_12:, , signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1710240000
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-10-23_12:, , signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1710240000
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/6RfPH2VvPAlo-FgHObu6j6ejW_0>
Subject: Re: [Doh] [Ext]  Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Oct 2017 00:10:38 -0000

------=_NextPart_000_003F_01D34C21.C3E6F040
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hey Ben,

In the interim, would you prefer that we send our responses directly to this
mailing list? If so, who's going to be responsible for adding them to Github
as and when we get access?

Thanks,

Rory

Rory Hewitt
Akamai Technologies
Tel: (408) 650-0035


-----Original Message-----
From: Martin Thomson [mailto:martin.thomson@gmail.com] 
Sent: Monday, October 23, 2017 3:59 PM
To: Paul Hoffman <paul.hoffman@icann.org>
Cc: Ben Schwartz <bemasc@google.com>; doh@ietf.org
Subject: Re: [Doh] [Ext] Welcome to DOH!

On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman <paul.hoffman@icann.org>
wrote:
> We have submitted a wg-named -00 that has a GitHub repo listed in it.

That doesn't help me right now, at least until the usual searches
(draft-ietf-doh-*) return more than zero results.

_______________________________________________
Doh mailing list
Doh@ietf.org
https://www.ietf.org/mailman/listinfo/doh

------=_NextPart_000_003F_01D34C21.C3E6F040
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIISBDCCA60w
ggKVoAMCAQICEHzz/GscXD6OTELtkPAFBCIwDQYJKoZIhvcNAQEFBQAwGDEWMBQGA1UEAxMNQWth
bWFpUEtJUm9vdDAeFw0wOTA0MjgxNDQzMjNaFw0yOTA0MjgxNDUzMjJaMBgxFjAUBgNVBAMTDUFr
YW1haVBLSVJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDHg35oORsqSDVtKlXN
BH3kTPboZGPKhL6cxaBOAsPMu1icWBeIC+0u/7bPxNOIuToDkx2pVqEAjPpCfgsmv3Xx2UY9wKwj
XE3Vu/M0YLSOgA64D/JDSkTb9nSYg2DzPTfH10DoKg/kU0SEt3sa1k2T6Ku3s9tZIon1BJcNFTAG
nx+WF8+NQQbLMaR2EzGkVF2RY7HBIXNrjWy5/tN00u7jJbN0hOoYl3oSjhdigsJ+tn0Ge0CcrHId
rFZle+C8uiYc8msazzDKCsTMnLdvXt2jWPM1Xc7UgoZ/en4UgmDj871gX8r+CtgOuA/bHLGkP6Dp
FikbdxUCPT3XoQletC8pAgMBAAGjgfIwge8wCwYDVR0PBAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8w
HQYDVR0OBBYEFNg9O/P+HDpCd+Bcyi9mE+TaoAUMMBAGCSsGAQQBgjcVAQQDAgEAMIGdBgNVHSAE
gZUwgZIwgY8GCSoDBAUGBwgJDzCBgTBYBggrBgEFBQcCAjBMHkoAQQBrAGEAbQBhAGkAIABDAGUA
cgB0AGkAZgBpAGMAYQB0AGUAIABQAHIAYQBjAHQAaQBjAGUAIABTAHQAYQB0AGUAbQBlAG4AdDAl
BggrBgEFBQcCARYZaHR0cDovL2FrYW1haXBraS9jcHMuaHRtbDANBgkqhkiG9w0BAQUFAAOCAQEA
NHT0cXtlfszRk0tbIPfDrXOMnvgW+N3NuJxW5ZhYQODM7KRiJQAgqynYhfFwXb0S94nAunGzzIa9
xCEDY6b98WDXM2Rr2bDaIcJS1OxWCH6J87/cEMZQf6gO4veseaveHjTiC4EDeWZ4nyYbUgT+6Rbz
3xsxdfEhze49yLrqCtUYsG3FCrix5y9xLMy0YVMWRzp0T7I34buJCvBIyOsdIMErQQptNpmlRspl
6B7MrV0AYY/FIxh8V3hHLu8HfrMQNsjRy08s9EiuKPe/1CFx5yZQOOt+8sn8EJ1NdXGUYTKBphD7
u/lazncPr6fpcmKidmk6+H8i+9E7o44WpaaV6DCCBjYwggUeoAMCAQICChsbaFcAAAAAAAQwDQYJ
KoZIhvcNAQEFBQAwGDEWMBQGA1UEAxMNQWthbWFpUEtJUm9vdDAeFw0wOTA2MDMxMzE2MjFaFw0x
OTA2MDMxMzI2MjFaMF4xEzARBgoJkiaJk/IsZAEZFgNjb20xFjAUBgoJkiaJk/IsZAEZFgZha2Ft
YWkxFDASBgoJkiaJk/IsZAEZFgRjb3JwMRkwFwYDVQQDExBBa2FtYWlQS0lJc3N1aW5nMIIBIjAN
BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoqPGGQN5Xz5QhjrAOiR5ZeKJ877eOxX2Ais/T5cL
kVeRoJCv18uNcEhuRqbDl9G47784PzZi8nkjNbblwyXg8ZSweWnz1en5ZeDMdO6XQ8eQrKGMJ2FN
70WUbW8uDJRw6oGcnsLvcFiN3lKRi/RdSSuO649Tkfzq+A9zFcxABosmmYDCSJ1+B6noMarjHG62
AjwjPotnJo95wR7raXs+JRDsBVPXazas8aPduNyN/yBN/ianrjc/AKi2vzRETb98qvv3h2GWdif7
nBew1UN2dIKmImH3AA5djlfpjU4NtP+XCoBHUtaLg7Npi7+GsYLcmB0b63L02cs9QCXA4oOeawID
AQABo4IDOjCCAzYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUB+y0jq9nhlSI772zFFdJz4JM
vxQwCwYDVR0PBAQDAgGGMBAGCSsGAQQBgjcVAQQDAgECMCMGCSsGAQQBgjcVAgQWBBSoJ9lbQyx7
FwMht3LPL4u8ambeJDAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTAfBgNVHSMEGDAWgBTYPTvz
/hw6QnfgXMovZhPk2qAFDDCCATAGA1UdHwSCAScwggEjMIIBH6CCARugggEXhiJodHRwOi8vYWth
bWFpcGtpL0FrYW1haVBLSVJvb3QuY3JshjhodHRwOi8vYWthbWFpcGtpLmRmdzAxLmNvcnAuYWth
bWFpLmNvbS9Ba2FtYWlQS0lSb290LmNybIaBtmxkYXA6Ly8vQ049QWthbWFpUEtJUm9vdCxDTj11
c21hMWNhLXBraTAsQ049Q0RQLENOPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLENOPVNlcnZpY2Vz
LENOPUNvbmZpZ3VyYXRpb24sREM9ZnIsREM9YWRzdmM/Y2VydGlmaWNhdGVSZXZvY2F0aW9uTGlz
dD9iYXNlP29iamVjdENsYXNzPWNSTERpc3RyaWJ1dGlvblBvaW50MIIBTgYIKwYBBQUHAQEEggFA
MIIBPDA7BggrBgEFBQcwAoYvaHR0cDovL2FrYW1haXBraS91c21hMWNhLXBraTBfQWthbWFpUEtJ
Um9vdC5jcnQwUQYIKwYBBQUHMAKGRWh0dHA6Ly9ha2FtYWlwa2kuZGZ3MDEuY29ycC5ha2FtYWku
Y29tL3VzbWExY2EtcGtpMF9Ba2FtYWlQS0lSb290LmNydDCBqQYIKwYBBQUHMAKGgZxsZGFwOi8v
L0NOPUFrYW1haVBLSVJvb3QsQ049QUlBLENOPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLENOPVNl
cnZpY2VzLENOPUNvbmZpZ3VyYXRpb24sREM9ZnIsREM9YWRzdmM/Y0FDZXJ0aWZpY2F0ZT9iYXNl
P29iamVjdENsYXNzPWNlcnRpZmljYXRpb25BdXRob3JpdHkwDQYJKoZIhvcNAQEFBQADggEBADkq
msMzAXzel+sFb7Z3lFZ3uydL4mgSW5taIvqlvy7gAFfWaAgkurkKqzDSVT4TRGH7eJP1yVK/L2R6
oII4e6NlJFM1iyD+AFhPR7qVzOAnrDlJD/v9q0JZBNDvNQSSApRMHQ0VYRuMC1HruQexFvqDBoqj
J1oEGYWthlOt+sLWXwqQxBILOGt0vcsUx/QJX3FRhLjEri+aO0XVBdRaNiZyB50kmhNelgWRPT5O
sDuz17HVVF6R8KpDzOKCJ1nS/eUxW9nkxH0E5/BC2Q0IMP9TGxKs4j8qKTW2gbqOBDekUsWFDgvv
6HJlYSDJNwqy0j38ANOSuw0LPg6v6nLsDx0wgggVMIIG/aADAgECAgpWgu6pAAIACBrKMA0GCSqG
SIb3DQEBBQUAMF4xEzARBgoJkiaJk/IsZAEZFgNjb20xFjAUBgoJkiaJk/IsZAEZFgZha2FtYWkx
FDASBgoJkiaJk/IsZAEZFgRjb3JwMRkwFwYDVQQDExBBa2FtYWlQS0lJc3N1aW5nMB4XDTE3MTAx
NzE3MTYyNFoXDTE4MTAxMjE3MTYyNFowazEcMBoGA1UEChMTQWthbWFpIFRlY2hub2xvZ2llczEW
MBQGA1UECwwNU1NMX1NKQy1XUFpQNDEQMA4GA1UEAxMHcmhld2l0dDEhMB8GCSqGSIb3DQEJARYS
cmhld2l0dEBha2FtYWkuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtRnRrnO7
wDPcsRBzJMbNW5inl4gMTofPoPWnokAZn0wlPP3n0+K+RsyF0LmIkqMgb2kMokUEoZJBMW6OrA6N
ilfyNpsVB2dLSnysINReRhkMtMmqv+nCqcWljtpHHdeRk1h2OpTIOOVk3yzUrjwUvyhi+PNRRUuv
7WKAn8PIdxYNIeo6d5D48+ugANGfmPYVcFnQJkUSwbGypRwyDUSWCdKHkUR/+/8ET3blVNBWDJet
n8Yq5jNYB8sxtd5dFxli4sZfJ6KITT4MZpqU2uM7SOCjBAgZJSwwuGWKiEt//QHWIIu9E+wfOrW/
AWFU9goVx7Os0z0luPBYB+rAA77goQIDAQABo4IExjCCBMIwCwYDVR0PBAQDAgWgMDMGA1UdJQQs
MCoGCCsGAQUFBwMHBggrBgEFBQcDAgYKKwYBBAGCNwoDBAYIKwYBBQUHAwQweAYJKoZIhvcNAQkP
BGswaTAOBggqhkiG9w0DAgICAIAwDgYIKoZIhvcNAwQCAgCAMAsGCWCGSAFlAwQBKjALBglghkgB
ZQMEAS0wCwYJYIZIAWUDBAECMAsGCWCGSAFlAwQBBTAHBgUrDgMCBzAKBggqhkiG9w0DBzAdBgNV
HQ4EFgQUlbcdRXYxTNHNMY0/Ra3CYuD12oQwRgYDVR0RBD8wPYEScmhld2l0dEBha2FtYWkuY29t
oCcGCisGAQQBgjcUAgOgGQwXcmhld2l0dEBjb3JwLmFrYW1haS5jb20wHwYDVR0jBBgwFoAUB+y0
jq9nhlSI772zFFdJz4JMvxQwggE5BgNVHR8EggEwMIIBLDCCASigggEkoIIBIIYlaHR0cDovL2Fr
YW1haXBraS9Ba2FtYWlQS0lJc3N1aW5nLmNybIY7aHR0cDovL2FrYW1haXBraS5kZncwMS5jb3Jw
LmFrYW1haS5jb20vQWthbWFpUEtJSXNzdWluZy5jcmyGgblsZGFwOi8vL0NOPUFrYW1haVBLSUlz
c3VpbmcsQ049dXNtYTFjYS1wa2kxLENOPUNEUCxDTj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxD
Tj1TZXJ2aWNlcyxDTj1Db25maWd1cmF0aW9uLERDPWZyLERDPWFkc3ZjP2NlcnRpZmljYXRlUmV2
b2NhdGlvbkxpc3Q/YmFzZT9vYmplY3RDbGFzcz1jUkxEaXN0cmlidXRpb25Qb2ludDCCAbwGCCsG
AQUFBwEBBIIBrjCCAaowWQYIKwYBBQUHMAKGTWh0dHA6Ly9ha2FtYWlwa2kvdXNtYTFjYS1wa2kx
LmtlbmRhbGwuY29ycC5ha2FtYWkuY29tX0FrYW1haVBLSUlzc3VpbmcoMikuY3J0MG8GCCsGAQUF
BzAChmNodHRwOi8vYWthbWFpcGtpLmRmdzAxLmNvcnAuYWthbWFpLmNvbS91c21hMWNhLXBraTEu
a2VuZGFsbC5jb3JwLmFrYW1haS5jb21fQWthbWFpUEtJSXNzdWluZygyKS5jcnQwgawGCCsGAQUF
BzAChoGfbGRhcDovLy9DTj1Ba2FtYWlQS0lJc3N1aW5nLENOPUFJQSxDTj1QdWJsaWMlMjBLZXkl
MjBTZXJ2aWNlcyxDTj1TZXJ2aWNlcyxDTj1Db25maWd1cmF0aW9uLERDPWZyLERDPWFkc3ZjP2NB
Q2VydGlmaWNhdGU/YmFzZT9vYmplY3RDbGFzcz1jZXJ0aWZpY2F0aW9uQXV0aG9yaXR5MC0GCCsG
AQUFBzABhiFodHRwOi8vYWthbWFpb2NzcC5ha2FtYWkuY29tL29jc3AwPAYJKwYBBAGCNxUHBC8w
LQYlKwYBBAGCNxUIgs7lOoe41C2BhYsHouMhhtIPgUmE5N8FgZD6FAIBZAIBGzBBBgkrBgEEAYI3
FQoENDAyMAoGCCsGAQUFBwMHMAoGCCsGAQUFBwMCMAwGCisGAQQBgjcKAwQwCgYIKwYBBQUHAwQw
DQYJKoZIhvcNAQEFBQADggEBAFCw3pHRlT/h1Sr1m6llh4NLW1Ghw6GQn4dazi3qfGye6nFK66l6
LhD8wpeKCIabF7/1BHn+dgDwytcL/kS1UTqQGRolQNd6EqCp1iaEmEiv3bM124yCw7jkTHFJkfjE
C2PNV17ZUqGLX+mdhXSzOfR7fYDVfYXOmru5cO84LLuMY4BZB7tpSeoGpYlXU6g+ylu7wqnozjl3
n1xx4GGwMSN5GeCmJLSHn+WiVn/mbb6WgSNx+t6QgQK80wG5012m5aeM1fuOXrcOyNaU+lS3Vvg5
oKZk9IpnzKIDGvmA4pQngS/2Cmk5J/w4NQiv1orwKe4l5d/UgYMJwTKCoZTK0wAxggOGMIIDggIB
ATBsMF4xEzARBgoJkiaJk/IsZAEZFgNjb20xFjAUBgoJkiaJk/IsZAEZFgZha2FtYWkxFDASBgoJ
kiaJk/IsZAEZFgRjb3JwMRkwFwYDVQQDExBBa2FtYWlQS0lJc3N1aW5nAgpWgu6pAAIACBrKMAkG
BSsOAwIaBQCgggHvMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTE3
MTAyNDAwMTAwMlowIwYJKoZIhvcNAQkEMRYEFEszgnAcwzm9FlkkEa94wTcKigWIMHsGCSsGAQQB
gjcQBDFuMGwwXjETMBEGCgmSJomT8ixkARkWA2NvbTEWMBQGCgmSJomT8ixkARkWBmFrYW1haTEU
MBIGCgmSJomT8ixkARkWBGNvcnAxGTAXBgNVBAMTEEFrYW1haVBLSUlzc3VpbmcCClaC7qkAAgAI
GsowfQYLKoZIhvcNAQkQAgsxbqBsMF4xEzARBgoJkiaJk/IsZAEZFgNjb20xFjAUBgoJkiaJk/Is
ZAEZFgZha2FtYWkxFDASBgoJkiaJk/IsZAEZFgRjb3JwMRkwFwYDVQQDExBBa2FtYWlQS0lJc3N1
aW5nAgpWgu6pAAIACBrKMIGTBgkqhkiG9w0BCQ8xgYUwgYIwCwYJYIZIAWUDBAEqMAsGCWCGSAFl
AwQBFjAKBggqhkiG9w0DBzALBglghkgBZQMEAQIwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMC
AgFAMAcGBSsOAwIaMAsGCWCGSAFlAwQCAzALBglghkgBZQMEAgIwCwYJYIZIAWUDBAIBMA0GCSqG
SIb3DQEBAQUABIIBAE2WYdqCS2NJ8XpNGE9q5GlVdpNier0QHDx4+c/VyjzydyudY8PfzC1GqG1+
7f/X4FxuEZyGUw2f7/UCgyfq5YjkKS3L8ErEgZKrUybPoZ303EK7gxGbabXat62hbTmQkyuCqbuY
pwjBnCXcS5An7DysXNqwlOMEIHQ587bZsfXcsWYAIvmy7ZVTBSPsoIyOPUd8yvq1lOezb+LZzQNp
Zp+ec4Qt5TQTpoJSSVZ1eE7pKqMMsc566oCfGg/5d8Iv13M9JZ0yVLgrCykZnPcrF0kb4kKjkH/A
zi0pZYB5w6YucgXUDpJMa1FVj0B/3RI8eR1URIMBVWvBsLJa+pg9O5MAAAAAAAA=

------=_NextPart_000_003F_01D34C21.C3E6F040--


From nobody Mon Oct 23 17:27:40 2017
Return-Path: <adam@nostrum.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBD2513AE0B for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 17:27:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.878
X-Spam-Level: 
X-Spam-Status: No, score=-1.878 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham 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 V4vdgbSXj5nQ for <doh@ietfa.amsl.com>; Mon, 23 Oct 2017 17:27:36 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E08F413AE04 for <doh@ietf.org>; Mon, 23 Oct 2017 17:27:36 -0700 (PDT)
Received: from Svantevit.local (99-152-146-228.lightspeed.dllstx.sbcglobal.net [99.152.146.228]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id v9O0R6Eu065608 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 23 Oct 2017 19:27:07 -0500 (CDT) (envelope-from adam@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host 99-152-146-228.lightspeed.dllstx.sbcglobal.net [99.152.146.228] claimed to be Svantevit.local
To: "Hewitt, Rory" <rhewitt@akamai.com>, Martin Thomson <martin.thomson@gmail.com>, Paul Hoffman <paul.hoffman@icann.org>
Cc: Ben Schwartz <bemasc@google.com>, "doh@ietf.org" <doh@ietf.org>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com> <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org> <CABkgnnXgDA_PdORqK8z0pNmEwCeahpAjBuporXkTT72PVs8Eew@mail.gmail.com> <c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com>
From: Adam Roach <adam@nostrum.com>
Message-ID: <aa2de8d2-834b-e89d-a772-d6c7d14a64c8@nostrum.com>
Date: Mon, 23 Oct 2017 19:27:01 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
MIME-Version: 1.0
In-Reply-To: <c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com>
Content-Type: multipart/alternative; boundary="------------9FC68994644294AEE21EA535"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/JXcKlHC_RnH1tBtFG6nltCv4f5Q>
Subject: Re: [Doh] [Ext] Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Oct 2017 00:27:39 -0000

This is a multi-part message in MIME format.
--------------9FC68994644294AEE21EA535
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

[as responsible area director]

Currently, IETF process is that any substantial discussion pertaining to 
adopted working group documents either happens on the working group 
mailing list [1], or in real-time meetings with minutes that are brought 
back to the mailing list. Using github for PRs and issue tracking is 
fine, but please make sure that all non-trivial discussion of issues 
happens on the mailing list.

/a

____
[1] It would be perfectly reasonable for the WG to decide that comments 
from the github repository are to be automatically emailed to the list. 
It would be up to the chairs to poll for consensus on whether the WG 
wants this to be part of how it operates.


On 10/23/17 7:10 PM, Hewitt, Rory wrote:
> Hey Ben,
>
> In the interim, would you prefer that we send our responses directly to this
> mailing list? If so, who's going to be responsible for adding them to Github
> as and when we get access?
>
> Thanks,
>
> Rory
>
> Rory Hewitt
> Akamai Technologies
> Tel: (408) 650-0035
>
>
> -----Original Message-----
> From: Martin Thomson [mailto:martin.thomson@gmail.com]
> Sent: Monday, October 23, 2017 3:59 PM
> To: Paul Hoffman <paul.hoffman@icann.org>
> Cc: Ben Schwartz <bemasc@google.com>; doh@ietf.org
> Subject: Re: [Doh] [Ext] Welcome to DOH!
>
> On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman <paul.hoffman@icann.org>
> wrote:
>> We have submitted a wg-named -00 that has a GitHub repo listed in it.
> That doesn't help me right now, at least until the usual searches
> (draft-ietf-doh-*) return more than zero results.
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh
>
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh



--------------9FC68994644294AEE21EA535
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">[as responsible area director]<br>
      <br>
      Currently, IETF process is that any substantial discussion
      pertaining to adopted working group documents either happens on
      the working group mailing list [1], or in real-time meetings with
      minutes that are brought back to the mailing list. Using github
      for PRs and issue tracking is fine, but please make sure that all
      non-trivial discussion of issues happens on the mailing list.<br>
      <br>
      /a<br>
      <br>
      ____<br>
      [1] It would be perfectly reasonable for the WG to decide that
      comments from the github repository are to be automatically
      emailed to the list. It would be up to the chairs to poll for
      consensus on whether the WG wants this to be part of how it
      operates.<br>
      <br>
      <br>
      On 10/23/17 7:10 PM, Hewitt, Rory wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com">
      <pre wrap="">Hey Ben,

In the interim, would you prefer that we send our responses directly to this
mailing list? If so, who's going to be responsible for adding them to Github
as and when we get access?

Thanks,

Rory

Rory Hewitt
Akamai Technologies
Tel: (408) 650-0035


-----Original Message-----
From: Martin Thomson [<a class="moz-txt-link-freetext" href="mailto:martin.thomson@gmail.com">mailto:martin.thomson@gmail.com</a>] 
Sent: Monday, October 23, 2017 3:59 PM
To: Paul Hoffman <a class="moz-txt-link-rfc2396E" href="mailto:paul.hoffman@icann.org">&lt;paul.hoffman@icann.org&gt;</a>
Cc: Ben Schwartz <a class="moz-txt-link-rfc2396E" href="mailto:bemasc@google.com">&lt;bemasc@google.com&gt;</a>; <a class="moz-txt-link-abbreviated" href="mailto:doh@ietf.org">doh@ietf.org</a>
Subject: Re: [Doh] [Ext] Welcome to DOH!

On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman <a class="moz-txt-link-rfc2396E" href="mailto:paul.hoffman@icann.org">&lt;paul.hoffman@icann.org&gt;</a>
wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">We have submitted a wg-named -00 that has a GitHub repo listed in it.
</pre>
      </blockquote>
      <pre wrap="">
That doesn't help me right now, at least until the usual searches
(draft-ietf-doh-*) return more than zero results.

_______________________________________________
Doh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Doh@ietf.org">Doh@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/doh">https://www.ietf.org/mailman/listinfo/doh</a>
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Doh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Doh@ietf.org">Doh@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/doh">https://www.ietf.org/mailman/listinfo/doh</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>

--------------9FC68994644294AEE21EA535--


From nobody Wed Oct 25 15:19:30 2017
Return-Path: <bemasc@google.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1433313F48B for <doh@ietfa.amsl.com>; Wed, 25 Oct 2017 15:19:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 cbmOIDud9u88 for <doh@ietfa.amsl.com>; Wed, 25 Oct 2017 15:19:26 -0700 (PDT)
Received: from mail-ua0-x231.google.com (mail-ua0-x231.google.com [IPv6:2607:f8b0:400c:c08::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63EC713A296 for <doh@ietf.org>; Wed, 25 Oct 2017 15:19:26 -0700 (PDT)
Received: by mail-ua0-x231.google.com with SMTP id u32so1148288uau.0 for <doh@ietf.org>; Wed, 25 Oct 2017 15:19:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=EA+VtGC8mzkFdc6O8piM020uu8mafIrJ9I3/IhECaP8=; b=cX81m9jabEGdAl9X3dUeonmMkb/m0u9tG3RRgs1A3H+iqcGTkPeHemaHABy58g85Tu jXp3JunTYqbwqXWenpACudKwlMgbf6kgUmEc3utTlLOuINUnD5ON1Qf8XXsHmLYGvRsS euUaG56g9cgLQqrYgGsiSLzeVpJLtPe1XA7p2E+sCGUABfTYDGdSO3zBVRNEUeFroKP9 ztChuqOWYJ6C7qaiDm20mhW9k+HwGnWcyb4mWT5HHHrgL8P38VSiV13dII6JYXXIgiKy 5XiUW/Um9zCMGVghKv8V4wmRk9NKZA1WUOLefWz5/cWzvGdbqMCw9IHhUBfE7e+l7HsM 1Z4Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=EA+VtGC8mzkFdc6O8piM020uu8mafIrJ9I3/IhECaP8=; b=UaP+LiUtuRVBTPwKBqDjtBP7tfySqAcK0iUsikl89MmyuKsMe+bc3eAcNmznI1vdP/ o88DuM8CJUujEQ/AzMUCwCJ4llYw6H3so3nC/7O+kGL/usigehzbhQOoleSx7oxnUFHk oXCK4ChLb2SQU2EVubM+lWDGsdqNtLwCucLjDDMjXUDK+iRu2xn/qyvpdRpq1b04colM xT1/QCAPSft0d1CC9xFdG5FTi4GejZdIHzRP7IdVheOeueRGEbc8DZ3iQrVnruT4KT9M jBqN+VW/fyVLF9cvzSX5pPvj+PemwPghFhWj3YmWNmLO8Cvm23EIpkdiQYun81LeKFXN oM0g==
X-Gm-Message-State: AMCzsaVFsa+VgFH+F4PPib5U2QzRCJnINTzLpYPZcVeNHn5dwkngNKwx pZnTEAgGMx0UAVtAkfob9T48S8TnUw1YjL3RHaUNyg==
X-Google-Smtp-Source: ABhQp+RB2viHtfA2Nf8PSEXXu5/axku+5l5dX/T5Xhh8gv3j8hP8NsmmM74LebG3WRPS6Mxhtde5grAtmVS6esxBe3k=
X-Received: by 10.176.82.205 with SMTP id w13mr2804662uaw.174.1508969965019; Wed, 25 Oct 2017 15:19:25 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.170.145 with HTTP; Wed, 25 Oct 2017 15:19:24 -0700 (PDT)
In-Reply-To: <c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com>
References: <CAHbrMsAw-=Wg2RJXjDcaz8PNXvU3515+u89y3Az4wMAGzg9ApA@mail.gmail.com> <CABkgnnXnbreUeHRn1tRTfdMjcNVpsVsoyxbs4xQpdSrsKrWXkA@mail.gmail.com> <37340EE2-6827-4F8B-8DCF-08C5843B5EA6@icann.org> <CABkgnnXgDA_PdORqK8z0pNmEwCeahpAjBuporXkTT72PVs8Eew@mail.gmail.com> <c5b6ca6095564a0db5a0e9396e346956@usma1ex-dag1mb3.msg.corp.akamai.com>
From: Ben Schwartz <bemasc@google.com>
Date: Wed, 25 Oct 2017 18:19:24 -0400
Message-ID: <CAHbrMsAHfgRNvGCgRn9c6q0wCgKW2A3WxnjzZ77+vB3519VfaA@mail.gmail.com>
To: "Hewitt, Rory" <rhewitt@akamai.com>
Cc: Martin Thomson <martin.thomson@gmail.com>, Paul Hoffman <paul.hoffman@icann.org>, "doh@ietf.org" <doh@ietf.org>
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="94eb2c190e7ec71983055c66728f"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/O5vPM9_shynRxr5MmB3dOdhIQ38>
Subject: Re: [Doh] [Ext] Welcome to DOH!
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Oct 2017 22:19:28 -0000

--94eb2c190e7ec71983055c66728f
Content-Type: multipart/alternative; boundary="94eb2c190e7ebe3a8e055c6672ab"

--94eb2c190e7ebe3a8e055c6672ab
Content-Type: text/plain; charset="UTF-8"

On Mon, Oct 23, 2017 at 8:10 PM, Hewitt, Rory <rhewitt@akamai.com> wrote:

> Hey Ben,
>
> In the interim, would you prefer that we send our responses directly to
> this
> mailing list? If so, who's going to be responsible for adding them to
> Github
> as and when we get access?
>

It seems like the best thing for now will be to comment on the list in the
old fashioned way.  If and when we adopt the draft, we can consider
alternative issue tracking.  Of course, you're also welcome to hold your
comments until we figure that out.


>
> Thanks,
>
> Rory
>
> Rory Hewitt
> Akamai Technologies
> Tel: (408) 650-0035
>
>
> -----Original Message-----
> From: Martin Thomson [mailto:martin.thomson@gmail.com]
> Sent: Monday, October 23, 2017 3:59 PM
> To: Paul Hoffman <paul.hoffman@icann.org>
> Cc: Ben Schwartz <bemasc@google.com>; doh@ietf.org
> Subject: Re: [Doh] [Ext] Welcome to DOH!
>
> On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman <paul.hoffman@icann.org>
> wrote:
> > We have submitted a wg-named -00 that has a GitHub repo listed in it.
>
> That doesn't help me right now, at least until the usual searches
> (draft-ietf-doh-*) return more than zero results.
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh
>

--94eb2c190e7ebe3a8e055c6672ab
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Mon, Oct 23, 2017 at 8:10 PM, Hewitt, Rory <span dir=3D"ltr">&lt;<a =
href=3D"mailto:rhewitt@akamai.com" target=3D"_blank">rhewitt@akamai.com</a>=
&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0=
 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Ben,<br>
<br>
In the interim, would you prefer that we send our responses directly to thi=
s<br>
mailing list? If so, who&#39;s going to be responsible for adding them to G=
ithub<br>
as and when we get access?<br></blockquote><div><br></div><div>It seems lik=
e the best thing for now will be to comment on the list in the old fashione=
d way.=C2=A0 If and when we adopt the draft, we can consider alternative is=
sue tracking.=C2=A0 Of course, you&#39;re also welcome to hold your comment=
s until we figure that out.</div><div>=C2=A0</div><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex">
<br>
Thanks,<br>
<br>
Rory<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Rory Hewitt<br>
Akamai Technologies<br>
Tel: <a href=3D"tel:%28408%29%20650-0035" value=3D"+14086500035">(408) 650-=
0035</a><br>
</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
<br>
-----Original Message-----<br>
From: Martin Thomson [mailto:<a href=3D"mailto:martin.thomson@gmail.com">ma=
rtin.thomson@gmail.<wbr>com</a>]<br>
Sent: Monday, October 23, 2017 3:59 PM<br>
To: Paul Hoffman &lt;<a href=3D"mailto:paul.hoffman@icann.org">paul.hoffman=
@icann.org</a>&gt;<br>
Cc: Ben Schwartz &lt;<a href=3D"mailto:bemasc@google.com">bemasc@google.com=
</a>&gt;; <a href=3D"mailto:doh@ietf.org">doh@ietf.org</a><br>
Subject: Re: [Doh] [Ext] Welcome to DOH!<br>
<br>
On Tue, Oct 24, 2017 at 12:57 AM, Paul Hoffman &lt;<a href=3D"mailto:paul.h=
offman@icann.org">paul.hoffman@icann.org</a>&gt;<br>
wrote:<br>
&gt; We have submitted a wg-named -00 that has a GitHub repo listed in it.<=
br>
<br>
That doesn&#39;t help me right now, at least until the usual searches<br>
(draft-ietf-doh-*) return more than zero results.<br>
<br>
</div></div><div class=3D"HOEnZb"><div class=3D"h5">_______________________=
_______<wbr>_________________<br>
Doh mailing list<br>
<a href=3D"mailto:Doh@ietf.org">Doh@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/doh" rel=3D"noreferrer" ta=
rget=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/doh</a><br>
</div></div></blockquote></div><br></div></div>

--94eb2c190e7ebe3a8e055c6672ab--

--94eb2c190e7ec71983055c66728f
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIIS5wYJKoZIhvcNAQcCoIIS2DCCEtQCAQExDzANBglghkgBZQMEAgEFADALBgkqhkiG9w0BBwGg
ghBNMIIEXDCCA0SgAwIBAgIOSBtqDm4P/739RPqw/wcwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UE
BhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExOjA4BgNVBAMTMUdsb2JhbFNpZ24gUGVy
c29uYWxTaWduIFBhcnRuZXJzIENBIC0gU0hBMjU2IC0gRzIwHhcNMTYwNjE1MDAwMDAwWhcNMjEw
NjE1MDAwMDAwWjBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEiMCAG
A1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALR23lKtjlZW/17kthzYcMHHKFgywfc4vLIjfq42NmMWbXkNUabIgS8KX4PnIFsTlD6F
GO2fqnsTygvYPFBSMX4OCFtJXoikP2CQlEvO7WooyE94tqmqD+w0YtyP2IB5j4KvOIeNv1Gbnnes
BIUWLFxs1ERvYDhmk+OrvW7Vd8ZfpRJj71Rb+QQsUpkyTySaqALXnyztTDp1L5d1bABJN/bJbEU3
Hf5FLrANmognIu+Npty6GrA6p3yKELzTsilOFmYNWg7L838NS2JbFOndl+ce89gM36CW7vyhszi6
6LqqzJL8MsmkP53GGhf11YMP9EkmawYouMDP/PwQYhIiUO0CAwEAAaOCASIwggEeMA4GA1UdDwEB
/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIB
ADAdBgNVHQ4EFgQUyzgSsMeZwHiSjLMhleb0JmLA4D8wHwYDVR0jBBgwFoAUJiSSix/TRK+xsBtt
r+500ox4AAMwSwYDVR0fBEQwQjBAoD6gPIY6aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9ncy9n
c3BlcnNvbmFsc2lnbnB0bnJzc2hhMmcyLmNybDBMBgNVHSAERTBDMEEGCSsGAQQBoDIBKDA0MDIG
CCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzANBgkqhkiG
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
BQUHMAKGNGh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dzaHZzbWltZWNhMS5j
cnQwHQYDVR0OBBYEFBe3U8DtRm5koQ3yzeR81BIU+BjrMB8GA1UdIwQYMBaAFMs4ErDHmcB4koyz
IZXm9CZiwOA/MEwGA1UdIARFMEMwQQYJKwYBBAGgMgEoMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8v
d3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDsGA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9j
cmwuZ2xvYmFsc2lnbi5jb20vZ3NodnNtaW1lY2ExLmNybDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMEMA0GCSqGSIb3DQEBCwUAA4IBAQBRIW5hM7R7/1ED1m6w
QFXdOIBKubSej9FmVfD+f9Wv/6ak/8Fbk6ByRSzsScPGnkDT2U3MD20bGa+qp5BbEc3gFMi26AIo
7e/G5NlFY6ejl0qKt0xDqbTC+dBYocL/iEYEoAcr0ddFmnIm+tYzXSqSS9dLxPG/dlRo6OTLqtOm
9mExKPl/poRX59vajzNtGnR8gjHIKYCSsG9DdpYMxdQjbyLe71wv/ehtAUO5TcFQshSTtkqkL0y/
UJn76TjASXDDQE0Ndax1+xKdXaNBXFkhh7s/spJxkTrWAYIR+6Vs11eyRKxHo6yMHV+rN71AQm+P
dXTVU6D7/eZUZaWxeAc+MYICXjCCAloCAQEwXDBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xv
YmFsU2lnbiBudi1zYTEiMCAGA1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMQIMEWk1v8tA
oqKgb7TXMA0GCWCGSAFlAwQCAQUAoIHUMC8GCSqGSIb3DQEJBDEiBCC6zaNKPTNv2vdGmXh383aL
Vbk0gd9xUfUJyecmxjo7zjAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP
Fw0xNzEwMjUyMjE5MjVaMGkGCSqGSIb3DQEJDzFcMFowCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQB
FjALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwCwYJKoZIhvcNAQEKMAsGCSqGSIb3DQEBBzALBglg
hkgBZQMEAgEwDQYJKoZIhvcNAQEBBQAEggEA4GIMvyf3RUThYq55rfWZgxi+hty4i7o/Q9BkpbhZ
pku+votLV2KMhwWicX40RsDCg0/294VSOMFnSAMMwSIFLc7KAIVB9Y9h2EroLP+o9dXh2IAUsbrq
mm3xUPGzaO+CfYDWq23ZGFv3rGAOQiRGDs0FMtVFS4vJ+8kFnsWthB7ly+P/eBTURn4XU2YI3peq
+jBJzvliEI+Xarzl0Z9+PIV66CvQM8omJbAkcV4eJN9lSSWzg+jxp/pRB0OZ/goezJGCEXe4o5+O
B9PlrBM9didiqwr7VugxPN5Ua03hGG0ej7CgYCDvXkXjhm/g0XHbJuwE3zECmJl0lRkeGPrrLw==
--94eb2c190e7ec71983055c66728f--


From nobody Thu Oct 26 07:57:18 2017
Return-Path: <bortzmeyer@nic.fr>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7BA813F5AA for <doh@ietfa.amsl.com>; Thu, 26 Oct 2017 07:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.499
X-Spam-Level: 
X-Spam-Status: No, score=-5.499 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_HI=-5, URIBL_BLOCKED=0.001] autolearn=ham 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 1ANldGmq8y2R for <doh@ietfa.amsl.com>; Thu, 26 Oct 2017 07:57:13 -0700 (PDT)
Received: from mx4.nic.fr (mx4.nic.fr [IPv6:2001:67c:2218:2::4:12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7159E13F5B1 for <doh@ietf.org>; Thu, 26 Oct 2017 07:57:11 -0700 (PDT)
Received: from mx4.nic.fr (localhost [127.0.0.1]) by mx4.nic.fr (Postfix) with SMTP id 31A0A2816CD for <doh@ietf.org>; Thu, 26 Oct 2017 16:57:09 +0200 (CEST)
Received: by mx4.nic.fr (Postfix, from userid 500) id 2CD152816D6; Thu, 26 Oct 2017 16:57:09 +0200 (CEST)
Received: from relay01.prive.nic.fr (relay01.prive.nic.fr [IPv6:2001:67c:2218:15::11]) by mx4.nic.fr (Postfix) with ESMTP id 2677F2816CD for <doh@ietf.org>; Thu, 26 Oct 2017 16:57:09 +0200 (CEST)
Received: from b12.nic.fr (b12.tech.ipv6.nic.fr [IPv6:2001:67c:1348:7::86:133]) by relay01.prive.nic.fr (Postfix) with ESMTP id 23F94642C581 for <doh@ietf.org>; Thu, 26 Oct 2017 16:57:09 +0200 (CEST)
Received: by b12.nic.fr (Postfix, from userid 1000) id 217F9403CA; Thu, 26 Oct 2017 16:57:09 +0200 (CEST)
Date: Thu, 26 Oct 2017 16:57:09 +0200
From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
To: doh@ietf.org
Message-ID: <20171026145709.x2tn2kt3wuheixhp@nic.fr>
References: <20171001120511.gbu6izjoundhr7xr@sources.org> <20171011094623.hkppimcmyte2wnmu@nic.fr>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20171011094623.hkppimcmyte2wnmu@nic.fr>
X-Operating-System: Debian GNU/Linux 9.1
X-Kernel: Linux 4.9.0-3-amd64 x86_64
X-Charlie: Je suis Charlie
Organization: NIC France
X-URL: http://www.nic.fr/
User-Agent: NeoMutt/20170113 (1.7.2)
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=1.2.2
X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2017.10.26.144516
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/hEhpxTgOSBtvrmPPj8ceQyO0254>
Subject: Re: [Doh] Implementations
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Oct 2017 14:57:17 -0000

On Wed, Oct 11, 2017 at 11:46:23AM +0200,
 Stephane Bortzmeyer <bortzmeyer@nic.fr> wrote 
 a message of 20 lines which said:

> Anyone knows an implementation with DNS wire format?
> 
> Could it be an interesting project for the next hackathon? There are
> currently few DNS projects
> <https://www.ietf.org/registration/MeetingWiki/wiki/100hackathon>. Any
> volunteer?

Pinging again because there was no interest at first. May be now?


From nobody Sat Oct 28 07:24:32 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: doh@ietf.org
Delivered-To: doh@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 65F5D1394FB; Sat, 28 Oct 2017 07:24:26 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: doh@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.63.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150920066637.2684.11491691194905932687@ietfa.amsl.com>
Date: Sat, 28 Oct 2017 07:24:26 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/yX732OvrnpFSLyfye2YHv_2v2Z8>
Subject: [Doh] I-D Action: draft-ietf-doh-dns-over-https-00.txt
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 28 Oct 2017 14:24:26 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the DNS Over HTTPS WG of the IETF.

        Title           : DNS Queries over HTTPS
        Authors         : Paul Hoffman
                          Patrick McManus
	Filename        : draft-ietf-doh-dns-over-https-00.txt
	Pages           : 12
	Date            : 2017-10-18

Abstract:
   DNS queries sometimes experience problems with end to end
   connectivity at times and places where HTTPS flows freely.

   HTTPS provides the most practical mechanism for reliable end to end
   communication.  Its use of TLS provides integrity and confidentiality
   guarantees and its use of HTTP allows it to interoperate with
   proxies, firewalls, and authentication systems where required for
   transit.

   This document describes how to run DNS service over HTTP using
   https:// URIs.

   [[ There is a repository for this draft at
   https://github.com/paulehoffman/draft-ietf-doh-dns-over-https ]].


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-doh-dns-over-https-00
https://datatracker.ietf.org/doc/html/draft-ietf-doh-dns-over-https-00


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Sat Oct 28 08:19:13 2017
Return-Path: <lear@cisco.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40B5713F57C for <doh@ietfa.amsl.com>; Sat, 28 Oct 2017 08:19:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -14.5
X-Spam-Level: 
X-Spam-Status: No, score=-14.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cisco.com
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 zXNrRA9pLcxb for <doh@ietfa.amsl.com>; Sat, 28 Oct 2017 08:19:09 -0700 (PDT)
Received: from aer-iport-1.cisco.com (aer-iport-1.cisco.com [173.38.203.51]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7277213F49F for <doh@ietf.org>; Sat, 28 Oct 2017 08:19:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=3383; q=dns/txt; s=iport; t=1509203949; x=1510413549; h=subject:references:to:from:message-id:date:mime-version: in-reply-to; bh=T2LZzMjQwLZVK9XtunUDaQmek2AE7rrJ0ag3mhToR78=; b=gK+1RVEZNsH7bXETK7zjiauBgOV35lAUMi04FQnifssnzaLzNOYY0QHi cFJGdSww42/eZv52KnhFFeoCgLn7bssrNAYciJOCc0GB++0YJXY0uP27G wAx58LXYuU9VIhZxwEHTuHl6+oM9gEewon4qr5RUxCm4jDHuq+cYpfRwk A=;
X-Files: signature.asc : 481
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0COAACYn/RZ/xbLJq1bGQEBAQEBAQEBA?= =?us-ascii?q?QEBBwEBAQEBhENuJ4N8ih90kBuWQhCCAQcDGAuFGAKFChgBAgEBAQEBAQFrKIU?= =?us-ascii?q?eAQEBAwEBIUsbCxgqAgInMBMGAgEBih8QqBOCJ4p9AQEBBwIBFg+DLoVsgwGEV?= =?us-ascii?q?YEIgkmCYQWiA4RCgiOBAY0WghVehSKDX4c5jF+JMYE5HzhCgSY0IQgdFR8qgmQ?= =?us-ascii?q?JhFg/NowlAQEB?=
X-IronPort-AV: E=Sophos;i="5.44,308,1505779200";  d="asc'?scan'208";a="698298882"
Received: from aer-iport-nat.cisco.com (HELO aer-core-3.cisco.com) ([173.38.203.22]) by aer-iport-1.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Oct 2017 15:19:07 +0000
Received: from [10.61.200.53] ([10.61.200.53]) by aer-core-3.cisco.com (8.14.5/8.14.5) with ESMTP id v9SFJ6uR024828 for <doh@ietf.org>; Sat, 28 Oct 2017 15:19:07 GMT
References: <150920066637.2684.11491691194905932687@ietfa.amsl.com>
To: doh@ietf.org
From: Eliot Lear <lear@cisco.com>
Message-ID: <f1a29e31-d24b-51de-aa56-43b522015727@cisco.com>
Date: Sat, 28 Oct 2017 17:18:53 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
MIME-Version: 1.0
In-Reply-To: <150920066637.2684.11491691194905932687@ietfa.amsl.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mhm6Wb2iQiqncQpMvTHFnCUnviWsB4tvV"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/Ji0xCjO6wBylqf1N5ja_SYsT9Js>
Subject: Re: [Doh] I-D Action: draft-ietf-doh-dns-over-https-00.txt
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 28 Oct 2017 15:19:11 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--mhm6Wb2iQiqncQpMvTHFnCUnviWsB4tvV
Content-Type: multipart/mixed; boundary="3vIe50pQAcT3du4TDQ1NiDUIgpjjkngmp";
 protected-headers="v1"
From: Eliot Lear <lear@cisco.com>
To: doh@ietf.org
Message-ID: <f1a29e31-d24b-51de-aa56-43b522015727@cisco.com>
Subject: Re: [Doh] I-D Action: draft-ietf-doh-dns-over-https-00.txt
References: <150920066637.2684.11491691194905932687@ietfa.amsl.com>
In-Reply-To: <150920066637.2684.11491691194905932687@ietfa.amsl.com>

--3vIe50pQAcT3du4TDQ1NiDUIgpjjkngmp
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US

Hi,

How do the chairs want to track issues?

Eliot


On 10/28/17 4:24 PM, internet-drafts@ietf.org wrote:
> A New Internet-Draft is available from the on-line Internet-Drafts dire=
ctories.
> This draft is a work item of the DNS Over HTTPS WG of the IETF.
>
>         Title           : DNS Queries over HTTPS
>         Authors         : Paul Hoffman
>                           Patrick McManus
> 	Filename        : draft-ietf-doh-dns-over-https-00.txt
> 	Pages           : 12
> 	Date            : 2017-10-18
>
> Abstract:
>    DNS queries sometimes experience problems with end to end
>    connectivity at times and places where HTTPS flows freely.
>
>    HTTPS provides the most practical mechanism for reliable end to end
>    communication.  Its use of TLS provides integrity and confidentialit=
y
>    guarantees and its use of HTTP allows it to interoperate with
>    proxies, firewalls, and authentication systems where required for
>    transit.
>
>    This document describes how to run DNS service over HTTP using
>    https:// URIs.
>
>    [[ There is a repository for this draft at
>    https://github.com/paulehoffman/draft-ietf-doh-dns-over-https ]].
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/
>
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-doh-dns-over-https-00
> https://datatracker.ietf.org/doc/html/draft-ietf-doh-dns-over-https-00
>
>
> Please note that it may take a couple of minutes from the time of submi=
ssion
> until the htmlized version and diff are available at tools.ietf.org.
>
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh
>



--3vIe50pQAcT3du4TDQ1NiDUIgpjjkngmp--

--mhm6Wb2iQiqncQpMvTHFnCUnviWsB4tvV
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2

iQEcBAEBCAAGBQJZ9J/dAAoJEIe2a0bZ0nozLW0H+gLk/qgRdWnpOGLLQpc9lmQg
NOYA8c7hL4iqoybLGszBXxNl9lQRg5E4V8ipdPG8AF1WYRoPUZNxcw+YKsRun9yg
iZGgW0wImR6w+WT7pq6kOn6aYOT3re+9GE1xy8uZN+ooATaxV3UspP+yEJx0Frk8
Zm6GVJ0Zs2PlKL9bfnU7OhlRsEVe04bzFy3koJQXpmHJ9SOcZEoX2CaUJvU7ng7x
1QKXP6H4YjC7iu76gQ/IIAGrZruRPngUjAyJMNjnmFjKjoLbMAXCp7qsDvgxmhh+
BB3BYn+lxtzrIfsSk6T3UTChG9gjv6QvETo8QbILgQeD2O/Gwlg7ToIl6UC+gsg=
=9kf5
-----END PGP SIGNATURE-----

--mhm6Wb2iQiqncQpMvTHFnCUnviWsB4tvV--


From nobody Mon Oct 30 15:45:01 2017
Return-Path: <internet-drafts@ietf.org>
X-Original-To: doh@ietf.org
Delivered-To: doh@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id A832213FD6D; Mon, 30 Oct 2017 15:44:53 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: doh@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.63.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <150940349364.28271.4600855743977923499@ietfa.amsl.com>
Date: Mon, 30 Oct 2017 15:44:53 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/FaRkntr5QH7bJgczqmPLe4amTfs>
Subject: [Doh] I-D Action: draft-ietf-doh-dns-over-https-01.txt
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Oct 2017 22:44:54 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the DNS Over HTTPS WG of the IETF.

        Title           : DNS Queries over HTTPS
        Authors         : Paul Hoffman
                          Patrick McManus
	Filename        : draft-ietf-doh-dns-over-https-01.txt
	Pages           : 13
	Date            : 2017-10-30

Abstract:
   DNS queries sometimes experience problems with end to end
   connectivity at times and places where HTTPS flows freely.

   HTTPS provides the most practical mechanism for reliable end to end
   communication.  Its use of TLS provides integrity and confidentiality
   guarantees and its use of HTTP allows it to interoperate with
   proxies, firewalls, and authentication systems where required for
   transit.

   This document describes how to run DNS service over HTTP using
   https:// URIs.

   [[ There is a repository for this draft at
   https://github.com/paulehoffman/draft-ietf-doh-dns-over-https ]].


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-doh-dns-over-https-01
https://datatracker.ietf.org/doc/html/draft-ietf-doh-dns-over-https-01

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-doh-dns-over-https-01


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Mon Oct 30 20:51:00 2017
Return-Path: <ek@google.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 225D21393AE for <doh@ietfa.amsl.com>; Mon, 30 Oct 2017 20:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level: 
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 w0ct0F8eHGFV for <doh@ietfa.amsl.com>; Mon, 30 Oct 2017 20:50:55 -0700 (PDT)
Received: from mail-yw0-x22f.google.com (mail-yw0-x22f.google.com [IPv6:2607:f8b0:4002:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01C4A13F452 for <doh@ietf.org>; Mon, 30 Oct 2017 20:50:55 -0700 (PDT)
Received: by mail-yw0-x22f.google.com with SMTP id z195so13570042ywz.6 for <doh@ietf.org>; Mon, 30 Oct 2017 20:50:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=xHTqLIS5qB0UZ1xpscPqMkzwKyztwJlZJGS35ubcy+8=; b=IcszbYKZLq7jmyh4hlDJp3seK4JKjraPmyAud8LdFLFR2kKFMtTWi4NpslDnYV9HHx hzJZTqRDmWPnqZA3QzRbRunDGfGQT5gujKf31EBcSMKiZ3SNRT7HJey69YUph5OeiPXr c40beN7YKPvvEEvY+v7/JngP8TPpmVTwkE7PjnxvGEO4cQrfogmGUpEIeE2F6mTOJ5Vc T+EmdSzE/kWelzyeuU41WFFStmrhpvmTJBS1foKrcOL0+uRKcRzOgnMw3+UM+19c1gpu F0mQcU96vfyXnKyKCzg7EvXKALSussLLVHnb2Va+qJMgzwVzRX9qhjt5hKuD3nEYGoMD 9dTg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=xHTqLIS5qB0UZ1xpscPqMkzwKyztwJlZJGS35ubcy+8=; b=JRfezaHlYedkzh19k/+lyqT/g7G8HpinXCsuULtVZgIAU+WUK4kjmtMdOHobNC1fug SFgteJQe53aMrLLFJZtq5ti882TkMfT1v4qYCoPs4JKdflL+dPLxpCON5rlQ53X9Q2RK FT4lKPgc8Wj8vM0mjI1/JKl7SNoBp3nRw+NwkFweYMCQshGQZUd5fSVStyEZjGXQ31b1 KGqg3wCv61Cj0/1wDDTBlEYactmsi4dYomQxAS7xpGmJpbe6cwzdjwc7rz50ecbgJdVG D5mghtyRp8FxhUJmzMPXNCWCLWzs0L2lU6puSuDeLF7tKDuR9MSHoYSb/sL/ka5IFX2r fQRg==
X-Gm-Message-State: AMCzsaUeRtaqZr9bUzW7FU4zRicqwPq4Ix33HM67RejAuzldGTgp6ZHE SD/24fZ2PKom2VCQY4KG66g4fLw+cPxZNhCrqlEU32mV
X-Google-Smtp-Source: ABhQp+RfUxnEB2SOBDfxshTDE7kB1J1NU9VKToOhJub3inOMpvi85nOXgHuDQsWEwXtCDfTie/vi+RNB4OxRtvbGToY=
X-Received: by 10.13.212.5 with SMTP id w5mr385579ywd.13.1509421853863; Mon, 30 Oct 2017 20:50:53 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.37.14.196 with HTTP; Mon, 30 Oct 2017 20:50:33 -0700 (PDT)
In-Reply-To: <6FC2C22D-C0F5-4C49-BC47-546E8DDDCACA@mnot.net>
References: <CABkgnnU_5Q6BOxf+HzpuCSkb8OG5i0sgqyF9UEr9VRyDvd5s7w@mail.gmail.com> <1AC5B9DB-3439-4CE5-97D0-993411E131EF@icann.org> <CABkgnnUEhJ2x5FcFKuyiri8=ZirDz9PaBD8MsHPoMD0O2Wjgiw@mail.gmail.com> <480066BC-A3D7-425F-A306-F2DB2CFA7AFA@icann.org> <CABkgnnVGLYLZ=wgQr0540xQJTCELhZFCpAvkQPiWLLX65qY++w@mail.gmail.com> <CAHbrMsCLR6rT0ktkREsftmsgx=CdgC=ZJQVQ35zMUp834o6a4Q@mail.gmail.com> <6FC2C22D-C0F5-4C49-BC47-546E8DDDCACA@mnot.net>
From: Erik Kline <ek@google.com>
Date: Tue, 31 Oct 2017 12:50:33 +0900
Message-ID: <CAAedzxqpyJHxrMC4=ozGcQ3-eu-bEAROk9Kr3f=nq+wwgOMtLQ@mail.gmail.com>
To: Mark Nottingham <mnot@mnot.net>, doh@ietf.org
Cc: Ben Schwartz <bemasc@google.com>, Paul Hoffman <paul.hoffman@icann.org>,  Martin Thomson <martin.thomson@gmail.com>
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="001a114fb5027395e2055ccfa9b2"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/-INw2KXGgLa2LKmht_OK-BO2ODs>
Subject: Re: [Doh] [dnsoverhttp] [Ext] Caching model
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Oct 2017 03:50:58 -0000

--001a114fb5027395e2055ccfa9b2
Content-Type: text/plain; charset="UTF-8"

(moving dnsoverhttp@ to bcc, adding doh@)

On 31 October 2017 at 10:45, Mark Nottingham <mnot@mnot.net> wrote:
>
>
>> On 31 Oct 2017, at 12:40 pm, Ben Schwartz <bemasc@google.com> wrote:
>>
>> This is not the working group list!
>>
>> Conveniently that means that I am not chair here, so I can have opinions.
>>
>> I like the idea of zeroing out the TTL on the wire, and converting the TTL into an HTTP Expires header.  If the client is using HTTP caching, it can leave the TTL at zero.  Otherwise, it should reconstitute the DNS TTL from the Expires header.
>
> +1, although it needs to be the Freshness Lifetime (i.e., accounting for both Cache-Control and Age as well).
>
>
>
>>
>> On Mon, Oct 30, 2017 at 9:33 PM, Martin Thomson <martin.thomson@gmail.com> wrote:
>> On Tue, Oct 31, 2017 at 1:12 AM, Paul Hoffman <paul.hoffman@icann.org> wrote:
>> > Are you saying that the DNS API client might be keeping its own cache with timeouts?
>>
>> Well, my DNS library does today.  We might do as Mark suggests, and
>> take steps to disable that, but that might not be the easiest way to
>> integrate DOH into an existing stack.  If I wanted to retrofit my
>> operating system so that gethostbyname() used HTTPS, then that is
>> (apparently) possible by replacing the protocol-y bits of the code.
>> But it might be too disruptive to disable caching.  Maybe someone who
>> has had hands on there can speak to that.

Mobile operators have requirements that the DNS resolver layer on the
device cache answers locally.  IIRC this cache has to be shared among
apps (different apps may ask for the same hostname, like popular ads
and analytics services).

--001a114fb5027395e2055ccfa9b2
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIIS3wYJKoZIhvcNAQcCoIIS0DCCEswCAQExDzANBglghkgBZQMEAgEFADALBgkqhkiG9w0BBwGg
ghBFMIIEXDCCA0SgAwIBAgIOSBtqDm4P/739RPqw/wcwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UE
BhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExOjA4BgNVBAMTMUdsb2JhbFNpZ24gUGVy
c29uYWxTaWduIFBhcnRuZXJzIENBIC0gU0hBMjU2IC0gRzIwHhcNMTYwNjE1MDAwMDAwWhcNMjEw
NjE1MDAwMDAwWjBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEiMCAG
A1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALR23lKtjlZW/17kthzYcMHHKFgywfc4vLIjfq42NmMWbXkNUabIgS8KX4PnIFsTlD6F
GO2fqnsTygvYPFBSMX4OCFtJXoikP2CQlEvO7WooyE94tqmqD+w0YtyP2IB5j4KvOIeNv1Gbnnes
BIUWLFxs1ERvYDhmk+OrvW7Vd8ZfpRJj71Rb+QQsUpkyTySaqALXnyztTDp1L5d1bABJN/bJbEU3
Hf5FLrANmognIu+Npty6GrA6p3yKELzTsilOFmYNWg7L838NS2JbFOndl+ce89gM36CW7vyhszi6
6LqqzJL8MsmkP53GGhf11YMP9EkmawYouMDP/PwQYhIiUO0CAwEAAaOCASIwggEeMA4GA1UdDwEB
/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIB
ADAdBgNVHQ4EFgQUyzgSsMeZwHiSjLMhleb0JmLA4D8wHwYDVR0jBBgwFoAUJiSSix/TRK+xsBtt
r+500ox4AAMwSwYDVR0fBEQwQjBAoD6gPIY6aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9ncy9n
c3BlcnNvbmFsc2lnbnB0bnJzc2hhMmcyLmNybDBMBgNVHSAERTBDMEEGCSsGAQQBoDIBKDA0MDIG
CCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzANBgkqhkiG
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
--001a114fb5027395e2055ccfa9b2--


From nobody Tue Oct 31 11:53:18 2017
Return-Path: <bemasc@google.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8163F13F5FA for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 11:53:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 5k1kuB77MpqC for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 11:53:15 -0700 (PDT)
Received: from mail-vk0-x22c.google.com (mail-vk0-x22c.google.com [IPv6:2607:f8b0:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE74013F5BD for <doh@ietf.org>; Tue, 31 Oct 2017 11:53:14 -0700 (PDT)
Received: by mail-vk0-x22c.google.com with SMTP id g69so11030635vke.5 for <doh@ietf.org>; Tue, 31 Oct 2017 11:53:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=0I7LsPYiIydXnwII6/RZZVkM1y8JFfyfZmkgghBc0KY=; b=YxmQ+eaGss2hLbwHtEGD2KOp4sMp+By11pcMkxxwWzzYr5o011yJMdbsUlSoqxbs7l 0ddobAwXziFYxlsVFP2NihHrzC50gD0xbhwSiCr65nI0iq22T2WgJaa2p32TQaOXiwgN VYDrn/iG7okUh6ku2080NFYgVuvD/L78xfbJgckExe2GGsMJ/Lsixg3qiqO0UZ9ogBqA EwXiqAmp9dCY0PGZA3j5VX2Q8bk4nFMGO8iEspUdFTK0yQvY4ZBaJD52J93PgPMeTE5X DjiqSSAgpCeZjyXSPI4ijoWl/H/E4vBiuvBWKTYMe5gpHqgUtHtCF24J9vgHIGSs3zcT D/8A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=0I7LsPYiIydXnwII6/RZZVkM1y8JFfyfZmkgghBc0KY=; b=YNZmo6l0EhPKo32l0ooFuyu3/Aa/oTx8s4bfCyCs+8Yz9ZhiUddZ3mNhoLA3YdeK6g 3JK7gwyQf3c2X+/uXbH2Rcw6rwBp4nu7X2djy14K3veeh+UNOD0GpzFWNbx2galR0ukw 3GqNJFh8xgBPGMtBCY7UV8WUwQeMhQip/H9+F9KZa1ydBtn8o4PrmcXNsccLffBWgHO6 jxEY7jl3gE3dTxck0M9p1vUJsqVX4C6uAnh2QYQZSwWNMlS6jCFuAByfdD5RgxGlQm+b /QjtUV1ISlrmTlgAojOkudUCLR3KOyKGkuX/eolGNZvyG8LT2t/H+hHxJ9u6lUz2bw9W 2BIw==
X-Gm-Message-State: AMCzsaWnfEs50yEsVdIZmw8FnrHT7BdHDeDWt6E9mCwPQlTRuliGknSp o/gE1OSF2ZwC/ZxfCx/aFXpePklsnlM6TK++gtoDhGjbYkc=
X-Google-Smtp-Source: ABhQp+QHCMkjnre9slGFlbFQsSkePOde2dmAzfeL+GFi1xygs6Lj+PeDlFVPH4juRPzXViX40DXtOi1n83E0P8yZt28=
X-Received: by 10.31.102.129 with SMTP id a123mr2188282vkc.27.1509475993239; Tue, 31 Oct 2017 11:53:13 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.170.145 with HTTP; Tue, 31 Oct 2017 11:53:12 -0700 (PDT)
From: Ben Schwartz <bemasc@google.com>
Date: Tue, 31 Oct 2017 14:53:12 -0400
Message-ID: <CAHbrMsAnCfwNHr_5Mca3urxLXiK=HEC+2atZuu308GxFZVrOHw@mail.gmail.com>
To: doh@ietf.org
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="001a114e016469c240055cdc442a"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/CXhT91PtzbOUEmZj2ePAjfJA3do>
Subject: [Doh] Status update
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Oct 2017 18:53:16 -0000

--001a114e016469c240055cdc442a
Content-Type: multipart/alternative; boundary="001a114e01646039f8055cdc4495"

--001a114e01646039f8055cdc4495
Content-Type: text/plain; charset="UTF-8"

1. We have formally adopted Paul and Patrick's draft:
https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/ .  Further
comments definitely welcome!

2. We have opened a "project" on Github for anyone who would prefer to
track issues there.  (However, our ADs have advised the substantive
discussion should stay on this mailing list.).  The issue tracker is here:
https://github.com/dohwg/drafts/issues.  The draft text is not yet on
github, so we're not yet ready for pull requests.

3. Please contact the list or the chairs ASAP if you would like agenda time.

--Ben, for the chairs

--001a114e01646039f8055cdc4495
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">1. We have formally adopted Paul and Patrick&#39;s draft:=
=C2=A0<a href=3D"https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-h=
ttps/">https://datatracker.ietf.org/doc/draft-ietf-doh-dns-over-https/</a> =
.=C2=A0 Further comments definitely welcome!<div><br></div><div>2. We have =
opened a &quot;project&quot; on Github for anyone who would prefer to track=
 issues there.=C2=A0 (However, our ADs have advised the substantive discuss=
ion should stay on this mailing list.).=C2=A0 The issue tracker is here:=C2=
=A0<a href=3D"https://github.com/dohwg/drafts/issues">https://github.com/do=
hwg/drafts/issues</a>.=C2=A0 The draft text is not yet on github, so we&#39=
;re not yet ready for pull requests.</div><div><br></div><div>3. Please con=
tact the list or the chairs ASAP if you would like agenda time.</div><div><=
br></div><div>--Ben, for the chairs</div></div>

--001a114e01646039f8055cdc4495--

--001a114e016469c240055cdc442a
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIIS5wYJKoZIhvcNAQcCoIIS2DCCEtQCAQExDzANBglghkgBZQMEAgEFADALBgkqhkiG9w0BBwGg
ghBNMIIEXDCCA0SgAwIBAgIOSBtqDm4P/739RPqw/wcwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UE
BhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExOjA4BgNVBAMTMUdsb2JhbFNpZ24gUGVy
c29uYWxTaWduIFBhcnRuZXJzIENBIC0gU0hBMjU2IC0gRzIwHhcNMTYwNjE1MDAwMDAwWhcNMjEw
NjE1MDAwMDAwWjBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEiMCAG
A1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
AQoCggEBALR23lKtjlZW/17kthzYcMHHKFgywfc4vLIjfq42NmMWbXkNUabIgS8KX4PnIFsTlD6F
GO2fqnsTygvYPFBSMX4OCFtJXoikP2CQlEvO7WooyE94tqmqD+w0YtyP2IB5j4KvOIeNv1Gbnnes
BIUWLFxs1ERvYDhmk+OrvW7Vd8ZfpRJj71Rb+QQsUpkyTySaqALXnyztTDp1L5d1bABJN/bJbEU3
Hf5FLrANmognIu+Npty6GrA6p3yKELzTsilOFmYNWg7L838NS2JbFOndl+ce89gM36CW7vyhszi6
6LqqzJL8MsmkP53GGhf11YMP9EkmawYouMDP/PwQYhIiUO0CAwEAAaOCASIwggEeMA4GA1UdDwEB
/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIB
ADAdBgNVHQ4EFgQUyzgSsMeZwHiSjLMhleb0JmLA4D8wHwYDVR0jBBgwFoAUJiSSix/TRK+xsBtt
r+500ox4AAMwSwYDVR0fBEQwQjBAoD6gPIY6aHR0cDovL2NybC5nbG9iYWxzaWduLmNvbS9ncy9n
c3BlcnNvbmFsc2lnbnB0bnJzc2hhMmcyLmNybDBMBgNVHSAERTBDMEEGCSsGAQQBoDIBKDA0MDIG
CCsGAQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzANBgkqhkiG
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
BQUHMAKGNGh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dzaHZzbWltZWNhMS5j
cnQwHQYDVR0OBBYEFBe3U8DtRm5koQ3yzeR81BIU+BjrMB8GA1UdIwQYMBaAFMs4ErDHmcB4koyz
IZXm9CZiwOA/MEwGA1UdIARFMEMwQQYJKwYBBAGgMgEoMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8v
d3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDsGA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9j
cmwuZ2xvYmFsc2lnbi5jb20vZ3NodnNtaW1lY2ExLmNybDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMEMA0GCSqGSIb3DQEBCwUAA4IBAQBRIW5hM7R7/1ED1m6w
QFXdOIBKubSej9FmVfD+f9Wv/6ak/8Fbk6ByRSzsScPGnkDT2U3MD20bGa+qp5BbEc3gFMi26AIo
7e/G5NlFY6ejl0qKt0xDqbTC+dBYocL/iEYEoAcr0ddFmnIm+tYzXSqSS9dLxPG/dlRo6OTLqtOm
9mExKPl/poRX59vajzNtGnR8gjHIKYCSsG9DdpYMxdQjbyLe71wv/ehtAUO5TcFQshSTtkqkL0y/
UJn76TjASXDDQE0Ndax1+xKdXaNBXFkhh7s/spJxkTrWAYIR+6Vs11eyRKxHo6yMHV+rN71AQm+P
dXTVU6D7/eZUZaWxeAc+MYICXjCCAloCAQEwXDBMMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xv
YmFsU2lnbiBudi1zYTEiMCAGA1UEAxMZR2xvYmFsU2lnbiBIViBTL01JTUUgQ0EgMQIMEWk1v8tA
oqKgb7TXMA0GCWCGSAFlAwQCAQUAoIHUMC8GCSqGSIb3DQEJBDEiBCBKYH8BZIJc3lXVBZSEYYQG
niS+T3Zfqyfr8oLvM4t3jTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEP
Fw0xNzEwMzExODUzMTNaMGkGCSqGSIb3DQEJDzFcMFowCwYJYIZIAWUDBAEqMAsGCWCGSAFlAwQB
FjALBglghkgBZQMEAQIwCgYIKoZIhvcNAwcwCwYJKoZIhvcNAQEKMAsGCSqGSIb3DQEBBzALBglg
hkgBZQMEAgEwDQYJKoZIhvcNAQEBBQAEggEAGlhVZllKt5JgX0SIOWZmNVq5mvlBIVRcyVd9a7Qg
B+jAeQQiN5OeTmql4b+7mfOXGW632/x7thI2M0Wo7mrwh87nl5bGcwCe5mdVEGIvDPzwwh8PbBaG
RDyjkB6Lyp5kGuGnxAcOKqTMxN/sfzXkusnHx9UIO1+wzOqGOnFqHl2z3ocRZUU3/jb88JoLwILp
VqtQDR29S4c3PclOKXfvWMDOdG9mCXV23Zrqn0l2C320lZJBm4FrhtN7jleKxTVeeuGOygJZov2T
5tXOuZSYTYGZk9zIRQlTnU08douD9pTxmvnG0CNvXj9NwJfWWBgNuQOPKP5DxF7u9ri9icjP5A==
--001a114e016469c240055cdc442a--


From nobody Tue Oct 31 11:58:46 2017
Return-Path: <lear@cisco.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E41F213F5F2 for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 11:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -14.501
X-Spam-Level: 
X-Spam-Status: No, score=-14.501 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cisco.com
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 h4rNaYSxl5aB for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 11:58:41 -0700 (PDT)
Received: from aer-iport-4.cisco.com (aer-iport-4.cisco.com [173.38.203.54]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 939F213F61B for <doh@ietf.org>; Tue, 31 Oct 2017 11:58:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=1823; q=dns/txt; s=iport; t=1509476319; x=1510685919; h=to:from:subject:message-id:date:mime-version; bh=L9KI2DjcFd7Ojs0S6BDHzUQVOW104L/9VHVKiw4F4tI=; b=I6ipbAdoxeoSjNZJQ3vHPNtgsTYYdldLNC8Jm4GZcxA9mhIUtpXA5Sru V1gQLDSKS/pYB484kkbqjLxEtxSJNAkExeZoW44YzZkmQ33O3mQF/aBE1 bY7c+7eL44jT0pVV0V//T9zUMW3gsu08kW/824LtF3ynyiCeBjP/O5Gry w=;
X-Files: signature.asc : 481
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0CNAADqxvhZ/xbLJq1dGQEBAQEBAQEBA?= =?us-ascii?q?QEBBwEBAQEBhTGEI4ofdKZgghEHA4pvGAECAQEBAQEBAWsohUdCcQJTGQgBAYo?= =?us-ascii?q?fqGWCJ4szD4MuhWyIXoJJgmEFogaEQoIjjheBfIl4hzqWEoE5HziBazQhCB0Vg?= =?us-ascii?q?y6CC4JUQIwMAQEB?=
X-IronPort-AV: E=Sophos;i="5.44,325,1505779200";  d="asc'?scan'208";a="658416789"
Received: from aer-iport-nat.cisco.com (HELO aer-core-4.cisco.com) ([173.38.203.22]) by aer-iport-4.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Oct 2017 18:58:37 +0000
Received: from [10.61.239.244] ([10.61.239.244]) by aer-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id v9VIwbEr002822 for <doh@ietf.org>; Tue, 31 Oct 2017 18:58:37 GMT
To: doh@ietf.org
From: Eliot Lear <lear@cisco.com>
Message-ID: <abe6593a-0bc9-9ed4-4ad4-c03093bcb490@cisco.com>
Date: Tue, 31 Oct 2017 19:57:09 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ct9clcfEIwLwab2XWtugB5eBPNQwLxAW7"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/B4iWfc-B5E1YBxH7OuSYii-NfDM>
Subject: [Doh] operational issues with doh
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Oct 2017 18:58:44 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--ct9clcfEIwLwab2XWtugB5eBPNQwLxAW7
Content-Type: multipart/mixed; boundary="aPnoacQkvDcFAm5P4t90wnqGa9BXN9GDW";
 protected-headers="v1"
From: Eliot Lear <lear@cisco.com>
To: doh@ietf.org
Message-ID: <abe6593a-0bc9-9ed4-4ad4-c03093bcb490@cisco.com>
Subject: operational issues with doh

--aPnoacQkvDcFAm5P4t90wnqGa9BXN9GDW
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US

Hi everyone,

Just to follow up on the lengthy discussion that took place during
chartering, there are some operational issues that use of doh can
create, particularly with regard to load balancers and split DNS.=C2=A0 D=
o
those go into the draft or do they go into a separate doc?=C2=A0 It's qui=
te
possible they can be mitigated against, and if they can be, and if the
text isn't too long, can I suggest that we start out by having some text
in the draft, and if it starts to get lengthy we split it off?

Eliot



--aPnoacQkvDcFAm5P4t90wnqGa9BXN9GDW--

--ct9clcfEIwLwab2XWtugB5eBPNQwLxAW7
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2

iQEcBAEBCAAGBQJZ+MeFAAoJEIe2a0bZ0nozBUYIAMXvcs1A2un4hrzNKJ0wGUP1
eyDNzfhygcV8ZNeihdVmYuEo9Sde5ZIBtE1vb+52b5GL9J12bBc12HKaNYKeN+OX
B+9XpWATHVrBratjuJjhj7IxfMfsZ1egm+el5Vq6Si63ZwNXs+4VNsEK8E4ezPE9
v1ixqGPqdO7QOVngR5zrIiIJpQqY5hqeBGAgklERrwlDwkVX4lGzivnKkZ3Lri+n
rjFnWezuzxunRqXU4+Fh504o6+3dqNS1lKMGeRdgS4uKssTW+cGX5OzSc3KJbgr0
r+oRIduo7kbsmEyFckxN0uqy/3c4xvPiNgsI3lXGcPUwOltAfuXTwpNlthss2ZQ=
=s4xd
-----END PGP SIGNATURE-----

--ct9clcfEIwLwab2XWtugB5eBPNQwLxAW7--


From nobody Tue Oct 31 12:48:04 2017
Return-Path: <pmcmanus@mozilla.com>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9164713F612 for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 12:48:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.601
X-Spam-Level: **
X-Spam-Status: No, score=2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_SBL_CSS=3.335, RCVD_IN_SORBS_SPAM=0.5, SPF_SOFTFAIL=0.665] autolearn=no 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 ViwpBizi-Hfd for <doh@ietfa.amsl.com>; Tue, 31 Oct 2017 12:48:01 -0700 (PDT)
Received: from linode64.ducksong.com (linode6only.ducksong.com [IPv6:2600:3c02::f03c:91ff:fe6e:e8da]) by ietfa.amsl.com (Postfix) with ESMTP id 23FFD13A302 for <doh@ietf.org>; Tue, 31 Oct 2017 12:48:01 -0700 (PDT)
Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by linode64.ducksong.com (Postfix) with ESMTPSA id 415A03A0AA for <doh@ietf.org>; Tue, 31 Oct 2017 15:47:57 -0400 (EDT)
Received: by mail-lf0-f43.google.com with SMTP id e143so125248lfg.12 for <doh@ietf.org>; Tue, 31 Oct 2017 12:47:57 -0700 (PDT)
X-Gm-Message-State: AMCzsaWbGa+ea86gzlhERKYe3jQV+DUTO2I/Rv3OtMoj8hMYV2CdJ6WY fqlqZWa1EHC11JPfGGssJMfMR+nzy2iwx4eF7P8=
X-Google-Smtp-Source: ABhQp+QBCwGEKEE89BBsq6sHWiDP0WYgiOLi8KLZzs5zvRhdsdz4pj5dLQCQj9Sj+6EISLUv8G8jy9WQZu9hyZOrWEY=
X-Received: by 10.25.223.83 with SMTP id q19mr1198988lfj.104.1509479275945; Tue, 31 Oct 2017 12:47:55 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.25.21.22 with HTTP; Tue, 31 Oct 2017 12:47:55 -0700 (PDT)
In-Reply-To: <abe6593a-0bc9-9ed4-4ad4-c03093bcb490@cisco.com>
References: <abe6593a-0bc9-9ed4-4ad4-c03093bcb490@cisco.com>
From: Patrick McManus <pmcmanus@mozilla.com>
Date: Tue, 31 Oct 2017 15:47:55 -0400
X-Gmail-Original-Message-ID: <CAOdDvNoSONY2NkdzPYpSq=6sUWMo3Y3HJigWBWZpx9MDRcrr4Q@mail.gmail.com>
Message-ID: <CAOdDvNoSONY2NkdzPYpSq=6sUWMo3Y3HJigWBWZpx9MDRcrr4Q@mail.gmail.com>
To: Eliot Lear <lear@cisco.com>
Cc: doh@ietf.org
Content-Type: multipart/alternative; boundary="f403045e381609e9b4055cdd08a6"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/nioz-ZaGMXIJTKuTnGhhSSuFSYU>
Subject: Re: [Doh] operational issues with doh
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Oct 2017 19:48:02 -0000

--f403045e381609e9b4055cdd08a6
Content-Type: text/plain; charset="UTF-8"

I think I would prefer a separate document if people were interested in
working on that.

On Tue, Oct 31, 2017 at 2:57 PM, Eliot Lear <lear@cisco.com> wrote:

> Hi everyone,
>
> Just to follow up on the lengthy discussion that took place during
> chartering, there are some operational issues that use of doh can
> create, particularly with regard to load balancers and split DNS.  Do
> those go into the draft or do they go into a separate doc?  It's quite
> possible they can be mitigated against, and if they can be, and if the
> text isn't too long, can I suggest that we start out by having some text
> in the draft, and if it starts to get lengthy we split it off?
>
> Eliot
>
>
>
> _______________________________________________
> Doh mailing list
> Doh@ietf.org
> https://www.ietf.org/mailman/listinfo/doh
>
>

--f403045e381609e9b4055cdd08a6
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I think I would prefer a separate document if people were =
interested in working on that.<br></div><div class=3D"gmail_extra"><br><div=
 class=3D"gmail_quote">On Tue, Oct 31, 2017 at 2:57 PM, Eliot Lear <span di=
r=3D"ltr">&lt;<a href=3D"mailto:lear@cisco.com" target=3D"_blank">lear@cisc=
o.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<=
br>
<br>
Just to follow up on the lengthy discussion that took place during<br>
chartering, there are some operational issues that use of doh can<br>
create, particularly with regard to load balancers and split DNS.=C2=A0 Do<=
br>
those go into the draft or do they go into a separate doc?=C2=A0 It&#39;s q=
uite<br>
possible they can be mitigated against, and if they can be, and if the<br>
text isn&#39;t too long, can I suggest that we start out by having some tex=
t<br>
in the draft, and if it starts to get lengthy we split it off?<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Eliot<br>
<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
Doh mailing list<br>
<a href=3D"mailto:Doh@ietf.org">Doh@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/doh" rel=3D"noreferrer" ta=
rget=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/doh</a><br>
<br></blockquote></div><br></div>

--f403045e381609e9b4055cdd08a6--

