Re: [dns-privacy] [internet-drafts@ietf.org: I-D Action: draft-bortzmeyer-dprive-resolver-to-auth-00.txt]

"A. Schulze" <sca@andreasschulze.de> Wed, 03 January 2018 12:17 UTC

Return-Path: <sca@andreasschulze.de>
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 8A501127023 for <dns-privacy@ietfa.amsl.com>; Wed, 3 Jan 2018 04:17:45 -0800 (PST)
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=andreasschulze.de
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 aZ_MWUq-QXEx for <dns-privacy@ietfa.amsl.com>; Wed, 3 Jan 2018 04:17:42 -0800 (PST)
Received: from mail.somaf.de (mail.somaf.de [IPv6:2001:470:77b3:100::7]) (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 8E154126CD6 for <dns-privacy@ietf.org>; Wed, 3 Jan 2018 04:17:42 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=andreasschulze.de; s=ybz; t=1514981857; x=1519981857; bh=/d5AAo8w4iGIjUtdk52dtMwmS6BzB6Br2VRqcPhhLGM=; h=Subject:To:References:From:Message-ID:Date:In-Reply-To: Content-Type:from:reply-to:subject:date:to:cc:content-type: message-id; b=BZna6izYUa8uBmsaLNIRwSoxx4TuG1h1lLyPCF97nT8IpZi6KL8UhvOBMgR4qVkgR x9YTAaxC8J3dU6WqYXneUydTCRjWcZRFocUe+L8I16RisYTqK00fpEZP2aHhlS9VQf 91IDuTfvpvFbHZpvse3wIypvRPoFWRFfVPLOqtUQeuGd64x3s3EiZeAVqoE2k/wmwk WR/1GiZQX4PowYQIgcb7wqxsihfKqd2IBALbUpl353w1FlEeV1JejFAJUISPQTMWpb lxv+KUUIvNo5KP347yElpI7FKawTUNd+cdOoUHnEMQad5G6/dUGNEcGjf1l3bdfqTK t0rKpalvrDtXw==
To: dns-privacy@ietf.org
References: <20180102113649.e74p7omulnfz2hrx@nic.fr>
From: "A. Schulze" <sca@andreasschulze.de>
Message-ID: <58d7b53e-a3fe-18c8-f4d7-c03b921067b9@andreasschulze.de>
Date: Wed, 03 Jan 2018 13:17:34 +0100
MIME-Version: 1.0
In-Reply-To: <20180102113649.e74p7omulnfz2hrx@nic.fr>
Content-Type: text/plain; charset="windows-1252"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dns-privacy/4TYGwNKt3Zx7gC8Qxy0Dr0zSJyk>
Subject: Re: [dns-privacy] [internet-drafts@ietf.org: I-D Action: draft-bortzmeyer-dprive-resolver-to-auth-00.txt]
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: Wed, 03 Jan 2018 12:17:45 -0000


Am 02.01.2018 um 12:36 schrieb Stephane Bortzmeyer:
> New Year Resolution for 2018: securing (privacy-wise) the
> communication from the resolver to the authoritative name server.
> 
> draft-bortzmeyer-dprive-step-2 was not a big success probably because
> it was too open, mentinong too many possibilities. Here, I propose
> just one method. Comments and criticisms welcome.


Hello all,

I like the idea to use existing technology. The only new stuff is
I-D.ietf-tls-dnssec-chain-extension...

I just prepared my own DNS servers to be accessible via port 853 (but the chain-extension is missing)

Andreas