Re: [dns-privacy] Android getting “DNS over TLS” support to stop ISPs from knowing what websites you visit

Tom Pusateri <pusateri@bangj.com> Tue, 24 October 2017 00:43 UTC

Return-Path: <pusateri@bangj.com>
X-Original-To: dns-privacy@ietfa.amsl.com
Delivered-To: dns-privacy@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D2DA13AEFD for <dns-privacy@ietfa.amsl.com>; Mon, 23 Oct 2017 17:43:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_PASS=-0.001, 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 MEguyUZNVyB6 for <dns-privacy@ietfa.amsl.com>; Mon, 23 Oct 2017 17:43:41 -0700 (PDT)
Received: from oj.bangj.com (amt0.gin.ntt.net [129.250.11.170]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCF0713AF04 for <dns-privacy@ietf.org>; Mon, 23 Oct 2017 17:43:14 -0700 (PDT)
Received: from [172.16.10.126] (unknown [107.13.249.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id 524B5E39; Mon, 23 Oct 2017 20:41:27 -0400 (EDT)
From: Tom Pusateri <pusateri@bangj.com>
Message-Id: <72F6F5BF-7BE6-49F5-AD83-C93A22E6DB67@bangj.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_7C7EF6E8-E19F-434F-8400-EFCD272566E3"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Date: Mon, 23 Oct 2017 20:43:10 -0400
In-Reply-To: <BC6B2DCB-25FE-4AA2-8C4C-B27EE2371B53@bangj.com>
Cc: dns-privacy@ietf.org
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
References: <20171023194737.c2am3yzzacvvtay3@nic.fr> <BC6B2DCB-25FE-4AA2-8C4C-B27EE2371B53@bangj.com>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dns-privacy/w6Glt9Pugcxc0lPVlHTbtpQUWHQ>
Subject: Re: [dns-privacy] Android getting “DNS over TLS” support to stop ISPs from knowing what websites you visit
X-BeenThere: dns-privacy@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: <dns-privacy.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dns-privacy>, <mailto:dns-privacy-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dns-privacy/>
List-Post: <mailto:dns-privacy@ietf.org>
List-Help: <mailto:dns-privacy-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dns-privacy>, <mailto:dns-privacy-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Oct 2017 00:43:43 -0000

> On Oct 23, 2017, at 8:40 PM, Tom Pusateri <pusateri@bangj.com> wrote:
> 
> 
>> On Oct 23, 2017, at 3:47 PM, Stephane Bortzmeyer <bortzmeyer@nic.fr <mailto:bortzmeyer@nic.fr>> wrote:
>> 
>> [There was a demo at the Bits-n-Bites in the last meeting, Prague.]
>> 
>> https://www.xda-developers.com/android-dns-over-tls-website-privacy/amp/ <https://www.xda-developers.com/android-dns-over-tls-website-privacy/amp/>
> 
> For those of you wondering about iOS DNS privacy, Apple added a new DNS Proxy Network Extension in iOS 11 that should allow all DNS requests to be proxied through a network extension app. I began work on a TLS over DNS Proxy and soon discovered that the network extension currently requires the device to be supervised or use a specific type of Mobile Device Management (MDM). I have requested that they lift this restriction (radar 
> 

Sorry, sent that one too soon… continuing...

radar 34843801) and if you have an Apple Developer account and would like to see this functionality (NEDNSProxyManager), I encourage you to submit your own bug report at

https://developer.apple.com/bug-reporting/ <https://developer.apple.com/bug-reporting/>

since they are more likely to take action if there are more requests to do so.

Thanks,
Tom