Subject: Re: [ISC-Bugs #45612] Implement draft-durand-doa-over-dns X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.ams1.isc.org From ray@isc.org Mon Sep 18 16:42:43 2017 To: bind9-public@isc.org References: <20170901014934.1370583EC741@rock.dv.isc.org> <740e02c9-1e1b-2d6f-a3f3-0c08a99b605a@isc.org> <20170901084536.0CAB883FA1F0@rock.dv.isc.org> Delivered-To: bind9-public@bugs.isc.org X-Original-To: bind9-public@bugs.isc.org From: "Ray Bellis" Message-ID: <6d45311c-8921-8f95-f56c-8acb1c00e8d6@isc.org> In-Reply-To: X-RT-Original-Encoding: utf-8 X-RT-Incoming-Encryption: Not encrypted Return-Path: Content-Transfer-Encoding: 7bit X-RT-Interface: Email MIME-Version: 1.0 Content-Language: en-US User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 content-type: text/plain; charset="utf-8" Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mx.ams1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 9C522D78B08 for ; Mon, 18 Sep 2017 16:42:43 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ams1.isc.org (Postfix) with ESMTPS id 10C2424AE28 for ; Mon, 18 Sep 2017 16:42:32 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id 47D1416007F for ; Mon, 18 Sep 2017 16:42:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id 35E9D160072 for ; Mon, 18 Sep 2017 16:42:39 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id J7WUDXr4KoNn for ; Mon, 18 Sep 2017 16:42:39 +0000 (UTC) Received: from rays-mbp.local (unknown [46.227.151.81]) by zmx1.isc.org (Postfix) with ESMTPSA id B3F51160052 for ; Mon, 18 Sep 2017 16:42:38 +0000 (UTC) Date: Mon, 18 Sep 2017 17:42:37 +0100 RT-Message-ID: Content-Length: 312 Alain and I have determined that the DOA draft will permit an empty DOA-DATA field. That just leaves the question of a presentation format for it. Are we OK with just using '-' (no quotes) ? I imagine this will slightly complicate the parser because it'll have to cope with either a single dash or base64.