Re: [Tzdist] Last Call: <draft-ietf-tzdist-service-08.txt> (Time Zone Data Distribution Service) to Proposed Standard
"Patrik Fältström " <paf@frobbit.se> Wed, 17 June 2015 19:50 UTC
Return-Path: <paf@frobbit.se>
X-Original-To: tzdist@ietfa.amsl.com
Delivered-To: tzdist@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 6D5411AC3E8;
Wed, 17 Jun 2015 12:50:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.961
X-Spam-Level:
X-Spam-Status: No, score=-1.961 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, HELO_EQ_SE=0.35, MIME_8BIT_HEADER=0.3,
RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]
autolearn=ham
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 FXvKU6qyuCVd; Wed, 17 Jun 2015 12:50:48 -0700 (PDT)
Received: from mail.frobbit.se (mail.frobbit.se [85.30.129.185])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 43A971B2D7D;
Wed, 17 Jun 2015 12:50:48 -0700 (PDT)
Received: from [172.16.3.32] (unknown [199.91.199.228])
by mail.frobbit.se (Postfix) with ESMTPSA id EAC661FEBC;
Wed, 17 Jun 2015 21:50:41 +0200 (CEST)
From: "Patrik =?utf-8?b?RsOkbHRzdHLDtm0=?=" <paf@frobbit.se>
To: ietf@ietf.org
Date: Wed, 17 Jun 2015 15:17:46 -0300
Message-ID: <AA8400C4-08C5-49D1-9C1A-B9B0A0432F2A@frobbit.se>
In-Reply-To: <20150603182116.2080.11678.idtracker@ietfa.amsl.com>
References: <20150603182116.2080.11678.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: multipart/signed;
boundary="=_MailMate_E64D05F5-3DED-4483-B492-4DBF065FD4DF_=";
micalg=pgp-sha1; protocol="application/pgp-signature"
X-Mailer: MailMate (1.9.1r5095)
Archived-At: <http://mailarchive.ietf.org/arch/msg/tzdist/1hKF8TFe-KgXvrtx9JKakxQURTI>
X-Mailman-Approved-At: Wed, 17 Jun 2015 13:04:48 -0700
Cc: tzdist@ietf.org, IETF-Announce <ietf-announce@ietf.org>
Subject: Re: [Tzdist] Last Call: <draft-ietf-tzdist-service-08.txt> (Time
Zone Data Distribution Service) to Proposed Standard
X-BeenThere: tzdist@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <tzdist.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tzdist>,
<mailto:tzdist-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tzdist/>
List-Post: <mailto:tzdist@ietf.org>
List-Help: <mailto:tzdist-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tzdist>,
<mailto:tzdist-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Jun 2015 19:50:50 -0000
On 3 Jun 2015, at 15:21, The IESG wrote: > The IESG has received a request from the Time Zone Data Distribution Service WG (tzdist) to consider the following document: > - 'Time Zone Data Distribution Service' > <draft-ietf-tzdist-service-08.txt> as Proposed Standard > > The IESG plans to make a decision in the next few weeks, and solicits final comments on this action. Please send substantive comments to the ietf@ietf.org mailing lists by 2015-06-17. Exceptionally, comments may be sent to iesg@ietf.org instead. In either case, please retain the beginning of the Subject line to allow automated sorting. I have two comments that neither should be blocking for this draft to be published, but I encourage IETF/IAB to take the issues serious because one day we will be bitten by this. I have been following the evolution of this since I was Area Director and while I think the tzdist work is something that should have been done from day one of the iCal work, I do not think we are done yet. Good: Personally I have been pushing for not having TZ definitions in the events themselves, but instead have then referenced since the iCal spec was an I-D. In those days, I was in the rough side of rough consensus, so it is good to see things go in the right directions at last :-) Steps for improvement: The references to the timezones is by the TZID, and that is good, but I think most parties when deciding on an event pin it to a geographical location, like city/country or so in some combination. Because of this I think ultimately a reference should be in the form of a location that the tzid service should be able to resolve to the correct TZ definition (i.e. time + location gives TZ definition). Worrying, but IETF seems unable to resolve this issue, so maybe there is not much we can do: How to find what URIs to use to fetch data. We have in IETF initiatives that include TXT RR, DDDS resolution using NAPTR (and variants thereof), SRV, other specialized RR Types in DNS, "well known URI", the URI RR and what not. I have on request from various parties first developed the DDDS things with ENUM, then when people felt that was too complicated I did the URI RR, which people say is "interesting" (and implement). At the same time some WGs do use TXT records (because implementing a new RR Type "is too hard"), while people that use HTTP seem to rather go down the path of "well known URI" together with in some cases SRV. And then we have "happy eyeballs" on top of that for IPv6 and IPv4 resolution. And then DANE. So, is this draft specifying the right thing? Possibly... *I* think URI RR Type would be better than SRV + Well known URI, but that is me. Others say that is not possible due to javascript inability to query for weird RR Types. At least it seems we get SRV+"Well known uri" instead of TXT, but... Any taker on looking seriously on a HappyEyeballs2.0 spec? Maybe the first document should only just define the landscape? And most of this might be done based on what for example Paul Hoffman and others have done with the "New DNS Library Work"? To conclude: this draft rises many thoughts in my head, but nothing that should be blocking factors for *this* draft. Patrik
- [Tzdist] Last Call: <draft-ietf-tzdist-service-08… The IESG
- Re: [Tzdist] Last Call: <draft-ietf-tzdist-servic… Patrik Fältström
- Re: [Tzdist] Last Call: <draft-ietf-tzdist-servic… Eliot Lear
- Re: [Tzdist] Last Call: <draft-ietf-tzdist-servic… Patrik Fältström
- Re: [Tzdist] Last Call: <draft-ietf-tzdist-servic… Cyrus Daboo