[Secdispatch] secdispatch agenda request: draft-schanzen-gns-00

"Schanzenbach, Martin" <mschanzenbach@posteo.de> Mon, 01 June 2020 20:02 UTC

Return-Path: <mschanzenbach@posteo.de>
X-Original-To: secdispatch@ietfa.amsl.com
Delivered-To: secdispatch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 629623A150D for <secdispatch@ietfa.amsl.com>; Mon, 1 Jun 2020 13:02:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level:
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=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=posteo.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 ExOwXWOSy_Tb for <secdispatch@ietfa.amsl.com>; Mon, 1 Jun 2020 13:02:10 -0700 (PDT)
Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (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 5BC573A150F for <secdispatch@ietf.org>; Mon, 1 Jun 2020 13:02:10 -0700 (PDT)
Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0C0D42400FD for <secdispatch@ietf.org>; Mon, 1 Jun 2020 22:02:05 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1591041726; bh=Z1moeHChzJJ+OLGKSjf6MUxPJpl+SPdOawSFvjAPdEA=; h=From:Subject:Date:Cc:To:From; b=KCRrSmRJNCgcWRW4jYTLbuCbZTviyKxqgkyMsUgorY0fKVgMgYm4fkKhhdeTuxsXl Vkws21TAcgCYqi0IV6I+dwu+c8bX4FHTs2iRCSlJyP3YctvOrm/6bCOzirmU2cyH3K 3YOR0Y62M1xanemo431I9R+BV4EcRXnZnCR3VdKl/y9evyLK/DWtflHoI+/Qfqj6+t b4Wbu/KW3EB3WwN4a1+5efnswxXf/Q2Qus2Uk8/PaHGIzREF4xJ9OOtkuvpowkKUpk /Ej0br349fVVaDQxg2MzkOd4vWazobGvrHn0qHmz5VKnUzbz4W4zeMXhf19zciMZMB eLMhCkLtoKu2g==
Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49bR0F11WGz6tmT; Mon, 1 Jun 2020 22:02:03 +0200 (CEST)
From: "Schanzenbach, Martin" <mschanzenbach@posteo.de>
Content-Type: multipart/signed; boundary="Apple-Mail=_CCEAAC71-CA28-4907-AF5E-321188698EA3"; protocol="application/pgp-signature"; micalg="pgp-sha256"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
Message-Id: <95519865-F439-449D-8B09-61776400751D@posteo.de>
Date: Mon, 01 Jun 2020 22:02:03 +0200
Cc: Christian Grothoff <grothoff@gnunet.org>, Bernd Fix <brf@hoi-polloi.org>
To: secdispatch@ietf.org
X-Mailer: Apple Mail (2.3608.80.23.2.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/secdispatch/Kj8zXoQssiFLp8bM5l5n1OtXt7s>
Subject: [Secdispatch] secdispatch agenda request: draft-schanzen-gns-00
X-BeenThere: secdispatch@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Security Dispatch <secdispatch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/secdispatch>, <mailto:secdispatch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/secdispatch/>
List-Post: <mailto:secdispatch@ietf.org>
List-Help: <mailto:secdispatch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdispatch>, <mailto:secdispatch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Jun 2020 20:02:13 -0000

Hello,

as part of our project [1] we have produced a specification for the GNU Name System (GNS) [2,3] alternative name
system which we'd like to discuss at Secdispatch.
The draft outlines the protocol and wire formats necessary to implement GNS and is already used to implement
a resolver in Go [4] as part of the project as well.

Here are the documents:
https://datatracker.ietf.org/doc/draft-schanzen-gns/
https://tools.ietf.org/html/draft-schanzen-gns-00

Hopefully, SecDispatch will be able to provide some guidance around where this work can find a home at IETF.

Thank you and best regards
Martin

[1] https://nlnet.nl/project/GNS/
[2] https://gnunet.org/en/gns.html
[3] https://git.gnunet.org/bibliography.git/plain/docs/gns2014wachs.pdf
[2] https://git.gnunet.org/gnunet-go.git/