
From nobody Wed Jun  1 05:14:56 2016
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51CEA12B007 for <calsify@ietfa.amsl.com>; Wed,  1 Jun 2016 05:14:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.427
X-Spam-Level: 
X-Spam-Status: No, score=-3.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 guwLvOgUCIZt for <calsify@ietfa.amsl.com>; Wed,  1 Jun 2016 05:14:53 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id A161C12B059 for <calsify@ietf.org>; Wed,  1 Jun 2016 05:14:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1464783291; d=isode.com; s=selector; i=@isode.com; bh=d+8sUuJ02W1H5gFNy5DYMlF9cT58zwCcZZErczc9pn0=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=M92Bk2AZn7+ls1SZ7DrHt2KgWFJdyvxDswBm4c9MZCuEYW/SogWNjdPg0fg0Oo54RnAHP+ 4KQ2eyDaKc+ePi0oUpMhrL5XAKmTf42liMrlknmkvt78zHjUpEf853VUg4J7B7y5qWVTv9 40H2R2S/ljOpH3SKn/Si2UkPfENUZWw=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215])  by waldorf.isode.com (submission channel) via TCP with ESMTPSA  id <V07RuwB7eSaT@waldorf.isode.com>; Wed, 1 Jun 2016 13:14:51 +0100
To: calsify@ietf.org
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <574ED1BA.3050104@isode.com>
Date: Wed, 1 Jun 2016 13:14:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/calsify/j4Bo0vWFDcNnizeKx-ajTW5USE4>
Subject: [calsify] Early AD review of draft-ietf-calext-extensions-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jun 2016 12:14:55 -0000

In general the document is well written. I do have some comments which I 
would like to discuss before moving this document forward:

Please change "/=" to "/=" everywhere in ABNF fragments. Only the latter 
is valid according to RFC 5234.

5.6.  CATEGORIES Property

    Conformance:  This property can be specified multiple times in an
       iCalendar object.

Can you clarify handling of multiple instances of this property versa a 
single instance with multiple values in it? Are the values additive?

In 5.10: The ABNF doesn't seem to be correct:

>    image      = "IMAGE" imageparam ( ":" uri ) /
Which alternatives does "/" separate? I think you are missing an extra 
() somewhere here.
>                 (
>                   ";" "ENCODING" "=" "BASE64"
>                   ";" "VALUE" "=" "BINARY"
>                   ":" binary
>                 ) /
Extra "/" not needed?
>                 CRLF
>
>    imageparam = *(
>                  ;
>                  ; The following is REQUIRED,
>                  ; but MUST NOT occur more than once.
>                  ;
>                  (";" "VALUE" "=" "URI") /
>                  ;
>                  ; The following is OPTIONAL for a URI value,
>                  ; RECOMMENDED for a BINARY value,
>                  ; and MUST NOT occur more than once.
>                  ;
>                  (";" fmttypeparam) /
>                  ;
>                  ; The following are OPTIONAL,
>                  ; and MUST NOT occur more than once.
>                  ;
>                  (";" altrepparam) / (";" displayparam) /
fmttypeparam is listed only here and not for VALUE=BINARY. Your text in 
this section suggests that this parameter should apply to both alternatives.
>                  ;
>                  ; The following is OPTIONAL,
>                  ; and MAY occur more than once.
>                  ;
>                  (";" other-param)
>                  ;
>                  )

As per above, there are multiple errors above, so I am not sure about 
the desired syntax.

In 5.11: Please mention "https" URI, HTTPBIS is phasing out non TLS 
protected HTTP access.

In 6.1:

>    displayval =   ("BADGE" /    ; image inline with the title of the
>                                 ; event
>                    "GRAPHIC" /  ; a full image replacement for the event
>                                 ; itself
>                    "FULLSIZE
Missing terminating " above.
> /  ; an image that is used to enhance the
>                                 ; event
>                    "THUMBNAIL / ; a smaller variant of "FULLSIZE" to be
Missing terminating " here as well.
>                                 ; used when space for the image is
>                                 ; constrained
>                    x-name /     ; Experimental type
>                    iana-token)  ; Other IANA registered type
>                                 ;
>                                 ; Default is BADGE


From nobody Thu Jun  2 09:11:50 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1229412D19F for <calsify@ietfa.amsl.com>; Thu,  2 Jun 2016 09:11:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 zTdAdxTepSDy for <calsify@ietfa.amsl.com>; Thu,  2 Jun 2016 09:11:44 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 74A5D12B024 for <calsify@ietf.org>; Thu,  2 Jun 2016 09:11:44 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 60436444EFA2; Thu,  2 Jun 2016 12:11:43 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uijPuMsvyc1r; Thu,  2 Jun 2016 12:11:42 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.150.217.184]) by daboo.name (Postfix) with ESMTPSA id BD149444EF97; Thu,  2 Jun 2016 12:11:41 -0400 (EDT)
Date: Thu, 02 Jun 2016 12:11:38 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Alexey Melnikov <alexey.melnikov@isode.com>, calsify@ietf.org
Message-ID: <340F280254ECF04C0E872922@cyrus.local>
In-Reply-To: <574ED1BA.3050104@isode.com>
References: <574ED1BA.3050104@isode.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=3253
Archived-At: <http://mailarchive.ietf.org/arch/msg/calsify/f17u3opl_9pW_c88ksyZiH5H5lk>
Subject: Re: [calsify] Early AD review of draft-ietf-calext-extensions-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 Jun 2016 16:11:48 -0000

Hi Alexey,
Thanks for your review comments.

--On June 1, 2016 at 1:14:50 PM +0100 Alexey Melnikov 
<alexey.melnikov@isode.com> wrote:

> In general the document is well written. I do have some comments which I
> would like to discuss before moving this document forward:
>
> Please change "/=" to "/=" everywhere in ABNF fragments. Only the latter
> is valid according to RFC 5234.

Fixed.

> 5.6.  CATEGORIES Property
>
>     Conformance:  This property can be specified multiple times in an
>        iCalendar object.
>
> Can you clarify handling of multiple instances of this property versa a
> single instance with multiple values in it? Are the values additive?

Fixed by adding the following:

   Description:  When multiple properties are present, the set of
      categories that apply to the iCalendar object are the union of all
      the categories listed in each property value.


> In 5.10: The ABNF doesn't seem to be correct:
>
>>    image      = "IMAGE" imageparam ( ":" uri ) /
> Which alternatives does "/" separate? I think you are missing an extra ()
> somewhere here.
>>                 (
>>                   ";" "ENCODING" "=" "BASE64"
>>                   ";" "VALUE" "=" "BINARY"
>>                   ":" binary
>>                 ) /
> Extra "/" not needed?

Fixed.

>>                 CRLF
>>
>>    imageparam = *(
>>                  ;
>>                  ; The following is REQUIRED,
>>                  ; but MUST NOT occur more than once.
>>                  ;
>>                  (";" "VALUE" "=" "URI") /
>>                  ;
>>                  ; The following is OPTIONAL for a URI value,
>>                  ; RECOMMENDED for a BINARY value,
>>                  ; and MUST NOT occur more than once.
>>                  ;
>>                  (";" fmttypeparam) /
>>                  ;
>>                  ; The following are OPTIONAL,
>>                  ; and MUST NOT occur more than once.
>>                  ;
>>                  (";" altrepparam) / (";" displayparam) /
> fmttypeparam is listed only here and not for VALUE=BINARY. Your text in
> this section suggests that this parameter should apply to both
> alternatives.

The ABNF here is trying to following the syntax used for ATTACH 
(<https://tools.ietf.org/html/rfc5545#section-3.8.1.1>). Now that I have 
properly examined ABNF's operator precedence I see that "Concatenation" 
takes precedence over "Alternative". So 5545s "a b /c" construct should 
have been "a (b /c)".

I will fix the grouping.

> In 5.11: Please mention "https" URI, HTTPBIS is phasing out non TLS
> protected HTTP access.

Fixed. I changed all the examples to use https: instead of http: too.

> In 6.1:
>
>>    displayval =   ("BADGE" /    ; image inline with the title of the
>>                                 ; event
>>                    "GRAPHIC" /  ; a full image replacement for the event
>>                                 ; itself
>>                    "FULLSIZE
> Missing terminating " above.
>> /  ; an image that is used to enhance the
>>                                 ; event
>>                    "THUMBNAIL / ; a smaller variant of "FULLSIZE" to be
> Missing terminating " here as well.

Both fixed.

I will post an updated draft later today.

-- 
Cyrus Daboo


From sameen@eventable.com  Wed May 25 08:52:10 2016
Return-Path: <sameen@eventable.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6962512D7D2 for <calsify@ietfa.amsl.com>; Wed, 25 May 2016 08:52:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.82
X-Spam-Level: 
X-Spam-Status: No, score=-1.82 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_NEUTRAL=0.779] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=eventable-com.20150623.gappssmtp.com
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 wHCIzytvCw6o for <calsify@ietfa.amsl.com>; Wed, 25 May 2016 08:52:07 -0700 (PDT)
Received: from mail-qk0-x236.google.com (mail-qk0-x236.google.com [IPv6:2607:f8b0:400d:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FADA12D7ED for <calsify@ietf.org>; Wed, 25 May 2016 08:52:03 -0700 (PDT)
Received: by mail-qk0-x236.google.com with SMTP id x7so37351282qkd.3 for <calsify@ietf.org>; Wed, 25 May 2016 08:52:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eventable-com.20150623.gappssmtp.com; s=20150623; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to; bh=wXL/C88/C6gHjLiwExiVp/q7dkDM7/sdS5RB6WFoScU=; b=PM3rmfJCMBW/j4mipjvRQI+T1LUvnyl1/XLwzXV4Qx834lEE8pDGIchjhcWtXt+EDv H/rchFyx9EWEB2/37OrnFdN2vvzZNmbCcWDPkD5UpSPo0ZRTksFH9heHA4wsW2P/Ybsi m4pnBxgWSOR+ZprGlxxBQRSusrUjtL2w1ew0k07HSPOoJqpearVJqjB1qQb/O0bMrJgz 1bnc+7qwCZU/10GgWl9FLmaw15SSzoBRBJQyTi21q/zyMkWUDFqJ41CGZtKtPwVlA/0L FFLZ9HNNlB0aeFQqmgNF0S5S9iomZHUrN2S8SyBfPHWkvTIWvhIaHA4YQodPKKGYdYOZ WFbw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to; bh=wXL/C88/C6gHjLiwExiVp/q7dkDM7/sdS5RB6WFoScU=; b=eU4YT74TJYM73H9PB6LK0990IuZ/9WCvyMdBBjdO6CeN+JDkHxnSk84eHREmB/zh5j i/bGgOXromj5QJ32vZoWGQOR3wDOE1yIlXK2kfdB7Gef+dGceYOiEHBvSAMk8wlO66yn HqNi4o/poXQfk79DW2ILCxlOoEJmYtbD9XijDYTsvv8UzVL79QdmKIfLNVaq/GhK6TdY tABA2cWCM3OfhhlMq8VQxQEIJnmm+PW8ZQ0N0ZL7sBdKNQd74cnSwQuvollYEwfT3+iu 0VlbeB1T7XF5hBWUjEBlSgnIemTdnJPulb7IhiKqpnwzjtjHYY/gHIpzdFZ9m+8iwrAT LQWQ==
X-Gm-Message-State: ALyK8tLDYvdAuGGbElQPBZqvtWtXfulKxH8FxqaDO7uJEiipUkQY/wh/vkVONAhgMYwyOw==
X-Received: by 10.237.33.151 with SMTP id l23mr843641qtc.81.1464191522477; Wed, 25 May 2016 08:52:02 -0700 (PDT)
Received: from mail-qk0-f170.google.com (mail-qk0-f170.google.com. [209.85.220.170]) by smtp.gmail.com with ESMTPSA id a67sm2499800qkb.9.2016.05.25.08.52.01 for <calsify@ietf.org> (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 May 2016 08:52:01 -0700 (PDT)
Received: by mail-qk0-f170.google.com with SMTP id n63so37479099qkf.0 for <calsify@ietf.org>; Wed, 25 May 2016 08:52:01 -0700 (PDT)
X-Received: by 10.55.119.66 with SMTP id s63mr4345129qkc.169.1464191521464; Wed, 25 May 2016 08:52:01 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.55.72.5 with HTTP; Wed, 25 May 2016 08:51:42 -0700 (PDT)
In-Reply-To: <20160524165156.2363.23499.idtracker@ietfa.amsl.com>
References: <20160524165156.2363.23499.idtracker@ietfa.amsl.com>
From: Sameen Karim <sameen@eventable.com>
Date: Wed, 25 May 2016 11:51:42 -0400
X-Gmail-Original-Message-ID: <CACwOjJte0WXYFkrwydPsvw96_ejHL8WSqcAPOa-QQNbYRZ4s4A@mail.gmail.com>
Message-ID: <CACwOjJte0WXYFkrwydPsvw96_ejHL8WSqcAPOa-QQNbYRZ4s4A@mail.gmail.com>
To: calsify@ietf.org
Content-Type: multipart/alternative; boundary=001a114dd8de8569e30533aca797
Archived-At: <http://mailarchive.ietf.org/arch/msg/calsify/OYOxpdxJ7I8KUVBzF5QbXFXOgtw>
X-Mailman-Approved-At: Fri, 03 Jun 2016 15:12:31 -0700
Subject: Re: [calsify] I-D Action: draft-ietf-calext-extensions-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: sameen@eventable.com
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 May 2016 15:55:13 -0000

--001a114dd8de8569e30533aca797
Content-Type: text/plain; charset=UTF-8

This draft standardizes a number of ad-hoc extensions for iCalendar, which
have long been requested by vendors and publishers. I support this moving
forward in its current form.

On Tue, May 24, 2016 at 12:51 PM, <internet-drafts@ietf.org> wrote:

>
> A New Internet-Draft is available from the on-line Internet-Drafts
> directories.
> This draft is a work item of the Calendaring Extensions of the IETF.
>
>         Title           : New Properties for iCalendar
>         Author          : Cyrus Daboo
>         Filename        : draft-ietf-calext-extensions-02.txt
>         Pages           : 22
>         Date            : 2016-05-24
>
> Abstract:
>    This document defines a set of new properties for iCalendar data as
>    well as extending the use of some existing properties to the entire
>    iCalendar object.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/
>
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-calext-extensions-02
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-calext-extensions-02
>
>
> Please note that it may take a couple of minutes from the time of
> submission
> until the htmlized version and diff are available at tools.ietf.org.
>
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify
>

--001a114dd8de8569e30533aca797
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>This draft standardizes a number of ad-hoc extensions=
 for iCalendar, which have long been requested by vendors and publishers. I=
 support this moving forward in its current form.</div></div><div class=3D"=
gmail_extra"><br><div class=3D"gmail_quote">On Tue, May 24, 2016 at 12:51 P=
M,  <span dir=3D"ltr">&lt;<a href=3D"mailto:internet-drafts@ietf.org" targe=
t=3D"_blank">internet-drafts@ietf.org</a>&gt;</span> wrote:<br><blockquote =
class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid=
;padding-left:1ex"><br>
A New Internet-Draft is available from the on-line Internet-Drafts director=
ies.<br>
This draft is a work item of the Calendaring Extensions of the IETF.<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Title=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:=
 New Properties for iCalendar<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Author=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : Cyru=
s Daboo<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Filename=C2=A0 =C2=A0 =C2=A0 =C2=A0 : draft-iet=
f-calext-extensions-02.txt<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Pages=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:=
 22<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Date=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :=
 2016-05-24<br>
<br>
Abstract:<br>
=C2=A0 =C2=A0This document defines a set of new properties for iCalendar da=
ta as<br>
=C2=A0 =C2=A0well as extending the use of some existing properties to the e=
ntire<br>
=C2=A0 =C2=A0iCalendar object.<br>
<br>
<br>
The IETF datatracker status page for this draft is:<br>
<a href=3D"https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/" =
rel=3D"noreferrer" target=3D"_blank">https://datatracker.ietf.org/doc/draft=
-ietf-calext-extensions/</a><br>
<br>
There&#39;s also a htmlized version available at:<br>
<a href=3D"https://tools.ietf.org/html/draft-ietf-calext-extensions-02" rel=
=3D"noreferrer" target=3D"_blank">https://tools.ietf.org/html/draft-ietf-ca=
lext-extensions-02</a><br>
<br>
A diff from the previous version is available at:<br>
<a href=3D"https://www.ietf.org/rfcdiff?url2=3Ddraft-ietf-calext-extensions=
-02" rel=3D"noreferrer" target=3D"_blank">https://www.ietf.org/rfcdiff?url2=
=3Ddraft-ietf-calext-extensions-02</a><br>
<br>
<br>
Please note that it may take a couple of minutes from the time of submissio=
n<br>
until the htmlized version and diff are available at <a href=3D"http://tool=
s.ietf.org" rel=3D"noreferrer" target=3D"_blank">tools.ietf.org</a>.<br>
<br>
Internet-Drafts are also available by anonymous FTP at:<br>
<a href=3D"ftp://ftp.ietf.org/internet-drafts/" rel=3D"noreferrer" target=
=3D"_blank">ftp://ftp.ietf.org/internet-drafts/</a><br>
<br>
_______________________________________________<br>
calsify mailing list<br>
<a href=3D"mailto:calsify@ietf.org">calsify@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/calsify" rel=3D"noreferrer=
" target=3D"_blank">https://www.ietf.org/mailman/listinfo/calsify</a><br>
</blockquote></div><br></div>

--001a114dd8de8569e30533aca797--


From nobody Sat Jun  4 05:42:19 2016
Return-Path: <internet-drafts@ietf.org>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 922CB12B02A; Sat,  4 Jun 2016 05:42:17 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.21.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160604124217.4306.51307.idtracker@ietfa.amsl.com>
Date: Sat, 04 Jun 2016 05:42:17 -0700
Archived-At: <http://mailarchive.ietf.org/arch/msg/calsify/lGaLRebS1H0tv6krNz50sV37Cio>
Cc: calsify@ietf.org
Subject: [calsify] I-D Action: draft-ietf-calext-extensions-03.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 04 Jun 2016 12:42:17 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Calendaring Extensions of the IETF.

        Title           : New Properties for iCalendar
        Author          : Cyrus Daboo
	Filename        : draft-ietf-calext-extensions-03.txt
	Pages           : 22
	Date            : 2016-06-04

Abstract:
   This document defines a set of new properties for iCalendar data as
   well as extending the use of some existing properties to the entire
   iCalendar object.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/

There's also a htmlized version available at:
https://tools.ietf.org/html/draft-ietf-calext-extensions-03

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-calext-extensions-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Sun Jun  5 03:45:34 2016
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D9C212B04A for <calsify@ietfa.amsl.com>; Sun,  5 Jun 2016 03:45:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.427
X-Spam-Level: 
X-Spam-Status: No, score=-3.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 WjA8Bf8LA-9m for <calsify@ietfa.amsl.com>; Sun,  5 Jun 2016 03:45:31 -0700 (PDT)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id 4E1EE12B044 for <calsify@ietf.org>; Sun,  5 Jun 2016 03:45:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1465123530; d=isode.com; s=selector; i=@isode.com; bh=Zm+8ppLWuzg89fhSY2PvLgYqhNdtCnT3T+XKXnNwlFk=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=bsSPP/X9D8uk0aFGX92A0Bszl4fv8XYJtpF8zyHKISuRgGg+LbyvsP2dTHbmuC6bkF+9Ox rEQPbG0VJqPal2/bOAUw2fmE5ESFKRRFptBfNaHIbE/oYh38uQNXkTr1cN+CHue8gWLRE7 BWwYrTzxrx78+LoHOUg0SLHem3VhsW4=;
Received: from [192.168.0.2] (cpc5-nmal20-2-0-cust24.19-2.cable.virginm.net [92.234.84.25])  by statler.isode.com (submission channel) via TCP with ESMTPSA  id <V1QCyQB-m4cZ@statler.isode.com>; Sun, 5 Jun 2016 11:45:30 +0100
References: <20160604124217.4306.51307.idtracker@ietfa.amsl.com>
From: Alexey Melnikov <alexey.melnikov@isode.com>
To: calsify@ietf.org
Message-ID: <575402C9.7040005@isode.com>
Date: Sun, 5 Jun 2016 11:45:29 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
In-Reply-To: <20160604124217.4306.51307.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-transfer-encoding: quoted-printable
Archived-At: <http://mailarchive.ietf.org/arch/msg/calsify/KtxNETZmL227qhV0T-eStZMOPCk>
Subject: Re: [calsify] I-D Action: draft-ietf-calext-extensions-03.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 05 Jun 2016 10:45:33 -0000

On 04/06/2016 13:42, internet-drafts@ietf.org wrote:
>=20
> A New Internet-Draft is available from the on-line Internet-Drafts directo=
ries.
> This draft is a work item of the Calendaring Extensions of the IETF.
>=20
>         Title           : New Properties for iCalendar
>         Author          : Cyrus Daboo
> 	Filename        : draft-ietf-calext-extensions-03.txt
> 	Pages           : 22
> 	Date            : 2016-06-04
>=20
> Abstract:
>    This document defines a set of new properties for iCalendar data as
>    well as extending the use of some existing properties to the entire
>    iCalendar object.
>=20
>=20
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/
>=20
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-calext-extensions-03
>=20
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=3Ddraft-ietf-calext-extensions-03

This version addressed my earlier concerns, thank you!


From nobody Mon Jun  6 08:35:40 2016
Return-Path: <mozilla@kewis.ch>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B4FE12D810 for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 08:35:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.821
X-Spam-Level: 
X-Spam-Status: No, score=-0.821 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=kewis.ch header.b=ZiwOCkAe; dkim=pass (1024-bit key) header.d=messagingengine.com header.b=Fxma6CTs
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 oVoiqv7FavTu for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 08:35:37 -0700 (PDT)
Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB16212D814 for <calsify@ietf.org>; Mon,  6 Jun 2016 08:35:24 -0700 (PDT)
Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 0F47B20828 for <calsify@ietf.org>; Mon,  6 Jun 2016 11:35:24 -0400 (EDT)
Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Mon, 06 Jun 2016 11:35:24 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=kewis.ch; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=8Te wRLWB5rrbFBNrNgr3pI8+r+M=; b=ZiwOCkAeDeQVbCZO3HKEDc67Hv6wbkl512E +/vL4YgbhQhg0g8p2BwgMkZCgSJcZQ7TsO6rzRg4bqDApsnWkHRbeJ1Fc6/Xj4TK SXY2Ozn5OfUgxGrm1y0eAbf0aBDZjMFALNVkAUEvFpr+7/YbpziTjYJ1/NSDZTt3 8bPuZRNo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=8TewRLWB5rrbFBNrNgr3pI8+r+M=; b=Fxma6 CTsu/cpsVPLRmIIz3ySxX84ErJUFy4lG2HBg02kbaDOtfvQeBkEf+WD3RMaIF4VZ /VYYGTuSyvH8nmfcjAxbWgOfTjmoDJChnvnT+cvZZvuRRZS8dD02R6MZKJMBxO1c a2WVJ1txc8gLZaZTcV18ayzHKRTYmzm4mKZ2j0=
X-Sasl-enc: sahHwKfTv7cYBOzjEttOtHUxc6+5BlUmMj3YrTRdIYrM 1465227323
Received: from felix.fritz.box (cm-pop111-454.catv.wtnet.de [213.209.97.199]) by mail.messagingengine.com (Postfix) with ESMTPA id B63C0CCDAB for <calsify@ietf.org>; Mon,  6 Jun 2016 11:35:22 -0400 (EDT)
To: Calsify <calsify@ietf.org>
From: Philipp Kewisch <mozilla@kewis.ch>
Message-ID: <bd5ec6e9-c520-a0c9-0ed4-f4be2ca29c41@kewis.ch>
Date: Mon, 6 Jun 2016 17:35:21 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/Cxn-68xjAl9kdW_2mO4N9cXqEnw>
Subject: [calsify] Shepherd Review of draft-ietf-calext-extensions-03
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jun 2016 15:35:38 -0000

Hello Cyrus,

I was reviewing said document in my function as the document shepherd
and have come across an issue I would appreciate clarification for.

In section 8.3 and 8.4 you are defining new property parameters. From
the introductory wording it first sounds like you are creating new
registries, but then you reference a template in RFC5545. Could you
change the wording to make clear if you are actually creating a new
registry as part of this document, or if you are making use of the
registries defined in RFC5545?

Kind Regards,
Philipp


From nobody Mon Jun  6 09:08:04 2016
Return-Path: <marten@dmfs.org>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F28812D13E for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 09:08:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level: 
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=dmfs.org
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 ox_Uex4CXoj5 for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 09:07:59 -0700 (PDT)
Received: from mailrelay1.public.one.com (mailrelay1.public.one.com [91.198.169.124]) (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 A702B12D5A3 for <calsify@ietf.org>; Mon,  6 Jun 2016 09:07:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dmfs.org; s=20140924; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=S7+3I6S4MHFc5YwFCXLRISD8F3+06s+ItP5fSeD0boo=; b=g0/X/7+86rZNpfAYB98pBhLa96u/ujzlNSjWMz9julufSSeuESs5yM6Etom8E40Hy806LMg61IE2q mcn6bBTGw2QAAfiEdQBwcJ8ys4r9JEzoGOhjobK4gakKZxwu00Vpri+k6i/Yj6+9vGGCvYANMGe5cj qLewpCpqPtU+5kHw=
X-HalOne-Cookie: 38532979fc2e06fb622210974d5e5ee9f74a5b06
X-HalOne-ID: d05013c3-2c00-11e6-9a13-b8ca3afa9d73
Received: from smtp.dmfs.org (unknown [217.234.102.218]) by smtpfilter1.public.one.com (Halon Mail Gateway) with ESMTPSA for <calsify@ietf.org>; Mon,  6 Jun 2016 16:07:48 +0000 (UTC)
Received: from localhost.localdomain (p5DDA907C.dip0.t-ipconnect.de [93.218.144.124]) by smtp.dmfs.org (Postfix) with ESMTPSA id 56311584 for <calsify@ietf.org>; Mon,  6 Jun 2016 18:03:33 +0200 (CEST)
Message-ID: <57559FD3.30909@dmfs.org>
Date: Mon, 06 Jun 2016 18:07:47 +0200
From: Marten Gajda <marten@dmfs.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: calsify@ietf.org <calsify@ietf.org>
References: <20160604124217.4306.51307.idtracker@ietfa.amsl.com>
In-Reply-To: <20160604124217.4306.51307.idtracker@ietfa.amsl.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/_D1GPYYPzFwYEz4NWFjVFPpJ4qY>
Subject: Re: [calsify] I-D Action: draft-ietf-calext-extensions-03.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jun 2016 16:08:03 -0000

Cyrus,

I found a minor issue in the latest draft. Looks like the CONFERENCE
property is missing in the updated ABNF in section 4
(https://tools.ietf.org/html/draft-ietf-calext-extensions-03#section-4)

Also, how do the new properties relate to CalDAV?
Is it valid if a CalDAV client adds a SOURCE and/or UID property to a
VCALENDAR object before uploading it to a CalDAV server (e.g. to store
the origin if the event was imported from a webcal feed)?
And are servers supposed to store and return these values?

How does the CATEGORIES property on VCALENDAR objects relate to the
CATEGORIES property on VEVENT or VTODO objects? Does a VEVENT inherit
the CATEGORIES of the enclosing VCALENDAR object or are they completely
unrelated? If the CATEGORIES are inherited, what happens with CATEGORIES
specified on the VEVENT, do they override or extend the inherited
CATEGORIES?

Cheers,

Marten


Am 04.06.2016 um 14:42 schrieb internet-drafts@ietf.org:
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Calendaring Extensions of the IETF.
>
>         Title           : New Properties for iCalendar
>         Author          : Cyrus Daboo
> 	Filename        : draft-ietf-calext-extensions-03.txt
> 	Pages           : 22
> 	Date            : 2016-06-04
>
> Abstract:
>    This document defines a set of new properties for iCalendar data as
>    well as extending the use of some existing properties to the entire
>    iCalendar object.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/
>
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-calext-extensions-03
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-calext-extensions-03
>
>
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
>
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify

-- 
Marten Gajda
CEO

dmfs GmbH
Schandauer StraĆe 34
01309 Dresden
GERMANY

phone: +49 177 4427167
email: marten@dmfs.org

Managing Director: Marten Gajda
Registered address: Dresden
Registered No.: AG Dresden HRB 34881
VAT Reg. No.: DE303248743


From nobody Mon Jun  6 12:48:35 2016
Return-Path: <daniel.migault@ericsson.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69F6C12D50E for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 12:48:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.22
X-Spam-Level: 
X-Spam-Status: No, score=-4.22 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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 aPpI5sFS_vmQ for <calsify@ietfa.amsl.com>; Mon,  6 Jun 2016 12:48:31 -0700 (PDT)
Received: from usplmg20.ericsson.net (usplmg20.ericsson.net [198.24.6.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 312D812D105 for <calsify@ietf.org>; Mon,  6 Jun 2016 12:48:31 -0700 (PDT)
X-AuditID: c618062d-f79886d000002334-ad-5755ca6083df
Received: from EUSAAHC002.ericsson.se (Unknown_Domain [147.117.188.78]) by usplmg20.ericsson.net (Symantec Mail Security) with SMTP id BE.8A.09012.06AC5575; Mon,  6 Jun 2016 21:09:21 +0200 (CEST)
Received: from EUSAAMB108.ericsson.se ([147.117.188.125]) by EUSAAHC002.ericsson.se ([147.117.188.78]) with mapi id 14.03.0294.000; Mon, 6 Jun 2016 15:48:29 -0400
From: Daniel Migault <daniel.migault@ericsson.com>
To: Daboo Cyrus <cyrus@daboo.name>, "calsify@ietf.org" <calsify@ietf.org>
Thread-Topic: draft-ietf-calext-availability-02
Thread-Index: AdHALGBqdaO9OY17Sbq0PjmHPcEAIw==
Date: Mon, 6 Jun 2016 19:48:28 +0000
Message-ID: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
x-originating-ip: [147.117.188.9]
Content-Type: multipart/related; boundary="_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_"; type="multipart/alternative"
MIME-Version: 1.0
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprFKsWRmVeSWpSXmKPExsUyuXSPn27iqdBwg+7dTBb31nxgs9j0opnV 4u+Wc2wOzB4znll5LFnyk8njy+XPbAHMUVw2Kak5mWWpRfp2CVwZ/26fZCvYsIK54sWZG6wN jCunMncxcnJICJhIzHz1lAXCFpO4cG89WxcjF4eQwFFGiU1Ht7NAOMsYJW72XQfrYBMwkmg7 1M8OYosIeErcW9cMFmcWcJRY1XmMDcQWFtCSuPf0FSNEjb7Em9YNLBC2nsTnGb/AalgEVCTW nv8OZvMK+EpsbjoIVsMIdMX3U2uYIGaKS9x6Mp8J4joRiYcXT7NB2KISLx//Y4WwFSX29U9n BzmUWaCbUeLJmXuMEEMFJU7OfMIygVF4FpJZs5DVzUJSB1GUL/Ho7FUoW0diwe5PbBC2tsSy ha+ZYewzBx4zYYrrSGy+tBOqV1GirXM21LKljBJ3T71ggila/ukvE0zRlO6H7DDxpW3TgJZx gMW77pRB9AJDftqJTriaJ11z2ZH1LmAUWsXIUVpckJObbmSwiRGYSo5JsOnuYLw/3fMQowAH oxIP74KMkHAh1sSy4srcQ4wqQK2PNqy+wCjFkpefl6okwpu7NzRciDclsbIqtSg/vqg0J7X4 EKM0B4uSOK/YI8VwIYH0xJLU7NTUgtQimCwTB6dUA2PGkzWrG258Fd75OviMXOSbK28tJ13g PnzhMXdt7LOyPbrrkn1eSX1RDF+/Z3bSEv7JN9h+9rSmay5juj9/k/7zJ+GffZ1OxSp03ExJ 6snOdZj9NkXFfn/Vi7i9JSl3JZefEC7vydFqcLnp17CXJ+nUzla/JeZ+LCuZzgS8klL9/rRg do3ukjYlluKMREMt5qLiRAA9klKYLQMAAA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/L8JQpWZhhPg2NbNY0q61uEteXGo>
Cc: "calext-chairs@tools.ietf.org" <calext-chairs@tools.ietf.org>
Subject: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jun 2016 19:48:33 -0000

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_
Content-Type: multipart/alternative;
	boundary="_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_"

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi Cyrus,

I reviewed the document  draft-ietf-calext-availability, and here are my co=
mments. Please let me know if you think that some clarification can be adde=
d.

BR,
Daniel

Section 4 Combining VAVAILABILITY components

"""
It is up o the creator of such components to ensure that combining them pro=
duces a consistent and expected result.
"""
I am not sure it makes a lot of sense here, but I would like to know if tha=
t would be possible to provide some recommendations for the priority to set=
 for the default VAVAILABILITY. For example, when I say I am available Mond=
ay - Friday 9:00 5:00 pm is it recommended I set a priority of 0, 9, ..7 --=
 of course not 1. ;-) My point is that it is easy to understand why not 1, =
it is less obvious whether setting tool low priority level would not leave =
to similar issues.


Section 5 Calculating Free-Busy Time

Item 2:
"""
For each "VAVAILABILITY" component ordered by PRIORITY
"""
I guess the priority order is from highest to lowest PRIORITY. Shouldn't we=
 mention is explicitly for clarity?

Item 3:
"""
For each remaining "VAVAILABILITY" component in order:
"""

I am not very clear of what "in order means". Do you mean ordered by priori=
ty  as in item 2? My understanding is that the VAVAILABILITY components are=
 those of step Item 2.3 "For the time...". If I am correct don't you think =
we could explicitly mention it?





[Ericsson]<http://www.ericsson.com/>

DANIEL MIGAULT
Researcher
Research

Ericsson
8500 Boulevard Decarie
H4P 2N2 Montreal, Canada
Phone +1 514 345 7900 46628
Mobile +1 514 452 2160
daniel.migault@ericsson.com
www.ericsson.com


[http://www.ericsson.com/current_campaign]<http://www.ericsson.com/current_=
campaign>

Legal entity: Ericsson Canada Inc., registered office in Montreal. This Com=
munication is Confidential. We only send and receive email on the basis of =
the terms set out at www.ericsson.com/email_disclaimer<http://www.ericsson.=
com/email_disclaimer>

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Hi Cyrus, <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I reviewed the document &nbsp;draft-ietf-calext-avai=
lability, and here are my comments. Please let me know if you think that so=
me clarification can be added.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">BR, <br>
Daniel<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Section 4 Combining VAVAILABILITY components<o:p></o=
:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<o:p></o:p></p>
<p class=3D"MsoNormal">It is up o the creator of such components to ensure =
that combining them produces a consistent and expected result.<o:p></o:p></=
p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<o:p></o:p></p>
<p class=3D"MsoNormal">I am not sure it makes a lot of sense here, but I wo=
uld like to know if that would be possible to provide some recommendations =
for the priority to set for the default VAVAILABILITY. For example, when I =
say I am available Monday - Friday
 9:00 5:00 pm is it recommended I set a priority of 0, 9, ..7 -- of course =
not 1. ;-) My point is that it is easy to understand why not 1, it is less =
obvious whether setting tool low priority level would not leave to similar =
issues.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Section 5 Calculating Free-Busy Time<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Item 2: <o:p></o:p></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<o:p></o:p></p>
<p class=3D"MsoNormal">For each &quot;VAVAILABILITY&quot; component ordered=
 by PRIORITY<o:p></o:p></p>
<p class=3D"MsoNormal">&quot;&quot;&quot; <o:p></o:p></p>
<p class=3D"MsoNormal">I guess the priority order is from highest to lowest=
 PRIORITY. Shouldn't we mention is explicitly for clarity?<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Item 3:<o:p></o:p></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<o:p></o:p></p>
<p class=3D"MsoNormal">For each remaining &quot;VAVAILABILITY&quot; compone=
nt in order:<o:p></o:p></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I am not very clear of what &quot;in order means&quo=
t;. Do you mean ordered by priority&nbsp; as in item 2? My understanding is=
 that the VAVAILABILITY components are those of step Item 2.3 &quot;For the=
 time...&quot;. If I am correct don't you think we could explicitly
 mention it?<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">&nbsp; <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><a href=3D"http://www=
.ericsson.com/" target=3D"_blank"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none=
"><img border=3D"0" width=3D"68" height=3D"60" id=3D"_x0000_i1026" src=3D"c=
id:image001.gif@01D1C00A.DE2A86F0" alt=3D"Ericsson"></span></a><span style=
=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">=
<br>
<br>
</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New Roman&qu=
ot;,&quot;serif&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Arial&quot;,&quot;sans-serif&quot;;color:#333333">DANIEL MIGAULT
</span></b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&q=
uot;sans-serif&quot;;color:#333333"><br>
Researcher <br>
Research</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New =
Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;;color:#333333"><br>
</span><b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&qu=
ot;sans-serif&quot;;color:#333333">Ericsson</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#3333=
33"><br>
8500 Boulevard Decarie<br>
H4P 2N2 Montreal, Canada<br>
Phone &#43;1 514 345 7900 46628<br>
Mobile &#43;1 514 452 2160<br>
daniel.migault@ericsson.com<br>
www.ericsson.com </span><span style=3D"font-size:12.0pt;font-family:&quot;T=
imes New Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p=
>
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;"><br>
<br>
</span><a href=3D"http://www.ericsson.com/current_campaign" target=3D"_blan=
k"><span style=3D"font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-=
serif&quot;;color:blue;text-decoration:none"><img border=3D"0" width=3D"500=
" height=3D"80" id=3D"_x0000_i1025" src=3D"cid:image002.gif@01D1C00A.DE2A86=
F0" alt=3D"http://www.ericsson.com/current_campaign"></span></a><span style=
=3D"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&qu=
ot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:8.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;;color:#333333">Legal entity: Ericsson Canad=
a Inc., registered office in Montreal. This Communication is Confidential. =
We only send and receive email on the basis of the terms
 set out at <a href=3D"http://www.ericsson.com/email_disclaimer" title=3D"h=
ttp://www.ericsson.com/email_disclaimer">
<span style=3D"color:blue">www.ericsson.com/email_disclaimer</span></a> </s=
pan><o:p></o:p></p>
</div>
</body>
</html>

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_--

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_
Content-Type: image/gif; name="image001.gif"
Content-Description: image001.gif
Content-Disposition: inline; filename="image001.gif"; size=2367;
	creation-date="Mon, 06 Jun 2016 19:48:28 GMT";
	modification-date="Mon, 06 Jun 2016 19:48:28 GMT"
Content-ID: <image001.gif@01D1C00A.DE2A86F0>
Content-Transfer-Encoding: base64

R0lGODlhRAA8APcAAAIVTgAWUwAWVAQWTwUWUAcXUQkYUgAbUwAbVAoZUwAcVQEdVgMeVwQeWAYf
WQAhWQAiWgggWgAjWwAjXAAkXQAlXgEmXwInYAAoYAQnYQApYQAqYQArYgArYwAsZAAuZg0sYA4t
YRAtYREuYgQyZAUyZRMvYwczZhQwZAk0ZxYxZQs1aA42ahE3axI4bBQ5bQY9cBU6bgk+cRc7bxg8
cBo9cRo/bRw/bh1Abx5BcB9CcSFDciJEcyNFdCRGdSVHdiZHdylJeStLeyxMfC1NfS5Ofi9Pfy5Q
ejBQgC9RezBSfDhQfDFTfTJUfjNUfzRVgDVWgTZXgjdYgzlZhDpahTtbhjxchz1diD5eiT9fikVe
hUZfhkFhjEdgh0hhiEljiUtki0xljE1mjU5njk9oj1BpkFFqkVJrklNsk1VulVZvlk9xl1dwl1hx
mF1xlFdzlFh0lV9zlll1lmB0l1p2l2F1mGJ2mV56m2V5nF97nGB8nWF9nmJ+n2N/oGSAoWWBomaC
o2eDpGyDoG6CpmiEpW2EoW6Fom+Go3aFo3CHpHGIpXKJpnOKp3SMqHWNqXePrHiQrXmRrnqSr3uT
sHyUsX6Ws3+XtISYr4easoibs4mctIqdtYueto2guI6huY+iupCjvJKlvZOmvpSnwJmou5WpwZqp
vJuqvZyrvp2sv56twJ+uwaCvwqGww6KxxaOyxqS0x6W1yKa2yai4y6m5zKu6zay7zq28z7C8yq69
0bG9y6++0rK+zLO/zbTAzrXBz7bC0LjD0bnE0rrG07vH1bzI1r3J177K2L/L2cDM2sHN28PP3cfP
18TQ3sjQ2MbS4MrS28fT4cvT3MzV3c3W3s7X38/Y4NDZ4dLa4tPb5NTc5dXd5tbe59fg6Nni6trj
69vk7N/k5t3l7uDl6OHm6eLn6uPo6+Tp7OXq7ebs7uft7+nu8Orv8uvw8+zx9O3y9e7z9u/19/D2
+PL3+fP4+/T5/PX6/fb7/vn7+Pz6/vr8+ff9//v9+vn+//z/+/7//CH+EUNyZWF0ZWQgd2l0aCBH
SU1QACwAAAAARAA8AAAI/gD/CRxIsKDBgwgN8tOnb1/ChxAjSjR4792vMyAaBLllb6LHjxDtvau2
SMYBCRYsSHAwSx/IlyD5ufMWCkqDBihTppQghB3MnxDhgbPVhsNJnUhTHigHtCnBeuCMKcpRAGfS
qxLMOW1qTpmmKQ+OXr16oIu7rS/fPSOlhsQBB2OxPmiAwxg/tB6xtfLTo4HYuDolHOBQZI4xvBPf
XYpiNCfgnQ0e5FDDyRniifUuSbD6OKWDAyPAVArW7rJHcSMcAxYcwUkjW99Mf9xnrMDjzQVw8JGF
jR5BcrFMKZP90BmBuBEKcCCTSprPgfhs6VFCw8UOQfCIH0SX4wFSwQ2Y/lxqppWgNEdOaHCQwB7l
Jd/aCe7D1fhBgheBjJWDL5AdqCo1iMBeUhLIoE58Bd3TjB9VuCELOfEUpEsaNJCgEmAFMIVgQfPA
I49LA1mDSA4krNeZBBycs+FD7ISCxAgcdIbUAXRkt2JB9ghjhoUyJuWAEN7cONA+2zByg2o9pkSE
J+/849CN6tDhAJKdZcCBDH5UIyRB8exxQJIpgeACGLR0tCVB3nh3ogQeuLBEJuQQdI+ZQvIzjG1x
sZeBC0EEMtxA/LCjVyjGPHejNF8SyF4KQLARC53/vIONLGp8UMABB7wxjpDvQCHWSh70EEYnQQ5k
Tze9HLLDAZxZMIAi/vPcyE8yRGxw0g1bOIJMQeQIcwkVglEpwQjobIlNJHksQstZA7mDzCdosFDA
lBhqeCZB/FBTyh1A3EQlgSykc+1A5LQSyBMctHrbAZLwJ2Q9vjSiRQsOUHuiAwWQ8EexW5pjSRg7
WKDuaic5QckvTW5JDRMj2HuiXzQAYss29Vz7DhYD53nABmawgg2z41rTgIybHZDEJtio8+S4//Aj
TKIasyAIM+tUzHJB3IyMFU5j0MKOuzcT9M4aMKv04ybl2HNX0AmZ4wVOErTQxzT5MD3RPWsFI4/V
XHft9ddghy322GSX7dEywQijtjDBxDlN2mofwy87vhyjokDY0GLK/iq9lOPQpHsHc6A+zrRSCivI
xPqPOr2ggoovB0aaTDDBiPvP29XwM0YOO8hQgwwvrPKPHTjkUEMNQZiRzD/HvOBELf+0s8kUKTwg
QQqb/GPKFCVE1kMw9GxSRGNRxKYMG0dKcMMbu2KTBQ41bFIxHTfwYY8QDYiQRRVURGHLP1oc0AIX
UWz2xD++DMACK/9cwgEBOdThhxOVYEMvEIoYQscww3DgQBSM4MMdypEOKEwpDnBYyRTQQY0c+GUH
0vhHFQ4ghnoYwQFGqAc60GGOefDDCwcAAzbScYSU/OMXBXCBLKghgwJQIRjskNQ5VpEBC/xBIOpg
hycEMAJR/OMe/kzJBAcisAh1nCMRBxCBJrbhgwgIZhL/6IIDyGDBCMhAE5SQhCa48Q8QXoF/MpAA
E05YgBe04hVfCkVBlIGSHNhhFaVhBQEyIIRA3EIgX9iABO7mDfaYoRs94MALOHADcnxhihZ0TNRg
5wUHiEAGNLAAEbpBxhekAhQDeEEuCqIPQfglaleYRjrQgKkNvKAN9mCCBFjwJHfAoAFYwEYg8xAF
AnwCChGgohGixgc7zAEQ0+jiA1RghBiNQEUoNGMqBAACWRjkHccgxAxs54Z/rMMWcuhdA4YBhZSY
yR0ecAAXACmBVFRCAjt4gQR0+YAx3uMeDtkHCKngDVGs5xJk/lRh/xrABkMRxB7heIEDoECQVdCA
AKawAwgcsMl/7GIwg+jGDspJjiRIIAPrTKQLAKEHPcBBGF08QBbaUQ8VWAAI+WyFPNxgGydcYhWH
+MQ3xtAJW1BCJWrABhlKYYs0cGAAtaBGCSQAg1UYVAIzkAY2JjqKf0ACBBLIZT2w1x4JFIAT/8gC
Aaqwjn+kQQIbUEYw1Ce6bogBJ1ZyAB6SwYG2YvQG1ODFANq6gQR8IU6mWE9bh3WKfzijO2osRxFu
UsFWcKITiO3EJYLJikasIlbSmMQkhvENRmRCS/+wxzAKcQYy+MEY6thEHMighkyo6BuRaMMY4rAK
kHXDEWY4FUMkKPkPc3giEtEQyC4o4YhX3CMgAAA7

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_
Content-Type: image/gif; name="image002.gif"
Content-Description: image002.gif
Content-Disposition: inline; filename="image002.gif"; size=28751;
	creation-date="Mon, 06 Jun 2016 19:48:28 GMT";
	modification-date="Mon, 06 Jun 2016 19:48:28 GMT"
Content-ID: <image002.gif@01D1C00A.DE2A86F0>
Content-Transfer-Encoding: base64

R0lGODlh9AFQAPcAABIZKHJ0eZSUmCgXFUM5RyEoOxogMQsQGG5qTQgMFbq6vDU0NUssF3R4hAsT
ISksQxkbKzMpJItwT8jIyjIwQ9C0m4pTSDc0KBITGmZFSOvr6yswSYOEhiIiMRogKiUhGaKipXZK
SI+JbWw0K0Q2JRAYIxsoO6+Rc5kjKSswRFdDSEY3NhkaIiIbITQiGBERE0hDSDA0SBskN56eoYp2
ahoZGqyYjhEUIUdENzo5ShUcLiEhIjoyQjMpMFYyPYVMRVQ7RAYHDI1PL9zQqhsoQVVJNbWjjSEi
KjtCUFlbYZNaS56ipFQ4JHWJbqKlqmJjaIxnNjIsQo2DVXRkOHZSSkcQE9KlbFhTNmdYNUlLUUdD
KVdXVjhAM1lWRlVEKUQpIRQgMXyiq/f392RDOGVZR2UxFyopKmRncr2+wG5xcyorOqyHLCoqMllm
UC0wN2NGIxMYGqt1SSopIaOaoRsSEnhYNq6tsrJxMe7exSsiISoiMDI4TJZytVtgZ8xmUDo4Qt/f
3xkUGi0xKCsiKqxEMnJGEyAkNjkwG6aNU2cRFw4MEDg0RxYIChwZEz8pL4aKkmddVFcXIBcQC66u
riMoM3t5YFREG2c5P0lUSExPOWRcZWhQK5FFGSgsSbm0rVYmH3ZFMp6JgU1SWHZIJRsgHXcYICMp
KZGSktGcMnRqYNk0MnVcUbSidXRVIxMiOLBTQzM4QZiUiyMoIaltaTc7UVxVKfLu7HZvcdvb14NV
Tg8UKLJtGVYshFUiNLGytVFNU7WupVtfOhQYExkUIBYzMqujn9vV14iRhzwgDxQURiQwQRQoPGZN
URopMYYrOA8cMB0TKycwTQwgNggMHP///yQsQCAoQSQsRSAsQNPT1yUoQdPT0yAsRdfX19PX19/f
4yAoRd/j4yYoRUIvQSQsSdfT1yw0TQwODdfT09fX0ykkNC4uHOPj4sArOo+MjcdHPyQkRePf4NPX
z8vRz9DPzPv79xAILBAENFUYQWEgbQgoJKCga76+Sa6qotfX205WLCH/C1hNUCBEYXRhWE1QPD94
cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1w
bWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42
LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4
bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8
cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2Jl
LmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu
MC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAv
MS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmE4YWU0MjY1LWM5MGItNDZm
My1hZDI4LWZiODE4YmVhZjcyYiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0JERjk4QjFC
NjAxMUU2OTJCODhGNENFRkVFRUJBMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0JERjk4
QTFCNjAxMUU2OTJCODhGNENFRkVFRUJBMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3No
b3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5j
ZUlEPSJ4bXAuaWlkOjU4OThiZWUxLTZkYjctNGJlZi05YjJhLTgzMzZiZjQyMjAzOSIgc3RSZWY6
ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjFhNTdiMTBlLTE2MDQtMTE3OS1hNjk3
LTlkNDcwNzU4ZWEwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0
YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e
3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6al
pKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1s
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
OEpxuWFBWoJnPpMs+EgTPkEKaxAQADs=

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797eusaamb108erics_--


From nobody Tue Jun  7 10:28:52 2016
Return-Path: <mglt.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE2A812D5CE for <calsify@ietfa.amsl.com>; Tue,  7 Jun 2016 10:28:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.4
X-Spam-Level: 
X-Spam-Status: No, score=-2.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 9djRTyz2XVgY for <calsify@ietfa.amsl.com>; Tue,  7 Jun 2016 10:28:48 -0700 (PDT)
Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40BDC12D788 for <calsify@ietf.org>; Tue,  7 Jun 2016 10:28:48 -0700 (PDT)
Received: by mail-wm0-x22f.google.com with SMTP id k204so78935338wmk.0 for <calsify@ietf.org>; Tue, 07 Jun 2016 10:28:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=iwItbGqcrSZXbIH0pVaoCuhdNdchFlI6ZAd5SeclMh0=; b=PXRBWzNwMGmPwCUHugjdt43ol4fSYJUphfdcMi+CrVmfnU3P2dsOVWA8DsjrH8Xp57 oJOwa1YuBPqWB5HVfHj2ez7J2zw8goUH9fvDPGrdyv/vlagWglE58b9Hsf5Tx+TR/d3H A22ghn0fQi1qwFoN3LEbf5z7FBNj++3V2EnpVSmvQL4/sTVFaU2IKiBiBad5ewwoGE4F evDdz19LoNp63LpSMyw00yOJE/MAOnAp1vhMckBK90mCPAuRw01TjqiDA5+EgADAkyFr X3u+uaw5GzWB8Kxc+3ncei3FvPJIASJd26YgcHvattBDbK47LhkIPTqrxx2RcdZfihtu bZ3w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=iwItbGqcrSZXbIH0pVaoCuhdNdchFlI6ZAd5SeclMh0=; b=S3a1k7HrFjmt0A//ylif6rPA6AAPLmUq7bXPIfAznAptCkH2/Rj9diW7kSYKPRbJbN yTwuF0JZefcYQsUSVWuC89E7qjanzc3yvh8bBy0zZFlupX6snfUpA0tsz9LQ1KKkJIC7 CMkhctWJij4vI2ymJlUXdc9XbHeRPVPEG8FVQVR8JMq3V5E6615ThyoIrY8DxZNPdJNG 7ln+s1qPVUBp4Fz1Q/peRsq17V7NHEemKo5plfsRNSU9hhPwTyHhwoixJYCbd4Zd/B8G 471do69zcKyG0NPmgPo/0uSLB183vB8iSQIzYYkqZ8gZtC06IBfkYZIsbT2d26CxFMHT oUuA==
X-Gm-Message-State: ALyK8tIWMoKJiBgctfscW7rKjM2DIzBqjT6QX+TOZQAx3y8rWDQzM7V8X62zztKwv1qqFSKMItn64On6C8C5mA==
X-Received: by 10.194.163.166 with SMTP id yj6mr521599wjb.116.1465320526621; Tue, 07 Jun 2016 10:28:46 -0700 (PDT)
MIME-Version: 1.0
Sender: mglt.ietf@gmail.com
Received: by 10.194.86.42 with HTTP; Tue, 7 Jun 2016 10:28:45 -0700 (PDT)
In-Reply-To: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se>
From: Daniel Migault <daniel.migault@ericsson.com>
Date: Tue, 7 Jun 2016 13:28:45 -0400
X-Google-Sender-Auth: Mq4C2fGP6oO4MCvMxcSrs0pWEk4
Message-ID: <CADZyTknr5Q5DZjrrU6UXEhRmiV-FYKncJk0jF4aJVCsrmKFjxQ@mail.gmail.com>
To: Daboo Cyrus <cyrus@daboo.name>, "calsify@ietf.org" <calsify@ietf.org>
Content-Type: multipart/related; boundary=089e01229a7e78e5370534b38503
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/RTSgFQGmWI5o7IvNTXPZpicvxMQ>
Cc: "calext-chairs@tools.ietf.org" <calext-chairs@tools.ietf.org>
Subject: Re: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jun 2016 17:28:51 -0000

--089e01229a7e78e5370534b38503
Content-Type: multipart/alternative; boundary=089e01229a7e78e5340534b38502

--089e01229a7e78e5340534b38502
Content-Type: text/plain; charset=UTF-8

Hi,

In order to pass the ABNF check, I would suggest to replace:

OLD:
                 ; the following are OPTIONAL,
                 ; and MAY occur more than once
                 ;
                 categories / comment / contact / exdate /
                 rdate / x-prop / iana-prop

                 )

NEW:
                 ; the following are OPTIONAL,
                 ; and MAY occur more than once
                 ;
                 categories / comment / contact / exdate /
                 rdate / x-prop / iana-prop
                 ;
                 )



On Mon, Jun 6, 2016 at 3:48 PM, Daniel Migault <daniel.migault@ericsson.com>
wrote:

> Hi Cyrus,
>
>
>
> I reviewed the document  draft-ietf-calext-availability, and here are my
> comments. Please let me know if you think that some clarification can be
> added.
>
>
>
> BR,
> Daniel
>
>
>
> Section 4 Combining VAVAILABILITY components
>
>
>
> """
>
> It is up o the creator of such components to ensure that combining them
> produces a consistent and expected result.
>
> """
>
> I am not sure it makes a lot of sense here, but I would like to know if
> that would be possible to provide some recommendations for the priority to
> set for the default VAVAILABILITY. For example, when I say I am available
> Monday - Friday 9:00 5:00 pm is it recommended I set a priority of 0, 9,
> ..7 -- of course not 1. ;-) My point is that it is easy to understand why
> not 1, it is less obvious whether setting tool low priority level would not
> leave to similar issues.
>
>
>
>
>
> Section 5 Calculating Free-Busy Time
>
>
>
> Item 2:
>
> """
>
> For each "VAVAILABILITY" component ordered by PRIORITY
>
> """
>
> I guess the priority order is from highest to lowest PRIORITY. Shouldn't
> we mention is explicitly for clarity?
>
>
>
> Item 3:
>
> """
>
> For each remaining "VAVAILABILITY" component in order:
>
> """
>
>
>
> I am not very clear of what "in order means". Do you mean ordered by
> priority  as in item 2? My understanding is that the VAVAILABILITY
> components are those of step Item 2.3 "For the time...". If I am correct
> don't you think we could explicitly mention it?
>
>
>
>
>
>
>
>
>
>
>
> [image: Ericsson] <http://www.ericsson.com/>
>
> *DANIEL MIGAULT *
> Researcher
> Research
>
>
> *Ericsson*
> 8500 Boulevard Decarie
> H4P 2N2 Montreal, Canada
> Phone +1 514 345 7900 46628
> Mobile +1 514 452 2160
> daniel.migault@ericsson.com
> www.ericsson.com
>
>
>
> [image: http://www.ericsson.com/current_campaign]
> <http://www.ericsson.com/current_campaign>
>
>
>
> Legal entity: Ericsson Canada Inc., registered office in Montreal. This
> Communication is Confidential. We only send and receive email on the basis
> of the terms set out at www.ericsson.com/email_disclaimer
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify
>
>

--089e01229a7e78e5340534b38502
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div>Hi, <br><br></div>In order to pass the ABNF=
 check, I would suggest to replace:<br><br></div>OLD:<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 ; the following are OPTIONAL,<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ; and MAY occu=
r more than once<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 categ=
ories / comment / contact / exdate /<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 rdate / x-p=
rop / iana-prop<br><br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 )<br><br></div>NEW:<br>=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 ; the following are OPTIONAL,<br>=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ; =
and MAY occur more than once<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 categories / comment / contact / exdate /<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 rdate / x-prop / iana-prop<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 )<br><br><div><br></div></div><div class=3D"gmail_extra"><br><div cl=
ass=3D"gmail_quote">On Mon, Jun 6, 2016 at 3:48 PM, Daniel Migault <span di=
r=3D"ltr">&lt;<a href=3D"mailto:daniel.migault@ericsson.com" target=3D"_bla=
nk">daniel.migault@ericsson.com</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">





<div link=3D"blue" vlink=3D"purple" lang=3D"EN-US">
<div>
<p class=3D"MsoNormal">Hi Cyrus, <u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">I reviewed the document =C2=A0draft-ietf-calext-avai=
lability, and here are my comments. Please let me know if you think that so=
me clarification can be added.<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">BR, <br>
Daniel<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">Section 4 Combining VAVAILABILITY components<u></u><=
u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<u></u><u></u></p>
<p class=3D"MsoNormal">It is up o the creator of such components to ensure =
that combining them produces a consistent and expected result.<u></u><u></u=
></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<u></u><u></u></p>
<p class=3D"MsoNormal">I am not sure it makes a lot of sense here, but I wo=
uld like to know if that would be possible to provide some recommendations =
for the priority to set for the default VAVAILABILITY. For example, when I =
say I am available Monday - Friday
 9:00 5:00 pm is it recommended I set a priority of 0, 9, ..7 -- of course =
not 1. ;-) My point is that it is easy to understand why not 1, it is less =
obvious whether setting tool low priority level would not leave to similar =
issues.<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">Section 5 Calculating Free-Busy Time<u></u><u></u></=
p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">Item 2: <u></u><u></u></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<u></u><u></u></p>
<p class=3D"MsoNormal">For each &quot;VAVAILABILITY&quot; component ordered=
 by PRIORITY<u></u><u></u></p>
<p class=3D"MsoNormal">&quot;&quot;&quot; <u></u><u></u></p>
<p class=3D"MsoNormal">I guess the priority order is from highest to lowest=
 PRIORITY. Shouldn&#39;t we mention is explicitly for clarity?<u></u><u></u=
></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">Item 3:<u></u><u></u></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<u></u><u></u></p>
<p class=3D"MsoNormal">For each remaining &quot;VAVAILABILITY&quot; compone=
nt in order:<u></u><u></u></p>
<p class=3D"MsoNormal">&quot;&quot;&quot;<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">I am not very clear of what &quot;in order means&quo=
t;. Do you mean ordered by priority=C2=A0 as in item 2? My understanding is=
 that the VAVAILABILITY components are those of step Item 2.3 &quot;For the=
 time...&quot;. If I am correct don&#39;t you think we could explicitly
 mention it?<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">=C2=A0 <u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><u></u>=C2=A0<u></u></span></p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><a href=3D"http://www=
.ericsson.com/" target=3D"_blank"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none=
"><img src=3D"cid:image001.gif@01D1C00A.DE2A86F0" alt=3D"Ericsson" border=
=3D"0" height=3D"60" width=3D"68"></span></a><span style=3D"font-size:10.0p=
t;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><br>
<br>
</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New Roman&qu=
ot;,&quot;serif&quot;"><u></u><u></u></span></p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Arial&quot;,&quot;sans-serif&quot;;color:#333333">DANIEL MIGAULT
</span></b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&q=
uot;sans-serif&quot;;color:#333333"><br>
Researcher <br>
Research</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New =
Roman&quot;,&quot;serif&quot;;color:#333333"><u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;;color:#333333"><br>
</span><b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&qu=
ot;sans-serif&quot;;color:#333333">Ericsson</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#3333=
33"><br>
8500 Boulevard Decarie<br>
H4P 2N2 Montreal, Canada<br>
Phone +1 514 345 7900 46628<br>
Mobile <a href=3D"tel:%2B1%20514%20452%202160" value=3D"+15144522160" targe=
t=3D"_blank">+1 514 452 2160</a><br>
<a href=3D"mailto:daniel.migault@ericsson.com" target=3D"_blank">daniel.mig=
ault@ericsson.com</a><br>
<a href=3D"http://www.ericsson.com" target=3D"_blank">www.ericsson.com</a> =
</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New Roman&qu=
ot;,&quot;serif&quot;;color:#333333"><u></u><u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;"><br>
<br>
</span><a href=3D"http://www.ericsson.com/current_campaign" target=3D"_blan=
k"><span style=3D"font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-=
serif&quot;;color:blue;text-decoration:none"><img src=3D"cid:image002.gif@0=
1D1C00A.DE2A86F0" alt=3D"http://www.ericsson.com/current_campaign" border=
=3D"0" height=3D"80" width=3D"500"></span></a><span style=3D"font-size:12.0=
pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"><u></u><u></u=
></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><u></u>=C2=A0<u></u></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:8.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;;color:#333333">Legal entity: Ericsson Canad=
a Inc., registered office in Montreal. This Communication is Confidential. =
We only send and receive email on the basis of the terms
 set out at <a href=3D"http://www.ericsson.com/email_disclaimer" title=3D"h=
ttp://www.ericsson.com/email_disclaimer" target=3D"_blank">
<span style=3D"color:blue">www.ericsson.com/email_disclaimer</span></a> </s=
pan><u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
calsify mailing list<br>
<a href=3D"mailto:calsify@ietf.org">calsify@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/calsify" rel=3D"noreferrer=
" target=3D"_blank">https://www.ietf.org/mailman/listinfo/calsify</a><br>
<br></blockquote></div><br></div>

--089e01229a7e78e5340534b38502--

--089e01229a7e78e5370534b38503
Content-Type: image/gif; name="image002.gif"
Content-Disposition: inline; filename="image002.gif"
Content-Transfer-Encoding: base64
Content-ID: <image002.gif@01D1C00A.DE2A86F0>
X-Attachment-Id: bdbcba9577649aef_0.0.2

R0lGODlh9AFQAPcAABIZKHJ0eZSUmCgXFUM5RyEoOxogMQsQGG5qTQgMFbq6vDU0NUssF3R4hAsT
ISksQxkbKzMpJItwT8jIyjIwQ9C0m4pTSDc0KBITGmZFSOvr6yswSYOEhiIiMRogKiUhGaKipXZK
SI+JbWw0K0Q2JRAYIxsoO6+Rc5kjKSswRFdDSEY3NhkaIiIbITQiGBERE0hDSDA0SBskN56eoYp2
ahoZGqyYjhEUIUdENzo5ShUcLiEhIjoyQjMpMFYyPYVMRVQ7RAYHDI1PL9zQqhsoQVVJNbWjjSEi
KjtCUFlbYZNaS56ipFQ4JHWJbqKlqmJjaIxnNjIsQo2DVXRkOHZSSkcQE9KlbFhTNmdYNUlLUUdD
KVdXVjhAM1lWRlVEKUQpIRQgMXyiq/f392RDOGVZR2UxFyopKmRncr2+wG5xcyorOqyHLCoqMllm
UC0wN2NGIxMYGqt1SSopIaOaoRsSEnhYNq6tsrJxMe7exSsiISoiMDI4TJZytVtgZ8xmUDo4Qt/f
3xkUGi0xKCsiKqxEMnJGEyAkNjkwG6aNU2cRFw4MEDg0RxYIChwZEz8pL4aKkmddVFcXIBcQC66u
riMoM3t5YFREG2c5P0lUSExPOWRcZWhQK5FFGSgsSbm0rVYmH3ZFMp6JgU1SWHZIJRsgHXcYICMp
KZGSktGcMnRqYNk0MnVcUbSidXRVIxMiOLBTQzM4QZiUiyMoIaltaTc7UVxVKfLu7HZvcdvb14NV
Tg8UKLJtGVYshFUiNLGytVFNU7WupVtfOhQYExkUIBYzMqujn9vV14iRhzwgDxQURiQwQRQoPGZN
URopMYYrOA8cMB0TKycwTQwgNggMHP///yQsQCAoQSQsRSAsQNPT1yUoQdPT0yAsRdfX19PX19/f
4yAoRd/j4yYoRUIvQSQsSdfT1yw0TQwODdfT09fX0ykkNC4uHOPj4sArOo+MjcdHPyQkRePf4NPX
z8vRz9DPzPv79xAILBAENFUYQWEgbQgoJKCga76+Sa6qotfX205WLCH/C1hNUCBEYXRhWE1QPD94
cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1w
bWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42
LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4
bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8
cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2Jl
LmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu
MC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAv
MS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmE4YWU0MjY1LWM5MGItNDZm
My1hZDI4LWZiODE4YmVhZjcyYiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0JERjk4QjFC
NjAxMUU2OTJCODhGNENFRkVFRUJBMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0JERjk4
QTFCNjAxMUU2OTJCODhGNENFRkVFRUJBMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3No
b3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5j
ZUlEPSJ4bXAuaWlkOjU4OThiZWUxLTZkYjctNGJlZi05YjJhLTgzMzZiZjQyMjAzOSIgc3RSZWY6
ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjFhNTdiMTBlLTE2MDQtMTE3OS1hNjk3
LTlkNDcwNzU4ZWEwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0
YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e
3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6al
pKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1s
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
OEpxuWFBWoJnPpMs+EgTPkEKaxAQADs=
--089e01229a7e78e5370534b38503
Content-Type: image/gif; name="image001.gif"
Content-Disposition: inline; filename="image001.gif"
Content-Transfer-Encoding: base64
Content-ID: <image001.gif@01D1C00A.DE2A86F0>
X-Attachment-Id: bdbcba9577649aef_0.0.1

R0lGODlhRAA8APcAAAIVTgAWUwAWVAQWTwUWUAcXUQkYUgAbUwAbVAoZUwAcVQEdVgMeVwQeWAYf
WQAhWQAiWgggWgAjWwAjXAAkXQAlXgEmXwInYAAoYAQnYQApYQAqYQArYgArYwAsZAAuZg0sYA4t
YRAtYREuYgQyZAUyZRMvYwczZhQwZAk0ZxYxZQs1aA42ahE3axI4bBQ5bQY9cBU6bgk+cRc7bxg8
cBo9cRo/bRw/bh1Abx5BcB9CcSFDciJEcyNFdCRGdSVHdiZHdylJeStLeyxMfC1NfS5Ofi9Pfy5Q
ejBQgC9RezBSfDhQfDFTfTJUfjNUfzRVgDVWgTZXgjdYgzlZhDpahTtbhjxchz1diD5eiT9fikVe
hUZfhkFhjEdgh0hhiEljiUtki0xljE1mjU5njk9oj1BpkFFqkVJrklNsk1VulVZvlk9xl1dwl1hx
mF1xlFdzlFh0lV9zlll1lmB0l1p2l2F1mGJ2mV56m2V5nF97nGB8nWF9nmJ+n2N/oGSAoWWBomaC
o2eDpGyDoG6CpmiEpW2EoW6Fom+Go3aFo3CHpHGIpXKJpnOKp3SMqHWNqXePrHiQrXmRrnqSr3uT
sHyUsX6Ws3+XtISYr4easoibs4mctIqdtYueto2guI6huY+iupCjvJKlvZOmvpSnwJmou5WpwZqp
vJuqvZyrvp2sv56twJ+uwaCvwqGww6KxxaOyxqS0x6W1yKa2yai4y6m5zKu6zay7zq28z7C8yq69
0bG9y6++0rK+zLO/zbTAzrXBz7bC0LjD0bnE0rrG07vH1bzI1r3J177K2L/L2cDM2sHN28PP3cfP
18TQ3sjQ2MbS4MrS28fT4cvT3MzV3c3W3s7X38/Y4NDZ4dLa4tPb5NTc5dXd5tbe59fg6Nni6trj
69vk7N/k5t3l7uDl6OHm6eLn6uPo6+Tp7OXq7ebs7uft7+nu8Orv8uvw8+zx9O3y9e7z9u/19/D2
+PL3+fP4+/T5/PX6/fb7/vn7+Pz6/vr8+ff9//v9+vn+//z/+/7//CH+EUNyZWF0ZWQgd2l0aCBH
SU1QACwAAAAARAA8AAAI/gD/CRxIsKDBgwgN8tOnb1/ChxAjSjR4792vMyAaBLllb6LHjxDtvau2
SMYBCRYsSHAwSx/IlyD5ufMWCkqDBihTppQghB3MnxDhgbPVhsNJnUhTHigHtCnBeuCMKcpRAGfS
qxLMOW1qTpmmKQ+OXr16oIu7rS/fPSOlhsQBB2OxPmiAwxg/tB6xtfLTo4HYuDolHOBQZI4xvBPf
XYpiNCfgnQ0e5FDDyRniifUuSbD6OKWDAyPAVArW7rJHcSMcAxYcwUkjW99Mf9xnrMDjzQVw8JGF
jR5BcrFMKZP90BmBuBEKcCCTSprPgfhs6VFCw8UOQfCIH0SX4wFSwQ2Y/lxqppWgNEdOaHCQwB7l
Jd/aCe7D1fhBgheBjJWDL5AdqCo1iMBeUhLIoE58Bd3TjB9VuCELOfEUpEsaNJCgEmAFMIVgQfPA
I49LA1mDSA4krNeZBBycs+FD7ISCxAgcdIbUAXRkt2JB9ghjhoUyJuWAEN7cONA+2zByg2o9pkSE
J+/849CN6tDhAJKdZcCBDH5UIyRB8exxQJIpgeACGLR0tCVB3nh3ogQeuLBEJuQQdI+ZQvIzjG1x
sZeBC0EEMtxA/LCjVyjGPHejNF8SyF4KQLARC53/vIONLGp8UMABB7wxjpDvQCHWSh70EEYnQQ5k
Tze9HLLDAZxZMIAi/vPcyE8yRGxw0g1bOIJMQeQIcwkVglEpwQjobIlNJHksQstZA7mDzCdosFDA
lBhqeCZB/FBTyh1A3EQlgSykc+1A5LQSyBMctHrbAZLwJ2Q9vjSiRQsOUHuiAwWQ8EexW5pjSRg7
WKDuaic5QckvTW5JDRMj2HuiXzQAYss29Vz7DhYD53nABmawgg2z41rTgIybHZDEJtio8+S4//Aj
TKIasyAIM+tUzHJB3IyMFU5j0MKOuzcT9M4aMKv04ybl2HNX0AmZ4wVOErTQxzT5MD3RPWsFI4/V
XHft9ddghy322GSX7dEywQijtjDBxDlN2mofwy87vhyjokDY0GLK/iq9lOPQpHsHc6A+zrRSCivI
xPqPOr2ggoovB0aaTDDBiPvP29XwM0YOO8hQgwwvrPKPHTjkUEMNQZiRzD/HvOBELf+0s8kUKTwg
QQqb/GPKFCVE1kMw9GxSRGNRxKYMG0dKcMMbu2KTBQ41bFIxHTfwYY8QDYiQRRVURGHLP1oc0AIX
UWz2xD++DMACK/9cwgEBOdThhxOVYEMvEIoYQscww3DgQBSM4MMdypEOKEwpDnBYyRTQQY0c+GUH
0vhHFQ4ghnoYwQFGqAc60GGOefDDCwcAAzbScYSU/OMXBXCBLKghgwJQIRjskNQ5VpEBC/xBIOpg
hycEMAJR/OMe/kzJBAcisAh1nCMRBxCBJrbhgwgIZhL/6IIDyGDBCMhAE5SQhCa48Q8QXoF/MpAA
E05YgBe04hVfCkVBlIGSHNhhFaVhBQEyIIRA3EIgX9iABO7mDfaYoRs94MALOHADcnxhihZ0TNRg
5wUHiEAGNLAAEbpBxhekAhQDeEEuCqIPQfglaleYRjrQgKkNvKAN9mCCBFjwJHfAoAFYwEYg8xAF
AnwCChGgohGixgc7zAEQ0+jiA1RghBiNQEUoNGMqBAACWRjkHccgxAxs54Z/rMMWcuhdA4YBhZSY
yR0ecAAXACmBVFRCAjt4gQR0+YAx3uMeDtkHCKngDVGs5xJk/lRh/xrABkMRxB7heIEDoECQVdCA
AKawAwgcsMl/7GIwg+jGDspJjiRIIAPrTKQLAKEHPcBBGF08QBbaUQ8VWAAI+WyFPNxgGydcYhWH
+MQ3xtAJW1BCJWrABhlKYYs0cGAAtaBGCSQAg1UYVAIzkAY2JjqKf0ACBBLIZT2w1x4JFIAT/8gC
Aaqwjn+kQQIbUEYw1Ce6bogBJ1ZyAB6SwYG2YvQG1ODFANq6gQR8IU6mWE9bh3WKfzijO2osRxFu
UsFWcKITiO3EJYLJikasIlbSmMQkhvENRmRCS/+wxzAKcQYy+MEY6thEHMighkyo6BuRaMMY4rAK
kHXDEWY4FUMkKPkPc3giEtEQyC4o4YhX3CMgAAA7
--089e01229a7e78e5370534b38503--


From nobody Wed Jun  8 07:53:54 2016
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F9D412D98E; Wed,  8 Jun 2016 07:53:53 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: "IETF-Announce" <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.21.0
Auto-Submitted: auto-generated
Precedence: bulk
Sender: <iesg-secretary@ietf.org>
Message-ID: <20160608145353.20003.61679.idtracker@ietfa.amsl.com>
Date: Wed, 08 Jun 2016 07:53:53 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/Z7WQVjR_DcOh6PPp5enHYPYDOFE>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Last Call: <draft-ietf-calext-extensions-03.txt> (New Properties for iCalendar) to Proposed Standard
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: ietf@ietf.org
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jun 2016 14:53:53 -0000

The IESG has received a request from the Calendaring Extensions WG
(calext) to consider the following document:
- 'New Properties for iCalendar'
  <draft-ietf-calext-extensions-03.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 2016-06-22. 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.

Abstract


   This document defines a set of new properties for iCalendar data as
   well as extending the use of some existing properties to the entire
   iCalendar object.




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/ballot/


No IPR declarations have been submitted directly on this I-D.



From nobody Thu Jun  9 02:07:09 2016
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F5B812D0D9 for <calsify@ietfa.amsl.com>; Thu,  9 Jun 2016 02:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.427
X-Spam-Level: 
X-Spam-Status: No, score=-3.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 MP9x_gIktLma for <calsify@ietfa.amsl.com>; Thu,  9 Jun 2016 02:07:07 -0700 (PDT)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id 3A26712D0A3 for <calsify@ietf.org>; Thu,  9 Jun 2016 02:07:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1465463226; d=isode.com; s=selector; i=@isode.com; bh=a248pne8fJMK3k0g5LRa/8N9N/DUJzYI4ruSasTMKiY=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=kEOE8zT5fwXvxepGMQhrZ1ehEmgrD6fecBlTvN6eWc1BCpDmi1IzNvqkfE9q600yaJlxKv 9L4FaBNuUj1h81yEUHDnYQ+ShX6J+zaM2PTKgoRz3sDQUIu/wr8JF7hV5J4HqQPL6hCFA6 3aa76yVEyCiSrLnUkRCUjDxPon2UKEE=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215])  by statler.isode.com (submission channel) via TCP with ESMTPSA  id <V1kxuQB-m5yZ@statler.isode.com>; Thu, 9 Jun 2016 10:07:06 +0100
To: calsify@ietf.org
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <575931A1.7030803@isode.com>
Date: Thu, 9 Jun 2016 10:06:41 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/Os_shYRCZItYmT0MHEOtVgLH4yg>
Subject: [calsify] AD review of draft-ietf-calext-availability-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jun 2016 09:07:08 -0000

Hi,
I think the document is in a good shape. In addition to minor points 
raised by the document shepherd, I have one small nit:

3.1.  VAVAILABILITY Component

    availabilityprop  = *(
                     ;
                     ; the following are REQUIRED,
                     ; but MUST NOT occur more than once
                     ;
                     dtstamp / uid
                     ;
                     ; the following are OPTIONAL,
                     ; but MUST NOT occur more than once
                     ;
                     busytype / class / created / description /

But draft-ietf-calext-extensions-03, Section 5.3 says:

    Conformance:  This property can be specified multiple times in an
       iCalendar object.  However, each property MUST represent the
       description of the calendar in a different language.


                     dtstart / last-mod / location / organizer /
                     priority /seq / summary / url /



Similarly:

    availableprop  = *(
                  ;
                  ; the following are REQUIRED,
                  ; but MUST NOT occur more than once
                  ;
                  dtstamp / dtstart / uid /
                  ;
                  ; Either 'dtend' or 'duration' MAY appear in
                  ; an 'availableprop', but 'dtend' and
                  ; 'duration' MUST NOT occur in the same
                  ; 'availableprop'.
                  ;
                  dtend / duration /

                  ;
                  ; the following are OPTIONAL,
                  ; but MUST NOT occur more than once
                  ;
                  created / description / last-mod /

the comment for description is not correct.

                  location / recurid / rrule / summary /

Otherwise the document looks good to me.

Best Regards,
Alexey


From nobody Thu Jun  9 07:45:19 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E50F012D7F5 for <calsify@ietfa.amsl.com>; Thu,  9 Jun 2016 07:45:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.736
X-Spam-Level: 
X-Spam-Status: No, score=-1.736 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 qxBeu7HcSqPG for <calsify@ietfa.amsl.com>; Thu,  9 Jun 2016 07:45:15 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 52BAE12D623 for <calsify@ietf.org>; Thu,  9 Jun 2016 07:45:15 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 68B2644E3589; Thu,  9 Jun 2016 10:45:14 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u9_spIb0QtvW; Thu,  9 Jun 2016 10:45:14 -0400 (EDT)
Received: from [17.245.105.51] (unknown [17.114.106.24]) by daboo.name (Postfix) with ESMTPSA id BB5BE44E3582; Thu,  9 Jun 2016 10:45:13 -0400 (EDT)
Date: Thu, 09 Jun 2016 07:45:12 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Alexey Melnikov <alexey.melnikov@isode.com>, calsify@ietf.org
Message-ID: <0B91726B8B410D50D67BCE66@cyrus.local>
In-Reply-To: <575931A1.7030803@isode.com>
References: <575931A1.7030803@isode.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=534
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/YQ0kZXTaU813KQoR764x15hEabY>
Subject: Re: [calsify] AD review of draft-ietf-calext-availability-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jun 2016 14:45:18 -0000

Hi Alexey,

--On June 9, 2016 at 10:06:41 AM +0100 Alexey Melnikov 
<alexey.melnikov@isode.com> wrote:

> I think the document is in a good shape. In addition to minor points
> raised by the document shepherd, I have one small nit:

OK, thanks for your review, and to Daniel for his. I also have comments 
from Bernard as the iCalendar registry expert to address as well. I am 
working out of town this week and won't have a chance to address the 
reviews until I am back, but hopefully should do so early next week.

-- 
Cyrus Daboo


From nobody Wed Jun 22 07:39:16 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E953112D7A9 for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 07:39:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 ATc_kySmCtKg for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 07:39:11 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 5759012D7A2 for <calsify@ietf.org>; Wed, 22 Jun 2016 07:35:25 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 97DAA46346A9; Wed, 22 Jun 2016 10:35:23 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FxXwdlsyYh0t; Wed, 22 Jun 2016 10:35:22 -0400 (EDT)
Received: from [17.168.87.230] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 5F6F5463469D; Wed, 22 Jun 2016 10:35:22 -0400 (EDT)
Date: Wed, 22 Jun 2016 10:35:20 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Alexey Melnikov <alexey.melnikov@isode.com>, calsify@ietf.org
Message-ID: <F9AB76FDBE82E5C0C203AE4A@cyrus.local>
In-Reply-To: <575931A1.7030803@isode.com>
References: <575931A1.7030803@isode.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=1858
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/J1WKAg8XKWQzUUepbxgKJZAPRz8>
Subject: Re: [calsify] AD review of draft-ietf-calext-availability-02.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2016 14:39:13 -0000

Hi Alexey,

--On June 9, 2016 at 10:06:41 AM +0100 Alexey Melnikov 
<alexey.melnikov@isode.com> wrote:

> 3.1.  VAVAILABILITY Component
>
>     availabilityprop  = *(
>                      ;
>                      ; the following are REQUIRED,
>                      ; but MUST NOT occur more than once
>                      ;
>                      dtstamp / uid
>                      ;
>                      ; the following are OPTIONAL,
>                      ; but MUST NOT occur more than once
>                      ;
>                      busytype / class / created / description /
>
> But draft-ietf-calext-extensions-03, Section 5.3 says:
>
>     Conformance:  This property can be specified multiple times in an
>        iCalendar object.  However, each property MUST represent the
>        description of the calendar in a different language.

OK, so the issue here is that 5545 states that the DESCRIPTION propertycan 
only be present once in VEVENT, VTODO, etc, and the availability spec does 
the same via the ABNF comment. However, draft-ietf-calext-extensions-03 
extends the use of DESCRIPTION to the VCALENDAR item ("iCalendar object") 
as an optional, but multiply occurring item - with each occurrence 
representing a potentially different language representation.

At this point I propose changing draft-ietf-calext-extensions-03 to 
restrict DESCRIPTION to be "OPTIONAL, MUST NOT occur more than once" to 
match its behavior elsewhere. For multiple language support we should 
instead to be looking at using STYLED-DESCRIPTION as defined in 
<https://tools.ietf.org/html/draft-douglass-calendar-extension-05#section-5.2>, 
a draft I am hoping this WG will eventually adopt.

Obviously this is a change to draft-ietf-calext-extensions-03 after it has 
gone through WGLC - so we will need to process it accordingly.

-- 
Cyrus Daboo


From nobody Wed Jun 22 09:05:28 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8BE212B010 for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 09:05:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 p26VZoBP-1Ca for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 09:05:26 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 9604912D0EF for <calsify@ietf.org>; Wed, 22 Jun 2016 08:55:05 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 798A04636C0F; Wed, 22 Jun 2016 11:55:04 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yi9nsFjEGmPh; Wed, 22 Jun 2016 11:55:04 -0400 (EDT)
Received: from [17.168.87.230] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 4F8344636C04; Wed, 22 Jun 2016 11:55:02 -0400 (EDT)
Date: Wed, 22 Jun 2016 11:55:00 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Daniel Migault <daniel.migault@ericsson.com>, calsify@ietf.org
Message-ID: <4B105EA4EAA35C52CC56FE6B@cyrus.local>
In-Reply-To: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=3159
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/qhmoSqGpsmL0A1Xoq7JSL5-ff_Q>
Cc: calext-chairs@tools.ietf.org
Subject: Re: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2016 16:05:28 -0000

Hi Daniel,
Thanks for your review. Sorry I have not been able to address your comments 
until now. All changes described below have been made to my working copy 
and will be published in a new draft once I have addressed comments from 
other reviewers.


--On June 6, 2016 at 7:48:28 PM +0000 Daniel Migault 
<daniel.migault@ericsson.com> wrote:

> Section 4 Combining VAVAILABILITY components
>
> """
> It is up o the creator of such components to ensure that combining them
> produces a consistent and expected result. """
> I am not sure it makes a lot of sense here, but I would like to know if
> that would be possible to provide some recommendations for the priority
> to set for the default VAVAILABILITY. For example, when I say I am
> available Monday - Friday 9:00 5:00 pm is it recommended I set a priority
> of 0, 9, ..7 -- of course not 1. ;-) My point is that it is easy to
> understand why not 1, it is less obvious whether setting tool low
> priority level would not leave to similar issues.

I think it is reasonable to recommend that a user's "default" availability 
should have PRIORITY:0 (or absence of PRIORITY property). Here is new text 
I have added:

    Typically, a calendar user's "default" availability (e.g., business
    hours of Monday through Friday, 9:00 am to 5:00 pm) would use the
    lowest level of priority: zero. Any overrides to the "default" would
    use higher levels as needed. To avoid having to keep readjusting the
    "PRIORITY" property value when an override has to be "inserted" between
    two existing components, priority values SHOULD be "spaced out" over
    the full range of values. e.g., the "default" availability is created
    with priority zero, then the first override created with priority 5, a
    subsequent availability can be inserted between the two by using
    priority 7, and another, taking precedence over all existing ones, with
    priority 3.

>
> Section 5 Calculating Free-Busy Time
>
> Item 2:
> """
> For each "VAVAILABILITY" component ordered by PRIORITY
> """
> I guess the priority order is from highest to lowest PRIORITY. Shouldn't
> we mention is explicitly for clarity?

Bernard suggested that too, and I have added text to clarify that. However, 
the correct way is to order and process them from lowest to highest, so 
that you can "layer" the higher priority items over the lower ones.OK,

> Item 3:
> """
> For each remaining "VAVAILABILITY" component in order:
> """
>
> I am not very clear of what "in order means". Do you mean ordered by
> priority  as in item 2? My understanding is that the VAVAILABILITY
> components are those of step Item 2.3 "For the time...". If I am correct
> don't you think we could explicitly mention it?
>

To clarify this I have added a new item 2 (d):

    d. Append the "VAVAILABILITY" component to a list of components for
    further processing in step 3, if it has not been ignored.

and adjusted the text to item 3 to:

    3. For each "VAVAILABILITY" component in the list resulting from step 2,
    in order from the first item to the last item:

I think that clarifies the proper order for the steps in 3.

-- 
Cyrus Daboo


From nobody Wed Jun 22 09:08:13 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 005B412D675 for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 09:08:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 jp8i8Ujj7iVG for <calsify@ietfa.amsl.com>; Wed, 22 Jun 2016 09:08:10 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 43D8312D7B2 for <calsify@ietf.org>; Wed, 22 Jun 2016 08:58:12 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 73E3C4636CFC; Wed, 22 Jun 2016 11:58:11 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w9pMolhu1ld3; Wed, 22 Jun 2016 11:58:11 -0400 (EDT)
Received: from [17.168.87.230] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id A90A04636CF1; Wed, 22 Jun 2016 11:58:10 -0400 (EDT)
Date: Wed, 22 Jun 2016 11:58:08 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Daniel Migault <daniel.migault@ericsson.com>, calsify@ietf.org
Message-ID: <9B07947CC9D53B214565C955@cyrus.local>
In-Reply-To: <CADZyTknr5Q5DZjrrU6UXEhRmiV-FYKncJk0jF4aJVCsrmKFjxQ@mail.gmail.com>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se> <CADZyTknr5Q5DZjrrU6UXEhRmiV-FYKncJk0jF4aJVCsrmKFjxQ@mail.gmail.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=729
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/ZDKLpQA88s8mqKa9D666fH3InhA>
Cc: calext-chairs@tools.ietf.org
Subject: Re: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2016 16:08:12 -0000

Hi Daniel,

--On June 7, 2016 at 1:28:45 PM -0400 Daniel Migault 
<daniel.migault@ericsson.com> wrote:

> In order to pass the ABNF check, I would suggest to replace:
>
> OLD:
>                  ; the following are OPTIONAL,
>                  ; and MAY occur more than once
>                  ;
>                  categories / comment / contact / exdate /
>                  rdate / x-prop / iana-prop
>
>                  )
>
> NEW:
>                  ; the following are OPTIONAL,
>                  ; and MAY occur more than once
>                  ;
>                  categories / comment / contact / exdate /
>                  rdate / x-prop / iana-prop
>                  ;
>                  )

Fixed.

-- 
Cyrus Daboo


From nobody Wed Jun 22 09:20:32 2016
Return-Path: <internet-drafts@ietf.org>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FEA412D804; Wed, 22 Jun 2016 09:20:31 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.24.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160622162031.11007.50905.idtracker@ietfa.amsl.com>
Date: Wed, 22 Jun 2016 09:20:31 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/tuhv8bD7I0H_R3bkztBYwSP3EOI>
Cc: calsify@ietf.org
Subject: [calsify] I-D Action: draft-ietf-calext-availability-03.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2016 16:20:31 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Calendaring Extensions of the IETF.

        Title           : Calendar Availability
        Authors         : Cyrus Daboo
                          Michael Douglass
	Filename        : draft-ietf-calext-availability-03.txt
	Pages           : 24
	Date            : 2016-06-22

Abstract:
   This document specifies a new iCalendar calendar component that
   allows the publication of available and unavailable time periods
   associated with a calendar user.  This component can be used in
   standard iCalendar free-busy lookups, including iTIP free-busy
   requests, to generate repeating blocks of available or busy time with
   exceptions as needed.

   This document also defines extensions to CalDAV calendar-access and
   calendar-auto-schedule which specify how this new calendar component
   can be used when doing free-busy time evaluation in CalDAV.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-calext-availability/

There's also a htmlized version available at:
https://tools.ietf.org/html/draft-ietf-calext-availability-03

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-calext-availability-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Thu Jun 23 07:15:18 2016
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FF8512D150; Thu, 23 Jun 2016 07:15:11 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: "IETF-Announce" <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.24.0
Auto-Submitted: auto-generated
Precedence: bulk
Sender: <iesg-secretary@ietf.org>
Message-ID: <20160623141511.31132.91837.idtracker@ietfa.amsl.com>
Date: Thu, 23 Jun 2016 07:15:11 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/bHfbOVPZlArlH93hmzb0XYs4eL8>
Cc: draft-ietf-calext-availability@ietf.org, calsify@ietf.org, calext-chairs@ietf.org
Subject: [calsify] Last Call: <draft-ietf-calext-availability-03.txt> (Calendar Availability) to Proposed Standard
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: ietf@ietf.org
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jun 2016 14:15:11 -0000

The IESG has received a request from the Calendaring Extensions WG
(calext) to consider the following document:
- 'Calendar Availability'
  <draft-ietf-calext-availability-03.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 2016-07-07. 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.

Abstract


   This document specifies a new iCalendar calendar component that
   allows the publication of available and unavailable time periods
   associated with a calendar user.  This component can be used in
   standard iCalendar free-busy lookups, including iTIP free-busy
   requests, to generate repeating blocks of available or busy time with
   exceptions as needed.

   This document also defines extensions to CalDAV calendar-access and
   calendar-auto-schedule which specify how this new calendar component
   can be used when doing free-busy time evaluation in CalDAV.




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-calext-availability/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-calext-availability/ballot/


No IPR declarations have been submitted directly on this I-D.



From nobody Thu Jun 23 07:38:42 2016
Return-Path: <mglt.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AAA2E12D0DA for <calsify@ietfa.amsl.com>; Thu, 23 Jun 2016 07:38:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.4
X-Spam-Level: 
X-Spam-Status: No, score=-2.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 YXdvo8HSN-up for <calsify@ietfa.amsl.com>; Thu, 23 Jun 2016 07:38:38 -0700 (PDT)
Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1539E126B6D for <calsify@ietf.org>; Thu, 23 Jun 2016 07:38:37 -0700 (PDT)
Received: by mail-wm0-x244.google.com with SMTP id c82so11522960wme.3 for <calsify@ietf.org>; Thu, 23 Jun 2016 07:38:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Cl+RpKYUVI5fcERGkbeIF5O0H7h5vmY0lfAetmdRo0w=; b=Z2OoLgkRtbmGLavp8UBgMdJeDwWnMaTaTQosyb905Iayf5bmbVcD6SeU8wVd4IfydU ZVshvuRdKpvDQ6njHZNw7N+xVRsS8zxVcHkx4kLG/oP4yLCLRjCtPkNqe096POS8SNNg AA+1HHszhf9ld0u/S4BJ1FCMpAiR/dBY0Z/jgyqFvVu/SwD911qMYYoVg5X5PKpXtbzG M7meczlEjiTSf/tp1sGBNL1FUWpEbIl/LwVGAJOQbupraAnCNwbGFgpPn/pkFqIl/Fjd nI9O2iZWnO7AhY38rrGeWCAsyHe7Vo9SQ4dIFj/q9toLTfPDIhG71e7NpiKzmFuMuf/1 pJqw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=Cl+RpKYUVI5fcERGkbeIF5O0H7h5vmY0lfAetmdRo0w=; b=liHhr7Iye9U0ZujKQKXPfPfU7C0eUm8rjdJk7+z+e6uorBjNbIPJuCG5yUuxwej1/A njemZXhPfj0xOmX766T8Oo5MHfjMxbil66t1jHczVZvrc3ZwZp8IxnStlYPtj9gZ7z0j ZEU8/LW9s4Ggw0gduykZxvT6PqsjBwzBfcp6MKhu5PbPcfXcavNLa5YLvjoM+Vamg58J XOGMGO2MIQxAo02mRK7lJc+O++/1u5y5NyW498jNwB6+c0eDA8wpPXRitqFm4J7KO1G6 NMD2LWrrKpEQTKTwW/mj9qCc7N7fypUPgUP7Ma143GGUvmwXi+/DoDGRV8wVW+SI61RF Tf/A==
X-Gm-Message-State: ALyK8tIFrBnvwCcTgo+iajPUkqzVO6p/fQSYEgqr1dZ95pZoeAcP2aD92FvVP5DHDPAk24KJ53zQ6qGjSVICrQ==
X-Received: by 10.194.23.7 with SMTP id i7mr32037568wjf.57.1466692716527; Thu, 23 Jun 2016 07:38:36 -0700 (PDT)
MIME-Version: 1.0
Sender: mglt.ietf@gmail.com
Received: by 10.194.34.99 with HTTP; Thu, 23 Jun 2016 07:38:35 -0700 (PDT)
In-Reply-To: <9B07947CC9D53B214565C955@cyrus.local>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se> <CADZyTknr5Q5DZjrrU6UXEhRmiV-FYKncJk0jF4aJVCsrmKFjxQ@mail.gmail.com> <9B07947CC9D53B214565C955@cyrus.local>
From: Daniel Migault <daniel.migault@ericsson.com>
Date: Thu, 23 Jun 2016 09:38:35 -0500
X-Google-Sender-Auth: 9bnlTj7h-eezUc_tWDlcJlQWbe8
Message-ID: <CADZyTkmvo=TM7QaeSuJZjVO1dtNZmKGU_1DtQ-rvv1MBwGsUJQ@mail.gmail.com>
To: Cyrus Daboo <cyrus@daboo.name>
Content-Type: multipart/alternative; boundary=047d7b450a9a5d05210535f30222
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/1v70Un-rA4g9rCSh4wpMcRfCEuw>
Cc: calsify@ietf.org, calext-chairs@tools.ietf.org
Subject: Re: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jun 2016 14:38:41 -0000

--047d7b450a9a5d05210535f30222
Content-Type: text/plain; charset=UTF-8

Thanks for addressing this issues.
BR,
Daniel

On Wed, Jun 22, 2016 at 10:58 AM, Cyrus Daboo <cyrus@daboo.name> wrote:

> Hi Daniel,
>
> --On June 7, 2016 at 1:28:45 PM -0400 Daniel Migault <
> daniel.migault@ericsson.com> wrote:
>
> In order to pass the ABNF check, I would suggest to replace:
>>
>> OLD:
>>                  ; the following are OPTIONAL,
>>                  ; and MAY occur more than once
>>                  ;
>>                  categories / comment / contact / exdate /
>>                  rdate / x-prop / iana-prop
>>
>>                  )
>>
>> NEW:
>>                  ; the following are OPTIONAL,
>>                  ; and MAY occur more than once
>>                  ;
>>                  categories / comment / contact / exdate /
>>                  rdate / x-prop / iana-prop
>>                  ;
>>                  )
>>
>
> Fixed.
>
> --
> Cyrus Daboo
>
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify
>

--047d7b450a9a5d05210535f30222
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Thanks for addressing this issues.<br></div>BR, =
<br></div>Daniel<br></div><div class=3D"gmail_extra"><br><div class=3D"gmai=
l_quote">On Wed, Jun 22, 2016 at 10:58 AM, Cyrus Daboo <span dir=3D"ltr">&l=
t;<a href=3D"mailto:cyrus@daboo.name" target=3D"_blank">cyrus@daboo.name</a=
>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 =
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<span class=
=3D""><br>
<br>
--On June 7, 2016 at 1:28:45 PM -0400 Daniel Migault &lt;<a href=3D"mailto:=
daniel.migault@ericsson.com" target=3D"_blank">daniel.migault@ericsson.com<=
/a>&gt; wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
In order to pass the ABNF check, I would suggest to replace:<br>
<br>
OLD:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0; the followi=
ng are OPTIONAL,<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0; and MAY occ=
ur more than once<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0;<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0categories / =
comment / contact / exdate /<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0rdate / x-pro=
p / iana-prop<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0)<br>
<br>
NEW:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0; the followi=
ng are OPTIONAL,<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0; and MAY occ=
ur more than once<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0;<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0categories / =
comment / contact / exdate /<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0rdate / x-pro=
p / iana-prop<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0;<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0)<br>
</blockquote>
<br></span>
Fixed.<span class=3D"HOEnZb"><font color=3D"#888888"><br>
<br>
-- <br>
Cyrus Daboo</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
<br>
_______________________________________________<br>
calsify mailing list<br>
<a href=3D"mailto:calsify@ietf.org" target=3D"_blank">calsify@ietf.org</a><=
br>
<a href=3D"https://www.ietf.org/mailman/listinfo/calsify" rel=3D"noreferrer=
" target=3D"_blank">https://www.ietf.org/mailman/listinfo/calsify</a><br>
</div></div></blockquote></div><br></div>

--047d7b450a9a5d05210535f30222--


From nobody Thu Jun 23 07:39:02 2016
Return-Path: <mglt.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22FE812B00E for <calsify@ietfa.amsl.com>; Thu, 23 Jun 2016 07:39:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.4
X-Spam-Level: 
X-Spam-Status: No, score=-2.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 G8DvWo17pw2c for <calsify@ietfa.amsl.com>; Thu, 23 Jun 2016 07:38:58 -0700 (PDT)
Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22A71126B6D for <calsify@ietf.org>; Thu, 23 Jun 2016 07:38:58 -0700 (PDT)
Received: by mail-wm0-x230.google.com with SMTP id r201so53173102wme.1 for <calsify@ietf.org>; Thu, 23 Jun 2016 07:38:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Yk+M0lGx4LGnU2UPL/rEEhEmnHY2uUgtWG48RrwT8kQ=; b=PTj9MPXWqxCirZPIcSX1/fcx+FH5y303s9ke+ss6SvW6z9IGzumHBm/aRvfvHFsWWt cN0a+AtVs8CZ+cCGgFuFAehUtxnhtvb5/kP/Ns17pj41YQ8QHVOWJODKLa6cBxUTe4ZU yYPpwiErf3ZlRORWdXjV0xMyVPEx98jZdc6HmJAlVJem8mzt8FtNrIqQh03Pc4AbTnvi T+y1baG/Jz4nAWO5yopHWQclzIQ0u7HjSgMmPpzaHoa5U/ETBpmMSA3DVWxu/y7uU5WB YccYaJi17cgs4D/sqhJXvo7gvQeboTrqlrQjXPrmsNk91A88ZxpfQdk/jgHSCos5HWV7 mWNg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=Yk+M0lGx4LGnU2UPL/rEEhEmnHY2uUgtWG48RrwT8kQ=; b=NQLt1mF/tQGaIUibl2WyY0WbqV6LDP4tS1pKPfhKpjYTtshvD2EITtBs878DV8oh4N SsYBSWhUI5X7gwJrAwcDWF2nLSAq3/dfFA1Czyk/XFjtfcJd0aponNv3obY4bz2/Yi8Q /Ulpx9lurpbQAY51HRSan3mNrXoq+8KFpJe0wqgfHSXwVmSG9UtGuvzXo49NV9v7sLuA 0tLO/OU9HTpFKDtfkYnUI3EFW+5KYlm01ewMTdd8y5fqVdFrPnVHI452IRpzf3Zg66QB fKWbc3AsUgE+ByjCOHZsEqKEjnaz7Wp0dknCa3GHrhvib2e1MxUdBDE5YA5jBgZm04xr Qd5w==
X-Gm-Message-State: ALyK8tJmy+7qZOJv1XJ68LUKyeRnpM5w0ccwn7buT3WCDW1ncdpPyfHvPlMPqLKJa6qDsX4hDCdnrC0NlfOJxg==
X-Received: by 10.194.173.230 with SMTP id bn6mr21206845wjc.8.1466692736625; Thu, 23 Jun 2016 07:38:56 -0700 (PDT)
MIME-Version: 1.0
Sender: mglt.ietf@gmail.com
Received: by 10.194.34.99 with HTTP; Thu, 23 Jun 2016 07:38:55 -0700 (PDT)
In-Reply-To: <4B105EA4EAA35C52CC56FE6B@cyrus.local>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F0D797@eusaamb108.ericsson.se> <4B105EA4EAA35C52CC56FE6B@cyrus.local>
From: Daniel Migault <daniel.migault@ericsson.com>
Date: Thu, 23 Jun 2016 09:38:55 -0500
X-Google-Sender-Auth: Qc6LpviJgrQ94Ki-NnkfA2p3WBM
Message-ID: <CADZyTk=57fWJX3UQCoN2TKewV3+masyZmA7WxdcJQHuBqwPJJQ@mail.gmail.com>
To: Cyrus Daboo <cyrus@daboo.name>
Content-Type: multipart/alternative; boundary=089e0122f4ac8fb7f50535f3034a
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/lvl_S9vG4dqMkwiT7oerb31B5eI>
Cc: calsify@ietf.org, calext-chairs@tools.ietf.org
Subject: Re: [calsify] draft-ietf-calext-availability-02
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jun 2016 14:39:01 -0000

--089e0122f4ac8fb7f50535f3034a
Content-Type: text/plain; charset=UTF-8

Thanks for addressing this issues.
BR,
Daniel

On Wed, Jun 22, 2016 at 10:55 AM, Cyrus Daboo <cyrus@daboo.name> wrote:

> Hi Daniel,
> Thanks for your review. Sorry I have not been able to address your
> comments until now. All changes described below have been made to my
> working copy and will be published in a new draft once I have addressed
> comments from other reviewers.
>
>
> --On June 6, 2016 at 7:48:28 PM +0000 Daniel Migault <
> daniel.migault@ericsson.com> wrote:
>
> Section 4 Combining VAVAILABILITY components
>>
>> """
>> It is up o the creator of such components to ensure that combining them
>> produces a consistent and expected result. """
>> I am not sure it makes a lot of sense here, but I would like to know if
>> that would be possible to provide some recommendations for the priority
>> to set for the default VAVAILABILITY. For example, when I say I am
>> available Monday - Friday 9:00 5:00 pm is it recommended I set a priority
>> of 0, 9, ..7 -- of course not 1. ;-) My point is that it is easy to
>> understand why not 1, it is less obvious whether setting tool low
>> priority level would not leave to similar issues.
>>
>
> I think it is reasonable to recommend that a user's "default" availability
> should have PRIORITY:0 (or absence of PRIORITY property). Here is new text
> I have added:
>
>    Typically, a calendar user's "default" availability (e.g., business
>    hours of Monday through Friday, 9:00 am to 5:00 pm) would use the
>    lowest level of priority: zero. Any overrides to the "default" would
>    use higher levels as needed. To avoid having to keep readjusting the
>    "PRIORITY" property value when an override has to be "inserted" between
>    two existing components, priority values SHOULD be "spaced out" over
>    the full range of values. e.g., the "default" availability is created
>    with priority zero, then the first override created with priority 5, a
>    subsequent availability can be inserted between the two by using
>    priority 7, and another, taking precedence over all existing ones, with
>    priority 3.
>
>
>> Section 5 Calculating Free-Busy Time
>>
>> Item 2:
>> """
>> For each "VAVAILABILITY" component ordered by PRIORITY
>> """
>> I guess the priority order is from highest to lowest PRIORITY. Shouldn't
>> we mention is explicitly for clarity?
>>
>
> Bernard suggested that too, and I have added text to clarify that.
> However, the correct way is to order and process them from lowest to
> highest, so that you can "layer" the higher priority items over the lower
> ones.OK,
>
> Item 3:
>> """
>> For each remaining "VAVAILABILITY" component in order:
>> """
>>
>> I am not very clear of what "in order means". Do you mean ordered by
>> priority  as in item 2? My understanding is that the VAVAILABILITY
>> components are those of step Item 2.3 "For the time...". If I am correct
>> don't you think we could explicitly mention it?
>>
>>
> To clarify this I have added a new item 2 (d):
>
>    d. Append the "VAVAILABILITY" component to a list of components for
>    further processing in step 3, if it has not been ignored.
>
> and adjusted the text to item 3 to:
>
>    3. For each "VAVAILABILITY" component in the list resulting from step 2,
>    in order from the first item to the last item:
>
> I think that clarifies the proper order for the steps in 3.
>
> --
> Cyrus Daboo
>
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify
>

--089e0122f4ac8fb7f50535f3034a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Thanks for addressing this issues.<br></div>BR, =
<br></div>Daniel</div><div class=3D"gmail_extra"><br><div class=3D"gmail_qu=
ote">On Wed, Jun 22, 2016 at 10:55 AM, Cyrus Daboo <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:cyrus@daboo.name" target=3D"_blank">cyrus@daboo.name</a>&gt=
;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
Thanks for your review. Sorry I have not been able to address your comments=
 until now. All changes described below have been made to my working copy a=
nd will be published in a new draft once I have addressed comments from oth=
er reviewers.<span class=3D""><br>
<br>
<br>
--On June 6, 2016 at 7:48:28 PM +0000 Daniel Migault &lt;<a href=3D"mailto:=
daniel.migault@ericsson.com" target=3D"_blank">daniel.migault@ericsson.com<=
/a>&gt; wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Section 4 Combining VAVAILABILITY components<br>
<br>
&quot;&quot;&quot;<br>
It is up o the creator of such components to ensure that combining them<br>
produces a consistent and expected result. &quot;&quot;&quot;<br>
I am not sure it makes a lot of sense here, but I would like to know if<br>
that would be possible to provide some recommendations for the priority<br>
to set for the default VAVAILABILITY. For example, when I say I am<br>
available Monday - Friday 9:00 5:00 pm is it recommended I set a priority<b=
r>
of 0, 9, ..7 -- of course not 1. ;-) My point is that it is easy to<br>
understand why not 1, it is less obvious whether setting tool low<br>
priority level would not leave to similar issues.<br>
</blockquote>
<br></span>
I think it is reasonable to recommend that a user&#39;s &quot;default&quot;=
 availability should have PRIORITY:0 (or absence of PRIORITY property). Her=
e is new text I have added:<br>
<br>
=C2=A0 =C2=A0Typically, a calendar user&#39;s &quot;default&quot; availabil=
ity (e.g., business<br>
=C2=A0 =C2=A0hours of Monday through Friday, 9:00 am to 5:00 pm) would use =
the<br>
=C2=A0 =C2=A0lowest level of priority: zero. Any overrides to the &quot;def=
ault&quot; would<br>
=C2=A0 =C2=A0use higher levels as needed. To avoid having to keep readjusti=
ng the<br>
=C2=A0 =C2=A0&quot;PRIORITY&quot; property value when an override has to be=
 &quot;inserted&quot; between<br>
=C2=A0 =C2=A0two existing components, priority values SHOULD be &quot;space=
d out&quot; over<br>
=C2=A0 =C2=A0the full range of values. e.g., the &quot;default&quot; availa=
bility is created<br>
=C2=A0 =C2=A0with priority zero, then the first override created with prior=
ity 5, a<br>
=C2=A0 =C2=A0subsequent availability can be inserted between the two by usi=
ng<br>
=C2=A0 =C2=A0priority 7, and another, taking precedence over all existing o=
nes, with<br>
=C2=A0 =C2=A0priority 3.<span class=3D""><br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<br>
Section 5 Calculating Free-Busy Time<br>
<br>
Item 2:<br>
&quot;&quot;&quot;<br>
For each &quot;VAVAILABILITY&quot; component ordered by PRIORITY<br>
&quot;&quot;&quot;<br>
I guess the priority order is from highest to lowest PRIORITY. Shouldn&#39;=
t<br>
we mention is explicitly for clarity?<br>
</blockquote>
<br></span>
Bernard suggested that too, and I have added text to clarify that. However,=
 the correct way is to order and process them from lowest to highest, so th=
at you can &quot;layer&quot; the higher priority items over the lower ones.=
OK,<span class=3D""><br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Item 3:<br>
&quot;&quot;&quot;<br>
For each remaining &quot;VAVAILABILITY&quot; component in order:<br>
&quot;&quot;&quot;<br>
<br>
I am not very clear of what &quot;in order means&quot;. Do you mean ordered=
 by<br>
priority=C2=A0 as in item 2? My understanding is that the VAVAILABILITY<br>
components are those of step Item 2.3 &quot;For the time...&quot;. If I am =
correct<br>
don&#39;t you think we could explicitly mention it?<br>
<br>
</blockquote>
<br></span>
To clarify this I have added a new item 2 (d):<br>
<br>
=C2=A0 =C2=A0d. Append the &quot;VAVAILABILITY&quot; component to a list of=
 components for<br>
=C2=A0 =C2=A0further processing in step 3, if it has not been ignored.<br>
<br>
and adjusted the text to item 3 to:<br>
<br>
=C2=A0 =C2=A03. For each &quot;VAVAILABILITY&quot; component in the list re=
sulting from step 2,<br>
=C2=A0 =C2=A0in order from the first item to the last item:<br>
<br>
I think that clarifies the proper order for the steps in 3.<span class=3D"H=
OEnZb"><font color=3D"#888888"><br>
<br>
-- <br>
Cyrus Daboo</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
<br>
_______________________________________________<br>
calsify mailing list<br>
<a href=3D"mailto:calsify@ietf.org" target=3D"_blank">calsify@ietf.org</a><=
br>
<a href=3D"https://www.ietf.org/mailman/listinfo/calsify" rel=3D"noreferrer=
" target=3D"_blank">https://www.ietf.org/mailman/listinfo/calsify</a><br>
</div></div></blockquote></div><br></div>

--089e0122f4ac8fb7f50535f3034a--


From nobody Fri Jun 24 06:13:15 2016
Return-Path: <murch@andrew.cmu.edu>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA3AD12B01B for <calsify@ietfa.amsl.com>; Fri, 24 Jun 2016 06:13:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.626
X-Spam-Level: 
X-Spam-Status: No, score=-5.626 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426] 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 rQCLYcJurjdy for <calsify@ietfa.amsl.com>; Fri, 24 Jun 2016 06:13:12 -0700 (PDT)
Received: from smtp.andrew.cmu.edu (SMTP.ANDREW.CMU.EDU [128.2.105.202]) (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 3B7C412B05E for <calsify@ietf.org>; Fri, 24 Jun 2016 06:13:11 -0700 (PDT)
Received: from [192.168.1.22] (cpe-76-180-151-43.buffalo.res.rr.com [76.180.151.43]) (user=murch mech=PLAIN (0 bits)) by smtp.andrew.cmu.edu (8.15.2/8.15.1) with ESMTPSA id u5ODD96H101235 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <calsify@ietf.org>; Fri, 24 Jun 2016 09:13:10 -0400
To: "calsify@ietf.org" <calsify@ietf.org>
From: Ken Murchison <murch@andrew.cmu.edu>
Organization: Carnegie Mellon University
Message-ID: <576D31E5.3080904@andrew.cmu.edu>
Date: Fri, 24 Jun 2016 09:13:09 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Version: 6.3.0.2556906, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.6.24.130316
X-SMTP-Spam-Clean: 28% ( SXL_IP_DYNAMIC 3, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_500_599 0, BODY_SIZE_7000_LESS 0, DATE_TZ_NA 0, FROM_EDU_TLD 0, NO_CTA_URI_FOUND 0, NO_URI_FOUND 0, NO_URI_HTTPS 0, RDNS_GENERIC_POOLED 0, RDNS_POOLED 0, RDNS_RESIDENTIAL 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, RDNS_SUSP_SPECIFIC 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __PHISH_SPEAR_STRUCTURE_1 0, __RDNS_POOLED_1 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __USER_AGENT 0)
X-SMTP-Spam-Score: 28%
X-Scanned-By: MIMEDefang 2.78 on 128.2.105.202
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/R56-1zb-I5kyBaXHUaIOjb2SGuY>
Subject: [calsify] Review of draft-ietf-calext-extensions-03
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Jun 2016 13:13:14 -0000

I'm starting to make the additions in the spec to libical and I noticed 
the following errors/omissions:

- Section 4: The CONFERENCE property should be listed in 'eventprop' and 
'todoprop' per Section 5.11.

- Section 5.8: "This property identified ..." -> "This property 
identifies ..."

- Section 5.8: Should 'sourceparam' specify that VALUE is required 
similar to what is done in 'refreshparam' and 'confparam'?


-- 
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon Universit


From nobody Mon Jun 27 10:59:40 2016
Return-Path: <Dave.Thewlis@calconnect.org>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2416F12D10B for <calsify@ietfa.amsl.com>; Mon, 27 Jun 2016 10:59:38 -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] 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 e2nNeeD84sh5 for <calsify@ietfa.amsl.com>; Mon, 27 Jun 2016 10:59:36 -0700 (PDT)
Received: from oak.morsemedia.net (oak.morsemedia.net [162.213.2.82]) (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 0641D12D1D0 for <calsify@ietf.org>; Mon, 27 Jun 2016 10:59:35 -0700 (PDT)
Received: from 24-156-57-171.erkacmtk02.res.dyn.suddenlink.net ([24.156.57.171]:55231 helo=[192.168.0.218]) by oak.morsemedia.net with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.87) (envelope-from <Dave.Thewlis@calconnect.org>) id 1bHaoi-003fLO-4Q; Mon, 27 Jun 2016 10:59:28 -0700
From: Dave.Thewlis@calconnect.org
Content-Type: multipart/alternative; boundary="Apple-Mail=_7D4C3436-C0E9-4210-B37B-D456AAAF284A"
Message-Id: <69AC4D4D-192F-40BC-B6EB-F568E944B9E7@calconnect.org>
Date: Mon, 27 Jun 2016 10:59:26 -0700
To: caldeveloper-l mailing list <caldeveloper-l@lists.calconnect.org>, caladmin-l mailing list <caladmin-l@lists.calconnect.org>, "calsify@ietf.org" <calsify@ietf.org>
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
X-Mailer: Apple Mail (2.3124)
X-MorseMedia-MailScanner-Information: Please contact the ISP for more information
X-MorseMedia-MailScanner-ID: 1bHaoi-003fLO-4Q
X-MorseMedia-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details
X-MorseMedia-MailScanner-SpamCheck: 
X-MorseMedia-MailScanner-From: dave.thewlis@calconnect.org
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - oak.morsemedia.net
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - calconnect.org
X-Get-Message-Sender-Via: oak.morsemedia.net: authenticated_id: dave@dcta.com
X-Authenticated-Sender: oak.morsemedia.net: dave@dcta.com
X-Source: 
X-Source-Args: 
X-Source-Dir: 
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/48tU_bLoZQA0SDo8djnF9l7yi7A>
Subject: [calsify] Registration is open and hotel rooms can be booked for CalConnect XXXVII in Dresden, Germany, September 12-16 2016, hosted by dmfs (SmoothSync)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jun 2016 17:59:38 -0000

--Apple-Mail=_7D4C3436-C0E9-4210-B37B-D456AAAF284A
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

This e-mail is going to more than one list, apologies if you receive it =
multiple times. =20


Registration is now open and hotel rooms may be booked for CalConnect =
XXXVII Dresden, September 12-16, 2016, hosted by dmfs (SmoothSync) =
<http://smoothsync.org/>. =20

The CalConnect XXXVII web page is located at =
https://www.calconnect.org/events/calconnect-xxxvii-september-12-16-2016 =
<https://www.calconnect.org/events/calconnect-xxxvii-september-12-16-2016>=
 and contains hotel information and booking, airport and transfer =
information, meeting venue, international travel information, etc. =20

The conference hotel and meeting venue is Schloss Eckberg =
<http://www.schloss-eckberg.de/en/>, Bautzner Stra=C3=9Fe 134, 01099 =
Dresden, Germany. The Schloss is on a hill next to the river Elbe, and =
is a short tram ride from the center of Dresden.=20

As noted under the Lodging section of the web page, you will have to =
book by e-mail or telephone call to get the special =E2=80=9CCalConnect=E2=
=80=9D rate. =20

The Interoperability Test Event and Developers Forum will take place on =
our usual schedule beginning Monday morning and going through Wednesday =
noon.  The Conference will begin Wednesday after lunch and run through =
Friday afternoon. =20

We will be posting schedules and agenda as soon as possible on the event =
web page, and expect that they may evolve over time.=20

On remote access:  We *may* be able to allow remote access for the Test =
Event via  Slack and etherpads.  We will not attempt to offer remote =
attendance at the conference. =20

This will be a unique event for us, not least because it=E2=80=99s in a =
castle (and you can even stay in the castle itself, although it costs =
more).  As always, contact me with any questions. =20

See you in Dresden!

Dave Thewlis


--
Dave Thewlis, Executive Director
CalConnect - The Calendaring and Scheduling Consortium
+1 707 840 9391 voice | +1 707 498 2238 mobile | +1 415 946 3454 fax
http://www.calconnect.org <http://www.calconnect.org/> | =
Dave.Thewlis@calconnect.org <mailto:Dave.Thewlis@calconnect.org>

--Apple-Mail=_7D4C3436-C0E9-4210-B37B-D456AAAF284A
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"><meta http-equiv=3D"Content-Type" content=3D"text/html=
 charset=3Dus-ascii"><meta http-equiv=3D"Content-Type" =
content=3D"text/html charset=3Dus-ascii"></head><body style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space;" class=3D""><div class=3D""><span class=3D"">T<i =
class=3D"">his e-mail is going to more than one list, apologies if you =
receive it multiple times. &nbsp;</i></span></div><div class=3D""><span =
class=3D""><i class=3D""><br class=3D""></i></span></div><b =
class=3D""><div class=3D""><b class=3D""><br =
class=3D""></b></div>Registration is now open and hotel rooms may be =
booked for CalConnect XXXVII Dresden, September 12-16, 2016, hosted =
by&nbsp;<a href=3D"http://smoothsync.org/" class=3D"">dmfs =
(SmoothSync)</a>.&nbsp;</b>&nbsp;<div class=3D""><br class=3D""></div><div=
 class=3D"">The <i class=3D"">CalConnect XXXVII web page </i>is located =
at&nbsp;<a =
href=3D"https://www.calconnect.org/events/calconnect-xxxvii-september-12-1=
6-2016" =
class=3D"">https://www.calconnect.org/events/calconnect-xxxvii-september-1=
2-16-2016</a>&nbsp;and contains hotel information and booking, airport =
and transfer information, meeting&nbsp;venue, international travel =
information, etc. &nbsp;</div><div class=3D""><div class=3D""><div =
class=3D""><br class=3D""></div><div class=3D"">The <b =
class=3D"">conference hotel and meeting venue</b> is&nbsp;<a =
href=3D"http://www.schloss-eckberg.de/en/" class=3D"">Schloss =
Eckberg</a>, Bautzner Stra=C3=9Fe 134, 01099 Dresden, Germany. The =
Schloss is on a hill next to the river Elbe, and is a short tram ride =
from the center of Dresden.&nbsp;</div><div class=3D""><br =
class=3D""></div><div class=3D"">As noted under the Lodging section of =
the web page, you will have to book by e-mail or telephone call to get =
the special =E2=80=9CCalConnect=E2=80=9D rate. &nbsp;</div><div =
class=3D""><br class=3D""></div><div class=3D"">The Interoperability =
Test Event and Developers Forum will take place on our usual schedule =
beginning Monday morning and going through Wednesday noon. &nbsp;The =
Conference will begin Wednesday after lunch and run through Friday =
afternoon. &nbsp;</div><div class=3D""><br class=3D""></div><div =
class=3D"">We will be posting schedules and agenda as soon as possible =
on the event web page, and expect that they may evolve over =
time.&nbsp;</div><div class=3D""><div class=3D""><br class=3D""></div><div=
 class=3D""><b class=3D"">On remote access:</b>&nbsp; We *may* be able =
to allow remote access for the Test Event via &nbsp;Slack and etherpads. =
&nbsp;We will not attempt to offer remote attendance at the conference. =
&nbsp;</div><div class=3D""><br class=3D""></div><div class=3D"">This =
will be a unique event for us, not least because it=E2=80=99s in a =
castle (and you can even stay in the castle itself, although it costs =
more). &nbsp;As always, contact me with any questions. &nbsp;</div><div =
class=3D""><br class=3D""></div><div class=3D"">See you in =
Dresden!</div><div class=3D""><br class=3D""></div><div class=3D"">Dave =
Thewlis</div><div class=3D""><br class=3D""></div><div class=3D""><br =
class=3D""></div><div class=3D"">
<div style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; " class=3D""><div =
class=3D"">--</div><div class=3D""><b class=3D"">Dave Thewlis, Executive =
Director</b></div><div class=3D""><b class=3D"">CalConnect - The =
Calendaring and Scheduling Consortium</b></div><div class=3D"">+1 707 =
840 9391 voice | +1 707 498 2238 mobile | +1 415 946 3454 fax</div><div =
class=3D""><a href=3D"http://www.calconnect.org" =
class=3D"">http://www.calconnect.org</a> | <a =
href=3D"mailto:Dave.Thewlis@calconnect.org" =
class=3D"">Dave.Thewlis@calconnect.org</a></div></div>
</div>
</div></div></div><br class=3D""></body></html>=

--Apple-Mail=_7D4C3436-C0E9-4210-B37B-D456AAAF284A--


From nobody Tue Jun 28 08:51:54 2016
Return-Path: <bclaise@cisco.com>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id DCC0812D552; Tue, 28 Jun 2016 08:51:52 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Benoit Claise" <bclaise@cisco.com>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.24.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160628155152.24163.59967.idtracker@ietfa.amsl.com>
Date: Tue, 28 Jun 2016 08:51:52 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/syDBN6OMvCjX7oU2WcbCr4pePxY>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Benoit Claise's No Objection on draft-ietf-calext-extensions-03: (with COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Jun 2016 15:51:53 -0000

Benoit Claise has entered the following ballot position for
draft-ietf-calext-extensions-03: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Dan Romacanu did the OPS DIR review. The RFC5706 does not apply.



From nobody Tue Jun 28 17:45:31 2016
Return-Path: <Kathleen.Moriarty.ietf@gmail.com>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id E45F112D106; Tue, 28 Jun 2016 17:45:25 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Kathleen Moriarty" <Kathleen.Moriarty.ietf@gmail.com>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629004525.22470.66766.idtracker@ietfa.amsl.com>
Date: Tue, 28 Jun 2016 17:45:25 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/qxDmxj1LOSlJhPir-llcblh8Rzo>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 00:45:26 -0000

Kathleen Moriarty has entered the following ballot position for
draft-ietf-calext-extensions-03: Discuss

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
DISCUSS:
----------------------------------------------------------------------

This should be really easy to clear... 

Thank you for addressing the SecDir reviewers comments.  I'd like to see
the updated text added in the editor's version of the draft that
addresses the secdir review.  In particular, the email thread just says
that text was added to cover possible new threats and I'd like to see
that and the new privacy considerations section.
https://www.ietf.org/mail-archive/web/secdir/current/msg06636.html





From nobody Tue Jun 28 18:29:26 2016
Return-Path: <ben@nostrum.com>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id B1A6F12D0D1; Tue, 28 Jun 2016 18:29:24 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: "Ben Campbell" <ben@nostrum.com>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629012924.22445.69864.idtracker@ietfa.amsl.com>
Date: Tue, 28 Jun 2016 18:29:24 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/HI1bMaIX3Ra6uqLZN-3uVIknaeQ>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Ben Campbell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS and COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 01:29:25 -0000

Ben Campbell has entered the following ballot position for
draft-ietf-calext-extensions-03: Discuss

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
DISCUSS:
----------------------------------------------------------------------

These should be easy to fix:

- This draft pretty clearly updates RFC 5545. But it isn't marked as
doing so.

- Sections 8.3 and 8.4 define new registries, but do not state a
registration policy. They refer to RFC 5545 section 8.2.6. That section
talks about registering new values, but does not appear to talk about new
registries. I think it's likely that the registration procedures from
5545 section 8.2.1 actually apply. If so, these sections should cite
that.


----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

-5.11, description: There's citations for tel, http/https and data url
schemes. The "chat" scheme conspicuously lacks a citation. Since you use
xmpp in the example, maybe a citation to RFC 5122 (the xmpp: URI) would
be in order? Also, would it make sense to mention SIP URIs?

-6.1, description: Does ā... MUST be used for the default behaviorā mean
something different than ā... MUST be used.ā?  (The "default" part seems
to weaken the MUST.

- 6.4: I'm surprised that this section has no mention of use of the
LANGUAGE parameter. I think maybe it should, at least in the example. Or
is this just one of those things an iCal person just knows because it
applies to any use of text value types?

-- In the description: "As a result, clients SHOULD expect to find this
      property parameter present on many different properties"

Why not MUST? Are there reasonable scenarios where a client might choose
not to expect that?



From nobody Wed Jun 29 03:54:26 2016
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 569BE12D7D6; Wed, 29 Jun 2016 03:54:19 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Stephen Farrell" <stephen.farrell@cs.tcd.ie>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629105419.18817.52221.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 03:54:19 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/BlQ22Y3uLNE97Bu-7jSfw3p8OQk>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 10:54:20 -0000

Stephen Farrell has entered the following ballot position for
draft-ietf-calext-extensions-03: Discuss

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
DISCUSS:
----------------------------------------------------------------------


- I think adding some privacy considerations to this would be good,
either as new text or via references.  Did the WG consider privacy
issues? Some that occur to me are:

   - names, descriptions and identifiers here are all ones that
     might allow (re)identification in unexpected ways

   - the UID property in particular probably ought be random and
     probably ought not be re-used for anything else, some RFC2119
     SHOULD statements about that would seem like they'd be good.

   - doing a refresh against a calendar at the expected frequency
     could be a good way to re-identify someone - if I can read the
     expected frequency and some IP address connects (even all over
     TLS) at about that regularity then I can be reasonably sure
     that the client is someone subscribed to that address, and
     maybe use that to track a person's movement across various
     networks. (That's different from the text in section 7 which
     assumes that the URL is what's tracked, but the connection
     can be just as revealing, for some calendars.)

I'm not trying to insist all that analysis be documented in this
draft but I would hope that the WG have considered the issues and
how best to document those and have a plan to do that. (If I'm told
such a plan exists and what it is, I'll clear.)

This is related to, but a little different from, Kathleen's discuss,
depending on the added privacy considerations text which I've not
managed to find in the secdir review thread.  But this should be as
easily cleared I'd guess.





From nobody Wed Jun 29 04:14:15 2016
Return-Path: <aamelnikov@fastmail.fm>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4896C12DA9A; Wed, 29 Jun 2016 04:14:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.72
X-Spam-Level: 
X-Spam-Status: No, score=-2.72 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=fastmail.fm header.b=DGiSgWRA; dkim=pass (1024-bit key) header.d=messagingengine.com header.b=usPZrCse
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 w_Arb7J7uYAk; Wed, 29 Jun 2016 04:14:07 -0700 (PDT)
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E20B412DB8E; Wed, 29 Jun 2016 04:13:48 -0700 (PDT)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DCA5725EDB; Wed, 29 Jun 2016 07:13:47 -0400 (EDT)
Received: from web5 ([10.202.2.215]) by compute1.internal (MEProxy); Wed, 29 Jun 2016 07:13:48 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=H6EvYhqS9U+F1k0+KRdukc0D0WQ=; b=DGiSgW RA5Q1lP98K6T9WIS9NKfDEn0hcxu+Mt2uYl6wwzPsQq4tvDxhdKHKfPRd9ASOUaR 4PL1nImk/GS60jVpCJgMQ2fttORpWg0+nO5cpj8H0g1SmmzXsO3yomaVRfLZqZ0m l7k0VJ2vpebp2cus+H31zPhwmU0l/Tf7MBcX4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=H6EvYhqS9U+F1k0 +KRdukc0D0WQ=; b=usPZrCse/O0QWnIVjIhd8UyIEkc2QS0Ou7SEpyoM6n0rvsU rAGZ/OiOiqhmDUDwVqnYzBxshbf0lIh2oVKi78b7kZJmmhBRtnxq28aut/fJmQQb KtMFrcG7Aj6d/SlZGIb2VUZkOdSG8u9yEDxQLwv43+FwdE721ab4Kot2VRjo=
Received: by mailuser.nyi.internal (Postfix, from userid 99) id AA34EA8463; Wed, 29 Jun 2016 07:13:47 -0400 (EDT)
Message-Id: <1467198827.1547856.651827585.58766CC0@webmail.messagingengine.com>
X-Sasl-Enc: Mawcu4VPxNnaMZ6vyEDc3QzACZ5tRHQl/d0/98a6Y6j9 1467198827
From: Alexey Melnikov <aamelnikov@fastmail.fm>
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>, The IESG <iesg@ietf.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain
X-Mailer: MessagingEngine.com Webmail Interface - ajax-92c7b58a
In-Reply-To: <20160629105419.18817.52221.idtracker@ietfa.amsl.com>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 12:13:47 +0100
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/K4cwM59hV7D3qZDsJECRVAdq5xs>
Cc: draft-ietf-calext-extensions@ietf.org, mozilla@kewis.ch, calext-chairs@ietf.org, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 11:14:08 -0000

Hi Stephen,

On Wed, Jun 29, 2016, at 11:54 AM, Stephen Farrell wrote:

> - I think adding some privacy considerations to this would be good,
> either as new text or via references.  Did the WG consider privacy
> issues? Some that occur to me are:
> 
>    - names, descriptions and identifiers here are all ones that
>      might allow (re)identification in unexpected ways
> 
>    - the UID property in particular probably ought be random and
>      probably ought not be re-used for anything else, some RFC2119
>      SHOULD statements about that would seem like they'd be good.

Can you elaborate on what the concern is with UID, I don't understand?
(As far as I know, it is used for calendar resynchronization when the
same even can be change in different ways on 2 or more devices)


From nobody Wed Jun 29 04:37:38 2016
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F5AC12DCDB; Wed, 29 Jun 2016 04:37:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.727
X-Spam-Level: 
X-Spam-Status: No, score=-5.727 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cs.tcd.ie
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 VN6DBossvR9M; Wed, 29 Jun 2016 04:37:33 -0700 (PDT)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E47B12DC25; Wed, 29 Jun 2016 04:33:48 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id 8446EBE50; Wed, 29 Jun 2016 12:33:46 +0100 (IST)
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zDqyOVphUbv4; Wed, 29 Jun 2016 12:33:46 +0100 (IST)
Received: from [134.226.62.192] (cswireless62-192.scss.tcd.ie [134.226.62.192]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id 11397BE5D; Wed, 29 Jun 2016 12:33:45 +0100 (IST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.tcd.ie; s=mail; t=1467200025; bh=JQyEWp/AoRAoBgBR4ygbeGHCckH+btP/iPPGFUZWlFE=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From; b=OLWF9OYeOunAzvfa44grLlcLVd29TnB0ZkiOe74YHN9u9r8RkWiEduykxaBgLLas7 be9P+vE2S1jbCzgRnVx0DoxJrpZwj1BLYVnVl2iY+8p0M9A+iRZLOn+wMQ02/SIY8+ UQqglNsZYKEVJLQrzWqV3JD85kPWiw/pPBwoZZsY=
To: Alexey Melnikov <aamelnikov@fastmail.fm>, The IESG <iesg@ietf.org>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <1467198827.1547856.651827585.58766CC0@webmail.messagingengine.com>
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
Openpgp: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2; url=
Message-ID: <5773B219.1020603@cs.tcd.ie>
Date: Wed, 29 Jun 2016 12:33:45 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0
MIME-Version: 1.0
In-Reply-To: <1467198827.1547856.651827585.58766CC0@webmail.messagingengine.com>
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms080807020505070001080705"
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/ulBzGqHLdfHuxzGxh452Onw91Hw>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 11:37:37 -0000

This is a cryptographically signed message in MIME format.

--------------ms080807020505070001080705
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


Hiya,

On 29/06/16 12:13, Alexey Melnikov wrote:
> Hi Stephen,
>=20
> On Wed, Jun 29, 2016, at 11:54 AM, Stephen Farrell wrote:
>=20
>> - I think adding some privacy considerations to this would be good,
>> either as new text or via references.  Did the WG consider privacy
>> issues? Some that occur to me are:
>>
>>    - names, descriptions and identifiers here are all ones that
>>      might allow (re)identification in unexpected ways
>>
>>    - the UID property in particular probably ought be random and
>>      probably ought not be re-used for anything else, some RFC2119
>>      SHOULD statements about that would seem like they'd be good.
>=20
> Can you elaborate on what the concern is with UID, I don't understand?
> (As far as I know, it is used for calendar resynchronization when the
> same even can be change in different ways on 2 or more devices)
>=20

I'm not objecting at all to there being a UID for a calendar, just
saying that it probably ought not be re-used for anything else, e.g.
don't just re-use a UUID that happens to also correspond to the same
user for some other purpose for example. And saying to randomly
generate UIDs/UUIDs is probably also a good idea. It's possible that
that's already implicitly the case, but I didn't see it in this draft.

But the main point of the discuss though is not the set of things
that occurred to me after a quick read, but rather to ask if the WG
had thought about this stuff, and if so, what's the plan?

And another possible issue now occurs to me: I remember that one
social network had an issue where all the avatar image sizes were
nearly unique, so that even though those were all accessed over TLS,
one could identify users and their buddies by watching those be
downloaded. (That depended on how the social network in question
made avatar images available, which'll likely be different here.)
But there may be a reason to recommend normalising image sizes here
as well and to encourage only offering those over https and not
http.

I'm sure folks who know calendaring much better that I do would
likely come up with additional issues, and would certainly know
better which are real concerns, and which aren't.

Cheers,
S.






--------------ms080807020505070001080705
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCC
CvIwggUIMIID8KADAgECAhBPzaE7pzYviUJyhmHTFBdnMA0GCSqGSIb3DQEBCwUAMHUxCzAJ
BgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSkwJwYDVQQLEyBTdGFydENvbSBD
ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEjMCEGA1UEAxMaU3RhcnRDb20gQ2xhc3MgMSBDbGll
bnQgQ0EwHhcNMTYwMjA5MDkyODE1WhcNMTcwMjA5MDkyODE1WjBOMSIwIAYDVQQDDBlzdGVw
aGVuLmZhcnJlbGxAY3MudGNkLmllMSgwJgYJKoZIhvcNAQkBFhlzdGVwaGVuLmZhcnJlbGxA
Y3MudGNkLmllMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuC0rYze/2JinSra
C9F2RjGdQZjNALLcW9C3WKTwYII3wBslobmHuPEYE5JaGItmzuKnAW619R1rD/kfoNWC19N3
rBZ6UX9Cmb9D9exCwYIwVuSwjrCQWGxgCtNQTrwKzCCpI790GRiMTvxvO7UmzmBrCaBLiZW5
R0fBjK5Yn6hUhAzGBkNbkIEL28cLJqH0yVz7Kl92OlzrQqTPEts5m6cDnNdY/ADfeAX18c1r
dxZqcAxhLotrCqgsVA4ilbQDMMXGTLlB5TP35HeWZuGBU7xu003rLcFLdOkD8xvpJoYZy9Kt
3oABXPS5yqtMK+XCNdqmMn+4mOtLwQSMmPCSiQIDAQABo4IBuTCCAbUwCwYDVR0PBAQDAgSw
MB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDBDAJBgNVHRMEAjAAMB0GA1UdDgQWBBQJ
QhvwQ5Fl372Z6xqo6fdn8XejTTAfBgNVHSMEGDAWgBQkgWw5Yb5JD4+3G0YrySi1J0htaDBv
BggrBgEFBQcBAQRjMGEwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbTA5
BggrBgEFBQcwAoYtaHR0cDovL2FpYS5zdGFydHNzbC5jb20vY2VydHMvc2NhLmNsaWVudDEu
Y3J0MDgGA1UdHwQxMC8wLaAroCmGJ2h0dHA6Ly9jcmwuc3RhcnRzc2wuY29tL3NjYS1jbGll
bnQxLmNybDAkBgNVHREEHTAbgRlzdGVwaGVuLmZhcnJlbGxAY3MudGNkLmllMCMGA1UdEgQc
MBqGGGh0dHA6Ly93d3cuc3RhcnRzc2wuY29tLzBGBgNVHSAEPzA9MDsGCysGAQQBgbU3AQIE
MCwwKgYIKwYBBQUHAgEWHmh0dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeTANBgkqhkiG
9w0BAQsFAAOCAQEArzrSv2C8PlBBmGuiGrzm2Wma46/KHtXmZYS0bsd43pM66Pc/MsqPE0HD
C1GzMFfwB6BfkJn8ijNSIhlgj898WzjvnpM/SO8KStjlB8719ig/xKISrOl5mX55XbFlQtX9
U6MrqRgbDIATxhD9IDr+ryvovDzChqgQj7mt2jYr4mdlRjsjod3H1VY6XglRmaaNGZfsCARM
aE/TU5SXIiqauwt5KxNGYAY67QkOBs7O1FkSXpTk7+1MmzJMF4nP8QQ5n8vhVNseF+/Wm7ai
9mtnrkLbaznMsy/ULo/C2yuLUWTbZZbf4EKNmVdme6tUDgYkFjAFOblfA7W1fSPiQGagYzCC
BeIwggPKoAMCAQICEGunin0K14jWUQr5WeTntOEwDQYJKoZIhvcNAQELBQAwfTELMAkGA1UE
BhMCSUwxFjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFs
IENlcnRpZmljYXRlIFNpZ25pbmcxKTAnBgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24g
QXV0aG9yaXR5MB4XDTE1MTIxNjAxMDAwNVoXDTMwMTIxNjAxMDAwNVowdTELMAkGA1UEBhMC
SUwxFjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmlj
YXRpb24gQXV0aG9yaXR5MSMwIQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQTCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL192vfDon2D9luC/dtbX64eG3XAtRmv
mCSsu1d52DXsCR58zJQbCtB2/A5uFqNxWacpXGGtTCRk9dEDBlmixEd8QiLkUfvHpJX/xKnm
VkS6Iye8wUbYzMsDzgnpazlPg19dnSqfhM+Cevdfa89VLnUztRr2cgmCfyO9Otrh7LJDPG+4
D8ZnAqDtVB8MKYJL6QgKyVhhaBc4y3bGWxKyXEtx7QIZZGxPwSkzK3WIN+VKNdkiwTubW5PI
dopmykwvIjLPqbJK7yPwFZYekKE015OsW6FV+s4DIM8UlVS8pkIsoGGJtMuWjLL4tq2hYQuu
N0jhrxK1ljz50hH23gA9cbMCAwEAAaOCAWQwggFgMA4GA1UdDwEB/wQEAwIBBjAdBgNVHSUE
FjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIBADAyBgNVHR8EKzAp
MCegJaAjhiFodHRwOi8vY3JsLnN0YXJ0c3NsLmNvbS9zZnNjYS5jcmwwZgYIKwYBBQUHAQEE
WjBYMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5zdGFydHNzbC5jb20wMAYIKwYBBQUHMAKG
JGh0dHA6Ly9haWEuc3RhcnRzc2wuY29tL2NlcnRzL2NhLmNydDAdBgNVHQ4EFgQUJIFsOWG+
SQ+PtxtGK8kotSdIbWgwHwYDVR0jBBgwFoAUTgvvGqRAW6UXaYcwyjRoQ9BBrvIwPwYDVR0g
BDgwNjA0BgRVHSAAMCwwKgYIKwYBBQUHAgEWHmh0dHA6Ly93d3cuc3RhcnRzc2wuY29tL3Bv
bGljeTANBgkqhkiG9w0BAQsFAAOCAgEAi+P3h+wBi4StDwECW5zhIycjBL008HACblIf26HY
0JdOruKbrWDsXUsiI0j/7Crft9S5oxvPiDtVqspBOB/y5uzSns1lZwh7sG96bYBZpcGzGxpF
NjDmQbcM3yl3WFIRS4WhNrsOY14V7y2IrUGsvetsD+bjyOngCIVeC/GmsmtbuLOzJ606tEc9
uRbhjTu/b0x2Fo+/e7UkQvKzNeo7OMhijixaULyINBfCBJb+e29bLafgu6JqjOUJ9eXXj20p
6q/CW+uVrZiSW57+q5an2P2i7hP85jQJcy5j4HzA0rSiF3YPhKGAWUxKPMAVGgcYoXzWydOv
Z3UDsTDTagXpRDIKQLZo02wrlxY6iMFqvlzsemVf1odhQJmi7Eh5TbxI40kDGcBOBHhwnaOu
mZhLP+SWJQnjpLpSlUOj95uf1zo9oz9e0NgIJoz/tdfrBzez76xtDsK0KfUDHt1/q59BvDI7
RX6gVr0fQoCyMczNzCTcRXYHY0tq2J0oT+bsb6sH2b4WVWAiJKnSYaWDjdA70qHX4mq9MIjO
/ZskmSY8wtAk24orAc0vwXgYanqNsBX5Yv4sN4Z9VyrwMdLcusP7HJgRdAGKpkR2I9U4zEsN
JQJewM7S4Jalo1DyPrLpL2nTET8ZrSl5Utp1UeGp/2deoprGevfnxWB+vHNQiu85o6MxggPM
MIIDyAIBATCBiTB1MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRkLjEpMCcG
A1UECxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIzAhBgNVBAMTGlN0YXJ0
Q29tIENsYXNzIDEgQ2xpZW50IENBAhBPzaE7pzYviUJyhmHTFBdnMA0GCWCGSAFlAwQCAQUA
oIICEzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNjA2Mjkx
MTMzNDVaMC8GCSqGSIb3DQEJBDEiBCB3d7kYw+rIRLXvTDljKvg7Eb86vX+pRRxm/mDIMpEE
wjBsBgkqhkiG9w0BCQ8xXzBdMAsGCWCGSAFlAwQBKjALBglghkgBZQMEAQIwCgYIKoZIhvcN
AwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMC
AgEoMIGaBgkrBgEEAYI3EAQxgYwwgYkwdTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSMw
IQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQT82hO6c2L4lCcoZh0xQXZzCB
nAYLKoZIhvcNAQkQAgsxgYyggYkwdTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0Q29t
IEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSMwIQYD
VQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQT82hO6c2L4lCcoZh0xQXZzANBgkq
hkiG9w0BAQEFAASCAQA45agMWe+1vie0rHoz0apvHanTEP+a1yURWqPfH7O6ItSilq5Ufw+h
03FdpU/PecDZpxvyCBp7T8JDnNcwXiE+mOBpbknmfwto/qZKI3IEyHuO11S6UtAiH0GlGQik
22O3NUsE7xbecnrq8BpfyrB6isdgKM2rEblRrQ79+q3Re6hZUxeHfIkSvbuJH3hziwN0B3qX
UPsk9Fz4qQ1C5VQYW/VO1zcsDpgprgfNE9JPbSNaFmpzUQ1fsubvyCoqykWY3nfLKbC7Bzie
3TUvS3GLR8T1xXwmfBDu1p/eYRtwpW6YXUAa8XK7jp/WGX8pMaJeBtDtk88VTsYCLA1xV+vz
AAAAAAAA
--------------ms080807020505070001080705--


From nobody Wed Jun 29 06:46:37 2016
Return-Path: <aamelnikov@fastmail.fm>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5532812DD2D; Wed, 29 Jun 2016 06:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.72
X-Spam-Level: 
X-Spam-Status: No, score=-2.72 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=fastmail.fm header.b=AG1gmQKd; dkim=pass (1024-bit key) header.d=messagingengine.com header.b=ZyuswOqi
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 6qmGxa0vWqqD; Wed, 29 Jun 2016 06:46:33 -0700 (PDT)
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AB9F12DE81; Wed, 29 Jun 2016 06:46:33 -0700 (PDT)
Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id BBE542011A; Wed, 29 Jun 2016 09:46:32 -0400 (EDT)
Received: from web5 ([10.202.2.215]) by compute5.internal (MEProxy); Wed, 29 Jun 2016 09:46:32 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=E6iMYJCLOMbVDGW3phrudt528LM=; b=AG1gmQ Kdzwo+wgEElmxyyG6gH1CVX/zz6D4JRIMwStBGPUmi6bK98P05TVbsYd9KxuMOnL 3yozEmCUw4uzzOfGDGdoXjd5JkIeahYWLTxdqZ6Tn/9nsS56pM6nuvHk7t1bpOTM 1bDz6rTqmtKoSORfkQs1PPKZD4bqZ5oIr/Z7c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=E6iMYJCLOMbVDGW 3phrudt528LM=; b=ZyuswOqiJ3/OQl9xTrIY/UlfT7tt2L5yhRMA1Jw0jtdJ/a7 y61MbtxVyI+xPDAvhNpsg/c5F3E4cZXT08SE60U+vKl9Q+sBUj7E2oPdueXd3lQ8 QzVq32INd/mdIGXyYmpuNzBX6PEhBE+dlA3UVm5hbB2C/P1DDxtrdAngFW6w=
Received: by mailuser.nyi.internal (Postfix, from userid 99) id 8A05EA8463; Wed, 29 Jun 2016 09:46:32 -0400 (EDT)
Message-Id: <1467207992.1581429.651965273.06B1124D@webmail.messagingengine.com>
X-Sasl-Enc: otupFJ7JVBQTK3b3892hTkTnRu+Ki9TxY0+zUKpDBwGT 1467207992
From: Alexey Melnikov <aamelnikov@fastmail.fm>
To: Ben Campbell <ben@nostrum.com>, Cyrus Daboo <cyrus@daboo.name>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
X-Mailer: MessagingEngine.com Webmail Interface - ajax-92c7b58a
Date: Wed, 29 Jun 2016 14:46:32 +0100
In-Reply-To: <20160629012924.22445.69864.idtracker@ietfa.amsl.com>
References: <20160629012924.22445.69864.idtracker@ietfa.amsl.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/JDQHE_qo6fLD1JybmqYj9Ha8Uic>
Cc: calsify@ietf.org, The IESG <iesg@ietf.org>, calext-chairs@ietf.org, mozilla@kewis.ch
Subject: Re: [calsify] Ben Campbell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS and COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 13:46:36 -0000

Hi Ben,
Thank you for your review.

On Wed, Jun 29, 2016, at 02:29 AM, Ben Campbell wrote:

> ----------------------------------------------------------------------
> DISCUSS:
> ----------------------------------------------------------------------
>=20
> These should be easy to fix:
>=20
> - This draft pretty clearly updates RFC 5545. But it isn't marked as
> doing so.

I agree with you. Cyrus?

> - Sections 8.3 and 8.4 define new registries, but do not state a
> registration policy. They refer to RFC 5545 section 8.2.6. That section
> talks about registering new values, but does not appear to talk about new
> registries. I think it's likely that the registration procedures from
> 5545 section 8.2.1 actually apply. If so, these sections should cite
> that.

Cyrus, I got confused by this as well, so getting a clarification on
what is intended here (or whether this is how iCalendar properties which
are enumerated values get registered) would be great.=20

> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
>=20
> -5.11, description: There's citations for tel, http/https and data url
> schemes. The "chat" scheme conspicuously lacks a citation. Since you use
> xmpp in the example, maybe a citation to RFC 5122 (the xmpp: URI) would
> be in order? Also, would it make sense to mention SIP URIs?
>=20
> -6.1, description: Does =E2=80=9C... MUST be used for the default behavio=
r=E2=80=9D mean
> something different than =E2=80=9C... MUST be used.=E2=80=9D?  (The "defa=
ult" part seems
> to weaken the MUST.
>=20
> - 6.4: I'm surprised that this section has no mention of use of the
> LANGUAGE parameter. I think maybe it should, at least in the example. Or
> is this just one of those things an iCal person just knows because it
> applies to any use of text value types?
>=20
> -- In the description: "As a result, clients SHOULD expect to find this
>       property parameter present on many different properties"
>=20
> Why not MUST? Are there reasonable scenarios where a client might choose
> not to expect that?

All good comments.


From nobody Wed Jun 29 06:50:31 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F73312DE47; Wed, 29 Jun 2016 06:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 8hatU3ZT9K9z; Wed, 29 Jun 2016 06:50:16 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 D8C2F12DE89; Wed, 29 Jun 2016 06:50:08 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 0D3AF4702E1D; Wed, 29 Jun 2016 09:50:08 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4ue0GZ9iqyYr; Wed, 29 Jun 2016 09:50:03 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id ED5064702E09; Wed, 29 Jun 2016 09:50:01 -0400 (EDT)
Date: Wed, 29 Jun 2016 09:49:59 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Kathleen Moriarty <Kathleen.Moriarty.ietf@gmail.com>, The IESG <iesg@ietf.org>
Message-ID: <3BDA303E384E5CE9E49881AE@cyrus.local>
In-Reply-To: <20160629004525.22470.66766.idtracker@ietfa.amsl.com>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="==========092632082C1B873F6048=========="
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/14g5dCaqGN5LEsmEj2KQUQ3dUP8>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 13:50:24 -0000

--==========092632082C1B873F6048==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=788

Hi Kathleen,

--On June 28, 2016 at 5:45:25 PM -0700 Kathleen Moriarty 
<Kathleen.Moriarty.ietf@gmail.com> wrote:

> This should be really easy to clear...
>
> Thank you for addressing the SecDir reviewers comments.  I'd like to see
> the updated text added in the editor's version of the draft that
> addresses the secdir review.  In particular, the email thread just says
> that text was added to cover possible new threats and I'd like to see
> that and the new privacy considerations section.
> https://www.ietf.org/mail-archive/web/secdir/current/msg06636.html
>
>

I've attached a copy of the draft as it stands after the changes I have 
made. I was going to wait until after IESG review was done before 
publishing it, but I can just do it now if that would help.

-- 
Cyrus Daboo

--==========092632082C1B873F6048==========
Content-Type: text/plain; charset=us-ascii;
 name="draft-ietf-calext-extensions-04.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="draft-ietf-calext-extensions-04.txt"; size=44859





Network Working Group                                           C. Daboo
Internet-Draft                                                Apple Inc.
Updates: 5545 (if approved)                                June 28, 2016
Intended status: Standards Track
Expires: December 30, 2016


                      New Properties for iCalendar
                    draft-ietf-calext-extensions-04

Abstract

   This document defines a set of new properties for iCalendar data as
   well as extending the use of some existing properties to the entire
   iCalendar object.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on December 30, 2016.

Copyright Notice

   Copyright (c) 2016 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.




Daboo                   Expires December 30, 2016               [Page 1]

Internet-Draft        iCalendar Property Extensions            June 2016


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Conventions Used in This Document . . . . . . . . . . . . . .   3
   3.  Backwards Compatible Extension Properties . . . . . . . . . .   3
   4.  Modifications to Calendar Components  . . . . . . . . . . . .   3
   5.  Properties  . . . . . . . . . . . . . . . . . . . . . . . . .   5
     5.1.  NAME Property . . . . . . . . . . . . . . . . . . . . . .   5
     5.2.  DESCRIPTION Property  . . . . . . . . . . . . . . . . . .   6
     5.3.  UID Property  . . . . . . . . . . . . . . . . . . . . . .   6
     5.4.  LAST-MODIFIED Property  . . . . . . . . . . . . . . . . .   7
     5.5.  URL Property  . . . . . . . . . . . . . . . . . . . . . .   7
     5.6.  CATEGORIES Property . . . . . . . . . . . . . . . . . . .   7
     5.7.  REFRESH-INTERVAL Property . . . . . . . . . . . . . . . .   8
     5.8.  SOURCE Property . . . . . . . . . . . . . . . . . . . . .   9
     5.9.  COLOR Property  . . . . . . . . . . . . . . . . . . . . .   9
     5.10. IMAGE Property  . . . . . . . . . . . . . . . . . . . . .  10
     5.11. CONFERENCE Property . . . . . . . . . . . . . . . . . . .  12
   6.  Property Parameters . . . . . . . . . . . . . . . . . . . . .  13
     6.1.  DISPLAY Property Parameter  . . . . . . . . . . . . . . .  13
     6.2.  EMAIL Property Parameter  . . . . . . . . . . . . . . . .  14
     6.3.  FEATURE Property Parameter  . . . . . . . . . . . . . . .  15
     6.4.  LABEL Property Parameter  . . . . . . . . . . . . . . . .  16
   7.  Security Considerations . . . . . . . . . . . . . . . . . . .  16
   8.  Privacy Considerations  . . . . . . . . . . . . . . . . . . .  17
   9.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .  17
     9.1.  Property Registrations  . . . . . . . . . . . . . . . . .  17
     9.2.  Parameter Registrations . . . . . . . . . . . . . . . . .  18
     9.3.  Display Types Registry  . . . . . . . . . . . . . . . . .  18
     9.4.  Feature Types Registry  . . . . . . . . . . . . . . . . .  19
   10. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . .  19
   11. References  . . . . . . . . . . . . . . . . . . . . . . . . .  19
     11.1.  Normative References . . . . . . . . . . . . . . . . . .  19
     11.2.  Informative References . . . . . . . . . . . . . . . . .  20
   Appendix A.  Change History (To be removed by RFC Editor before
                publication) . . . . . . . . . . . . . . . . . . . .  20
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . .  23

1.  Introduction

   The iCalendar [RFC5545] data format is used to represent calendar
   data and is used with iTIP [RFC5546] to handle scheduling operations
   between calendar users. iCalendar is in widespread use, and in
   accordance with provisions in that specification, extension elements
   have been added by various vendors to the data format in order to
   support and enhance capabilities.  This specification collects a
   number of these ad-hoc extensions and uses the new IANA registry
   capability defined in [RFC5545] to register standard variants with



Daboo                   Expires December 30, 2016               [Page 2]

Internet-Draft        iCalendar Property Extensions            June 2016


   clearly defined definitions and semantics.  In addition, some new
   elements are introduced for features that vendors have recently been
   requesting.

2.  Conventions Used in This Document

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
   "OPTIONAL" in this document are to be interpreted as described in
   [RFC2119].

   The notation used in this memo is the ABNF notation of [RFC5234] as
   used by iCalendar [RFC5545].  Any syntax elements shown below that
   are not explicitly defined in this specification come from iCalendar
   [RFC5545].

3.  Backwards Compatible Extension Properties

   iCalendar defines properties which can have different value types
   indicated by a "VALUE" parameter.  The definition of a property
   specifies a "default" value type that is assumed to be used when no
   "VALUE" parameter is present.  However, this poses a problem to
   iCalendar parser/generator software that does not know about the
   default values for new properties.  For example, if a new property
   "FOO" were defined with a default value type of URI, and a URI value
   with a comma was used, an iCalendar generator not aware of this fact
   would likely treat the property value as "TEXT" and apply backslash
   escaping to the comma in the value, effectively making it an invalid
   URI value.

   To avoid this problem, this specification recommends that all
   properties not defined in [RFC5545], always include a "VALUE"
   parameter, if the type is other than "TEXT". i.e., in the example
   above, the "FOO" property would have a "VALUE=URI" parameter.  This
   allows iCalendar parser/generator software to track the correct types
   of unknown properties.

   New properties defined in this specification use the term "no
   default" in the "Value Type" definition to indicate that the "VALUE"
   parameter has to be included.

4.  Modifications to Calendar Components

   The following changes to the syntax defined in iCalendar [RFC5545]
   are made here.  New elements are defined in subsequent sections.


   calprops =/ *(



Daboo                   Expires December 30, 2016               [Page 3]

Internet-Draft        iCalendar Property Extensions            June 2016


                ;
                ; The following are OPTIONAL,
                ; but MUST NOT occur more than once.
                ;
                uid / last-mod / url /
                refresh / source / color
                ;
                ; The following are OPTIONAL,
                ; and MAY occur more than once.
                ;
                name / description / categories /
                image
                ;
                )

   eventprop =/ *(
                 ;
                 ; The following are OPTIONAL,
                 ; but MUST NOT occur more than once.
                 ;
                 color /
                 ;
                 ; The following are OPTIONAL,
                 ; and MAY occur more than once.
                 ;
                 conference / image
                 ;
                 )

   todoprop =/ *(
                ;
                ; The following are OPTIONAL,
                ; but MUST NOT occur more than once.
                ;
                color /
                ;
                ; The following are OPTIONAL,
                ; and MAY occur more than once.
                ;
                conference / image
                ;
                )

   jourprop =/ *(
                ;
                ; The following are OPTIONAL,
                ; but MUST NOT occur more than once.
                ;



Daboo                   Expires December 30, 2016               [Page 4]

Internet-Draft        iCalendar Property Extensions            June 2016


                color /
                ;
                ; The following are OPTIONAL,
                ; and MAY occur more than once.
                ;
                conference / image
                ;
                )

5.  Properties

5.1.  NAME Property

   Property Name:  NAME

   Purpose:  This property specifies the name of the calendar.

   Value Type:  TEXT

   Property Parameters:  IANA, non-standard, alternate text
      representation, and language property parameters can be specified
      on this property.

   Conformance:  This property can be specified multiple times in an
      iCalendar object.  However, each property MUST represent the name
      of the calendar in a different language.

   Description:  This property is used to specify a name of the
      iCalendar object that can be used by calendar user agents when
      presenting the calendar data to a user.  Whilst a calendar only
      has a single name, multiple language variants can be specified by
      including this property multiple times with different "LANGUAGE"
      parameter values on each.

   Format Definition:  This property is defined by the following
      notation:















Daboo                   Expires December 30, 2016               [Page 5]

Internet-Draft        iCalendar Property Extensions            June 2016


   name       = "NAME" nameparam ":" text CRLF

   nameparam  = *(
                 ;
                 ; The following are OPTIONAL,
                 ; but MUST NOT occur more than once.
                 ;
                 (";" altrepparam) / (";" languageparam) /
                 ;
                 ; The following is OPTIONAL,
                 ; and MAY occur more than once.
                 ;
                 (";" other-param)
                 ;
                 )

   Example:  The following is an example of this property:

   NAME:Company Vacation Days

5.2.  DESCRIPTION Property

   This specification modifies the definition of the "DESCRIPTION"
   property to allow it to be defined on an iCalendar object.  The
   following additions are made to the definition of this property,
   originally specified in Section 3.8.1.5 of [RFC5545].

   Purpose:  This property specifies the description of the calendar.

   Conformance:  This property can be specified multiple times in an
      iCalendar object.  However, each property MUST represent the
      description of the calendar in a different language.

   Description:  This property is used to specify a lengthy textual
      description of the iCalendar object that can be used by calendar
      user agents when describing the nature of the calendar data to a
      user.  Whilst a calendar only has a single description, multiple
      language variants can be specified by including this property
      multiple times with different "LANGUAGE" parameter values on each.

5.3.  UID Property

   This specification modifies the definition of the "UID" property to
   allow it to be defined on an iCalendar object.  The following
   additions are made to the definition of this property, originally
   specified in Section 3.8.4.7 of [RFC5545].





Daboo                   Expires December 30, 2016               [Page 6]

Internet-Draft        iCalendar Property Extensions            June 2016


   Purpose:  This property specifies the persistent, globally unique
      identifier for the iCalendar object.  This can be used, for
      example, to identify duplicate calendar streams that a client may
      have been given access to.  It can be used in conjunction with the
      "LAST-MODIFIED" property also specified on the "VCALENDAR" object,
      to identify the most recent version of a calendar.

   Conformance:  This property can be specified once in an iCalendar
      object.

5.4.  LAST-MODIFIED Property

   This specification modifies the definition of the "LAST-MODIFIED"
   property to allow it to be defined on an iCalendar object.  The
   following additions are made to the definition of this property,
   originally specified in Section 3.8.7.3 of [RFC5545].

   Purpose:  This property specifies the date and time that the
      information associated with the calendar was last revised.

   Conformance:  This property can be specified once in an iCalendar
      object.

5.5.  URL Property

   This specification modifies the definition of the "URL" property to
   allow it to be defined on an iCalendar object.  The following
   additions are made to the definition of this property, originally
   specified in Section 3.8.4.6 of [RFC5545].

   Purpose:  This property may be used to convey a location where a more
      dynamic rendition of the calendar information can be found.

   Conformance:  This property can be specified once in an iCalendar
      object.

5.6.  CATEGORIES Property

   This specification modifies the definition of the "CATEGORIES"
   property to allow it to be defined on an iCalendar object.  The
   following additions are made to the definition of this property,
   originally specified in Section 3.8.1.2 of [RFC5545].

   Purpose:  This property defines the categories for an entire
      calendar.

   Conformance:  This property can be specified multiple times in an
      iCalendar object.



Daboo                   Expires December 30, 2016               [Page 7]

Internet-Draft        iCalendar Property Extensions            June 2016


   Description:  When multiple properties are present, the set of
      categories that apply to the iCalendar object are the union of all
      the categories listed in each property value.

5.7.  REFRESH-INTERVAL Property

   Property Name:  REFRESH-INTERVAL

   Purpose:  This property specifies a suggested minimum interval for
      polling for changes of the calendar data from the original source
      of that data.

   Value Type:  DURATION - no default

   Property Parameters:  IANA and non-standard property parameters can
      be specified on this property.

   Conformance:  This property can be specified once in an iCalendar
      object.

   Description:  This property specifies a positive duration that gives
      a suggested minimum polling interval for checking for updates to
      the calendar data.  The value of this property SHOULD be used by
      calendar user agents to limit the polling interval for calendar
      data updates to the minimum interval specified.

   Format Definition:  This property is defined by the following
      notation:

   refresh      = "REFRESH-INTERVAL" refreshparam
                    ":" dur-value CRLF
                    ;consisting of a positive duration of time.

   refreshparam = *(
                   ;
                   ; The following is REQUIRED,
                   ; but MUST NOT occur more than once.
                   ;
                   (";" "VALUE" "=" "DURATION") /
                   ;
                   ; The following is OPTIONAL,
                   ; and MAY occur more than once.
                   ;
                   (";" other-param)
                   ;
                   )

   Example:  The following is an example of this property:



Daboo                   Expires December 30, 2016               [Page 8]

Internet-Draft        iCalendar Property Extensions            June 2016


   REFRESH-INTERVAL;VALUE=DURATION:P1W

5.8.  SOURCE Property

   Property Name:  SOURCE

   Purpose:  This property identified a URI where calendar data can be
      refreshed from.

   Value Type:  URI - no default

   Property Parameters:  IANA and non-standard property parameters can
      be specified on this property.

   Conformance:  This property can be specified once in an iCalendar
      object.

   Description:  This property identifies a location where a client can
      retrieve updated data for the calendar.  Clients SHOULD honor any
      specified "REFRESH-INTERVAL" value when periodically retrieving
      data.  Note that this property differs from the "URL" property in
      that "URL" is meant to provide an alternative representation of
      the calendar data, rather than the original location of the data.

   Format Definition:  This property is defined by the following
      notation:

   source       = "SOURCE" sourceparam ":" uri CRLF

   sourceparam = *(";" other-param)

   Example:  The following is an example of this property:

   SOURCE;VALUE=URI:https://example.com/holidays.ics

5.9.  COLOR Property

   Property Name:  COLOR

   Purpose:  This property specifies a color used for displaying the
      calendar, event, todo, or journal data.

   Value Type:  TEXT

   Property Parameters:  IANA and non-standard property parameters can
      be specified on this property.





Daboo                   Expires December 30, 2016               [Page 9]

Internet-Draft        iCalendar Property Extensions            June 2016


   Conformance:  This property can be specified once in an iCalendar
      object, or "VEVENT", "VTODO", or "VJOURNAL" calendar components.

   Description:  This property specifies a color that clients MAY use
      when presenting the relevant data to a user.  Typically this would
      appear as the "background" color of events or tasks.  The value is
      a case-insensitive color name taken from the CSS3 set of names,
      defined in Section 4.3 of [W3C.REC-css3-color-20110607].

   Format Definition:  This property is defined by the following
      notation:

   color          = "COLOR" colorparam ":" text CRLF
                     ; Value is CSS3 color name

   colorparam     = *(";" other-param)

   Example:  The following is an example of this property:

   COLOR:turquoise

5.10.  IMAGE Property

   Property Name:  IMAGE

   Purpose:  This property specifies an image associated with the
      calendar or a calendar component.

   Value Type:  URI or BINARY - no default.  The value MUST refer to or
      be data with a media type of "image".

   Property Parameters:  IANA, non-standard, display, inline encoding,
      and value data type property parameters can be specified on this
      property.  The format type parameter can be specified on this
      property and is RECOMMENDED for inline binary encoded content
      information.

   Conformance:  This property can be specified multiple times in an
      iCalendar object, or "VEVENT", "VTODO", or "VJOURNAL" calendar
      components.

   Description:  This property specifies an image for an iCalendar
      object or a calendar component via a uri or directly with inline
      data that can be used by calendar user agents when presenting the
      calendar data to a user.  Multiple properties MAY be used to
      specify alternative sets of images with, for example, varying
      media subtypes, resolutions or sizes.  When multiple properties
      are present, calendar user agents SHOULD display only one of them,



Daboo                   Expires December 30, 2016              [Page 10]

Internet-Draft        iCalendar Property Extensions            June 2016


      picking one that provides the most appropriate image quality, or
      display none.  The "DISPLAY" parameter is used to indicate the
      intended display mode for the image.  The "ALTREP" parameter,
      defined in [RFC5545], can be used to provide a "clickable" image
      where the URI in the parameter value can be "launched" by a click
      on the image in the calendar user agent.

   Format Definition:  This property is defined by the following
      notation:

   image      = "IMAGE" imageparam
                (
                  (
                    ";" "VALUE" "=" "URI"
                    ":" uri
                  ) /
                  (
                    ";" "ENCODING" "=" "BASE64"
                    ";" "VALUE" "=" "BINARY"
                    ":" binary
                  )
                )
                CRLF

   imageparam = *(
                 ;
                 ; The following is OPTIONAL for a URI value,
                 ; RECOMMENDED for a BINARY value,
                 ; and MUST NOT occur more than once.
                 ;
                 (";" fmttypeparam) /
                 ;
                 ; The following are OPTIONAL,
                 ; and MUST NOT occur more than once.
                 ;
                 (";" altrepparam) / (";" displayparam) /
                 ;
                 ; The following is OPTIONAL,
                 ; and MAY occur more than once.
                 ;
                 (";" other-param)
                 ;
                 )

   Example:  The following is an example of this property:

   IMAGE;VALUE=URI;DISPLAY=BADGE;FMTTYPE=image/png:h
    ttp://example.com/images/party.png



Daboo                   Expires December 30, 2016              [Page 11]

Internet-Draft        iCalendar Property Extensions            June 2016


5.11.  CONFERENCE Property

   Property Name:  CONFERENCE

   Purpose:  This property specifies information for accessing a
      conferencing system.

   Value Type:  URI - no default.

   Property Parameters:  IANA, non-standard, feature, and label property
      parameters can be specified on this property.

   Conformance:  This property can be specified multiple times in a
      "VEVENT" or "VTODO" calendar component.

   Description:  This property specifies information for accessing a
      conferencing system for attendees of a meeting or task.  This
      might be a tel: URI [RFC3966] for a telephone-based conference
      number dial-in (with access codes included), or it might be an
      http: or https: URI [RFC7230] for a web-based video chat, or a URI
      for an instant messaging group chat room.  If a specific URI for a
      conferencing system is not available, a data: URI [RFC2397]
      containing a text description can be used.

      A conference system can be a bi-directional communication channel,
      or a uni-directional "broadcast feed".

      The "FEATURE" property parameter is used to describe the key
      capabilities of the conference system to allow a client to choose
      the ones that give the required level of interaction from a set of
      multiple properties.

      The "LABEL" property paramater is used to convey additional
      details on the use of the URI.  For example, the URIs or access
      codes for the moderator and attendee of a teleconference system
      could be different, and the "LABEL" property parameter could be
      used to "tag" each "CONFERENCE" property to indicate which is
      which.

   Format Definition:  This property is defined by the following
      notation:










Daboo                   Expires December 30, 2016              [Page 12]

Internet-Draft        iCalendar Property Extensions            June 2016


   conference = "CONFERENCE" confparam  ":" uri CRLF

   confparam  = *(
                 ;
                 ; The following is REQUIRED,
                 ; but MUST NOT occur more than once.
                 ;
                 (";" "VALUE" "=" "URI") /
                 ;
                 ; The following are OPTIONAL,
                 ; and MUST NOT occur more than once.
                 ;
                 (";" featureparam) / (";" labelparam) /
                 ;
                 ; The following is OPTIONAL,
                 ; and MAY occur more than once.
                 ;
                 (";" other-param)
                 ;
                 )

   Example:  The following are examples of this property:

   CONFERENCE;VALUE=URI;FEATURE=PHONE,MODERATOR;
    LABEL=Moderator dial-in:tel:+1-412-555-0123,,,654321
   CONFERENCE;VALUE=URI;FEATURE=PHONE;
    LABEL=Attendee dial-in:tel:+1-412-555-0123,,,555123
   CONFERENCE;VALUE=URI;FEATURE=PHONE;
    LABEL=Attendee dial-in:tel:+1-888-555-0456,,,555123
   CONFERENCE;VALUE=URI;FEATURE=CHAT;
    LABEL=Chat room:xmpp:chat-123@conference.example.com
   CONFERENCE;VALUE=URI;FEATURE=AUDIO,VIDEO;
    LABEL=Attendee dial-in:https://chat.example.com/audio?id=123456

6.  Property Parameters

6.1.  DISPLAY Property Parameter

   Parameter Name:  DISPLAY

   Purpose:  To specify different ways in which an image for a calendar
      or component can be displayed.

   Format Definition:  This property parameter is defined by the
      following notation:






Daboo                   Expires December 30, 2016              [Page 13]

Internet-Draft        iCalendar Property Extensions            June 2016


   displayparam = "DISPLAY" "=" displayval *("," displayval)

   displayval =  ("BADGE" /     ; image inline with the title of the
                                ; event
                  "GRAPHIC" /   ; a full image replacement for the event
                                ; itself
                  "FULLSIZE" /  ; an image that is used to enhance the
                                ; event
                  "THUMBNAIL" / ; a smaller variant of "FULLSIZE" to be
                                ; used when space for the image is
                                ; constrained
                  x-name /      ; Experimental type
                  iana-token)   ; Other IANA registered type
                                ;
                                ; Default is BADGE

   Description:  This property parameter MAY be specified on "IMAGE"
      properties.  In the absence of this parameter, the value "BADGE"
      MUST be used for the default behavior.  The value determines how a
      client ought to present an image supplied in iCalendar data to the
      user.

      Values for this parameter are registered with IANA as per
      Section 9.3.  New values can be added to this registry following
      the procedure outlined in Section 8.2.1 of [RFC5545].

      Servers and clients MUST handle x-name and iana-token values they
      don't recognize by not displaying any image at all.

   Example:

   IMAGE;VALUE=URI;DISPLAY=BADGE,THUMBNAIL;FMTTYPE=image/png:https://exa
    mple.com/images/weather-cloudy.png

6.2.  EMAIL Property Parameter

   Parameter Name:  EMAIL

   Purpose:  To specify an email address that is used to identify or
      contact an organizer or attendee.

   Format Definition:  This property parameter is defined by the
      following notation:

   emailparam = "EMAIL" "=" param-value

   Description:  This property parameter MAY be specified on "ORGANIZER"
      or "ATTENDEE" properties.  This property can be used in situations



Daboo                   Expires December 30, 2016              [Page 14]

Internet-Draft        iCalendar Property Extensions            June 2016


      where the calendar user address value of "ORGANIZER" and
      "ATTENDEE" properties is not likely to be an identifier that
      recipients of scheduling messages could use to match the calendar
      user with, for example, an address book entry.  The value of this
      property is an email address that can easily be matched by
      recipients.  Recipients can also use this value as an alternative
      means of contacting the calendar user via email.  If a recipient's
      calendar user agent allows the recipient to save contact
      information based on the "ORGANIZER" or "ATTENDEE" properties,
      those calendar user agents SHOULD use any "EMAIL" property
      parameter value for the email address of the contact over any
      mailto: calendar user address specified as the value of the
      property.  Calendar user agents SHOULD NOT include an "EMAIL"
      property parameter when its value matches the calendar user
      address specified as the value of the property.

   Example:

   ATTENDEE;CN=Cyrus Daboo;EMAIL=cyrus@example.com:mailto:opaque-toke
    n-1234@example.com

6.3.  FEATURE Property Parameter

   Parameter Name:  FEATURE

   Purpose:  To specify a feature or features of a conference or
      broadcast system.

   Format Definition:  This property parameter is defined by the
      following notation:

   featureparam = "FEATURE" "=" featuretext *("," featuretext)
   featuretext  =  ("AUDIO" /     ; Audio capability
                    "CHAT" /      ; Chat or instant messaging
                    "FEED" /      ; Blog or Atom feed
                    "MODERATOR" / ; Moderator dial-in code
                    "PHONE" /     ; Phone conference
                    "SCREEN" /    ; Screen sharing
                    "VIDEO" /     ; Video capability
                    x-name /      ; Experimental type
                    iana-token)   ; Other IANA registered type

   Description:  This property parameter MAY be specified on the
      "CONFERENCE" property.  Multiple values can be specified.  The
      "MODERATOR" value is used to indicate that the property value is
      specific to the owner/initiator of the conference and contains a
      URI that "activates" the system (e.g., a "moderator" access code




Daboo                   Expires December 30, 2016              [Page 15]

Internet-Draft        iCalendar Property Extensions            June 2016


      for a phone conference system that is different from the "regular"
      access code).

   Example:

   CONFERENCE;VALUE=URI;FEATURE=AUDIO:rtsp://audio.example.com/
    event
   CONFERENCE;VALUE=URI;FEATURE=AUDIO,VIDEO:https://video-chat.exam
    ple.com/;group-id=1234

6.4.  LABEL Property Parameter

   Parameter Name:  LABEL

   Purpose:  To provide a human readable label.

   Format Definition:  This property parameter is defined by the
      following notation:

   labelparam = "LABEL" "=" param-value

   Description:  This property parameter MAY be specified on the
      "CONFERENCE" property.  It is anticipated that other extensions to
      iCalendar will re-use this property parameter on new properties
      that they define.  As a result, clients SHOULD expect to find this
      property parameter present on many different properties.  It
      provides a human readable label that can be presented to calendar
      users to allow them to discriminate between properties which might
      be similar, or provide additional information for properties that
      are not self-describing.

   Example:

   CONFERENCE;VALUE=URI;FEATURE=VIDEO;
    LABEL="Web video chat, access code=76543";
    :https://video-chat.example.com/;group-id=1234

7.  Security Considerations

   Several of the new properties or parameters defined by this
   specification allow reference to "external" URIs.  Care MUST be taken
   when accessing data at external URIs as malicious content could be
   present.  Clients SHOULD ensure that suitable permission is granted
   by calendar users before such URIs are dereferenced.

   The "REFRESH-INTERVAL" property could be used by an attacker to make
   a client carry out rapid requests to the server hosting the calendar,
   by specifying a very short duration (e.g., one second).  This could



Daboo                   Expires December 30, 2016              [Page 16]

Internet-Draft        iCalendar Property Extensions            June 2016


   lead to resource consumption on the client or server, and denial-of-
   service attacks against the server.  Clients MUST ensure that they
   throttle requests to the server to a reasonable rate.  In most cases,
   updating a public calendar once per day would suffice.  If the
   "REFRESH-INTERVAL" is any less than that, clients SHOULD warn the
   calendar user and allow them to override it with a longer value.

   The "CONFERENCE" property can include a "FEATURE" property parameter
   with a "MODERATOR" value.  In some cases the access code used by the
   owner/initiator of a conference might be private to an individual and
   clients and servers MUST ensure that such properties are not sent to
   attendees of a scheduled component, or sharees of a shared component.

   Both the "COLOR" and "IMAGE" properties are likely to be used by
   calendar users to express their own personal view of the calendar
   data.  In addition, these properties could be used by attackers to
   produce a confusing display in a calendar user agent.  When such
   properties are encountered in calendar data that has come from other
   calendar users (e.g., via a scheduling message, "public" calendar
   subscription, shared calendar etc), it is advisable for the client to
   give the receiving calendar user the option to remove (or adjust)
   these properties as the data is imported into their calendar system.

   Security considerations in [RFC5545], and [RFC5546] MUST also be
   adhered to.

8.  Privacy Considerations

   Several of the new properties or parameters defined by this
   specification allow reference to "external" URIs.  Access to those
   URIs could be tracked, leading to loss of privacy.  Clients SHOULD
   ensure that suitable permission is granted by calendar users before
   such URIs are dereferenced.

   Privacy considerations in [RFC5545], and [RFC5546] MUST also be
   adhered to.

9.  IANA Considerations

9.1.  Property Registrations

   This document defines the following new iCalendar properties to be
   added to the registry defined in Section 8.3.2 of [RFC5545]:








Daboo                   Expires December 30, 2016              [Page 17]

Internet-Draft        iCalendar Property Extensions            June 2016


   +------------------+---------+--------------------------------------+
   | Property         | Status  | Reference                            |
   +------------------+---------+--------------------------------------+
   | NAME             | Current | RFCXXXX, Section 5.1                 |
   | DESCRIPTION      | Current | RFC5545 Section 3.8.1.5, RFCXXXX,    |
   |                  |         | Section 5.2                          |
   | UID              | Current | RFC5545 Section 3.8.4.7, RFCXXXX,    |
   |                  |         | Section 5.3                          |
   | LAST-MODIFIED    | Current | RFC5545 Section 3.8.7.3, RFCXXXX,    |
   |                  |         | Section 5.4                          |
   | URL              | Current | RFC5545 Section 3.8.4.6, RFCXXXX,    |
   |                  |         | Section 5.5                          |
   | CATEGORIES       | Current | RFC5545 Section 3.8.1.2, RFCXXXX,    |
   |                  |         | Section 5.6                          |
   | REFRESH-INTERVAL | Current | RFCXXXX, Section 5.7                 |
   | SOURCE           | Current | RFCXXXX, Section 5.8                 |
   | COLOR            | Current | RFCXXXX, Section 5.9                 |
   | IMAGE            | Current | RFCXXXX, Section 5.10                |
   | CONFERENCE       | Current | RFCXXXX, Section 5.11                |
   +------------------+---------+--------------------------------------+

9.2.  Parameter Registrations

   This document defines the following new iCalendar property parameters
   to be added to the registry defined in Section 8.3.3 of [RFC5545]:

          +--------------------+---------+----------------------+
          | Property Parameter | Status  | Reference            |
          +--------------------+---------+----------------------+
          | DISPLAY            | Current | RFCXXXX, Section 6.1 |
          | EMAIL              | Current | RFCXXXX, Section 6.2 |
          | FEATURE            | Current | RFCXXXX, Section 6.3 |
          | LABEL              | Current | RFCXXXX, Section 6.4 |
          +--------------------+---------+----------------------+

9.3.  Display Types Registry

   This document defines the following new iCalendar value registry as
   per Section 8.2.6 of [RFC5545]:

             +--------------+---------+----------------------+
             | Display Type | Status  | Reference            |
             +--------------+---------+----------------------+
             | BADGE        | Current | RFCXXXX, Section 6.1 |
             | GRAPHIC      | Current | RFCXXXX, Section 6.1 |
             | FULLSIZE     | Current | RFCXXXX, Section 6.1 |
             | THUMBNAIL    | Current | RFCXXXX, Section 6.1 |
             +--------------+---------+----------------------+



Daboo                   Expires December 30, 2016              [Page 18]

Internet-Draft        iCalendar Property Extensions            June 2016


9.4.  Feature Types Registry

   This document defines the following new iCalendar value registry as
   per Section 8.2.6 of [RFC5545]:

             +--------------+---------+----------------------+
             | Feature Type | Status  | Reference            |
             +--------------+---------+----------------------+
             | AUDIO        | Current | RFCXXXX, Section 6.3 |
             | CHAT         | Current | RFCXXXX, Section 6.3 |
             | FEED         | Current | RFCXXXX, Section 6.3 |
             | MODERATOR    | Current | RFCXXXX, Section 6.3 |
             | PHONE        | Current | RFCXXXX, Section 6.3 |
             | SCREEN       | Current | RFCXXXX, Section 6.3 |
             | VIDEO        | Current | RFCXXXX, Section 6.3 |
             +--------------+---------+----------------------+

10.  Acknowledgments

   Thanks to the following for feedback: Bernard Desruisseaux, Mike
   Douglass, Lucia Fedorova, Ken Murchison, Arnaud Quillaud, and Dave
   Thewlis.

   This specification came about via discussions at the Calendaring and
   Scheduling Consortium.

11.  References

11.1.  Normative References

   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119,
              DOI 10.17487/RFC2119, March 1997,
              <http://www.rfc-editor.org/info/rfc2119>.

   [RFC5234]  Crocker, D., Ed. and P. Overell, "Augmented BNF for Syntax
              Specifications: ABNF", STD 68, RFC 5234,
              DOI 10.17487/RFC5234, January 2008,
              <http://www.rfc-editor.org/info/rfc5234>.

   [RFC5545]  Desruisseaux, B., Ed., "Internet Calendaring and
              Scheduling Core Object Specification (iCalendar)",
              RFC 5545, DOI 10.17487/RFC5545, September 2009,
              <http://www.rfc-editor.org/info/rfc5545>.







Daboo                   Expires December 30, 2016              [Page 19]

Internet-Draft        iCalendar Property Extensions            June 2016


   [RFC5546]  Daboo, C., Ed., "iCalendar Transport-Independent
              Interoperability Protocol (iTIP)", RFC 5546,
              DOI 10.17487/RFC5546, December 2009,
              <http://www.rfc-editor.org/info/rfc5546>.

   [W3C.REC-css3-color-20110607]
              A&#135;elik, T., Lilley, C., and D. Baron, "CSS Color
              Module Level 3", World Wide Web Consortium Recommendation
              REC-css3-color-20110607, June 2011,
              <http://www.w3.org/TR/2011/REC-css3-color-20110607>.

11.2.  Informative References

   [RFC2397]  Masinter, L., "The "data" URL scheme", RFC 2397,
              DOI 10.17487/RFC2397, August 1998,
              <http://www.rfc-editor.org/info/rfc2397>.

   [RFC3966]  Schulzrinne, H., "The tel URI for Telephone Numbers",
              RFC 3966, DOI 10.17487/RFC3966, December 2004,
              <http://www.rfc-editor.org/info/rfc3966>.

   [RFC7230]  Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer
              Protocol (HTTP/1.1): Message Syntax and Routing",
              RFC 7230, DOI 10.17487/RFC7230, June 2014,
              <http://www.rfc-editor.org/info/rfc7230>.

Appendix A.  Change History (To be removed by RFC Editor before
             publication)

   Changes in draft-ietf-calext-extensions-04:

   1.  SECDIR: Added new items to Security Considerations and added
       Privacy Considerations.

   2.  SECDIR: fixed missing conference item in component ABNF
       definitions.

   3.  SECDIR: editorial fixes.

   Changes in draft-ietf-calext-extensions-03:

   1.  AD: fixed =/ ABNF syntax.

   2.  AD: added description for CATEGORIES.

   3.  AD: Removed extra / in image ABNF.

   4.  AD: Fixed VALUE=URI in image ABNF.



Daboo                   Expires December 30, 2016              [Page 20]

Internet-Draft        iCalendar Property Extensions            June 2016


   5.  AD: Mention https in addition to http.  Changed all examples to
       use https:

   6.  AD: fixed DISPLAY ABNF syntax.

   Changes in draft-ietf-calext-extensions-02:

   1.  Refresh expired draft - no changes.

   Changes in draft-ietf-calext-extensions-01:

   1.  Clarified difference between SOURCE and URL properties.

   2.  Use labelparam not infoparam.

   Changes in draft-ietf-calext-extensions-00:

   1.  Document renamed after WG adoption.

   2.  Fixed tel: URI reference.

   Changes in draft-daboo-icalendar-extensions-09:

   1.  Re-instated a trimmed down version of the CONFERENCE property
       after serious interest expressed by implementors.

   2.  LABEL property used instead of INFO - appropriated from another
       iCalendar draft.

   Changes in draft-daboo-icalendar-extensions-08:

   1.  Trimmed down the display values to a minimal set.

   Changes in draft-daboo-icalendar-extensions-07:

   1.   Removed ALTURI parameter - now use ALTREP.

   2.   Removed VALID property.

   3.   Removed TIMEZONE-ID property.

   4.   Added FULLSIZE and THUMBNAIL display values.

   5.   Added EMAIL property parameter.

   6.   Added LAST-MODIFIED property for use with VCALENDAR.

   7.   Added CATEGORIES property for use with VCALENDAR.



Daboo                   Expires December 30, 2016              [Page 21]

Internet-Draft        iCalendar Property Extensions            June 2016


   8.   URL use now aligned with 5545.

   9.   Added SOURCE property.

   10.  COLOR now uses CSS3 values.

   Changes in draft-daboo-icalendar-extensions-06:

   1.  Removed BROADCAST/CONFERENCE properties and related parameters.

   Changes in draft-daboo-icalendar-extensions-05:

   1.  Added section with recommendation on handling extension
       properties.

   2.  Added VALID property.

   Changes in draft-daboo-icalendar-extensions-04:

   1.  TZID changed to new property TIMEZONE-ID.

   2.  Minor formal syntax changes.

   Changes in draft-daboo-icalendar-extensions-03:

   1.  Dropped CALENDAR- prefix

   2.  DESCRIPTION, UID and TZID now based on existing RFC5545
       properties

   3.  COLOR now on both the calendar and component level

   4.  IMAGE now on both the calendar and component level

   5.  Added FEATURE and REGION parameters to CONFERENCE property

   6.  Added ALTURI parameter to IMAGE property

   7.  Added FEED value to FEATURE parameter

   8.  Added BROADCAST property and clarified that CONFERENCE is for bi-
       direction channels and BROADCAST is for uni-directional.

   Changes in draft-daboo-icalendar-extensions-02:

   1.  Minor wording changes.

   2.  Interval is now described as the "minimum interval".



Daboo                   Expires December 30, 2016              [Page 22]

Internet-Draft        iCalendar Property Extensions            June 2016


   3.  Added CONFERENCE property and INFO parameter.

   Changes in draft-daboo-icalendar-extensions-01:

   1.  Fixed DISPLAY parameter handling of x- and iana tokens to state
       that clients ignore the image if the token is not recognized.

   2.  Allow language variants for CALENDAR-NAME and CALENDAR-
       DESCRIPTION.

   3.  Added registry for DISPLAY values.

Author's Address

   Cyrus Daboo
   Apple Inc.
   1 Infinite Loop
   Cupertino, CA  95014
   USA

   Email: cyrus@daboo.name
   URI:   http://www.apple.com/





























Daboo                   Expires December 30, 2016              [Page 23]

--==========092632082C1B873F6048==========--




From nobody Wed Jun 29 06:56:20 2016
Return-Path: <kathleen.moriarty.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0819612DE8F; Wed, 29 Jun 2016 06:56:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 ahMGmitxerQh; Wed, 29 Jun 2016 06:56:12 -0700 (PDT)
Received: from mail-vk0-x233.google.com (mail-vk0-x233.google.com [IPv6:2607:f8b0:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0624812DE61; Wed, 29 Jun 2016 06:56:12 -0700 (PDT)
Received: by mail-vk0-x233.google.com with SMTP id c2so66936072vkg.1; Wed, 29 Jun 2016 06:56:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Kp7rq4BMjbFipI8B8ck2224lfTylHPKqs0rLbl4aCRA=; b=FMFrbe0h3ZFKboPhXTc1Nf7vnoFcy8ap/xaquW4Ct1iSo109uXGnR8bzRR5zVdVl9F XpgZharbluPbNDaXTseETjNaxrwRZ6fQsOVh6U9MGiCu2ehuCzgCCB2D/n9gNWswjh9M GBx7NhnRR/SMDtzZYPGb4m0STfibOiPktmSrt7G6z5kRp/WRh74bxTlUnM89fazThIZL UvKe/aYmq99ZEHGEngCRQOp/ulXpU77Vw1LdPUAJ/wMzkjFh4z4r7XL/+UZ168cpWtQ8 BB662Kff2e7QhjD5J5Mj0Ww4X3bfTo5CJGbpHaGcvhspA45KTHwl9x7+IeJp9EnDt4Dy MuYA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Kp7rq4BMjbFipI8B8ck2224lfTylHPKqs0rLbl4aCRA=; b=TBOfLSBSYJJk9/g5AWa9jCE7dBm0x/sMtSykr6M0EhEhJLyu2Bg59R2by1m79LconQ Sl++kyYP2hwo8I36aEAlZKQMXLAKC//4Jwb707e+gwKk9fNpgRTAm4b4R7giRmJVHQa/ WcG737ZcwkJGB6fXxnizQXkBPTyzoxr64pPol/jU7LP8IDJbC9yEaYIQYCcMoaVHP0D3 nz947uE9Pb1IGA+5pCqmKIJ8WpEkeu3DYeSHeUcTG9Wo9byLR57CpEO58bWPP3V/znIu uWH1zAUflUCKZItMVTUaaNsXQ13ZCZ/BSZKXvfPqF8oMXe5KcXgVN6NJSEVltduY/TFl g1tw==
X-Gm-Message-State: ALyK8tIkpGoiSn8Mt7lJAWFtShySVYkaJRVV4QtsrBkinDw1s9cFtRMHVH2ky9APXd6nFE4pVxG5PEj0NMKyUw==
X-Received: by 10.176.69.196 with SMTP id u62mr3662705uau.111.1467208571142; Wed, 29 Jun 2016 06:56:11 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.159.36.236 with HTTP; Wed, 29 Jun 2016 06:56:10 -0700 (PDT)
In-Reply-To: <3BDA303E384E5CE9E49881AE@cyrus.local>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local>
From: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Date: Wed, 29 Jun 2016 09:56:10 -0400
Message-ID: <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com>
To: Cyrus Daboo <cyrus@daboo.name>
Content-Type: text/plain; charset=UTF-8
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/esDrhg7IjUd-yYRcY3ku35pUrYg>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 13:56:14 -0000

On Wed, Jun 29, 2016 at 9:49 AM, Cyrus Daboo <cyrus@daboo.name> wrote:
> Hi Kathleen,
>
> --On June 28, 2016 at 5:45:25 PM -0700 Kathleen Moriarty
> <Kathleen.Moriarty.ietf@gmail.com> wrote:
>
>> This should be really easy to clear...
>>
>> Thank you for addressing the SecDir reviewers comments.  I'd like to see
>> the updated text added in the editor's version of the draft that
>> addresses the secdir review.  In particular, the email thread just says
>> that text was added to cover possible new threats and I'd like to see
>> that and the new privacy considerations section.
>> https://www.ietf.org/mail-archive/web/secdir/current/msg06636.html
>>
>>
>
> I've attached a copy of the draft as it stands after the changes I have
> made. I was going to wait until after IESG review was done before publishing
> it, but I can just do it now if that would help.
>

I think it would help to update prior to Stephen's review and Alissa's
if they haven't read it already as they will also want to review the
updated text.

Thanks!
> --
> Cyrus Daboo



-- 

Best regards,
Kathleen


From nobody Wed Jun 29 06:59:02 2016
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28BD212DE21; Wed, 29 Jun 2016 06:59:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.427
X-Spam-Level: 
X-Spam-Status: No, score=-3.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 TnlmvBsW2qZ2; Wed, 29 Jun 2016 06:58:58 -0700 (PDT)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id E66C812DE9E; Wed, 29 Jun 2016 06:58:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1467208719; d=isode.com; s=june2016; i=@isode.com; bh=ZrIosZmHrUw8biIiXrY2GeAX7ub2sdcJYJJHLIi6B4A=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=wuYsicdY6eS4CUk25cMedQ+1wk31unsaXXPPTwUyoT+zOBIo+Y+m1tW7qIGNMgUxlh01NS +fTad32fGU8FPZPMWb+5gr5/HEhpkJRNTT7KRQ9XVRCTiwZQfLit1+m+o/vfTR1IXCeFJD tXBxhhOYEtcJNUpYUWzEPJxgUZUTyW4=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215])  by statler.isode.com (submission channel) via TCP with ESMTPSA  id <V3PUDgASxywo@statler.isode.com>; Wed, 29 Jun 2016 14:58:38 +0100
To: Cyrus Daboo <cyrus@daboo.name>, Kathleen Moriarty <Kathleen.Moriarty.ietf@gmail.com>, The IESG <iesg@ietf.org>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <7c5f066f-0f12-010b-8242-10de4151ecf1@isode.com>
Date: Wed, 29 Jun 2016 14:58:31 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
In-Reply-To: <3BDA303E384E5CE9E49881AE@cyrus.local>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/AOEzO9kYYrQ6h1e3cWNrqKOChcU>
Cc: draft-ietf-calext-extensions@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calext-chairs@ietf.org, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 13:59:00 -0000

Hi Cyrus,


On 29/06/2016 14:49, Cyrus Daboo wrote:
> Hi Kathleen,
>
> --On June 28, 2016 at 5:45:25 PM -0700 Kathleen Moriarty 
> <Kathleen.Moriarty.ietf@gmail.com> wrote:
>
>> This should be really easy to clear...
>>
>> Thank you for addressing the SecDir reviewers comments.  I'd like to see
>> the updated text added in the editor's version of the draft that
>> addresses the secdir review.  In particular, the email thread just says
>> that text was added to cover possible new threats and I'd like to see
>> that and the new privacy considerations section.
>> https://www.ietf.org/mail-archive/web/secdir/current/msg06636.html
>>
>
> I've attached a copy of the draft as it stands after the changes I 
> have made. I was going to wait until after IESG review was done before 
> publishing it, but I can just do it now if that would help.
Please post it now.


From nobody Wed Jun 29 07:02:28 2016
Return-Path: <internet-drafts@ietf.org>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id F287712DEB7; Wed, 29 Jun 2016 07:02:23 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629140223.18861.43683.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 07:02:23 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/vZGE8gFyzr7TgxTLx5CecXJqxTU>
Cc: calsify@ietf.org
Subject: [calsify] I-D Action: draft-ietf-calext-extensions-04.txt
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 14:02:24 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Calendaring Extensions of the IETF.

        Title           : New Properties for iCalendar
        Author          : Cyrus Daboo
	Filename        : draft-ietf-calext-extensions-04.txt
	Pages           : 23
	Date            : 2016-06-29

Abstract:
   This document defines a set of new properties for iCalendar data as
   well as extending the use of some existing properties to the entire
   iCalendar object.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/

There's also a htmlized version available at:
https://tools.ietf.org/html/draft-ietf-calext-extensions-04

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-calext-extensions-04


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Wed Jun 29 07:03:43 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A71E12D15E; Wed, 29 Jun 2016 07:03:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 RxsO2pCcm8Hg; Wed, 29 Jun 2016 07:03:35 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 4DE9D12DEB4; Wed, 29 Jun 2016 07:02:56 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 845374703230; Wed, 29 Jun 2016 10:02:55 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ybJEgoxU4IDW; Wed, 29 Jun 2016 10:02:55 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 0CF904703225; Wed, 29 Jun 2016 10:02:53 -0400 (EDT)
Date: Wed, 29 Jun 2016 10:02:52 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Message-ID: <CD1F875BFCB8DCF3CEEE70F5@cyrus.local>
In-Reply-To: <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local> <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=343
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/RXBLZHLpmgMQUGybYOimJIkTo1E>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 14:03:36 -0000

Hi Kathleen,

--On June 29, 2016 at 9:56:10 AM -0400 Kathleen Moriarty 
<kathleen.moriarty.ietf@gmail.com> wrote:

> I think it would help to update prior to Stephen's review and Alissa's
> if they haven't read it already as they will also want to review the
> updated text.

New -04 version of the draft has now been posted.

-- 
Cyrus Daboo


From nobody Wed Jun 29 07:10:39 2016
Return-Path: <kathleen.moriarty.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E56C12B01F; Wed, 29 Jun 2016 07:10:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 7aAaNcqOp3CZ; Wed, 29 Jun 2016 07:10:35 -0700 (PDT)
Received: from mail-vk0-x234.google.com (mail-vk0-x234.google.com [IPv6:2607:f8b0:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8945312DC19; Wed, 29 Jun 2016 07:10:33 -0700 (PDT)
Received: by mail-vk0-x234.google.com with SMTP id u68so24889019vkf.2; Wed, 29 Jun 2016 07:10:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=XRW9L7uFco3LkEQa8k2JCv4wph5RAdeYtx4nOja0Q/Y=; b=x9MgvZ40vkQ44/Tkg9Gz4Lu31Z7wnLXs2VNw1wrumykZpdLpouhZKnhKOL7WBhnbwH DJPm+ln5vrrU3b5mM9DsSZrdpJPVeqEsm58toUxVvxsOdsI8gKEzJjuiP57Qj4PGwE83 hJsPmurrTdmTSm/mFVEiAjmaIUIg3fRe4NSK2vb8E2hgbv0qSMQB0IRajrEAtnF+psbh InimgyssUf1DZ0rrQzfCEpIRAuX2Aa3YdfH6f1y6kC8Eewo9eVKeFm92cyeZ5vHCpwmn RX/Ys/xkQwjlOJlfpslNyHxc+ExThaZqGd0/TYcC5gZzjp1dkmj/41bl/ZJvfUdEQVvu xoEQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=XRW9L7uFco3LkEQa8k2JCv4wph5RAdeYtx4nOja0Q/Y=; b=WrtrzDiR9qj3JFLaRyh/DNJdF/1x7VmwO7ZXkINAA4ADkuGi4BKfIJaZZyjRIB354i PypoHqefskm+v8508V4L+Cc6hgjJ4ndrm0ch/oYNH4MIKCJvU+kLOs60mPF32JbD+9sH gUsHyKJKAbFirNJmnA5CJpu1i9xHX4dRy3wJ333dHj3K6JOJIMLkMQKJiNoo+a+vrIj1 7bYgqdr7OzNPusElnM6mZ74rXqJitDhuvJX+eKwXXQOslLnQCroDnH7pYcJoDsofMxcL JMhS40RZBcaU9DE49CPREYE5rTEzGvodDWYF47tOohBvOEEYiYnUzglEom42youKgGdV FyCg==
X-Gm-Message-State: ALyK8tJ/yLJGKDvpl6k/R7jc3waN9TKnifTxAFwMBn6ptJuiEJzCDfBiTlJ1uKBKyIsrtl/ah6ANeasQKu788A==
X-Received: by 10.31.73.135 with SMTP id w129mr3736086vka.156.1467209432660; Wed, 29 Jun 2016 07:10:32 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.159.36.236 with HTTP; Wed, 29 Jun 2016 07:10:32 -0700 (PDT)
In-Reply-To: <CD1F875BFCB8DCF3CEEE70F5@cyrus.local>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local> <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com> <CD1F875BFCB8DCF3CEEE70F5@cyrus.local>
From: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Date: Wed, 29 Jun 2016 10:10:32 -0400
Message-ID: <CAHbuEH5z6dB7wkLV=242nu02fh2=GzGjt4=unj22VcyBj_44_Q@mail.gmail.com>
To: Cyrus Daboo <cyrus@daboo.name>
Content-Type: text/plain; charset=UTF-8
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/mRXdXRHw5bFHBZO3_3mtcmj0w94>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 14:10:38 -0000

On Wed, Jun 29, 2016 at 10:02 AM, Cyrus Daboo <cyrus@daboo.name> wrote:
> Hi Kathleen,
>
> --On June 29, 2016 at 9:56:10 AM -0400 Kathleen Moriarty
> <kathleen.moriarty.ietf@gmail.com> wrote:
>
>> I think it would help to update prior to Stephen's review and Alissa's
>> if they haven't read it already as they will also want to review the
>> updated text.
>
>
> New -04 version of the draft has now been posted.

Thank you!  I'll look at it in a little while.

>
> --
> Cyrus Daboo
>



-- 

Best regards,
Kathleen


From nobody Wed Jun 29 08:46:20 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52EB112D189; Wed, 29 Jun 2016 08:46:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 BRNy5wLbpywL; Wed, 29 Jun 2016 08:46:10 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 33F2212D0A9; Wed, 29 Jun 2016 08:46:10 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 195FE4705752; Wed, 29 Jun 2016 11:46:09 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ucQqK2mVcy1i; Wed, 29 Jun 2016 11:46:07 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 598884705748; Wed, 29 Jun 2016 11:46:06 -0400 (EDT)
Date: Wed, 29 Jun 2016 11:46:04 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Ben Campbell <ben@nostrum.com>, The IESG <iesg@ietf.org>
Message-ID: <0A9EFA5F911881366A65B16D@cyrus.local>
In-Reply-To: <20160629012924.22445.69864.idtracker@ietfa.amsl.com>
References: <20160629012924.22445.69864.idtracker@ietfa.amsl.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; size=4356
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/9LewzzzE9fTYPiuzUnqiEIaKqXA>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Ben Campbell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS and COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 15:46:12 -0000

Hi Ben,

--On June 28, 2016 at 6:29:24 PM -0700 Ben Campbell <ben@nostrum.com> =
wrote:

> These should be easy to fix:
>
> - This draft pretty clearly updates RFC 5545. But it isn't marked as
> doing so.

I have already made that change in my working copy in response to earlier=20
reviews. I just sent a copy of my current draft in response to another IESG =

review comment.

> - Sections 8.3 and 8.4 define new registries, but do not state a
> registration policy. They refer to RFC 5545 section 8.2.6. That section
> talks about registering new values, but does not appear to talk about new
> registries. I think it's likely that the registration procedures from
> 5545 section 8.2.1 actually apply. If so, these sections should cite
> that.

Good point. I have now created a new Section 9.3 (was 8.3 in previous=20
draft) that has the previous 8.3 and 8.4 as sub-sections. Text within the=20
new 9.3 is:

9.3.  Property Parameter Value Registries

   Two new IANA registries for iCalendar elements have been added.
   Additional codes MAY be used, provided the process described in
   Section 8.2.1 of [RFC5545] is used to register them, using the
   template in Section 8.2.6 of [RFC5545].

> -5.11, description: There's citations for tel, http/https and data url
> schemes. The "chat" scheme conspicuously lacks a citation. Since you use
> xmpp in the example, maybe a citation to RFC 5122 (the xmpp: URI) would
> be in order? Also, would it make sense to mention SIP URIs?

I've added sip/sips and xmpp as examples. New text:

   Description:  This property specifies information for accessing a
      conferencing system for attendees of a meeting or task.  This
      might be for a telephone-based conference number dial-in with
      access codes included (such as a tel: URI [RFC3966] or a sip: or
      sips: URI [RFC3261]), or it might be for a web-based video chat
      (such as a http: or https: URI [RFC7230]), or a URI for an instant
      messaging group chat room (such as an xmpp: URI [RFC5122]).  If a
      specific URI for a conferencing system is not available, a data:
      URI [RFC2397] containing a text description can be used.

> -6.1, description: Does =E2=80=9C... MUST be used for the default =
behavior=E2=80=9D
> mean something different than =E2=80=9C... MUST be used.=E2=80=9D?  (The =
"default"
> part seems to weaken the MUST.

Changed to:

    In the absence of this parameter, the default value
      "BADGE" MUST be used.
>
> - 6.4: I'm surprised that this section has no mention of use of the
> LANGUAGE parameter. I think maybe it should, at least in the example. Or
> is this just one of those things an iCal person just knows because it
> applies to any use of text value types?

Appropriate language tagging in iCalendar is a tricky subject. There is no=20
single property that defines a default language for the text within an=20
iCalendar object, and there is reluctance to add the LANGUAGE parameter to=20
every property that has text values due to increase in the size of the data =

that would result. Now that I think about it, it would actually have made=20
sense for this specification to define DEFAULT-LANGUAGE as a top-level=20
property. Instead, I think we can try doing that in=20
<https://tools.ietf.org/html/draft-douglass-calendar-extension-06> which,=20
amongst other things, attempts to support multi-lingual iCalendar objects=20
(I've just chatted with the author of that draft and he is on board with=20
that too). I am hoping that draft will be adopted as follow on work by the=20
WG.

In the meantime I propose the following adjustments to this draft:

1) Add languageparam to the ABNF of the CONFERENCE property

2) Add new paragraph to the CONFERENCE property description:

      The "LANGUAGE" property parameter can be used to specify the
      language used for text values used with this property (as per
      Section 3.2.10 of [RFC5545].

3) The LABEL parameter description has the following sentence appended to=20
it:

    The "LANGUAGE" property parameter can be
      used to specify the language of the text in the parameter value
      (as per Section 3.2.10 of [RFC5545].

> -- In the description: "As a result, clients SHOULD expect to find this
>       property parameter present on many different properties"
>
> Why not MUST? Are there reasonable scenarios where a client might choose

I will change to MUST.

--=20
Cyrus Daboo


From nobody Wed Jun 29 09:20:35 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E48312D0FC; Wed, 29 Jun 2016 09:20:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 UaIDxjx6QqHJ; Wed, 29 Jun 2016 09:20:31 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 37BC812D533; Wed, 29 Jun 2016 09:20:28 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id ADDB147060A6; Wed, 29 Jun 2016 12:20:26 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PCVNfzfBoSOQ; Wed, 29 Jun 2016 12:20:26 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id E39264706096; Wed, 29 Jun 2016 12:20:24 -0400 (EDT)
Date: Wed, 29 Jun 2016 12:20:23 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>, The IESG <iesg@ietf.org>
Message-ID: <9A052F02E69AFB03DB9A7568@cyrus.local>
In-Reply-To: <20160629105419.18817.52221.idtracker@ietfa.amsl.com>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=3458
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/rZDolr7go0AH96XtTgwlxDRtokM>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:20:33 -0000

Hi Stephen,
Please see the new -04 draft which has added a privacy section, and also 
has changes to the security section.

--On June 29, 2016 at 3:54:19 AM -0700 Stephen Farrell 
<stephen.farrell@cs.tcd.ie> wrote:

> - I think adding some privacy considerations to this would be good,
> either as new text or via references.  Did the WG consider privacy
> issues? Some that occur to me are:
>
>    - names, descriptions and identifiers here are all ones that
>      might allow (re)identification in unexpected ways

Privacy issues were not specifically considered by the WG (in fact the 
privacy section was only recently added). Please review the current privacy 
section in the -04 draft. In addition, I will add the following paragraph 
(and the one indicated later in this email):

   In general, users have to rely on the privacy policies of any
   conferencing system being accessed via the "CONFERENCE" property, for
   their own privacy protection.  It is entirely possible for such
   systems to uniquely identify and log the activity and participation
   (or not) of calendar users in the conference.  Calendar user agents
   SHOULD track which conferencing systems are used and warn users the
   first time a new one is about to be used.  This is particularly
   important if the client automatically "dials in" to the conference
   when the event start time occurs.


>    - the UID property in particular probably ought be random and
>      probably ought not be re-used for anything else, some RFC2119
>      SHOULD statements about that would seem like they'd be good.

The definition of "UID" comes from 5545, which already states:

    The "UID" itself MUST be a globally unique identifier.

However, 5545 then goes on to suggest "good" ways to create it which 
include use of domain and IP literals, which are clearly not appropriate 
any more. So, given this draft is updating 5545, do we want to correct that 
now by making a stronger statement that the UID value should be "opaque"? 
My implementations just generate UUIDs - perhaps that should be a new 
recommendation. If we want to do that, then I would add additional text in 
section 5.3 as well as the privacy section. But the question is whether it 
is appropriate for this draft to attempt such a fix - I think that is 
something the working group will need to comment on.

>    - doing a refresh against a calendar at the expected frequency
>      could be a good way to re-identify someone - if I can read the
>      expected frequency and some IP address connects (even all over
>      TLS) at about that regularity then I can be reasonably sure
>      that the client is someone subscribed to that address, and
>      maybe use that to track a person's movement across various
>      networks. (That's different from the text in section 7 which
>      assumes that the URL is what's tracked, but the connection
>      can be just as revealing, for some calendars.)

I propose adding the following to the privacy section:

   By giving different calendar users different values for the "REFRESH-
   INTERVAL" property, it is possible for a publisher of calendar data
   to uniquely identify each refresh from each calendar users' clients,
   and thereby track user activity and IP address over time.  To address
   this, clients SHOULD add or subtract some random amount of time from
   the published "REFRESH-INTERVAL" value when doing actual refreshes.



-- 
Cyrus Daboo


From nobody Wed Jun 29 09:22:27 2016
Return-Path: <ben@nostrum.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27D4512D534; Wed, 29 Jun 2016 09:22:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.326
X-Spam-Level: 
X-Spam-Status: No, score=-3.326 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426] 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 ezcDvj1D7HGI; Wed, 29 Jun 2016 09:22:18 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C71D12D529; Wed, 29 Jun 2016 09:22:18 -0700 (PDT)
Received: from [10.0.1.4] (cpe-66-25-7-22.tx.res.rr.com [66.25.7.22]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id u5TGM9KQ040897 (version=TLSv1 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 29 Jun 2016 11:22:09 -0500 (CDT) (envelope-from ben@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host cpe-66-25-7-22.tx.res.rr.com [66.25.7.22] claimed to be [10.0.1.4]
From: "Ben Campbell" <ben@nostrum.com>
To: "Cyrus Daboo" <cyrus@daboo.name>
Date: Wed, 29 Jun 2016 11:22:09 -0500
Message-ID: <8F59CE0C-4853-4FBD-B7D1-9BC8B67BE100@nostrum.com>
In-Reply-To: <0A9EFA5F911881366A65B16D@cyrus.local>
References: <20160629012924.22445.69864.idtracker@ietfa.amsl.com> <0A9EFA5F911881366A65B16D@cyrus.local>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Mailer: MailMate (1.9.4r5234)
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/iyMxMvNAW9ZAOrV8I5XdqrDmNsY>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Ben Campbell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS and COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:22:20 -0000

Hi Cyrus,

All of your responses work for me. I will clear the discuss, under the 
assumption that the proposed changes will make it into a submitted 
update.

Thanks!

Ben.

On 29 Jun 2016, at 10:46, Cyrus Daboo wrote:

> Hi Ben,
>
> --On June 28, 2016 at 6:29:24 PM -0700 Ben Campbell <ben@nostrum.com> 
> wrote:
>
>> These should be easy to fix:
>>
>> - This draft pretty clearly updates RFC 5545. But it isn't marked as
>> doing so.
>
> I have already made that change in my working copy in response to 
> earlier reviews. I just sent a copy of my current draft in response to 
> another IESG review comment.
>
>> - Sections 8.3 and 8.4 define new registries, but do not state a
>> registration policy. They refer to RFC 5545 section 8.2.6. That 
>> section
>> talks about registering new values, but does not appear to talk about 
>> new
>> registries. I think it's likely that the registration procedures from
>> 5545 section 8.2.1 actually apply. If so, these sections should cite
>> that.
>
> Good point. I have now created a new Section 9.3 (was 8.3 in previous 
> draft) that has the previous 8.3 and 8.4 as sub-sections. Text within 
> the new 9.3 is:
>
> 9.3.  Property Parameter Value Registries
>
>   Two new IANA registries for iCalendar elements have been added.
>   Additional codes MAY be used, provided the process described in
>   Section 8.2.1 of [RFC5545] is used to register them, using the
>   template in Section 8.2.6 of [RFC5545].
>
>> -5.11, description: There's citations for tel, http/https and data 
>> url
>> schemes. The "chat" scheme conspicuously lacks a citation. Since you 
>> use
>> xmpp in the example, maybe a citation to RFC 5122 (the xmpp: URI) 
>> would
>> be in order? Also, would it make sense to mention SIP URIs?
>
> I've added sip/sips and xmpp as examples. New text:
>
>   Description:  This property specifies information for accessing a
>      conferencing system for attendees of a meeting or task.  This
>      might be for a telephone-based conference number dial-in with
>      access codes included (such as a tel: URI [RFC3966] or a sip: or
>      sips: URI [RFC3261]), or it might be for a web-based video chat
>      (such as a http: or https: URI [RFC7230]), or a URI for an 
> instant
>      messaging group chat room (such as an xmpp: URI [RFC5122]).  If a
>      specific URI for a conferencing system is not available, a data:
>      URI [RFC2397] containing a text description can be used.
>
>> -6.1, description: Does ā... MUST be used for the default 
>> behaviorā
>> mean something different than ā... MUST be used.ā?  (The 
>> "default"
>> part seems to weaken the MUST.
>
> Changed to:
>
>    In the absence of this parameter, the default value
>      "BADGE" MUST be used.
>>
>> - 6.4: I'm surprised that this section has no mention of use of the
>> LANGUAGE parameter. I think maybe it should, at least in the example. 
>> Or
>> is this just one of those things an iCal person just knows because it
>> applies to any use of text value types?
>
> Appropriate language tagging in iCalendar is a tricky subject. There 
> is no single property that defines a default language for the text 
> within an iCalendar object, and there is reluctance to add the 
> LANGUAGE parameter to every property that has text values due to 
> increase in the size of the data that would result. Now that I think 
> about it, it would actually have made sense for this specification to 
> define DEFAULT-LANGUAGE as a top-level property. Instead, I think we 
> can try doing that in 
> <https://tools.ietf.org/html/draft-douglass-calendar-extension-06> 
> which, amongst other things, attempts to support multi-lingual 
> iCalendar objects (I've just chatted with the author of that draft and 
> he is on board with that too). I am hoping that draft will be adopted 
> as follow on work by the WG.
>
> In the meantime I propose the following adjustments to this draft:
>
> 1) Add languageparam to the ABNF of the CONFERENCE property
>
> 2) Add new paragraph to the CONFERENCE property description:
>
>      The "LANGUAGE" property parameter can be used to specify the
>      language used for text values used with this property (as per
>      Section 3.2.10 of [RFC5545].
>
> 3) The LABEL parameter description has the following sentence appended 
> to it:
>
>    The "LANGUAGE" property parameter can be
>      used to specify the language of the text in the parameter value
>      (as per Section 3.2.10 of [RFC5545].
>
>> -- In the description: "As a result, clients SHOULD expect to find 
>> this
>>       property parameter present on many different properties"
>>
>> Why not MUST? Are there reasonable scenarios where a client might 
>> choose
>
> I will change to MUST.
>
> -- 
> Cyrus Daboo


From nobody Wed Jun 29 09:25:16 2016
Return-Path: <ben@nostrum.com>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DFFD12B025; Wed, 29 Jun 2016 09:25:12 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Ben Campbell" <ben@nostrum.com>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629162512.18881.44890.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 09:25:12 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/-NZ_M-J3qF1Now4OdxnbOJ_R2FQ>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Ben Campbell's No Objection on draft-ietf-calext-extensions-04: (with COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:25:12 -0000

Ben Campbell has entered the following ballot position for
draft-ietf-calext-extensions-04: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

The author has addressed all my DISCUSS points and comments in email.
(Thanks!). I've cleared on the assumption the proposed text will make it
into a revision.



From nobody Wed Jun 29 09:37:24 2016
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C71CE12B051; Wed, 29 Jun 2016 09:37:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.727
X-Spam-Level: 
X-Spam-Status: No, score=-5.727 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cs.tcd.ie
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 CbSfTQFvG3kA; Wed, 29 Jun 2016 09:37:16 -0700 (PDT)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0079512B027; Wed, 29 Jun 2016 09:37:15 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id 6FFA0BE5B; Wed, 29 Jun 2016 17:37:14 +0100 (IST)
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ww4rtui4qSZd; Wed, 29 Jun 2016 17:37:14 +0100 (IST)
Received: from [134.226.36.93] (bilbo.dsg.cs.tcd.ie [134.226.36.93]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id D9F3FBE35; Wed, 29 Jun 2016 17:37:13 +0100 (IST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.tcd.ie; s=mail; t=1467218234; bh=gxI6Mw9jrh6WykNX1CMyhVEbS9cRcUMqKH9XvnKwsz4=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From; b=DCsHw2tzYA9VH77XRJ27FI1mUzqSNmhr2vmTR5K/IgQqJnF0fZBWK6j4kIETVHbWg o3OKQqmob+RDPQg45fJVuSoTq4ySoZf46z8XRo0A1PGvuhu+xCWNEEJNLJVl+8kNAj nYbFV8gEUO/HsT0uhhw2FyVOOq7gYmGtItOpWx8c=
To: Cyrus Daboo <cyrus@daboo.name>, The IESG <iesg@ietf.org>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <9A052F02E69AFB03DB9A7568@cyrus.local>
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
Openpgp: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2; url=
Message-ID: <5773F93A.2080800@cs.tcd.ie>
Date: Wed, 29 Jun 2016 17:37:14 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0
MIME-Version: 1.0
In-Reply-To: <9A052F02E69AFB03DB9A7568@cyrus.local>
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms050607030706020102000001"
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/f7raE0CY48yr3YnPGL0dxcK5jtA>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:37:19 -0000

This is a cryptographically signed message in MIME format.

--------------ms050607030706020102000001
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


Hiya,

On 29/06/16 17:20, Cyrus Daboo wrote:
> Hi Stephen,
> Please see the new -04 draft which has added a privacy section, and als=
o
> has changes to the security section.
>=20
> --On June 29, 2016 at 3:54:19 AM -0700 Stephen Farrell
> <stephen.farrell@cs.tcd.ie> wrote:
>=20
>> - I think adding some privacy considerations to this would be good,
>> either as new text or via references.  Did the WG consider privacy
>> issues? Some that occur to me are:
>>
>>    - names, descriptions and identifiers here are all ones that
>>      might allow (re)identification in unexpected ways
>=20
> Privacy issues were not specifically considered by the WG (in fact the
> privacy section was only recently added).=20

Ah ok. Is that something that needs further work, either here
or perhaps better as a separate document that considers privacy
issues with caldav? If so, do you think there might be folks
who'd be interested in doing that work?

I'm guessing that the answers might be "yes" and "umm, not
sure" in that order:-)

Anyway, I'll clear my discuss on this document and chat with
Alexey tomorrow on the call (or via email is fine too) about
the general issue and whether it's feasible to think about
some folks doing work on that.

> Please review the current
> privacy section in the -04 draft. In addition, I will add the following=

> paragraph (and the one indicated later in this email):
>=20
>   In general, users have to rely on the privacy policies of any
>   conferencing system being accessed via the "CONFERENCE" property, for=

>   their own privacy protection.  It is entirely possible for such
>   systems to uniquely identify and log the activity and participation
>   (or not) of calendar users in the conference.  Calendar user agents
>   SHOULD track which conferencing systems are used and warn users the
>   first time a new one is about to be used.  This is particularly
>   important if the client automatically "dials in" to the conference
>   when the event start time occurs.
>=20
>=20
>>    - the UID property in particular probably ought be random and
>>      probably ought not be re-used for anything else, some RFC2119
>>      SHOULD statements about that would seem like they'd be good.
>=20
> The definition of "UID" comes from 5545, which already states:
>=20
>    The "UID" itself MUST be a globally unique identifier.
>=20
> However, 5545 then goes on to suggest "good" ways to create it which
> include use of domain and IP literals, which are clearly not appropriat=
e
> any more. So, given this draft is updating 5545, do we want to correct
> that now by making a stronger statement that the UID value should be
> "opaque"? My implementations just generate UUIDs - perhaps that should
> be a new recommendation. If we want to do that, then I would add
> additional text in section 5.3 as well as the privacy section. But the
> question is whether it is appropriate for this draft to attempt such a
> fix - I think that is something the working group will need to comment =
on.
>=20
>>    - doing a refresh against a calendar at the expected frequency
>>      could be a good way to re-identify someone - if I can read the
>>      expected frequency and some IP address connects (even all over
>>      TLS) at about that regularity then I can be reasonably sure
>>      that the client is someone subscribed to that address, and
>>      maybe use that to track a person's movement across various
>>      networks. (That's different from the text in section 7 which
>>      assumes that the URL is what's tracked, but the connection
>>      can be just as revealing, for some calendars.)
>=20
> I propose adding the following to the privacy section:
>=20
>   By giving different calendar users different values for the "REFRESH-=

>   INTERVAL" property, it is possible for a publisher of calendar data
>   to uniquely identify each refresh from each calendar users' clients,
>   and thereby track user activity and IP address over time.  To address=

>   this, clients SHOULD add or subtract some random amount of time from
>   the published "REFRESH-INTERVAL" value when doing actual refreshes.
>=20

All of the above are good additions. (Did you see the additional
point I raised about image size normalisation in a mail with
Alexey? Including that too might be good.)

Cheers,
S.


>=20
>=20


--------------ms050607030706020102000001
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature

MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCC
CvIwggUIMIID8KADAgECAhBPzaE7pzYviUJyhmHTFBdnMA0GCSqGSIb3DQEBCwUAMHUxCzAJ
BgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSkwJwYDVQQLEyBTdGFydENvbSBD
ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEjMCEGA1UEAxMaU3RhcnRDb20gQ2xhc3MgMSBDbGll
bnQgQ0EwHhcNMTYwMjA5MDkyODE1WhcNMTcwMjA5MDkyODE1WjBOMSIwIAYDVQQDDBlzdGVw
aGVuLmZhcnJlbGxAY3MudGNkLmllMSgwJgYJKoZIhvcNAQkBFhlzdGVwaGVuLmZhcnJlbGxA
Y3MudGNkLmllMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtuC0rYze/2JinSra
C9F2RjGdQZjNALLcW9C3WKTwYII3wBslobmHuPEYE5JaGItmzuKnAW619R1rD/kfoNWC19N3
rBZ6UX9Cmb9D9exCwYIwVuSwjrCQWGxgCtNQTrwKzCCpI790GRiMTvxvO7UmzmBrCaBLiZW5
R0fBjK5Yn6hUhAzGBkNbkIEL28cLJqH0yVz7Kl92OlzrQqTPEts5m6cDnNdY/ADfeAX18c1r
dxZqcAxhLotrCqgsVA4ilbQDMMXGTLlB5TP35HeWZuGBU7xu003rLcFLdOkD8xvpJoYZy9Kt
3oABXPS5yqtMK+XCNdqmMn+4mOtLwQSMmPCSiQIDAQABo4IBuTCCAbUwCwYDVR0PBAQDAgSw
MB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDBDAJBgNVHRMEAjAAMB0GA1UdDgQWBBQJ
QhvwQ5Fl372Z6xqo6fdn8XejTTAfBgNVHSMEGDAWgBQkgWw5Yb5JD4+3G0YrySi1J0htaDBv
BggrBgEFBQcBAQRjMGEwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbTA5
BggrBgEFBQcwAoYtaHR0cDovL2FpYS5zdGFydHNzbC5jb20vY2VydHMvc2NhLmNsaWVudDEu
Y3J0MDgGA1UdHwQxMC8wLaAroCmGJ2h0dHA6Ly9jcmwuc3RhcnRzc2wuY29tL3NjYS1jbGll
bnQxLmNybDAkBgNVHREEHTAbgRlzdGVwaGVuLmZhcnJlbGxAY3MudGNkLmllMCMGA1UdEgQc
MBqGGGh0dHA6Ly93d3cuc3RhcnRzc2wuY29tLzBGBgNVHSAEPzA9MDsGCysGAQQBgbU3AQIE
MCwwKgYIKwYBBQUHAgEWHmh0dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeTANBgkqhkiG
9w0BAQsFAAOCAQEArzrSv2C8PlBBmGuiGrzm2Wma46/KHtXmZYS0bsd43pM66Pc/MsqPE0HD
C1GzMFfwB6BfkJn8ijNSIhlgj898WzjvnpM/SO8KStjlB8719ig/xKISrOl5mX55XbFlQtX9
U6MrqRgbDIATxhD9IDr+ryvovDzChqgQj7mt2jYr4mdlRjsjod3H1VY6XglRmaaNGZfsCARM
aE/TU5SXIiqauwt5KxNGYAY67QkOBs7O1FkSXpTk7+1MmzJMF4nP8QQ5n8vhVNseF+/Wm7ai
9mtnrkLbaznMsy/ULo/C2yuLUWTbZZbf4EKNmVdme6tUDgYkFjAFOblfA7W1fSPiQGagYzCC
BeIwggPKoAMCAQICEGunin0K14jWUQr5WeTntOEwDQYJKoZIhvcNAQELBQAwfTELMAkGA1UE
BhMCSUwxFjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFs
IENlcnRpZmljYXRlIFNpZ25pbmcxKTAnBgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24g
QXV0aG9yaXR5MB4XDTE1MTIxNjAxMDAwNVoXDTMwMTIxNjAxMDAwNVowdTELMAkGA1UEBhMC
SUwxFjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmlj
YXRpb24gQXV0aG9yaXR5MSMwIQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQTCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL192vfDon2D9luC/dtbX64eG3XAtRmv
mCSsu1d52DXsCR58zJQbCtB2/A5uFqNxWacpXGGtTCRk9dEDBlmixEd8QiLkUfvHpJX/xKnm
VkS6Iye8wUbYzMsDzgnpazlPg19dnSqfhM+Cevdfa89VLnUztRr2cgmCfyO9Otrh7LJDPG+4
D8ZnAqDtVB8MKYJL6QgKyVhhaBc4y3bGWxKyXEtx7QIZZGxPwSkzK3WIN+VKNdkiwTubW5PI
dopmykwvIjLPqbJK7yPwFZYekKE015OsW6FV+s4DIM8UlVS8pkIsoGGJtMuWjLL4tq2hYQuu
N0jhrxK1ljz50hH23gA9cbMCAwEAAaOCAWQwggFgMA4GA1UdDwEB/wQEAwIBBjAdBgNVHSUE
FjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB/wIBADAyBgNVHR8EKzAp
MCegJaAjhiFodHRwOi8vY3JsLnN0YXJ0c3NsLmNvbS9zZnNjYS5jcmwwZgYIKwYBBQUHAQEE
WjBYMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5zdGFydHNzbC5jb20wMAYIKwYBBQUHMAKG
JGh0dHA6Ly9haWEuc3RhcnRzc2wuY29tL2NlcnRzL2NhLmNydDAdBgNVHQ4EFgQUJIFsOWG+
SQ+PtxtGK8kotSdIbWgwHwYDVR0jBBgwFoAUTgvvGqRAW6UXaYcwyjRoQ9BBrvIwPwYDVR0g
BDgwNjA0BgRVHSAAMCwwKgYIKwYBBQUHAgEWHmh0dHA6Ly93d3cuc3RhcnRzc2wuY29tL3Bv
bGljeTANBgkqhkiG9w0BAQsFAAOCAgEAi+P3h+wBi4StDwECW5zhIycjBL008HACblIf26HY
0JdOruKbrWDsXUsiI0j/7Crft9S5oxvPiDtVqspBOB/y5uzSns1lZwh7sG96bYBZpcGzGxpF
NjDmQbcM3yl3WFIRS4WhNrsOY14V7y2IrUGsvetsD+bjyOngCIVeC/GmsmtbuLOzJ606tEc9
uRbhjTu/b0x2Fo+/e7UkQvKzNeo7OMhijixaULyINBfCBJb+e29bLafgu6JqjOUJ9eXXj20p
6q/CW+uVrZiSW57+q5an2P2i7hP85jQJcy5j4HzA0rSiF3YPhKGAWUxKPMAVGgcYoXzWydOv
Z3UDsTDTagXpRDIKQLZo02wrlxY6iMFqvlzsemVf1odhQJmi7Eh5TbxI40kDGcBOBHhwnaOu
mZhLP+SWJQnjpLpSlUOj95uf1zo9oz9e0NgIJoz/tdfrBzez76xtDsK0KfUDHt1/q59BvDI7
RX6gVr0fQoCyMczNzCTcRXYHY0tq2J0oT+bsb6sH2b4WVWAiJKnSYaWDjdA70qHX4mq9MIjO
/ZskmSY8wtAk24orAc0vwXgYanqNsBX5Yv4sN4Z9VyrwMdLcusP7HJgRdAGKpkR2I9U4zEsN
JQJewM7S4Jalo1DyPrLpL2nTET8ZrSl5Utp1UeGp/2deoprGevfnxWB+vHNQiu85o6MxggPM
MIIDyAIBATCBiTB1MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRkLjEpMCcG
A1UECxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIzAhBgNVBAMTGlN0YXJ0
Q29tIENsYXNzIDEgQ2xpZW50IENBAhBPzaE7pzYviUJyhmHTFBdnMA0GCWCGSAFlAwQCAQUA
oIICEzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNjA2Mjkx
NjM3MTRaMC8GCSqGSIb3DQEJBDEiBCCtQNAu17jp/vdBX1iAibvVFWqZ8yO0/68xW6vcSD4f
jzBsBgkqhkiG9w0BCQ8xXzBdMAsGCWCGSAFlAwQBKjALBglghkgBZQMEAQIwCgYIKoZIhvcN
AwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMC
AgEoMIGaBgkrBgEEAYI3EAQxgYwwgYkwdTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0
Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSMw
IQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQT82hO6c2L4lCcoZh0xQXZzCB
nAYLKoZIhvcNAQkQAgsxgYyggYkwdTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0Q29t
IEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSMwIQYD
VQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQT82hO6c2L4lCcoZh0xQXZzANBgkq
hkiG9w0BAQEFAASCAQAAH6Iif7LGtym++eB8SY4iD7kytbTJRPWXy2qcJzWN9XKhiBmYKtav
lR+pHJkLiy1R5fOhKqZwtvtr5Dgv/7ProGV3YC98IygwFz/LpePwAZrAAQBnjykcwEi2+MLS
1yhjsN5ojZqnhVuD+XPwT7ocFjwMmM4md/g+pZoJTK8/BjQt6GbcKMTh/uDkNGDYJS1h9VCc
PQri8J0Yn+zZ4KL8ZPMf2P4/zz28JRxcUqeXm8j3nn7hlHZ1XGC1yVG9/vBZ5+lXUcA/D9kC
p6aXiZGLBUbfFRk1+sCeXBIpIgtMq+o5otqzmQBsSKp3WtCrEsIX89y+n7XCaZWCaRexZwdj
AAAAAAAA
--------------ms050607030706020102000001--


From nobody Wed Jun 29 09:40:17 2016
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 751A0128B44; Wed, 29 Jun 2016 09:40:13 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Stephen Farrell" <stephen.farrell@cs.tcd.ie>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629164013.18873.23835.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 09:40:13 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/_5LUv9ql9-2l_BdP_D8Oc0J5Bk4>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Stephen Farrell's No Objection on draft-ietf-calext-extensions-04: (with COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:40:13 -0000

Stephen Farrell has entered the following ballot position for
draft-ietf-calext-extensions-04: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------


I think it'd be a fine thing if the calext WG were to consider privacy
issues with caldav in general. As it'd probably be wrong to try get
all of that done in this one document, perhaps we could try and 
see if the WG have sufficient interest and cycles to take that on?

My previous discuss text (plus an additional point about images
is below.

- I think adding some privacy considerations to this would be good,
either as new text or via references.  Did the WG consider privacy
issues? Some that occur to me are:

   - names, descriptions and identifiers here are all ones that
     might allow (re)identification in unexpected ways

   - the UID property in particular probably ought be random and
     probably ought not be re-used for anything else, some RFC2119
     SHOULD statements about that would seem like they'd be good.

   - doing a refresh against a calendar at the expected frequency
     could be a good way to re-identify someone - if I can read the
     expected frequency and some IP address connects (even all over
     TLS) at about that regularity then I can be reasonably sure
     that the client is someone subscribed to that address, and
     maybe use that to track a person's movement across various
     networks. (That's different from the text in section 7 which
     assumes that the URL is what's tracked, but the connection
     can be just as revealing, for some calendars.)

I'm not trying to insist all that analysis be documented in this
draft but I would hope that the WG have considered the issues and
how best to document those and have a plan to do that. (If I'm told
such a plan exists and what it is, I'll clear.)

This is related to, but a little different from, Kathleen's discuss,
depending on the added privacy considerations text which I've not
managed to find in the secdir review thread.  But this should be as
easily cleared I'd guess.

And another possible issue now occurs to me: I remember that one
social network had an issue where all the avatar image sizes were
nearly unique, so that even though those were all accessed over TLS,
one could identify users and their buddies by watching those be
downloaded. (That depended on how the social network in question
made avatar images available, which'll likely be different here.)
But there may be a reason to recommend normalising image sizes here
as well and to encourage only offering those over https and not
http.



From nobody Wed Jun 29 09:42:29 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47EA312D128; Wed, 29 Jun 2016 09:42:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 ZvNjTrL67c6T; Wed, 29 Jun 2016 09:42:26 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 D03BD128B44; Wed, 29 Jun 2016 09:42:26 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 058F047066D8; Wed, 29 Jun 2016 12:42:26 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OdLzHkI0ExeC; Wed, 29 Jun 2016 12:42:25 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 3FD8D47066CB; Wed, 29 Jun 2016 12:42:24 -0400 (EDT)
Date: Wed, 29 Jun 2016 12:42:22 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>, Alexey Melnikov <aamelnikov@fastmail.fm>, The IESG <iesg@ietf.org>
Message-ID: <0909A4C6372D7F35E9CCDFF5@cyrus.local>
In-Reply-To: <5773B219.1020603@cs.tcd.ie>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <1467198827.1547856.651827585.58766CC0@webmail.messagingengine.com> <5773B219.1020603@cs.tcd.ie>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=1255
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/00B1J4r2wstEDiaBCgqQ8fWbmeI>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:42:28 -0000

Hi Stephen,

--On June 29, 2016 at 12:33:45 PM +0100 Stephen Farrell 
<stephen.farrell@cs.tcd.ie> wrote:

> And another possible issue now occurs to me: I remember that one
> social network had an issue where all the avatar image sizes were
> nearly unique, so that even though those were all accessed over TLS,
> one could identify users and their buddies by watching those be
> downloaded. (That depended on how the social network in question
> made avatar images available, which'll likely be different here.)
> But there may be a reason to recommend normalising image sizes here
> as well and to encourage only offering those over https and not
> http.

I will add the following to the first paragraph of the privacy section:

    In particular, calendar publishers
   wishing to help protect the privacy of their subscribers MUST use
   HTTP with Transport Layer Security [RFC7230] ("https:" URIs instead
   of "http:" URIs) for access to calendar data or ancillary data such
   as images.

> I'm sure folks who know calendaring much better that I do would
> likely come up with additional issues, and would certainly know
> better which are real concerns, and which aren't.

Will comment on this in a reply to your follow-up email.

-- 
Cyrus Daboo


From nobody Wed Jun 29 09:49:00 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1CBF12D534; Wed, 29 Jun 2016 09:48:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 kFZkdGuQgKOL; Wed, 29 Jun 2016 09:48:38 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 00B6412D111; Wed, 29 Jun 2016 09:48:37 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 35B954706D87; Wed, 29 Jun 2016 12:48:37 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8fdRCVZvxjlG; Wed, 29 Jun 2016 12:48:37 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id F0E324706D73; Wed, 29 Jun 2016 12:48:35 -0400 (EDT)
Date: Wed, 29 Jun 2016 12:48:34 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>, The IESG <iesg@ietf.org>
Message-ID: <DE6702F862FAD1B776FFC481@cyrus.local>
In-Reply-To: <5773F93A.2080800@cs.tcd.ie>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <9A052F02E69AFB03DB9A7568@cyrus.local> <5773F93A.2080800@cs.tcd.ie>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=1922
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/7_jbIxsNoHLvrC9y1LvG33JsRWA>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:48:43 -0000

Hi Stephen,

--On June 29, 2016 at 5:37:14 PM +0100 Stephen Farrell 
<stephen.farrell@cs.tcd.ie> wrote:

>> Privacy issues were not specifically considered by the WG (in fact the
>> privacy section was only recently added).
>
> Ah ok. Is that something that needs further work, either here
> or perhaps better as a separate document that considers privacy
> issues with caldav? If so, do you think there might be folks
> who'd be interested in doing that work?
>
> I'm guessing that the answers might be "yes" and "umm, not
> sure" in that order:-)
>
> Anyway, I'll clear my discuss on this document and chat with
> Alexey tomorrow on the call (or via email is fine too) about
> the general issue and whether it's feasible to think about
> some folks doing work on that.

Yes this is ain interesting area to consider. The first question is how is 
calendar data any different from other types of data that may be accessed 
via authenticated or anonymous services (which ought to be covered by 
generic documents covering security and privacy for any data access 
protocol). Obviously there are unique aspects of calendar data that have to 
be considered and thus could be called out separately.

This is something that is becoming more and more important as we see much 
more public event use as well as event/calendar sharing in both enterprise 
and consumer services. There is a bunch of work on CalDAV-based calendar 
sharing that is starting to be discussed at the IETF and will hopefully 
make its way to a working group - so there will be plenty of opportunity to 
discuss this in more detail there.

>> Please review the current
>
> All of the above are good additions. (Did you see the additional
> point I raised about image size normalisation in a mail with
> Alexey? Including that too might be good.)

Yes, just dealt with that - processing IESG messages serially rather than 
in parallel :-)

-- 
Cyrus Daboo


From nobody Wed Jun 29 09:50:58 2016
Return-Path: <cyrus@daboo.name>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89BF312D91E; Wed, 29 Jun 2016 09:50:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.328
X-Spam-Level: 
X-Spam-Status: No, score=-3.328 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-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 STExcy8ySJtr; Wed, 29 Jun 2016 09:50:47 -0700 (PDT)
Received: from daboo.name (daboo.name [173.13.55.49]) (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 8EF8412D59F; Wed, 29 Jun 2016 09:50:46 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 6F4E94706E99; Wed, 29 Jun 2016 12:50:45 -0400 (EDT)
X-Virus-Scanned: amavisd-new at example.com
Received: from daboo.name ([127.0.0.1]) by localhost (daboo.name [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90Xyx6rn7RB5; Wed, 29 Jun 2016 12:50:45 -0400 (EDT)
Received: from [17.44.178.123] (unknown [17.44.178.123]) by daboo.name (Postfix) with ESMTPSA id 2F63A4706E8D; Wed, 29 Jun 2016 12:50:43 -0400 (EDT)
Date: Wed, 29 Jun 2016 12:50:42 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Message-ID: <9E32382CB856291ADD539062@cyrus.local>
In-Reply-To: <CAHbuEH5z6dB7wkLV=242nu02fh2=GzGjt4=unj22VcyBj_44_Q@mail.gmail.com>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local> <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com> <CD1F875BFCB8DCF3CEEE70F5@cyrus.local> <CAHbuEH5z6dB7wkLV=242nu02fh2=GzGjt4=unj22VcyBj_44_Q@mail.gmail.com>
X-Mailer: Mulberry/4.1.0b1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=2108
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/qaTUILZ-HtlEdQ1nXPJPEzX7ujM>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:50:50 -0000

Hi Kathleen,

--On June 29, 2016 at 10:10:32 AM -0400 Kathleen Moriarty 
<kathleen.moriarty.ietf@gmail.com> wrote:

>> New -04 version of the draft has now been posted.
>
> Thank you!  I'll look at it in a little while.

Just FYI the -04 privacy section has just had a number of 
additions/revisions in response to Stephen's comments. Here is a complete 
copy of what I currently have:

8.  Privacy Considerations

   Several of the new properties or parameters defined by this
   specification allow reference to "external" URIs.  Access to those
   URIs could be tracked, leading to loss of privacy.  Clients SHOULD
   ensure that suitable permission is granted by calendar users before
   such URIs are dereferenced.  In particular, calendar publishers
   wishing to help protect the privacy of their subscribers MUST use
   HTTP with Transport Layer Security [RFC7230] ("https:" URIs instead
   of "http:" URIs) for access to calendar data or ancillary data such
   as images.

   In general, users have to rely on the privacy policies of any
   conferencing system being accessed via the "CONFERENCE" property, for
   their own privacy protection.  It is entirely possible for such
   systems to uniquely identify and log the activity and participation
   (or not) of calendar users in the conference.  Calendar user agents
   SHOULD track which conferencing systems are used and warn users the
   first time a new one is about to be used.  This is particularly
   important if the client automatically "dials in" to the conference
   when the event start time occurs.

   By giving different calendar users different values for the "REFRESH-
   INTERVAL" property, it is possible for a publisher of calendar data
   to uniquely identify each refresh from each calendar users' clients,
   and thereby track user activity and IP address over time.  To address
   this, clients SHOULD add or subtract some random amount of time from
   the published "REFRESH-INTERVAL" value when doing actual refreshes.

   Privacy considerations in [RFC5545], and [RFC5546] MUST also be
   adhered to.


-- 
Cyrus Daboo


From nobody Wed Jun 29 09:57:45 2016
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2F3412D9CD; Wed, 29 Jun 2016 09:57:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.427
X-Spam-Level: 
X-Spam-Status: No, score=-3.427 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 SaPTJTcNyFwl; Wed, 29 Jun 2016 09:57:41 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 18A9C12D591; Wed, 29 Jun 2016 09:57:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1467219460; d=isode.com; s=june2016; i=@isode.com; bh=j9SCCLL4h4qFDhKtjvom7aSiul7a0EYqgPupCzhMpsA=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=K6Q9IUhILtTrS1Panw4Qx0ShhbuHXsjM5F/opxRTuV6izxQFsD5QbvzI87MnNxu3ELkwHb oj/azmkBM1SUhN5APTv08LMwbZvoY8b8RagFSU9cdQg5NPoYsQr1cotlYVAyl6AqpI7+XP mUdDpk0n5mHsdPTBTKLR0aioy43hgzo=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215])  by waldorf.isode.com (submission channel) via TCP with ESMTPSA  id <V3P-AwBODHie@waldorf.isode.com>; Wed, 29 Jun 2016 17:57:40 +0100
To: Cyrus Daboo <cyrus@daboo.name>, Stephen Farrell <stephen.farrell@cs.tcd.ie>, The IESG <iesg@ietf.org>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <9A052F02E69AFB03DB9A7568@cyrus.local>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <5b701037-ef60-7545-e653-d9e61fee4474@isode.com>
Date: Wed, 29 Jun 2016 17:57:32 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
In-Reply-To: <9A052F02E69AFB03DB9A7568@cyrus.local>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/JZxiBji2oKy9QX-alz03swoBVGs>
Cc: draft-ietf-calext-extensions@ietf.org, Philipp Kewisch <mozilla@kewis.ch>, calext-chairs@ietf.org, calsify@ietf.org
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 16:57:44 -0000

Hi Cyrus,


On 29/06/2016 17:20, Cyrus Daboo wrote:
> Hi Stephen,
> Please see the new -04 draft which has added a privacy section, and 
> also has changes to the security section.
>
> --On June 29, 2016 at 3:54:19 AM -0700 Stephen Farrell 
> <stephen.farrell@cs.tcd.ie> wrote:
>
>>    - the UID property in particular probably ought be random and
>>      probably ought not be re-used for anything else, some RFC2119
>>      SHOULD statements about that would seem like they'd be good.
>
> The definition of "UID" comes from 5545, which already states:
>
>    The "UID" itself MUST be a globally unique identifier.
>
> However, 5545 then goes on to suggest "good" ways to create it which 
> include use of domain and IP literals, which are clearly not 
> appropriate any more. So, given this draft is updating 5545, do we 
> want to correct that now by making a stronger statement that the UID 
> value should be "opaque"? My implementations just generate UUIDs - 
> perhaps that should be a new recommendation. If we want to do that, 
> then I would add additional text in section 5.3 as well as the privacy 
> section. But the question is whether it is appropriate for this draft 
> to attempt such a fix - I think that is something the working group 
> will need to comment on.

With no hats: as you already updating RFC 5545, you might as well add 
this text. But yes, I would like to hear comments from other 
implementors if they think your text is sensible or not.
(I think it is.)

Best Regards,
Alexey


From nobody Wed Jun 29 10:15:29 2016
Return-Path: <Kathleen.Moriarty.ietf@gmail.com>
X-Original-To: calsify@ietf.org
Delivered-To: calsify@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CCAF12B00C; Wed, 29 Jun 2016 10:15:24 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "Kathleen Moriarty" <Kathleen.Moriarty.ietf@gmail.com>
To: "The IESG" <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20160629171524.18869.68150.idtracker@ietfa.amsl.com>
Date: Wed, 29 Jun 2016 10:15:24 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/ZBVBwOum0ZLlmTlEohO7joPwCVA>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, mozilla@kewis.ch, calsify@ietf.org
Subject: [calsify] Kathleen Moriarty's No Objection on draft-ietf-calext-extensions-04: (with COMMENT)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 17:15:24 -0000

Kathleen Moriarty has entered the following ballot position for
draft-ietf-calext-extensions-04: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-calext-extensions/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Thanks for the updated text to address the SecDir review and Stephen's
additional comments (I followed that discussion as well).



From nobody Wed Jun 29 10:17:12 2016
Return-Path: <kathleen.moriarty.ietf@gmail.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44B3C12D1AC; Wed, 29 Jun 2016 10:17:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 B0b0cX-1f_Dc; Wed, 29 Jun 2016 10:17:08 -0700 (PDT)
Received: from mail-vk0-x233.google.com (mail-vk0-x233.google.com [IPv6:2607:f8b0:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20D9D12B017; Wed, 29 Jun 2016 10:17:08 -0700 (PDT)
Received: by mail-vk0-x233.google.com with SMTP id j3so75177221vkb.0; Wed, 29 Jun 2016 10:17:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=FwLUtKMH0l9eFZFHNRQLAt2S5TUsHJ0eSB1GywEq8MM=; b=pl5kSVEyr7i93pI6oA/AUDTqq56tfrxVNjrWx9MHLw21WNe7HkZhTR30M/fBB1WNlR hjLCWX68e/g7kCkjIHvthDbw3kcwaDWokyaIQTNQMLVFBI78e6pPfM3D48HKI8e0Zw1J Xml609JJmWuP0uTxpPJvStfe3i9nkdWeyMeMS3xOEn+rjfd4L/5p7GFNb+5us2r+YFih tkB64flr+KCXvnOLWTbGPvxevSmw4Weh3zzrZQBDQbQITWSwktkZc0vefPAbU6ky78O5 N6QwLDIc6Q5GhpfCchfkvOlW8ypIbdzKX6NRUtFX+tqm3USKOOOr3GLZbSnYAkCYVSNc UbYA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=FwLUtKMH0l9eFZFHNRQLAt2S5TUsHJ0eSB1GywEq8MM=; b=TzD1maNpii7wU4ynjmXg1ue5KfMG1IhdMdOYCnRj+9+UMQbLMM2allhvW5zEftNjTk la2O9cKbfXupE6qWwpgySlTZJoe2LhepR2bhuC2tyCw5h3bN7MafvCHy080vMdTwD4u+ gmeeBVDU5WKlmfisTL9r9x5ifYbRc1GTAIymjfjDFy8MW5vqTnuVSAHXAMF9CFiV5vA6 dIFLdj85H8XkXT9p8XojUoHAtr3xGu/KPPM7fegyjIKcnej6Zk7q3s/CSoW3QKhETvpY Enpi7Re2O/GmDxdKeRC1CfBBe8Psiv94Nfu5Sbdn2CUhgXjD62n0F+hHzwD90N9Zh1/e Om7w==
X-Gm-Message-State: ALyK8tL99/A7n9pWMmQpoJ1bYyhuEt/HWiMkcUfJ89z3fA9WnVymtkOV9tKwEl1rf1oUzIQ7+u6hd7T/BkOHmQ==
X-Received: by 10.31.64.76 with SMTP id n73mr4267798vka.42.1467220627212; Wed, 29 Jun 2016 10:17:07 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.159.36.236 with HTTP; Wed, 29 Jun 2016 10:17:06 -0700 (PDT)
In-Reply-To: <9E32382CB856291ADD539062@cyrus.local>
References: <20160629004525.22470.66766.idtracker@ietfa.amsl.com> <3BDA303E384E5CE9E49881AE@cyrus.local> <CAHbuEH7jfjdGSK1hSPkDks8Jypp-ooh7+7K2FnxFsckAwn0E_Q@mail.gmail.com> <CD1F875BFCB8DCF3CEEE70F5@cyrus.local> <CAHbuEH5z6dB7wkLV=242nu02fh2=GzGjt4=unj22VcyBj_44_Q@mail.gmail.com> <9E32382CB856291ADD539062@cyrus.local>
From: Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>
Date: Wed, 29 Jun 2016 13:17:06 -0400
Message-ID: <CAHbuEH40HnWnm+o_EH57=OOmDvfM4y2C6q=QMFFfEw=K1g-Tkg@mail.gmail.com>
To: Cyrus Daboo <cyrus@daboo.name>
Content-Type: text/plain; charset=UTF-8
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/pzNDmkuHsi9w5xAZLr3JN5WpwMg>
Cc: draft-ietf-calext-extensions@ietf.org, calext-chairs@ietf.org, The IESG <iesg@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, calsify@ietf.org
Subject: Re: [calsify] Kathleen Moriarty's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 17:17:10 -0000

Thank you, Cyrus!

I was following Stephen's discuss and was happy with the text
proposed.  Thanks for being so responsive, it's really helpful!

On Wed, Jun 29, 2016 at 12:50 PM, Cyrus Daboo <cyrus@daboo.name> wrote:
> Hi Kathleen,
>
> --On June 29, 2016 at 10:10:32 AM -0400 Kathleen Moriarty
> <kathleen.moriarty.ietf@gmail.com> wrote:
>
>>> New -04 version of the draft has now been posted.
>>
>>
>> Thank you!  I'll look at it in a little while.
>
>
> Just FYI the -04 privacy section has just had a number of
> additions/revisions in response to Stephen's comments. Here is a complete
> copy of what I currently have:
>
> 8.  Privacy Considerations
>
>   Several of the new properties or parameters defined by this
>   specification allow reference to "external" URIs.  Access to those
>   URIs could be tracked, leading to loss of privacy.  Clients SHOULD
>   ensure that suitable permission is granted by calendar users before
>   such URIs are dereferenced.  In particular, calendar publishers
>   wishing to help protect the privacy of their subscribers MUST use
>   HTTP with Transport Layer Security [RFC7230] ("https:" URIs instead
>   of "http:" URIs) for access to calendar data or ancillary data such
>   as images.
>
>   In general, users have to rely on the privacy policies of any
>   conferencing system being accessed via the "CONFERENCE" property, for
>   their own privacy protection.  It is entirely possible for such
>   systems to uniquely identify and log the activity and participation
>   (or not) of calendar users in the conference.  Calendar user agents
>   SHOULD track which conferencing systems are used and warn users the
>   first time a new one is about to be used.  This is particularly
>   important if the client automatically "dials in" to the conference
>   when the event start time occurs.
>
>   By giving different calendar users different values for the "REFRESH-
>   INTERVAL" property, it is possible for a publisher of calendar data
>   to uniquely identify each refresh from each calendar users' clients,
>   and thereby track user activity and IP address over time.  To address
>   this, clients SHOULD add or subtract some random amount of time from
>   the published "REFRESH-INTERVAL" value when doing actual refreshes.
>
>   Privacy considerations in [RFC5545], and [RFC5546] MUST also be
>   adhered to.
>
>
> --
> Cyrus Daboo
>



-- 

Best regards,
Kathleen


From nobody Wed Jun 29 16:05:17 2016
Return-Path: <murch@andrew.cmu.edu>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDF0F12DB9A; Wed, 29 Jun 2016 16:05:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.626
X-Spam-Level: 
X-Spam-Status: No, score=-5.626 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426] 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 vybE3l1D21Iu; Wed, 29 Jun 2016 16:05:05 -0700 (PDT)
Received: from smtp.andrew.cmu.edu (SMTP.ANDREW.CMU.EDU [128.2.157.39]) (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 0474D12DB32; Wed, 29 Jun 2016 16:05:04 -0700 (PDT)
Received: from [192.168.1.22] (cpe-76-180-151-43.buffalo.res.rr.com [76.180.151.43]) (user=murch mech=PLAIN (0 bits)) by smtp.andrew.cmu.edu (8.15.2/8.15.1) with ESMTPSA id u5TN4q3f008961 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 29 Jun 2016 19:04:53 -0400
To: Alexey Melnikov <alexey.melnikov@isode.com>, Cyrus Daboo <cyrus@daboo.name>, Stephen Farrell <stephen.farrell@cs.tcd.ie>, The IESG <iesg@ietf.org>
References: <20160629105419.18817.52221.idtracker@ietfa.amsl.com> <9A052F02E69AFB03DB9A7568@cyrus.local> <5b701037-ef60-7545-e653-d9e61fee4474@isode.com>
From: Ken Murchison <murch@andrew.cmu.edu>
Organization: Carnegie Mellon University
Message-ID: <57745414.8040008@andrew.cmu.edu>
Date: Wed, 29 Jun 2016 19:04:52 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <5b701037-ef60-7545-e653-d9e61fee4474@isode.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Version: 6.3.0.2556906, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.6.29.225715
X-SMTP-Spam-Clean: 28% ( SXL_IP_DYNAMIC 3, MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1700_1799 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, DATE_TZ_NA 0, FROM_EDU_TLD 0, IN_REP_TO 0, LEGITIMATE_NEGATE 0, MSG_THREAD 0, MULTIPLE_RCPTS_RND 0, NO_URI_HTTPS 0, RDNS_GENERIC_POOLED 0, RDNS_POOLED 0, RDNS_RESIDENTIAL 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, RDNS_SUSP_SPECIFIC 0, REFERENCES 0, __ANY_URI 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __FORWARDED_MSG 0, __FW_1LN_BOT_MSGID 0, __HAS_CC_HDR 0, __HAS_FROM 0, __HAS_MSGID 0, __IN_REP_TO 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __MULTIPLE_RCPTS_CC_X2 0, __PHISH_SPEAR_STRUCTURE_1 0, __RDNS_POOLED_1 0, __REFERENCES 0, __SANE_MSGID 0, __SUBJ_ALPHA_NEGATE 0, __TO_MALFORMED_2 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0)
X-SMTP-Spam-Score: 28%
X-Scanned-By: MIMEDefang 2.78 on 128.2.157.39
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/TxdB2l3lzF4qclcO5o-HBzV9jUE>
Cc: "draft-ietf-calext-extensions@ietf.org" <draft-ietf-calext-extensions@ietf.org>, "calext-chairs@ietf.org" <calext-chairs@ietf.org>, Philipp Kewisch <mozilla@kewis.ch>, "calsify@ietf.org" <calsify@ietf.org>
Subject: Re: [calsify] Stephen Farrell's Discuss on draft-ietf-calext-extensions-03: (with DISCUSS)
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 23:05:10 -0000

Hi Alexey,


On 06/29/2016 12:57 PM, Alexey Melnikov wrote:
> Hi Cyrus,
>
>
> On 29/06/2016 17:20, Cyrus Daboo wrote:
>> Hi Stephen,
>> Please see the new -04 draft which has added a privacy section, and 
>> also has changes to the security section.
>>
>> --On June 29, 2016 at 3:54:19 AM -0700 Stephen Farrell 
>> <stephen.farrell@cs.tcd.ie> wrote:
>>
>>>    - the UID property in particular probably ought be random and
>>>      probably ought not be re-used for anything else, some RFC2119
>>>      SHOULD statements about that would seem like they'd be good.
>>
>> The definition of "UID" comes from 5545, which already states:
>>
>>    The "UID" itself MUST be a globally unique identifier.
>>
>> However, 5545 then goes on to suggest "good" ways to create it which 
>> include use of domain and IP literals, which are clearly not 
>> appropriate any more. So, given this draft is updating 5545, do we 
>> want to correct that now by making a stronger statement that the UID 
>> value should be "opaque"? My implementations just generate UUIDs - 
>> perhaps that should be a new recommendation. If we want to do that, 
>> then I would add additional text in section 5.3 as well as the 
>> privacy section. But the question is whether it is appropriate for 
>> this draft to attempt such a fix - I think that is something the 
>> working group will need to comment on.
>
> With no hats: as you already updating RFC 5545, you might as well add 
> this text. But yes, I would like to hear comments from other 
> implementors if they think your text is sensible or not.
> (I think it is.)

I'm comfortable recommending UUIDs.

-- 
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon University


From nobody Thu Jun 30 05:44:16 2016
Return-Path: <daniel.migault@ericsson.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DDFE12D66D for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:44:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.22
X-Spam-Level: 
X-Spam-Status: No, score=-4.22 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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 uZfh1bmkkqUU for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:44:11 -0700 (PDT)
Received: from usplmg20.ericsson.net (usplmg20.ericsson.net [198.24.6.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EC6A12D859 for <calsify@ietf.org>; Thu, 30 Jun 2016 05:44:05 -0700 (PDT)
X-AuditID: c618062d-f79886d000002334-77-577509bfe783
Received: from EUSAAHC005.ericsson.se (Unknown_Domain [147.117.188.87]) by usplmg20.ericsson.net (Symantec Mail Security) with SMTP id 5C.C2.09012.FB905775; Thu, 30 Jun 2016 14:00:00 +0200 (CEST)
Received: from EUSAAMB107.ericsson.se ([147.117.188.124]) by EUSAAHC005.ericsson.se ([147.117.188.87]) with mapi id 14.03.0294.000; Thu, 30 Jun 2016 08:44:03 -0400
From: Daniel Migault <daniel.migault@ericsson.com>
To: "calsify@ietf.org" <calsify@ietf.org>
Thread-Topic: Call for Adoption
Thread-Index: AdHSzMxEPx4MwpUOQo60hyWOk+18Kg==
Date: Thu, 30 Jun 2016 12:44:02 +0000
Message-ID: <2DD56D786E600F45AC6BDE7DA4E8A8C117F27750@eusaamb107.ericsson.se>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
x-originating-ip: [147.117.188.12]
Content-Type: multipart/related; boundary="_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_"; type="multipart/alternative"
MIME-Version: 1.0
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFuphleLIzCtJLcpLzFFi42KZXLonXPcAZ2m4wbZ9HBb31nxgs9j0opnV gcljyZKfTB5fLn9mC2CK4rJJSc3JLEst0rdL4MrYtrOXqWBJB3PFlYM+DYwnfzB1MXJwSAiY SLQ36HQxcgKZYhIX7q1n62Lk4hASOMoo8X7qclaQhJDAckaJJbtLQWw2ASOJtkP97CC2iICm xO6rPWA1zAKOEqs6j7GB2MICUhJHj71hgqiRl+jfMoUFwtaTaHnwGqyGRUBV4uKq1WBzeAV8 JZ4/fscIYjMCHfH91BomiJniEreezGeCOE5E4uHF02wQtqjEy8f/WCFsJYk5r68xgxzNLNDN KNG47zozxFBBiZMzn7BMYBSehWTWLGR1s5DUzQIGBrNAvsTvU1oQ9ToSC3Z/YoOwtSWWLXzN DGOfOfCYCVNcR2LzpZ0sELaiRFvnbKhdSxklGl7sY4aYryPRPSkcpmZK90N2mN6lbdPYIEoU JbrulEG0LmOU2LdzNxtMzZsXZxmR9S5gFFrFyFFaXJCTm25ksIkRmC6OSbDp7mC8P93zEKMA B6MSD+8CnpJwIdbEsuLK3EOMKkCtjzasvsAoxZKXn5eqJMJ7TrA0XIg3JbGyKrUoP76oNCe1 +BCjNAeLkjiv2CPFcCGB9MSS1OzU1ILUIpgsEwenVANjd0BL7aNLgVVfktw31K4rb+lra/1y Vebx2ZSwbsmL75ZM/MbwW8Qu/asZm+/lwPjA74G3dvd3p4d7+nNe/OWy+0u36W8DZ1bt3kse olr9dss/3n7m/dl/fe50l0Cv0+eraqewnRNKkriqqjKZRb/CTLp89Qtl9+ifL7e/Yjt3fard jkdBTn1KLMUZiYZazEXFiQBU28IeHwMAAA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/h3-Z6RbgM8TA0X9-6Bwii8Ao104>
Cc: "calext-chairs@tools.ietf.org" <calext-chairs@tools.ietf.org>
Subject: [calsify] Call for Adoption
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Jun 2016 12:44:15 -0000

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_
Content-Type: multipart/alternative;
	boundary="_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_"

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi,

This starts a Call for Adoption for three drafts:
    - 1) CalDAV Managed Attachments [1]
    - 2) Improved Support for iCalendar Relationships
    - 3) Event Publishing Extensions to iCalendar:

The document is available here:
https://tools.ietf.org/id/draft-housley-cms-chacha20-poly1305-00.txt

Please review these drafts to see if you think it is suitable for adoption =
by CALEXT, and comment to the list, clearly stating your view.  *Speak Up* =
if you have strong opposition to this work.

This call for adoption ends on July 13.

BR,
Donald, Phillipp and Daniel

[1] http://tools.ietf.org/id/draft-daboo-caldav-attachments
[2] https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt
[3] https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/



[Ericsson]<http://www.ericsson.com/>

DANIEL MIGAULT
Researcher
Research

Ericsson
8500 Boulevard Decarie
H4P 2N2 Montreal, Canada
Phone +1 514 345 7900 46628
Mobile +1 514 452 2160
daniel.migault@ericsson.com
www.ericsson.com


[http://www.ericsson.com/current_campaign]<http://www.ericsson.com/current_=
campaign>

Legal entity: Ericsson Canada Inc., registered office in Montreal. This Com=
munication is Confidential. We only send and receive email on the basis of =
the terms set out at www.ericsson.com/email_disclaimer<http://www.ericsson.=
com/email_disclaimer>

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Hi, <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">This starts a Call for Adoption for three drafts:<o:=
p></o:p></p>
<p class=3D"MsoNormal">&nbsp;&nbsp;&nbsp; - 1) CalDAV Managed Attachments [=
1]<o:p></o:p></p>
<p class=3D"MsoNormal">&nbsp;&nbsp;&nbsp; - 2) Improved Support for iCalend=
ar Relationships<o:p></o:p></p>
<p class=3D"MsoNormal">&nbsp;&nbsp;&nbsp; - 3) Event Publishing Extensions =
to iCalendar:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">The document is available here:<o:p></o:p></p>
<p class=3D"MsoNormal">https://tools.ietf.org/id/draft-housley-cms-chacha20=
-poly1305-00.txt<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Please review these drafts to see if you think it is=
 suitable for adoption by CALEXT, and comment to the list, clearly stating =
your view.&nbsp; *Speak Up* if you have strong opposition to this work.<o:p=
></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">This call for adoption ends on July 13.<o:p></o:p></=
p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">BR, <o:p></o:p></p>
<p class=3D"MsoNormal">Donald, Phillipp and Daniel <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">[1] http://tools.ietf.org/id/draft-daboo-caldav-atta=
chments<o:p></o:p></p>
<p class=3D"MsoNormal">[2] https://www.ietf.org/archive/id/draft-douglass-i=
cal-relations-04.txt<o:p></o:p></p>
<p class=3D"MsoNormal">[3] https://datatracker.ietf.org/doc/draft-douglass-=
calendar-extension/<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><a href=3D"http://www=
.ericsson.com/" target=3D"_blank"><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none=
"><img border=3D"0" width=3D"68" height=3D"60" id=3D"_x0000_i1026" src=3D"c=
id:image001.gif@01D1D2E6.371C7D20" alt=3D"Ericsson"></span></a><span style=
=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">=
<br>
<br>
</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New Roman&qu=
ot;,&quot;serif&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt;font-family:&quot=
;Arial&quot;,&quot;sans-serif&quot;;color:#333333">DANIEL MIGAULT
</span></b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&q=
uot;sans-serif&quot;;color:#333333"><br>
Researcher <br>
Research</span><span style=3D"font-size:12.0pt;font-family:&quot;Times New =
Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;;color:#333333"><br>
</span><b><span style=3D"font-size:10.0pt;font-family:&quot;Arial&quot;,&qu=
ot;sans-serif&quot;;color:#333333">Ericsson</span></b><span style=3D"font-s=
ize:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#3333=
33"><br>
8500 Boulevard Decarie<br>
H4P 2N2 Montreal, Canada<br>
Phone &#43;1 514 345 7900 46628<br>
Mobile &#43;1 514 452 2160<br>
daniel.migault@ericsson.com<br>
www.ericsson.com </span><span style=3D"font-size:12.0pt;font-family:&quot;T=
imes New Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p=
>
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;"><br>
<br>
</span><a href=3D"http://www.ericsson.com/current_campaign" target=3D"_blan=
k"><span style=3D"font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-=
serif&quot;;color:blue;text-decoration:none"><img border=3D"0" width=3D"500=
" height=3D"80" id=3D"_x0000_i1025" src=3D"cid:image002.gif@01D1D2E6.371C7D=
20" alt=3D"http://www.ericsson.com/current_campaign"></span></a><span style=
=3D"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&qu=
ot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt;font-family:&quot;Ti=
mes New Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:8.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;;color:#333333">Legal entity: Ericsson Canad=
a Inc., registered office in Montreal. This Communication is Confidential. =
We only send and receive email on the basis of the terms
 set out at <a href=3D"http://www.ericsson.com/email_disclaimer" title=3D"h=
ttp://www.ericsson.com/email_disclaimer">
<span style=3D"color:blue">www.ericsson.com/email_disclaimer</span></a> </s=
pan><o:p></o:p></p>
</div>
</body>
</html>

--_000_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_--

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_
Content-Type: image/gif; name="image001.gif"
Content-Description: image001.gif
Content-Disposition: inline; filename="image001.gif"; size=2367;
	creation-date="Thu, 30 Jun 2016 12:44:00 GMT";
	modification-date="Thu, 30 Jun 2016 12:44:00 GMT"
Content-ID: <image001.gif@01D1D2E6.371C7D20>
Content-Transfer-Encoding: base64

R0lGODlhRAA8APcAAAIVTgAWUwAWVAQWTwUWUAcXUQkYUgAbUwAbVAoZUwAcVQEdVgMeVwQeWAYf
WQAhWQAiWgggWgAjWwAjXAAkXQAlXgEmXwInYAAoYAQnYQApYQAqYQArYgArYwAsZAAuZg0sYA4t
YRAtYREuYgQyZAUyZRMvYwczZhQwZAk0ZxYxZQs1aA42ahE3axI4bBQ5bQY9cBU6bgk+cRc7bxg8
cBo9cRo/bRw/bh1Abx5BcB9CcSFDciJEcyNFdCRGdSVHdiZHdylJeStLeyxMfC1NfS5Ofi9Pfy5Q
ejBQgC9RezBSfDhQfDFTfTJUfjNUfzRVgDVWgTZXgjdYgzlZhDpahTtbhjxchz1diD5eiT9fikVe
hUZfhkFhjEdgh0hhiEljiUtki0xljE1mjU5njk9oj1BpkFFqkVJrklNsk1VulVZvlk9xl1dwl1hx
mF1xlFdzlFh0lV9zlll1lmB0l1p2l2F1mGJ2mV56m2V5nF97nGB8nWF9nmJ+n2N/oGSAoWWBomaC
o2eDpGyDoG6CpmiEpW2EoW6Fom+Go3aFo3CHpHGIpXKJpnOKp3SMqHWNqXePrHiQrXmRrnqSr3uT
sHyUsX6Ws3+XtISYr4easoibs4mctIqdtYueto2guI6huY+iupCjvJKlvZOmvpSnwJmou5WpwZqp
vJuqvZyrvp2sv56twJ+uwaCvwqGww6KxxaOyxqS0x6W1yKa2yai4y6m5zKu6zay7zq28z7C8yq69
0bG9y6++0rK+zLO/zbTAzrXBz7bC0LjD0bnE0rrG07vH1bzI1r3J177K2L/L2cDM2sHN28PP3cfP
18TQ3sjQ2MbS4MrS28fT4cvT3MzV3c3W3s7X38/Y4NDZ4dLa4tPb5NTc5dXd5tbe59fg6Nni6trj
69vk7N/k5t3l7uDl6OHm6eLn6uPo6+Tp7OXq7ebs7uft7+nu8Orv8uvw8+zx9O3y9e7z9u/19/D2
+PL3+fP4+/T5/PX6/fb7/vn7+Pz6/vr8+ff9//v9+vn+//z/+/7//CH+EUNyZWF0ZWQgd2l0aCBH
SU1QACwAAAAARAA8AAAI/gD/CRxIsKDBgwgN8tOnb1/ChxAjSjR4792vMyAaBLllb6LHjxDtvau2
SMYBCRYsSHAwSx/IlyD5ufMWCkqDBihTppQghB3MnxDhgbPVhsNJnUhTHigHtCnBeuCMKcpRAGfS
qxLMOW1qTpmmKQ+OXr16oIu7rS/fPSOlhsQBB2OxPmiAwxg/tB6xtfLTo4HYuDolHOBQZI4xvBPf
XYpiNCfgnQ0e5FDDyRniifUuSbD6OKWDAyPAVArW7rJHcSMcAxYcwUkjW99Mf9xnrMDjzQVw8JGF
jR5BcrFMKZP90BmBuBEKcCCTSprPgfhs6VFCw8UOQfCIH0SX4wFSwQ2Y/lxqppWgNEdOaHCQwB7l
Jd/aCe7D1fhBgheBjJWDL5AdqCo1iMBeUhLIoE58Bd3TjB9VuCELOfEUpEsaNJCgEmAFMIVgQfPA
I49LA1mDSA4krNeZBBycs+FD7ISCxAgcdIbUAXRkt2JB9ghjhoUyJuWAEN7cONA+2zByg2o9pkSE
J+/849CN6tDhAJKdZcCBDH5UIyRB8exxQJIpgeACGLR0tCVB3nh3ogQeuLBEJuQQdI+ZQvIzjG1x
sZeBC0EEMtxA/LCjVyjGPHejNF8SyF4KQLARC53/vIONLGp8UMABB7wxjpDvQCHWSh70EEYnQQ5k
Tze9HLLDAZxZMIAi/vPcyE8yRGxw0g1bOIJMQeQIcwkVglEpwQjobIlNJHksQstZA7mDzCdosFDA
lBhqeCZB/FBTyh1A3EQlgSykc+1A5LQSyBMctHrbAZLwJ2Q9vjSiRQsOUHuiAwWQ8EexW5pjSRg7
WKDuaic5QckvTW5JDRMj2HuiXzQAYss29Vz7DhYD53nABmawgg2z41rTgIybHZDEJtio8+S4//Aj
TKIasyAIM+tUzHJB3IyMFU5j0MKOuzcT9M4aMKv04ybl2HNX0AmZ4wVOErTQxzT5MD3RPWsFI4/V
XHft9ddghy322GSX7dEywQijtjDBxDlN2mofwy87vhyjokDY0GLK/iq9lOPQpHsHc6A+zrRSCivI
xPqPOr2ggoovB0aaTDDBiPvP29XwM0YOO8hQgwwvrPKPHTjkUEMNQZiRzD/HvOBELf+0s8kUKTwg
QQqb/GPKFCVE1kMw9GxSRGNRxKYMG0dKcMMbu2KTBQ41bFIxHTfwYY8QDYiQRRVURGHLP1oc0AIX
UWz2xD++DMACK/9cwgEBOdThhxOVYEMvEIoYQscww3DgQBSM4MMdypEOKEwpDnBYyRTQQY0c+GUH
0vhHFQ4ghnoYwQFGqAc60GGOefDDCwcAAzbScYSU/OMXBXCBLKghgwJQIRjskNQ5VpEBC/xBIOpg
hycEMAJR/OMe/kzJBAcisAh1nCMRBxCBJrbhgwgIZhL/6IIDyGDBCMhAE5SQhCa48Q8QXoF/MpAA
E05YgBe04hVfCkVBlIGSHNhhFaVhBQEyIIRA3EIgX9iABO7mDfaYoRs94MALOHADcnxhihZ0TNRg
5wUHiEAGNLAAEbpBxhekAhQDeEEuCqIPQfglaleYRjrQgKkNvKAN9mCCBFjwJHfAoAFYwEYg8xAF
AnwCChGgohGixgc7zAEQ0+jiA1RghBiNQEUoNGMqBAACWRjkHccgxAxs54Z/rMMWcuhdA4YBhZSY
yR0ecAAXACmBVFRCAjt4gQR0+YAx3uMeDtkHCKngDVGs5xJk/lRh/xrABkMRxB7heIEDoECQVdCA
AKawAwgcsMl/7GIwg+jGDspJjiRIIAPrTKQLAKEHPcBBGF08QBbaUQ8VWAAI+WyFPNxgGydcYhWH
+MQ3xtAJW1BCJWrABhlKYYs0cGAAtaBGCSQAg1UYVAIzkAY2JjqKf0ACBBLIZT2w1x4JFIAT/8gC
Aaqwjn+kQQIbUEYw1Ce6bogBJ1ZyAB6SwYG2YvQG1ODFANq6gQR8IU6mWE9bh3WKfzijO2osRxFu
UsFWcKITiO3EJYLJikasIlbSmMQkhvENRmRCS/+wxzAKcQYy+MEY6thEHMighkyo6BuRaMMY4rAK
kHXDEWY4FUMkKPkPc3giEtEQyC4o4YhX3CMgAAA7

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_
Content-Type: image/gif; name="image002.gif"
Content-Description: image002.gif
Content-Disposition: inline; filename="image002.gif"; size=27037;
	creation-date="Thu, 30 Jun 2016 12:44:00 GMT";
	modification-date="Thu, 30 Jun 2016 12:44:00 GMT"
Content-ID: <image002.gif@01D1D2E6.371C7D20>
Content-Transfer-Encoding: base64

R0lGODlh9AFQAPcAAHh0fWxobbi6x3FueDsrDHl4hp2Xo5SLlHh2gXRyfEQ7LYJ7hUtERlBFMJyS
nXFsdW1ocEIzFGRbVYF+i3Jka42KknZ0gdLS03RweX18inx6hgIBAWJcYfT09YKBjt/f4aOao+Pi
5N3b3XZ0fjMkCHl4gighGzs1N/z8/Hx4guzr61BJS21qdHJweSslIW1mbWlkaezt8WplbLy6vmxk
WKyqtDMkBm1laYqFjnJwfJCIj1tVWLOytG9qcRoWE6ikn3FscczKzW5seISEkGliZFNNUG9qba2i
rSIdF5WTm83N0IaBiouHkIN6cDktEXt4fnt1bG5sdVlSVaGbqn18hnuDm6GWo5WOmKWjrHBqdIWD
jXRwdlxTRGhiaFlYYzYoCqCWnvf3+JmPmsTCxrGusz4yGXx6iYeFjmtmcIuFfHNudlZPUzArJo2K
joqBiqKgpkQ9QI6Fjp6boL++wmVfZWZhaLW0unh2hZWSlV5YXcC8uzU4Q9bV2MXEyYKBindyeaqp
rTgxK3dka8nHzKqfqZKHkdDO0ubm6LCsq3t2fo2Djujy/Lu2vHhyfHpxdLjC5Hh0euHf4oSBhZuW
j+Hp+TtAT7SxrG5scImDjJiNlomDg8vU7RgTDkVKWJmSmMvJx4qGi56hq3x2gXZ0eYd+icve83p6
h3RsYn5+i6ecpo6NmOno6lVSWKunoFJskpieuGpob/P8/1tgcj4uDKqww7iztXNucRgZISYqMXBj
ZYd8hq6roy8hCNfV09DL0G1hZ356goGNqXlucGFaTCIlLtjX2oyDi5+ako+Kg3x0eeHh4XZ2g7u5
tH54cDUnBtrd7trZ2WxoZwoKDA0LC2Nmdnp8inl8hoOFjXJqcjYmCYeKmjgoCBEQETEuL3xyeSEf
IuDf34eEi2hiaujl5/Dv8XZygTYmBsK/upCFjGxianJqdNjZ3WpodMrP2GpscoJ+j3hmbE5PXDAw
MePt8vn5+XVmbXJ0fEJegW5whWx0kXh8j42Vq4ylxnR4i8/R4v///yH/C1hNUCBEYXRhWE1QPD94
cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1w
bWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42
LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4
bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8
cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2Jl
LmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu
MC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAv
MS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmE4YWU0MjY1LWM5MGItNDZm
My1hZDI4LWZiODE4YmVhZjcyYiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNkUwN0M3RTJB
NTkxMUU2OTRCMkFBMDIzMEVDN0M3NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNkUwN0M3
RDJBNTkxMUU2OTRCMkFBMDIzMEVDN0M3NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3No
b3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5j
ZUlEPSJ4bXAuaWlkOmQ5MDI3ZTBjLWRlNGItNGMzZC04ZjRiLTc1MDJhMmM0NTNjNCIgc3RSZWY6
ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjFhNTdiMTBlLTE2MDQtMTE3OS1hNjk3
LTlkNDcwNzU4ZWEwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0
YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e
3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6al
pKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1s
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
sgbvKZ/CQQRdQHvso4dEEBAAOw==

--_005_2DD56D786E600F45AC6BDE7DA4E8A8C117F27750eusaamb107erics_--


From nobody Thu Jun 30 05:49:33 2016
Return-Path: <daniel.migault@ericsson.com>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20A3012D5C9 for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:49:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.221
X-Spam-Level: 
X-Spam-Status: No, score=-4.221 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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 q2O8w4JM9KOJ for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:49:27 -0700 (PDT)
Received: from usplmg20.ericsson.net (usplmg20.ericsson.net [198.24.6.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD7A612D0F8 for <calsify@ietf.org>; Thu, 30 Jun 2016 05:49:27 -0700 (PDT)
X-AuditID: c618062d-f79886d000002334-40-57750b02be12
Received: from EUSAAHC007.ericsson.se (Unknown_Domain [147.117.188.93]) by usplmg20.ericsson.net (Symantec Mail Security) with SMTP id 28.F2.09012.20B05775; Thu, 30 Jun 2016 14:05:22 +0200 (CEST)
Received: from EUSAAMB107.ericsson.se ([147.117.188.124]) by EUSAAHC007.ericsson.se ([147.117.188.93]) with mapi id 14.03.0294.000; Thu, 30 Jun 2016 08:49:26 -0400
From: Daniel Migault <daniel.migault@ericsson.com>
To: "calsify@ietf.org" <calsify@ietf.org>
Thread-Topic: Call for Adoption
Thread-Index: AdHSzMxEPx4MwpUOQo60hyWOk+18KgAAJx3A
Date: Thu, 30 Jun 2016 12:49:26 +0000
Message-ID: <2DD56D786E600F45AC6BDE7DA4E8A8C117F27772@eusaamb107.ericsson.se>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [147.117.188.12]
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrCLMWRmVeSWpSXmKPExsUyuXRPrC4Td2m4wZIjphb31nxgs9j0opnV gcljyZKfTB5fLn9mC2CK4rJJSc3JLEst0rdL4Mp40/yErWCqYMXpLWdZGxhX8XUxcnJICJhI HL5zhBHCFpO4cG89WxcjF4eQwFFGia9THzFCOMsZJe7NXsQCUsUmYCTRdqifHcQWEdCU2H21 hxXEZhZwlFjVeYwNxBYWkJNoePqAEaJGXqJ/yxQWCNtI4v7fZ2BxFgFViR+X7oHFeQV8Jba1 rwazGYGu+H5qDRPETHGJW0/mM0FcJyCxZM95ZghbVOLl43+sELaSxJzX15gh6vUkbkydwgZh a0ssW/iaGWK+oMTJmU9YJjCKzEIydhaSlllIWmYhaVnAyLKKkaO0uCAnN93IYBMjMOyPSbDp 7mC8P93zEKMAB6MSD+8CnpJwIdbEsuLK3EOMEhzMSiK85wRLw4V4UxIrq1KL8uOLSnNSiw8x SnOwKInzij1SDBcSSE8sSc1OTS1ILYLJMnFwSjUwCpsc21Q7MaH138LJDKxcaYfKNxY+3Mzy Neid5cxykaxTIWf3FJXyL77yeG266naLXVcKHE483Hfiin3My60PtyrdSp1w03ByUWBWvX2X S7l3V9D+h08vJAjOnnBJifWcievRmf3RHNbFzHN37n0Qk2fHu9mvVoetxeXAJZ2lbBuOSidt faR9UYmlOCPRUIu5qDgRAO/wL9h3AgAA
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/If-GnvLnEU0Rz_ie2srxIj2QkTQ>
Cc: "calext-chairs@tools.ietf.org" <calext-chairs@tools.ietf.org>
Subject: Re: [calsify] Call for Adoption
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Jun 2016 12:49:33 -0000

-- ignore previous message=20

Hi,=20

This starts a Call for Adoption for three drafts:
=A0=A0=A0 - 1) CalDAV Managed Attachments [1]
=A0=A0=A0 - 2) Improved Support for iCalendar Relationships [2]
=A0=A0=A0 - 3) Event Publishing Extensions to iCalendar [3]

Please review these drafts to see if you think it is suitable for adoption =
by CALEXT, and comment to the list, clearly stating your view.=A0 *Speak Up=
* if you have strong opposition to this work.

This call for adoption ends on July 13.

BR,=20
Donald, Phillipp and Daniel=20

[1] http://tools.ietf.org/id/draft-daboo-caldav-attachments
[2] https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt
[3] https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/



From: Daniel Migault=20
Sent: Thursday, June 30, 2016 3:44 PM
To: 'calsify@ietf.org'
Cc: calext-chairs@tools.ietf.org
Subject: Call for Adoption

Hi,=20

This starts a Call for Adoption for three drafts:
=A0=A0=A0 - 1) CalDAV Managed Attachments [1]
=A0=A0=A0 - 2) Improved Support for iCalendar Relationships
=A0=A0=A0 - 3) Event Publishing Extensions to iCalendar:

The document is available here:
https://tools.ietf.org/id/draft-housley-cms-chacha20-poly1305-00.txt

Please review these drafts to see if you think it is suitable for adoption =
by CALEXT, and comment to the list, clearly stating your view.=A0 *Speak Up=
* if you have strong opposition to this work.

This call for adoption ends on July 13.

BR,=20
Donald, Phillipp and Daniel=20

[1] http://tools.ietf.org/id/draft-daboo-caldav-attachments
[2] https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt
[3] https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/




DANIEL MIGAULT=20
Researcher=20
Research

Ericsson
8500 Boulevard Decarie
H4P 2N2 Montreal, Canada
Phone +1 514 345 7900 46628
Mobile +1 514 452 2160
daniel.migault@ericsson.com
www.ericsson.com=20




Legal entity: Ericsson Canada Inc., registered office in Montreal. This Com=
munication is Confidential. We only send and receive email on the basis of =
the terms set out at www.ericsson.com/email_disclaimer=20


From nobody Thu Jun 30 05:57:50 2016
Return-Path: <murch@andrew.cmu.edu>
X-Original-To: calsify@ietfa.amsl.com
Delivered-To: calsify@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBA2D12D5C9 for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:57:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.625
X-Spam-Level: 
X-Spam-Status: No, score=-5.625 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.426] autolearn=unavailable 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 DWrlSt9pF7Ww for <calsify@ietfa.amsl.com>; Thu, 30 Jun 2016 05:57:46 -0700 (PDT)
Received: from smtp.andrew.cmu.edu (SMTP.ANDREW.CMU.EDU [128.2.157.39]) (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 85EB412D0DA for <calsify@ietf.org>; Thu, 30 Jun 2016 05:48:41 -0700 (PDT)
Received: from [192.168.1.22] (cpe-76-180-151-43.buffalo.res.rr.com [76.180.151.43]) (user=murch mech=PLAIN (0 bits)) by smtp.andrew.cmu.edu (8.15.2/8.15.1) with ESMTPSA id u5UCmcwG050452 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <calsify@ietf.org>; Thu, 30 Jun 2016 08:48:39 -0400
To: "calsify@ietf.org" <calsify@ietf.org>
References: <2DD56D786E600F45AC6BDE7DA4E8A8C117F27750@eusaamb107.ericsson.se>
From: Ken Murchison <murch@andrew.cmu.edu>
Organization: Carnegie Mellon University
Message-ID: <57751526.8070509@andrew.cmu.edu>
Date: Thu, 30 Jun 2016 08:48:38 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <2DD56D786E600F45AC6BDE7DA4E8A8C117F27750@eusaamb107.ericsson.se>
Content-Type: multipart/alternative; boundary="------------060601040506010100010501"
X-PMX-Version: 6.3.0.2556906, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.6.30.123317
X-SMTP-Spam-Clean: 39% ( SXL_IP_DYNAMIC 3, IMGSPAM_BODY 0.5, TO_IN_SUBJECT 0.5, HTML_70_90 0.1, BODYTEXTH_SIZE_10000_LESS 0, BODYTEXTH_SIZE_3000_MORE 0, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_10000_PLUS 0, DATE_TZ_NA 0, FROM_EDU_TLD 0, GIF_GCT_NOTSORTED 0, GIF_TRANSPARENCY_OFF 0, GIF_VERSION89A 0,  IN_REP_TO 0, LEGITIMATE_NEGATE 0, MSG_THREAD 0, RDNS_GENERIC_POOLED 0, RDNS_POOLED 0, RDNS_RESIDENTIAL 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, RDNS_SUSP_SPECIFIC 0, REFERENCES 0, __ANY_URI 0, __BAT_BOUNDARY 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __C230066_P5 0, __CP_URI_IN_BODY 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __EMBEDDED_IMG 0, __FORWARDED_MSG 0, __FW_1LN_BOT_MSGID 0, __GIF_ATTACHED 0, __GIF_WIDTH_100 0, __HAS_ATTACHMENT 0,  __HAS_ATTACHMENT2 0, __HAS_FROM 0, __HAS_HTML 0, __HAS_MSGID 0, __HTML_AHREF_TAG 0, __HTML_FONT_BLUE 0, __HTTPS_URI 0,  __IMGSPAM_BODY 0, __IN_REP_TO 0, __LINES_OF_YELLING 0, __MIME_HTML 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __MULTIPLE_URI_HTML 0, __MULTIPLE_URI_TEXT 0, __RDNS_POOLED_1 0, __REFERENCES 0, __SANE_MSGID 0, __STYLE_RATWARE_NEG 0, __SUBJ_ALPHA_END 0, __SUBJ_ALPHA_NEGATE 0, __TAG_EXISTS_HTML 0, __TO_IN_SUBJECT2 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_IN_BODY 0, __URI_NS , __URI_WITH_PATH 0, __USER_AGENT 0)
X-SMTP-Spam-Score: 39%
X-Scanned-By: MIMEDefang 2.78 on 128.2.157.39
Archived-At: <https://mailarchive.ietf.org/arch/msg/calsify/Xg_v4t18bN2Un9rPO0eCAsE0iP0>
Subject: Re: [calsify] Call for Adoption
X-BeenThere: calsify@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <calsify.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/calsify>, <mailto:calsify-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/calsify/>
List-Post: <mailto:calsify@ietf.org>
List-Help: <mailto:calsify-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/calsify>, <mailto:calsify-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Jun 2016 12:57:48 -0000

This is a multi-part message in MIME format.
--------------060601040506010100010501
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

I support adopting all three of these drafts.



On 06/30/2016 08:44 AM, Daniel Migault wrote:
>
> Hi,
>
> This starts a Call for Adoption for three drafts:
>
>     - 1) CalDAV Managed Attachments [1]
>
>     - 2) Improved Support for iCalendar Relationships
>
>     - 3) Event Publishing Extensions to iCalendar:
>
> The document is available here:
>
> https://tools.ietf.org/id/draft-housley-cms-chacha20-poly1305-00.txt
>
> Please review these drafts to see if you think it is suitable for 
> adoption by CALEXT, and comment to the list, clearly stating your 
> view.  *Speak Up* if you have strong opposition to this work.
>
> This call for adoption ends on July 13.
>
> BR,
>
> Donald, Phillipp and Daniel
>
> [1] http://tools.ietf.org/id/draft-daboo-caldav-attachments
>
> [2] https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt
>
> [3] https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/
>
> Ericsson <http://www.ericsson.com/>
>
> *DANIEL MIGAULT *
> Researcher
> Research
>
>
> *Ericsson*
> 8500 Boulevard Decarie
> H4P 2N2 Montreal, Canada
> Phone +1 514 345 7900 46628
> Mobile +1 514 452 2160
> daniel.migault@ericsson.com
> www.ericsson.com
>
>
>
> http://www.ericsson.com/current_campaign 
> <http://www.ericsson.com/current_campaign>
>
> Legal entity: Ericsson Canada Inc., registered office in Montreal. 
> This Communication is Confidential. We only send and receive email on 
> the basis of the terms set out at www.ericsson.com/email_disclaimer 
> <http://www.ericsson.com/email_disclaimer>
>
>
>
> _______________________________________________
> calsify mailing list
> calsify@ietf.org
> https://www.ietf.org/mailman/listinfo/calsify

-- 
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon University


--------------060601040506010100010501
Content-Type: multipart/related;
 boundary="------------040307020600060504000601"


--------------040307020600060504000601
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I support adopting all three of these drafts.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/30/2016 08:44 AM, Daniel Migault
      wrote:<br>
    </div>
    <blockquote
cite="mid:2DD56D786E600F45AC6BDE7DA4E8A8C117F27750@eusaamb107.ericsson.se"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi, <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">This starts a Call for Adoption for three
          drafts:<o:p></o:p></p>
        <p class="MsoNormal">    - 1) CalDAV Managed Attachments [1]<o:p></o:p></p>
        <p class="MsoNormal">    - 2) Improved Support for iCalendar
          Relationships<o:p></o:p></p>
        <p class="MsoNormal">    - 3) Event Publishing Extensions to
          iCalendar:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">The document is available here:<o:p></o:p></p>
        <p class="MsoNormal"><a class="moz-txt-link-freetext" href="https://tools.ietf.org/id/draft-housley-cms-chacha20-poly1305-00.txt">https://tools.ietf.org/id/draft-housley-cms-chacha20-poly1305-00.txt</a><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Please review these drafts to see if you
          think it is suitable for adoption by CALEXT, and comment to
          the list, clearly stating your view.  *Speak Up* if you have
          strong opposition to this work.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">This call for adoption ends on July 13.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">BR, <o:p></o:p></p>
        <p class="MsoNormal">Donald, Phillipp and Daniel <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">[1]
          <a class="moz-txt-link-freetext" href="http://tools.ietf.org/id/draft-daboo-caldav-attachments">http://tools.ietf.org/id/draft-daboo-caldav-attachments</a><o:p></o:p></p>
        <p class="MsoNormal">[2]
          <a class="moz-txt-link-freetext" href="https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt">https://www.ietf.org/archive/id/draft-douglass-ical-relations-04.txt</a><o:p></o:p></p>
        <p class="MsoNormal">[3]
          <a class="moz-txt-link-freetext" href="https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/">https://datatracker.ietf.org/doc/draft-douglass-calendar-extension/</a><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="margin-bottom:12.0pt"><a
            moz-do-not-send="true" href="http://www.ericsson.com/"
            target="_blank"><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none"><img
                id="_x0000_i1026"
                src="cid:part1.05040400.09000606@andrew.cmu.edu"
                alt="Ericsson" border="0" height="60" width="68"></span></a><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><br>
            <br>
          </span><span style="font-size:12.0pt;font-family:&quot;Times
            New Roman&quot;,&quot;serif&quot;"><o:p></o:p></span></p>
        <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333">DANIEL
              MIGAULT
            </span></b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><br>
            Researcher <br>
            Research</span><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;color:#333333"><br>
          </span><b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333">Ericsson</span></b><span
style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><br>
            8500 Boulevard Decarie<br>
            H4P 2N2 Montreal, Canada<br>
            Phone +1 514 345 7900 46628<br>
            Mobile +1 514 452 2160<br>
            <a class="moz-txt-link-abbreviated" href="mailto:daniel.migault@ericsson.com">daniel.migault@ericsson.com</a><br>
            <a class="moz-txt-link-abbreviated" href="http://www.ericsson.com">www.ericsson.com</a> </span><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;color:#333333"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><br>
            <br>
          </span><a moz-do-not-send="true"
            href="http://www.ericsson.com/current_campaign"
            target="_blank"><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue;text-decoration:none"><img
                id="_x0000_i1025"
                src="cid:part3.03010409.02090501@andrew.cmu.edu"
                alt="http://www.ericsson.com/current_campaign"
                border="0" height="80" width="500"></span></a><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333">Legal
            entity: Ericsson Canada Inc., registered office in Montreal.
            This Communication is Confidential. We only send and receive
            email on the basis of the terms set out at <a
              moz-do-not-send="true"
              href="http://www.ericsson.com/email_disclaimer"
              title="http://www.ericsson.com/email_disclaimer">
              <span style="color:blue"><a class="moz-txt-link-abbreviated" href="http://www.ericsson.com/email_disclaimer">www.ericsson.com/email_disclaimer</a></span></a>
          </span><o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
calsify mailing list
<a class="moz-txt-link-abbreviated" href="mailto:calsify@ietf.org">calsify@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/calsify">https://www.ietf.org/mailman/listinfo/calsify</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon University
</pre>
  </body>
</html>

--------------040307020600060504000601
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-ID: <part1.05040400.09000606@andrew.cmu.edu>

R0lGODlhRAA8APcAAAIVTgAWUwAWVAQWTwUWUAcXUQkYUgAbUwAbVAoZUwAcVQEdVgMeVwQe
WAYfWQAhWQAiWgggWgAjWwAjXAAkXQAlXgEmXwInYAAoYAQnYQApYQAqYQArYgArYwAsZAAu
Zg0sYA4tYRAtYREuYgQyZAUyZRMvYwczZhQwZAk0ZxYxZQs1aA42ahE3axI4bBQ5bQY9cBU6
bgk+cRc7bxg8cBo9cRo/bRw/bh1Abx5BcB9CcSFDciJEcyNFdCRGdSVHdiZHdylJeStLeyxM
fC1NfS5Ofi9Pfy5QejBQgC9RezBSfDhQfDFTfTJUfjNUfzRVgDVWgTZXgjdYgzlZhDpahTtb
hjxchz1diD5eiT9fikVehUZfhkFhjEdgh0hhiEljiUtki0xljE1mjU5njk9oj1BpkFFqkVJr
klNsk1VulVZvlk9xl1dwl1hxmF1xlFdzlFh0lV9zlll1lmB0l1p2l2F1mGJ2mV56m2V5nF97
nGB8nWF9nmJ+n2N/oGSAoWWBomaCo2eDpGyDoG6CpmiEpW2EoW6Fom+Go3aFo3CHpHGIpXKJ
pnOKp3SMqHWNqXePrHiQrXmRrnqSr3uTsHyUsX6Ws3+XtISYr4easoibs4mctIqdtYueto2g
uI6huY+iupCjvJKlvZOmvpSnwJmou5WpwZqpvJuqvZyrvp2sv56twJ+uwaCvwqGww6KxxaOy
xqS0x6W1yKa2yai4y6m5zKu6zay7zq28z7C8yq690bG9y6++0rK+zLO/zbTAzrXBz7bC0LjD
0bnE0rrG07vH1bzI1r3J177K2L/L2cDM2sHN28PP3cfP18TQ3sjQ2MbS4MrS28fT4cvT3MzV
3c3W3s7X38/Y4NDZ4dLa4tPb5NTc5dXd5tbe59fg6Nni6trj69vk7N/k5t3l7uDl6OHm6eLn
6uPo6+Tp7OXq7ebs7uft7+nu8Orv8uvw8+zx9O3y9e7z9u/19/D2+PL3+fP4+/T5/PX6/fb7
/vn7+Pz6/vr8+ff9//v9+vn+//z/+/7//CH+EUNyZWF0ZWQgd2l0aCBHSU1QACwAAAAARAA8
AAAI/gD/CRxIsKDBgwgN8tOnb1/ChxAjSjR4792vMyAaBLllb6LHjxDtvau2SMYBCRYsSHAw
Sx/IlyD5ufMWCkqDBihTppQghB3MnxDhgbPVhsNJnUhTHigHtCnBeuCMKcpRAGfSqxLMOW1q
TpmmKQ+OXr16oIu7rS/fPSOlhsQBB2OxPmiAwxg/tB6xtfLTo4HYuDolHOBQZI4xvBPfXYpi
NCfgnQ0e5FDDyRniifUuSbD6OKWDAyPAVArW7rJHcSMcAxYcwUkjW99Mf9xnrMDjzQVw8JGF
jR5BcrFMKZP90BmBuBEKcCCTSprPgfhs6VFCw8UOQfCIH0SX4wFSwQ2Y/lxqppWgNEdOaHCQ
wB7lJd/aCe7D1fhBgheBjJWDL5AdqCo1iMBeUhLIoE58Bd3TjB9VuCELOfEUpEsaNJCgEmAF
MIVgQfPAI49LA1mDSA4krNeZBBycs+FD7ISCxAgcdIbUAXRkt2JB9ghjhoUyJuWAEN7cONA+
2zByg2o9pkSEJ+/849CN6tDhAJKdZcCBDH5UIyRB8exxQJIpgeACGLR0tCVB3nh3ogQeuLBE
JuQQdI+ZQvIzjG1xsZeBC0EEMtxA/LCjVyjGPHejNF8SyF4KQLARC53/vIONLGp8UMABB7wx
jpDvQCHWSh70EEYnQQ5kTze9HLLDAZxZMIAi/vPcyE8yRGxw0g1bOIJMQeQIcwkVglEpwQjo
bIlNJHksQstZA7mDzCdosFDAlBhqeCZB/FBTyh1A3EQlgSykc+1A5LQSyBMctHrbAZLwJ2Q9
vjSiRQsOUHuiAwWQ8EexW5pjSRg7WKDuaic5QckvTW5JDRMj2HuiXzQAYss29Vz7DhYD53nA
Bmawgg2z41rTgIybHZDEJtio8+S4//AjTKIasyAIM+tUzHJB3IyMFU5j0MKOuzcT9M4aMKv0
4ybl2HNX0AmZ4wVOErTQxzT5MD3RPWsFI4/VXHft9ddghy322GSX7dEywQijtjDBxDlN2mof
wy87vhyjokDY0GLK/iq9lOPQpHsHc6A+zrRSCivIxPqPOr2ggoovB0aaTDDBiPvP29XwM0YO
O8hQgwwvrPKPHTjkUEMNQZiRzD/HvOBELf+0s8kUKTwgQQqb/GPKFCVE1kMw9GxSRGNRxKYM
G0dKcMMbu2KTBQ41bFIxHTfwYY8QDYiQRRVURGHLP1oc0AIXUWz2xD++DMACK/9cwgEBOdTh
hxOVYEMvEIoYQscww3DgQBSM4MMdypEOKEwpDnBYyRTQQY0c+GUH0vhHFQ4ghnoYwQFGqAc6
0GGOefDDCwcAAzbScYSU/OMXBXCBLKghgwJQIRjskNQ5VpEBC/xBIOpghycEMAJR/OMe/kzJ
BAcisAh1nCMRBxCBJrbhgwgIZhL/6IIDyGDBCMhAE5SQhCa48Q8QXoF/MpAAE05YgBe04hVf
CkVBlIGSHNhhFaVhBQEyIIRA3EIgX9iABO7mDfaYoRs94MALOHADcnxhihZ0TNRg5wUHiEAG
NLAAEbpBxhekAhQDeEEuCqIPQfglaleYRjrQgKkNvKAN9mCCBFjwJHfAoAFYwEYg8xAFAnwC
ChGgohGixgc7zAEQ0+jiA1RghBiNQEUoNGMqBAACWRjkHccgxAxs54Z/rMMWcuhdA4YBhZSY
yR0ecAAXACmBVFRCAjt4gQR0+YAx3uMeDtkHCKngDVGs5xJk/lRh/xrABkMRxB7heIEDoECQ
VdCAAKawAwgcsMl/7GIwg+jGDspJjiRIIAPrTKQLAKEHPcBBGF08QBbaUQ8VWAAI+WyFPNxg
GydcYhWH+MQ3xtAJW1BCJWrABhlKYYs0cGAAtaBGCSQAg1UYVAIzkAY2JjqKf0ACBBLIZT2w
1x4JFIAT/8gCAaqwjn+kQQIbUEYw1Ce6bogBJ1ZyAB6SwYG2YvQG1ODFANq6gQR8IU6mWE9b
h3WKfzijO2osRxFuUsFWcKITiO3EJYLJikasIlbSmMQkhvENRmRCS/+wxzAKcQYy+MEY6thE
HMighkyo6BuRaMMY4rAKkHXDEWY4FUMkKPkPc3giEtEQyC4o4YhX3CMgAAA7
--------------040307020600060504000601
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-ID: <part3.03010409.02090501@andrew.cmu.edu>

R0lGODlh9AFQAPcAAHh0fWxobbi6x3FueDsrDHl4hp2Xo5SLlHh2gXRyfEQ7LYJ7hUtERlBF
MJySnXFsdW1ocEIzFGRbVYF+i3Jka42KknZ0gdLS03RweX18inx6hgIBAWJcYfT09YKBjt/f
4aOao+Pi5N3b3XZ0fjMkCHl4gighGzs1N/z8/Hx4guzr61BJS21qdHJweSslIW1mbWlkaezt
8WplbLy6vmxkWKyqtDMkBm1laYqFjnJwfJCIj1tVWLOytG9qcRoWE6ikn3FscczKzW5seISE
kGliZFNNUG9qba2irSIdF5WTm83N0IaBiouHkIN6cDktEXt4fnt1bG5sdVlSVaGbqn18hnuD
m6GWo5WOmKWjrHBqdIWDjXRwdlxTRGhiaFlYYzYoCqCWnvf3+JmPmsTCxrGusz4yGXx6iYeF
jmtmcIuFfHNudlZPUzArJo2KjoqBiqKgpkQ9QI6Fjp6boL++wmVfZWZhaLW0unh2hZWSlV5Y
XcC8uzU4Q9bV2MXEyYKBindyeaqprTgxK3dka8nHzKqfqZKHkdDO0ubm6LCsq3t2fo2Djujy
/Lu2vHhyfHpxdLjC5Hh0euHf4oSBhZuWj+Hp+TtAT7SxrG5scImDjJiNlomDg8vU7RgTDkVK
WJmSmMvJx4qGi56hq3x2gXZ0eYd+icve83p6h3RsYn5+i6ecpo6NmOno6lVSWKunoFJskpie
uGpob/P8/1tgcj4uDKqww7iztXNucRgZISYqMXBjZYd8hq6roy8hCNfV09DL0G1hZ356goGN
qXlucGFaTCIlLtjX2oyDi5+ako+Kg3x0eeHh4XZ2g7u5tH54cDUnBtrd7trZ2WxoZwoKDA0L
C2Nmdnp8inl8hoOFjXJqcjYmCYeKmjgoCBEQETEuL3xyeSEfIuDf34eEi2hiaujl5/Dv8XZy
gTYmBsK/upCFjGxianJqdNjZ3WpodMrP2GpscoJ+j3hmbE5PXDAwMePt8vn5+XVmbXJ0fEJe
gW5whWx0kXh8j42Vq4ylxnR4i8/R4v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2lu
PSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxu
czp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEg
NzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4bWxu
czpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8
cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFk
b2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20v
eGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2Jl
LmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmE4YWU0
MjY1LWM5MGItNDZmMy1hZDI4LWZiODE4YmVhZjcyYiIgeG1wTU06RG9jdW1lbnRJRD0ieG1w
LmRpZDpCNkUwN0M3RTJBNTkxMUU2OTRCMkFBMDIzMEVDN0M3NSIgeG1wTU06SW5zdGFuY2VJ
RD0ieG1wLmlpZDpCNkUwN0M3RDJBNTkxMUU2OTRCMkFBMDIzMEVDN0M3NSIgeG1wOkNyZWF0
b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpE
ZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ5MDI3ZTBjLWRlNGItNGMz
ZC04ZjRiLTc1MDJhMmM0NTNjNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhv
dG9zaG9wOjFhNTdiMTBlLTE2MDQtMTE3OS1hNjk3LTlkNDcwNzU4ZWEwNiIvPiA8L3JkZjpE
ZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/
PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3M
y8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeW
lZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFg
X15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsq
KSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAA
AAD0AVAAAAj/AD1kGEgQlcEJHhB6WMhwyBAtDiNKHHJmosOFEIcwZIiK4YSPIA0azEAFGBWS
GjRQ0WASGLAULl+mSPGEZk2aGp6IKkHTZqISiRI9CRoUgFCiCBIlRcC0KYISTu/cKSC1hNUS
Ba5mvVpCQ4GvBUylyJo1RcqUZsyoTGtKA8kMGkyZssbWlBkqcjVgjYsValamIwIHthc4wYgE
iBFjWJyghWMMA1osxtBiS4sEix3/STCqEaQRAAA8EV3zyZOYVFJ/lOTHz5IlWrSE03KmNg4c
THJX2M17tyrfvYP/Dl6hDfHgTHbn1p2cyZnlTHBD111BB28miaJJOcHGhHcTSL6L/zfhwnt5
Fy5O5MFkAMSU9++xeKhEjBi3DRuk4d/Pv7///wD+Nw0cjgBj2hNJhQYJJH/8MUqDDj74xxYU
qiEDK3sQg4QPG/rg4Yc+cMIJiCOC+CESbDQgwRIZpGWGSCJ9lJAHEHmgkY0W5VhRjhttNME7
HqDy0UFEDpRaanCVpJJZLM3k5EwH1iRKClMioJNpNAk11FBGEWXUCEoBwJSYUAFmlVNOYfUU
U2RpBVZceWnA5FlqnWQGXG6ZYcpJJFWzFlx6mlKAXl9BdRUCyywjpj2EHXZYYojl8FhjGOQg
qaSZOSaZZBhwJlhoQSF44EwmpebHAn5IMkGqWiyByWy1nf8hXXPJHWercbYSVytzFeQGynTO
LYeDrLMu1+tupNQBRyDdiRfeeOShRx55geywgANTGADftqHok+E3+vEXboDkltvfNAw4ssCV
QyWy4IINSgghhVuoYa+9sORRCRvfcGhiiSF6WCLAH3ISnkAa3AljBgYF2SONOUb8kEM1XvTw
QiC98+MEqDA8AUELpKaSSsA0WbJMTo5qk2mJUNnylkMllUiXSiEAalNijsBUzWgyVaahVHF1
B1duYhXWWWfZdaeLe1ojlykDaVBNWxpYk5Kggg7a15lMLQNYYZAmdimnlQ1gtqaOqTGA2gNM
xlkjoYFqmig3lawaFRMssKofE8D/Bltstj1nbHPH5oprrroCO510w9rWeG3RzdrrJUVwV954
z4qH3uYusLGCN2Jkm622206BxRT97IHLLeOa67p/rePnwwrJlEz3UXH/AYm8EDZIoS32PpDF
A7b0QEcn8nyDRIcCBzxw8yES7EHCaRV0EMc9PoSjxBJlVOPFHmUsZMcgEQQMSUeulJJLcqa8
spQwiyJ/u6aJaZRRJcRtP86hoWmB/2ta01eWIbQ7PGUqXnnToJKmJ5VQwUVrkcvS1NIWvByt
UFbZCteaYoERWKCDYesUZTCjKciYzWxRiIy9TqiGzCxmFIGJm6ic1JL0TUBVqorN3yAXK+YQ
DnHHqRVy/3woLCaA4jbPIVbjMHGGcMjKcdJJFhzYcDloaY5z6GEDHB5wBSsY4IukK922qIGL
b7AuP2iM3etgh8b9SOMbeRCFS6gkCqK4C16928KE6FUvNQDhEpfogSCxAQRxYEh5HeoQwUYk
okY6zw8rectAYqSQh93oITvino3AtxGNgYRjGfgIko7kwJQwaSZIKw3LSlOCKJVgfnRjmZfu
Zz/92Sw0OmPK//7nQQt4DQG5ZIoBmwKVqmRwKhc0xV4kqJa4nISBLRpZ0uQyFqNxJVHCRIAv
BQM2SFFGU2pwzAkfEAW2PUANKTyn2jjloBF4ZjRCaeVMSlAqKoQsb6zxG+Bq4/9EyBmrcEAU
4m6MQ0QmtAE6t2nc45oYjoY6tJ+2YcISHlCEQFTRiuYxD+fgQAdFeNEBX/SiFcS4LVXEgxhm
1I8a1+jGNLqUGye4wQIWkDIrJQgAjXDQvP6AAT7a4gFrA2QgBdkDbGBjB6pbnr8UGb1Giqip
PhBI9SaJCiocxGEM0cJCLgIR70lMqz0C64w+CSO8pWYBJKnTS0hpSveVZko1AYqWdAJXOxZl
ZgDwYC31F5r/AVNnvAxMzw71lDJNZWhGk8qgyJI0tFAtLnBKC2Sbhpa4kAUsbcpg10DYzUhZ
Cm3mHMADRkta4UUhCqO1V08X0yC47QxLcqqham5IilT//a2fDfWn4ARqUFCEAxRt0IEqhtsr
Yx30oIoTFhIZykTZyCYcr4kNbbSAgyVsYQeWw2hGL8c59ejCAeAFKRi1FcZtGUAMQyhHJ1bH
jWmMS6UtbSMbVSqN+tY3P98oQjIm8EA53c5mdwTAKAbMU98tpkI/fQAQiNqDAPTACNhIBwd2
AIdudAM8zHNeU53KCT800y1UHV9HPOCHhtjoGg2JSEY0smKxPuyTHOMvSPAmyfSVjCXta9+T
sjQT+c31KPM7ysyA0iW+xg00/fugB3vpV6f8b2jZBIBVoNyXQoFFUJONbEr6exeUtMUuVJML
Zq0pqClzDWyPilRjIhOZLZxQ/7SjPW0W5kzOSzygB2p4QL3ahoHNjCJuc6UnS1wSMiEtIJ8T
kC5twkERIzYHFJJoBhROQQMaSGAYw6j0KZqhiQpcQRXOKRbjcHOGX8WKn/yMTUN16IdWLeEM
WoBEHqYoLYxK6zybC4R+rxBe8BpAvAawwkhLZwBVZAAWrICDfbjB7Gk4G75qDNd76VvfZ/sA
DkZYACmi5hKh7AwSAFjQgPUIoZ6qoUJ5zsKCiWqEHrzACPCOMB3qUDkNKZVEHBaRH9AywZFc
lcTZ296KITaR7z2sNUEiq5A+VtW3nMUkbUWljnssJfntRJZWsatSfhIq/SEZlzHk5pJj2MEO
AiZNPf8jYGE1GJavtIVpDawsXu4kwcempOUaJFoAtSmYxDDmMW9GJ5yBMOcoMPgSRj8t8dbW
ghZioBFwkxuWSmIStKpGErUt8W172AZNNIPSXOBCAxqggLIrIAJmbwAXhgGFSbyh2M4xNQ6O
iMTHNc6Jrn6N3lvjKkw8gQMMoKJ2p4VF9HRjBUAohBgWL4bwBjuk7ymvAZiwDDpUQh63YHZ9
m91s97qUvmm0r7On0V7Su8BapOBvyFKyE9yBuxES2kJPHUGvc//0jwwWJLzf/QIKGKEewK9H
OijcjQ1l+KlO3bdcHniSGMGoxA/T6kOuoZGHaAHF0qcR+BACY1COhE+kNIn/WUpmlh3bhCY8
GYoodqYUBBGlXf0zcmiijlO4gRvkIhcMMHsGTDGlqQSIxRNG8yZ5IVmDAmZsQT2QhTRtgXMa
pHL79z+EYQFh0xjiFBmoJVpZ0AMscAkbyAIPNlQeODzqJlrnxlpwA0+mwRMlcVapIQmHtip+
swStZlBpAAXDIHZnFwE82IM8OAs+yIMNQANpIAdykAQ8FCs4kFtO1IRN1Cp51yp94wfAEA0M
YFGDdx7RsjladAPGIAZXEIYO0Hi/BmxepC3DlgRMUA5eoGw+wA33JW2k13nu5V6iV23S4GzM
tofOZgIM8AvJoDeosAA3lgIJ8i6ewSAOwkcIpmC4//dg7QYBEGAEvHcDL/AC9UABFAB8FEAH
K3ACyoNvTTU9VEMQDEM+DTNiGyFd2zMREMNJChESIgYjDYcSN5YwEzcqNxEUVvIT7bIUGodX
8qcgCtIIoLEgn5JXj9JBvSRYYrJLTUZMZ5JBGSRmCwRmC+RYd3E1anE0j3VlGfQVTQFYFFgY
9hApaLM2ojUAWRAFGwgBgSSJkngJ80hURadOTkd/QWEVMMESLXgkqHJDrvFqqoAMODh2PTgL
TjALDDkLBNCQCukEEeAEZQCEETCEyIAHwJAM4cAE4YAJWsBETTiSDeU3qWJbVBAAK4CFWchd
3cUBunAABxCGV7B4STCG4v8lUpE3OtrAhnvwDZoHX/zBDT6QeXvIh3p4lHsYh9OABIfHAeqy
AKiAMkXxLorYID2FbmoAPI4YjwEQABDQYBBwiQHQe7+niZpYD4IgCL8gBXCAC/cmMCIyPXTS
Iqc4PljFSZqkVS7GEQkxJP72MR+BPv0lMkjzEjpGNzzxEymgJU8xZHaUIDODV2GiP8kQN3AT
GAMGGsboKIbBTQDAjLoUjQgwTERTKAkUFl/2NEjjNErzNKq5mlRjZUHzFL80Ao3icwkgKRc4
AEIQZyBIjxDAApIIlvIIAcYZlsOTWqzFGZOpJTCRGi5hVXjzEXwjCQXZBMOAkDy4kE5AAOAZ
nuH/+Z0OSQBO4J1AqAA00AxEwHaggAlLkFsM9ZGz4WqSsASSoCq2sAaWc1G2hkWBsAaJUAgy
OZNhyHi+5gAi9XiRVwEW4AU/CYdCKS4+wAbJ4yFKWXp2OA3ytR/T4APdwABQOVNz1JhF0Vrl
xlMVck7EAwQKxm49MInvNpZGAAH1cIloqYmCQAFrKQh5wADJE5c+sG9IcyfW80l6aTHVNzE9
An0egTE/4m8dYyQOZJgp0RU69hJwZRWKaRMy85w1AypFYRQ3hVN8FXKfOQKjgBiCsaaIoWRM
FhgmhyYBSJtfkZrWCAxY5hWrCSc1Fyd3OhZDY0BeI6dpBiktwGbreFqn/8WBx4mcaPACyPmV
L/CVyjk8ayN7fwZorVQApKIShEgFMAiDZyAHyHAK3BkBEQmeXyCerSqesDqeQNgAmDaEw0Ib
8xmfztUqreYHo7ADCkBFWugdmXNF3XUDcVAIylqgNdl4jvd4aBh5qqAPshCh9hUgIGo534BI
GwKHrlNfICqi3vASL8ElofEHOYWVjNhHCvYAgQQE8AZvk0qJvJeWOYqWPbqWv8CfbMA8Hran
1dN8HiMjnCR9NxIbALcRJaaK3XcQpmgkJ0FKbdGPN4F+O/FKX7oUNONtCXKZoBJ/wyhguJQY
nQUaPSdY2gSnHsRB/6cVQ+NylhVmcaEWWNpYFP8UFliRNVqRKCMHKTlggeKUqKW1gTH6YJKI
BgEgA0m7tLCgtMYpSMvZQgmAruCGAFCygiVDiHqTGlfwA2mwnTuokOHZqmT7Ba26Da+6DQSg
trFKnhdJdjRQAbAGa7NBgzpEI0vwd7RWa1m4hS4QoN6grMtKoDTZeM7qa14EAsNmAB5ADfTR
XivlRhUqD7f2HRsSuf8hDeFKB+PqJDOTrjvVR/YCPLYABKabe5MKlvR6ib13rzwqCLmQr/Cw
lj/aDcrzr/x2lzGiMQuhipbElwHHECXGN9wXEhwzpQwTsSshMreoF+U3JSkggFAxMzpxS88p
puAmjEYGdbhUf+G2GYb/UYEUmKaCUXLM6FfQGI1bsb6B2hUHKGbwezVXA6gB2BdSIafAdI66
magXaFpRcAksQJySeIlogAYycMAInLQvEKnJiakU0me6IxpWAhMwUXUt+AaAoJ0NkJDfqbZf
gLZm+8EfTAAijLZjy6okDJ4SqQANUAbDsACwRoOtJsN+cAYLAANXyLd9y4WBAAdEoAiFkKyD
a6DN+qzCFmymMwX7gA/rJaEd2h+aywbd4ALfUB7fQKw+gLlQvAEfKg8rQASQUK4zc5U8dW72
8jtb6YhEG6PFCZZluboUcAOaKMf4+rqyCw/w8AuVMwFx4iIvMkkygj2+m1WbxEnCW2IwJqUf
/3MXSIJWh9lWzmsTVlETwDgmkzmMeGV/yri96JpXOeWmkHKozfhBpFy+y2C+vkSoYGFNV6EX
e7FALoc1LxdZ8PsXW1MmX3Oom9KbjdoDAMzGY/kCCCwDMEDMxTzMX+lgWWBnTgfB2VsapCKd
VIAFltAEYteD30nCIbzNX+AMZrsN4Iy24Xy2Zru2r/qQaEcCDaAJsMZ3HvAaVHAJK8k5g6dR
m3MCUlAgihAH+yy4MnkFmXCghxtSwmY6NfAKVQChrKPF+MEN39ANgictSBCKDA07SHACa3AD
LzPG8oJuwLOVaaxgQ5W6lLq6rCvHN0DHORq7sruWsysIEyC/CWOXIf8GEnk5yODjpAvhB6gA
fbRoJBlgdS0iMuoTcTwhJzwRZDIjM2KivVKmvUj2cXk11aDRyWk2AiLUKRVIsp+ZAMwop+dL
yqWJTKvcclVWAg0oZguINAWgJ2M2ZYhSTCnr1YlhGf07AHJGtMXZtMNMzMYMA4AN2AcMC8aJ
dEBwxp3iTqRxEyxRAlRQAzygwT2ozdxc2d8Mwh8czpQtwt/cqmVQBiZAA23gaq6xAPsZrMNq
RVrIOYGwArbgBsagCLIdB0J8AAQa0AfaawqKxFhAC7TwCvlQCZlX0ZrrAvLAL1aMYd3KUvrh
0AogBdjgJY0wtb7TR1vwU/biouvmy238lSb/zbpxrNKayNL5esfwENNesWXVM6XXoxA4rX19
eTE8/UmQ9BFnUAGq4AfoU6VIY9Tl57nvx9Rhckv+F7LcqyAxFMqIAQC6qdVbnX+FUb5ibQFS
VkxZ8bK3jHNWIcsJhGXs+xV3QEBWgU0pW44+x78nFAUs0KjySNh9HdjiANhdMOPFfMwycIlE
hY99Bm6QoCWmZAZkMAfIALYTqc2UnQ1fgOQhDMJMntngvM3b4AxI7gwgTABl8AVlcApMgAlD
AACXAKyCZ2t+yzlswAA3oAuK4AZqLtv9vKz/3KwDHWwj9Qib8Aj8IAu44MTl0pS4QLlXfMUT
fW8cytzc4AJwkAe2/2CuozAZ6LYFo5VgC4Z77VajZfkClniJl47SrlvHLT27500oSGOKHTM+
P9K7O03IwmvIiZwBQ4AFF6ACfJAE+y1N/e2pnkolrcSlSDGmiSDV3UvgmIl/ythZXS02mKEY
YVMObNqM5LuyJydM1BjtlxWOF4RZmFVmEIjLiKJk4asYZ4PXGihI8hgAfE3M4hDjMj7j6t4F
gp3AkujLl2AZspcAgBa9T1ACZNAOckADZOeQla3kSZ4NAp/kTh7OBv/kZuvN4lzlTkACCgAF
TyAJUTDP/vkdhUfmPgwMbkAKpKDmsb3PQkygMpkJi4eT4CVsXiQAixAGpRAMwn1f5ZKHVf88
xSZwxTWv3D4w6K+jHx96eETwB2OMlVl5L6arYLfnyzGazJX+xqzbeymdC+NNAVAP9Tta3i59
3ncqv6JOJO39l6toyFAaYxxjADNQDDGAAv+AAh/ABOhjBufT3xGHfvdeR7d0U2NM4R4Xsgz+
Z2qKS2tK7MduKce+m4kxvo5ysiMn1tq0DKZJZYwfNKsMv2F2WWRRv9n0V1+N7IlKGYzqjsLp
4n1tzDReB+vO7uwe2OT+7i56ggmQmd42AljwDAJwClygAApp2QGf5CQg5VFu8EiO5E9+8Jct
ztzcADvABbYABzpsrIXHBuqRDByvCxzf8bAN8v488ggaXihfA4v/8A//QAmuYB8VnR/cMNHo
8ecYpjz94nnMPQ3fgM9GAG4PghkHtkKl266newntlszRABABBAa48cKgwRu5KNyg0LChQgqC
JE4UBK+iHw2mTBUwpUGDmQwZUIlENcHkhHcTPJj04GFJS5gxYfrxUNKPH1QVyFxQgeLfT6Bk
qGQYqoGKRw0plHpMUaLEk6dOnyKgmggAAARXr1rQ2tUrgEajRowCILZRArQjRmBgizYBBrQ5
5MZ169ZCAgvlyuFVa8GvhREWllFF4LTwnQIIChQosViq48aLGUuWargEYcwI1G4eUbcF2wED
okTJ0oMFBAgBZKCRAUNGFxixu8yuU7uL/23bsV3LEAjhUhQ1arb8STAC65M/SSg9a8NFwaxZ
X6RPz1Y9G4nq2Kt/yeZs2/dt2aSDz7bN+7Yv4c9z506ijIIyDAK5MFHffn0X+fXrD7RGjS5S
AhTQDTcUMVCROApR8IADMrlCDAgdkNAKCqfYBKhS7rlFGmk28PBDED+UhhsfkPjGhG9MRKI+
JFr0YZoQY5Rxg2k4YYMBDhx5YpQ/2NoCg+CCiwIIbLIAoocje+ghACMGcvIghCh44SGHqoxI
onoqkgieCTZKwaMCPiIKpJBKQqUklVDxQ6WYaJLJAzcnQIUJLAY5JAyg8vxpDqSY6rMppUoI
VKpEECgUK6008/8qq69GaEStsBI4Sy0A6iKOOLfYyuGzz+Saq67A0LprL87+Cmwwwkq4ozLG
LithGafCdGzWxxAj7A4EUF0GML/suSsHuNhqYQAhRlPyNIHQYK212WCwjQg66qBjWmpzg00G
3pi85IEB2moEEgRG8eOZf+yQoIEInCBgOu6s0646c6zLxpx4wbPX3vPuNc8Z7nhxogwnXHDC
BF7uo+9g/dhwIZAVjFhAlwUeFjBAAo0xRhF0FCyEwQMejNABK0C2wg56gOKHGA5njFGaaXwo
scUT60sRCZe5UflmlpE4YQ0jIIGkxy22CFINWx4A4gEleyhtySUHeiGAgwpC6AWGGLL/siGJ
roTHoq0nYMyjjswQk0wzbSqpJlTgfFPtlVRiwoA5IunAJz31fOOoo/5MSilAUygAgBSeyIoq
ryDRiqvBr6IULAAWH+GPztIaBS24KEerBWDZEhaDT+vyHDC17OkLdAuoMgyBO1ZNHbHGLlvM
DMlabV1VXDPTrHQE/ArMrwRyeGvYB0aLQklYUFtWHBhmu802apt3XnnXnlZyWzXg+mNyDPr4
55AnGgB43Xavy44EG7KxwRl5463OGfalWw+9fO/9gn0bSCDBCenuMyG//RHOjw04EOEJESOg
LgBEMTdYLA4J0hiDMpGJj03IClPwB1DmoaGU3QxE0+AGJ1zW/yIQusgH3OiQBmfEwRvRwRE/
85HQHlA0oz3gAZdIkhGMAIGmQQ1qMpialBYypVzkIh1UcghFtAQPKizGFI3pExWGciYooukk
KZFJ2mCikiTYoRgdKFnd9NSBGXigT0jpW1IE5ZQnJEKNVaEK4r5yuK586w+GU9xV0DK5ulRO
j3LR3KZ817s//hEvngvMZkyFOqrUDnWqY51iGIOYyTimMJPBzAhQxZlQRS5ToRGeklADgWW1
RhzLu43znMeB5tWhWdnyzSWCAxdIRCEUPqGFc5yAP+mIz372u4794kUCeskLffzSF3jSg6/v
1I8EvCABewiGhIL5738K4EAyIgaMAv8acGKKKFCCMragA0AoQiETGRZiYDJckNCEIBpRB11W
oluUyGWcmEYJ1xminJ1ACkZoBNCEpgYZyvBoSEuaJ53ktKlNaUpVqxJEsCaIemRpa/BAReyY
2JGhlCmKaGoJS2BytpV44A2GUEEXvQgUFHxgBgYQY59Mwbe9OSUFoihBIlxlKKyMICtcgSNg
HtW4OjZCqHb8Q+M02ZkWWC5YmsPAAHIwAMx56lOVk8te7JEWvuxOp7mjymBopypWuc5vkImk
U3CFO6oYRzOYTMBeONdU0UThEizoAQRekBpswWCUtaFDKemASsBOiwOBpRZsdhMA01DvM6Y4
xD9iYA8FRAD/fLnEzi55adnyxYte5kBfd8whP2La65jsW+ZlSUAf+0hzZw8ARmuxScCHaZNi
BorDNzfmwAiKzAC0OOc/FuEKlNnzntOokTt94MHjckOd91xZy9iwgl/8AWgtCM4LYwgE7Bb0
hgJ5mpPsGqWFWu1qD63HRLtWAEguBilOFAlJ0HQmk6jJTSFtyTsAQQ66nfQnKuiDHJiACoy2
loxLEVRTBFcCmqrxUIFh1BuN+rhvGbVSkDtLhSl3lspd7kcYGBbmWhBVqHYYkIAUJFrK4Su8
gG53fulq6gqTqsukCr1SKUyMu4rWtXKmOL273LAGELxL4PC7L0Ce8qRFrcEmWclJ//5rta7F
G9RsK2gsqMFPBMCF71FnfLvMzpY7G8zwcBZ9xbxXefh1HWZW9rQFS+3CVhCAJwAjzilwLWwD
pAs3kCKBC7Ttxh6YWwpZgRbPiEUs+LGHDW1AuOtkmXI50cFHc6OezJ3RiEwABw7YokcDGJrR
fkPDJF2iSYhNzZOgRDWq3UDVC6GAQx2SpYpMFBWuk8xHOpIBso0kiifhNUpK8o4hFEO//0BB
By6Ahf+eaSV5+xJSCvClppwRAYEDgFUI85VGcAUSo2hE44T67Uc5SqhquRRxMvyWBERVWJ3y
44efClVPRdV3wPrjXtoKmLTwKpFdVYxmTHdTy8SK38sYDP/utNqXztylxx/+8bECgIYXYEuU
R0byX5d8cSZHqwviwFYAIJCFBwBUA+eMgTXgg8vrfGGXyrRsL62jPusQk33yI3O77MfM7OyP
YP9jwC+eELgnBD3OrY2YAQ+YZ4sZ6JscgyAEJyQyENDiEZt4BHCXS2kPsYy4kiYujLAuI5b5
QJ9G+EPQqmu0LBgJuwRdUpNQc9DvEqQgq1a11YZYJYhG1LwVTW+YzKARM7CXJO49SdrgW3gm
hMCLxY6EHVQBRSa8YRAfCEISjuI3MLWKb1EpwaIOFUeuDNU4xrkKWcYi7rNgCt2es5xcPsxw
p4Ym3rKfix9Znxa1FEenglndIm3/529Fno4wgknr6HI3Ok2mm7rAKw0Eires5Pm1eRjnQB6q
f/FpqXI3OOyBGmBR5X9cOV24bI9lV85l82lHfepLz3RES+bvmMP8+XOCwgDIgTgHPRFBF0Ui
XPtao9OzAsEY23KgP5MQkBGZKagBWuCHYKiEDcmgr/MQGOGQRZtAEfGB57oBtgCoGAKoI8mu
S7iEHgiy1IAFj4OAG0oNqbkrqvGhIRKvIqKAiIo1LokMjvAIsfmIaigT9zq8k6iJjzKJQcgv
FAiDSOgvkfAAJpiCGVA8oFiFChgwvwEUVxGcNbK2asMdxvGKzQCESPgAMRRDQ+CBSUkAAOgD
HpAUTOEj/9/hgT6QKj+KPTV8qnfLASZQAnL4CZVCBUIqh1CxgD6wg9yxAD8wBEPQAlSppCQo
Bj+wAFxZFaqogQ8Iw0i4xEusRDG0AxWbg8b6hzBQgiQIjeCJAmSBBRnoBREABxFoRVd0xQsw
Ag4Ih1isPuu7xeoDhDlAJTrYgiBYRREQQ3D4ADzpACrwHpT7gmjQg15oRmfsBUsAJuygFxKY
hF7YLz1ohnoxs+9ovwZgxmd8Ri4gAQX4BBr4AvyBAzpggBVwhAWQg2JYAkT4AGWIBGWoR3uM
hBDYxxnQhRkIggFEBwbiGEMYAwgSAxCAhnE4hFUYh4b0B1q4B0RLGSq4AIu8yP+LlAMM3EgK
5AYXYAA6EA6A8kClKckkKcEeGLVPKjWocUEjQLWFGq9Xi6jy2hoqqDHJ6IiPMIPAC4nB26he
67Uk4IMOCINVCAJAOIOSGIIsKgaTyhM7SAqpZIqngIrLqLZqa6PDIb1uu4o/mBQAwBMvWoUk
4JER+IcP8BypwoAP+Id3c6phkYsBQMu3HIAZ+IlD4IMP2ENySAIeMzG7QMutmoOfiASuygzC
fIM2OkzwG7Y+6Iwk2MMwEMNP7ANOMijV+ET9CoMn4IBa+Ac8yAPRtEXRzAMR+IfBooPP1K92
2AEFuCVcIgE9OClwIB/5ywYaAId/6IBe+IRr/AdLKI//YvqCH9CvDmgGEmiGf/iBbCiDMuCC
JTAFBFgAYEhMQBi2nwgCUlC8BMKYgWyQfxiHCAkC/VqHieyQDtCvPuDIjcwZTLOFIBEobDCa
k0wSJknBt0Ool0y1VFsIhpiSKqkHGqxJeKiHJKI1JUIKMiGKHwTCCViTIKwJOqmBKzgTpqwB
Q9hD/eITAoO2aDudNUKUnCI90qsUCIMcwUTDx/GDu1wF6UoAtLw912tL14O90JjLD7hRIdCe
Q2CC2GuBuwwDJvgwQIocC0DLvyDMVfiHOdg33EnM4XPS0gmMSPgHU4mcJAiDMJgBt2gBJmhL
JQieprGriasNT/iHWlgy6+MB/9AsTTcVzdNMMjv4B0/oOAiQAQH4B3JABWTEn+y4RvPDLHrh
gvT8Ac0yBy5QBuAspvIozmaQn/FRzh+4HwWQgAnIANdKzKtQo6BT1NdaAFIAEMU7kKVrkEwI
TzGQEF/4B0YINDEYAm0gzEFYrn+4APa8VXySBrHbAWwQmgE4GuxKkrRLGhNcyd4oNRV8gf18
wYPwISuhyfKKKFTAFSZCCo04ipB4opEQiV4zE16DIjlBBVUIhUFQAewERQPoE80LlEJBMEbJ
CqvQCkwSC0ghjhRNgBfFAMJcQxhNy3SrC09pS3e7UYJFS9mTg+0hFjt0KjZVgk0ZsUESTL8g
zBogh/8wUIWzetJ/UMzS+Yu/KEQLqNJC4oy2fAO32JQPa0s5MMVPao3kObIzTdMkK002Dc08
2AGcvVk4/Qfr44A5TQJxEIeIa4EKEoBhODnKIgFAJR+WIx9gsoFrTIPNmhdzaADd5ILwMKbv
cNTvIABjQjNJbaYyaABJoAJg0IDq3FhIsIr9S4Eq/dQDGlUEKcAHQlVVZdVAU4UCkIVOIM8V
SJlaxVXBzTpu6I8X+JEBUAdgPUliJUEVzM+6cpqXXNZVe4F6ANAAhVa9o4LLQIyl0AikyFaf
DIn4AlcHhTw5mIMPyC/9QoFV4AGxeTa/qQxDqd3P84puEypMeRTPidFyuJT/t5iAfzCEt4hR
YEk3zgGWFmjLECPYGzVYIRgAPviHM9DRt1SCD7BDqUKLf4gE3UvMN/iHYvDY3IFS3NEdhAuM
tsyq4kiC4U0qlF0+JvgHPoiClpWBoBWHI8MDNB2sN61ZnA1gAT7N0WTTJKgD16gDLaCEebiG
FXiO2LSfpQ3UXaKBf9ADZyifefEOc6CBMHhU8Pgs6eDabfBa8limsEXHMniCCWitJ9DUalvb
RPDUoovbf1AEY6gtHfCzuhXPu23VkFEEIfCCSriGf5CDEgrcwcXVEWGDIrgBF3oAkFPcgpoe
HGKSTzooHRqyZi0IH7JcGhxQzaWCSJzdHFTQDNAA/5+kgo3StXCVEznxgBq4gPQ8V3LgAzu4
AqSQikEhjEJJnKvoSkoZt0BGi37qDLS0nqXqV+79gLZ4C80ZFuZ13ugNDbQUAkxOWEzG5Bt9
NyGQy3nznRhVi8QcgUH4B0BYMQtITPQtJN3bnfXNPbS4S7+EX7gKjemlq9Rgjb2iFv5NUzfd
gTxg0wMQYGOGBp4Vzc/EA+2rAzl4BlqIBnQhP16a4PMzHxsozjRgn2E6D+G0l89CDxLGl15K
4VvKhRYGhhSAYbZ9AhqOrQCR2wI01fBEwFUFYjFYAL7dgyfY2CS21SXGVY9cASL4p+AZ1pJU
EmxYElE71lHzOKhBjSaBEv8pMQiHmJKIogAjGOPEaB31Wq+MCAmQOBPCgy9wlZMaqONh64B1
mIE3SOMSyDyZorEYS4QR+LwSxaRArhRJwdd+feS2qIB/6INGTl56gz2B1VFiiV4huGQhcN8Z
4ORN1tFKvsOHjdHiuMs3MESL9QPOSMysOiq7aMvkSwAafQuo4rDQANIjrquIew3p418eeFNh
JmZjloIARmZhzoM5xQONk4Ea6ANJ4ALvKQN2keB/aAY9MNd/6IVJ2CVz+IR/8CV4KR/468Zx
LuGklVTpuCUukIQCS0xIeIJq2z9FJSAEUryLKYSMMdUelhAwuGcKEQNRIGJccF9J+OeAxtVp
MAH/BihoGQI5lJweEvSklPQ4I8ihK2aSiT61F7QaAb1czY0oKvCqVVEi0A1dJ9K1Bi1djmrL
zQyBMcCCCjiKJVCFMwiTD7XKGpPEq6AjxaEUzhi3cjiLcoALrMYADNsCQ9jYolY31+OcSSZY
qXZqhJ2BpZ7q0NjkqpYqrB4BrfaL65yDvkgAsFYLeyMkC1hfz1nf1+uwG71LOXg7bNHfI+MA
uQ7mm2XTNpAEPGgDGG+DA5BxxctZCKgFUEgCT0gCOQiCOZiENOhT6dil3/wHcGjGn9CD+jGH
axQfqp0X4TymbjymU/iEBujaEkaPcl7OznaCBliAJXrhjQUAn+HUt8Um/21yg1EVyAb6s3p2
gNhmVRCwgkywgHjYAy/ogA6QhxICBlH7cyP4cxfYbebqbZCEoQdQhyoewelJ7rpaktSwoRQU
iBtCCCP4T4o2AmfFhuimbrNSL/XiyfUiEzbWNTcOVyg6A83Uk0MIghpQBY+ggiy6gBDggyno
CNmh3ZpqsAcTt20rjr04i57uabRcgDd4Azl4AzvQTT6Ii0SWKnUbAOZl8ARv6g/A5AOPggUX
Ar0cwzHoZKfaFAzwXQvfWHyzgzeoAHzT6hRjPQw363/QpL1oSw6zUVIUcRYIJWeRFlRKcdEU
YDZF2GHDWS8wTf2CAoBJWhL4ARX4AQXopXL8h/9JsAEmn2xfMoc0CMdTgL9JUOk8AQdmklTx
wB8FaIY0FvM3IHMZToS3LboJIIUlWPNC2GHcEoN6BoM4FwFf8AWk7IQoSM/c/hBg8Pg8WU9C
XydDz7TgXpriTpqFrqtRS+7eQG78VFZUq+jLVSgxtlzLjagJSKRnq7WwwSg1ZlBT3yj38oAx
+CJDsIMk8AMqMIMKqIEgOASTigG9LTAau7au4PVvG4H6tpQtwFd7TcK66YMFgIscoEtN+Yy1
Xt5/oORiyeRrF4IDx+QHwORu38sj5mSCXfzs7Z0LR4tiCIMJyOqNtbfIiZy9mPd/YL2khiqC
lSF8hz4Tt7gUF2ApkAL/FicDS+ABMgB+4TfXAL7OC6gFO6iFObgAPUAES0BGlesl+2naeFGA
DgAHZ6j4yqL4jHfGxiazJvgHFQjHZrQEXsgGkScA/HECR+BclFd5BWt5idEzxeOz2/ozmx8H
OI9zPQGIENYubJkmTdqGDas6yGnosOGOhBInUqxo8SLGDdJMMCBi60GUHiJH9shy6RJJCEZU
QoAQ4GUAly9WGgnw4uaNFzcovAjA8wVPnvWGDs1wB4GFO3cKFDBVQANUU2Y0UMmQoSoqVBm0
buVqdQKqCoM60BMxw8CQq6iw9AkR5h/cuP8YMS3xBAFeBAAQjNDLd4SFEQAACB7R6E+5BH8U
/zdSjOExhn8fksyZMWMODyaPc3CWDDlHixwDRg/48G9AFCFCBqhuLTm1nH8zUkdJLcT2jH9y
WqdmPUBy6By53yRIkBjQv2LFhxdvXjwHhhHNTTvH0MK06BYtWEd58GBAbjk2ZcAQ16UOHToc
OOD5xyPPjvhS5vP412YN/jVF8rOC9o/VDqzUh8d6HEwwCQ0NJFgGAV98kU02JEhIgg0TVmhO
L/9ImOGE5kTo4Tbb/NNLiCF+ESIBP/zTDIrbnBhhhM3884ODBDjBSzRUlJDCHP+88QQkQSby
hDL/ALPAArqQQooxIfyjSByFFHLAAZlkIoYY/4wDBhhW+PKPITMwUv/Ll5/cws1BEv1zQUZt
uvmmRdJMw5FHDwCRRUkinTQSShD00FJLAVwCU0wvtXQTojohmhNPOdXzQj0UDGUEFXdYYAEC
BSxlSglPRXWVVRpYlUE1WmlFRVZYoTLBEEkYoMqoScwgQgdy2SpbASmUsKsoCJTgl14W7GVB
Ao2McCwAjRjrHLOPeZYAZNByBhlw1gXH2Wh9/KPBaq21lsI/SkTB2muq2WZueN52K4RkA3DG
XAI5FFeMjwnA21xi8bbwnGnWcSaatkyQNpp3QjygxD9PQPACeeKYl9567fGwA3zzrSEFGfbp
t19++/knBYADFghMGsM0cIoCZTjhIIQUVjj/oYQ22ACOChSq2EyHEGZjzhcjlvhziisSsM3Q
LkoYYQP/WOKgg7zQQEUKTwzyTwUA/BHkE0QaiSQpSyxhTBD/XCEllVVeCcI/0HDppWyppJJJ
OYb4aBBCCa0JJ955YzSNCyv8osYDWeDJp0gQ7AkoBLDAQmhMLsXU08I4JapTTjsFRUFQVCyz
TAlKFbBrrlJNRUVVoI5qalZcZTXqVhmoQgYf5KBwq61hJJHrr7/mtftgSCWrrLKLJbYYtI8V
H9kHGEC7hfLTUvsBaANsN/AA9fGwWm3mDpAxGbVFccg/KdzGAvksqIZwCt6r9oBqkq0mnI//
yptBGORQMRxnzMqr/1282LmrXQ6QMwPS3IZ9UUhBGA7xpwCQ5zzoUQ973BOfHcxHCmvIWBuK
oEEN6kc//llDyP6Bhzys5wnNaICCFOCElT0IZi6skIz0IKE0KM1lNvDQzrigtJ/97GYE+GGI
zDEhCK1CBS5q2jB0hABykOMJABgFACAxpCIhSRcT6JobcjMHdEzJbFcawz/60CW2zcBtYigA
NcDxD1vUzW5s0hsc4cgNNqzgBh8ZXA9YQJKR+CkAsAhUoAjluMcpalE5wclOboI5SFGACpfK
S11KABUNTEUDpjDFVajSuq6sinSjqgoTsDCIVbyFdnJBQQiwoAHd/WoveOkLXghjrMH84f8P
jWmOdIqDAdBABnm9VF4vW4C80EyPgELQQP24Za7UPAALh0hfajKmhPJFoXwI/EA1hVA+FrCv
XODRTWjcxRnk9AF/nBEmAKEDrev8QzvakV4OyBGGM2wne1HIAhjJECgZyEAcdUBPgSQmH4td
0D4bPKgGP8gKAYmQhBxoxilQ2ICUsQxGFhoiDWrFBZnZQAVhoAFHZWYOc9zMHM7YxklLpKIm
ADFEFs3GF1REoy+QgBdJ3FUk5pCIRowCEgBIRCIi8Q8kLWBJX7sCPcjhibJZCUt6UEEqxvgl
PbjNAROQhT060AEGtPFucfwqnLgRiDUYAXB6TMmfLoE4QbpkcYv/YxwDKXeDudK1cnRVpCI1
gClMIWAZvupUU8xQSTNkYHSsK91VUIUKKkzADh8Iw+xMGZcYDAILTFhlp3aVl2MFRjCXGsyx
bFmsBACgOrtsAfOclbxfCvMx0gPOvwagBurl5pm+OSAfZuCt2vAhXN4jnxbAJ4famI8F6nvN
uMLjLniGpre9fcMA4rU/YcqPncVcbmwOgYfs3SY3HwAUA8vThfRAUKAUJCgGi7AChCb0H/th
6AHyIF9HJEgBDYiAExrUMhdKiAZ6gMskYmYDGvyjAzQwx8tIOiJnmAOlPPRh0R4Eo2xsowGr
+MckkEgFO0RCFYmIok9/GtShco0UbnBD/xy0pQIHUOlskQiCA6wgYxB8qYyEAEMcqNGJCvwD
HGxQ0xvBKmSM+OAEO8CGLQRXuD8hro+BhOt4YNIThvFTBnW9sl0TeQPN8bUAeAFsU6AyOlF5
krCmu8oErIIKHtRKsnAJAx9qoIoJYDZXCEhBXjAFy70MhrSGuWVx/iCvX2JgAM+zTjBla61/
hOEDjn60owFBGjCGQQmWUcJbdNsa86XANOQYQwqw0Nt/kGGb59JmuYSg3OgtlwqllIP8zrlL
6IzGNNKj3vbewgcspGAM5JCMwlqChgb+E2IRnNh5LVjQDLK3vRyrzyGgIQJogAMc0OjFJ4aR
XwlHiASf6AW42//cC5AK2AaTqNUnkKEAS6jgH8pQAA51plKhEQ2m3YbQNrJBg3aD4wc/qMWF
yaEKvQymET/V2pGWZGJMxCEOcgtDMQYRhGLQ4x++WBsIQCA3PRCCEFa4Qg7isYc3/AMQdSvw
BVKu8pTLYchglQYS4CABbDwgJeANwEqejIaXvPUlw2bgeGTwAhhUmehWtjIM7gqUmVDADBZY
xqWW4TlOSRIqVLCkYEnHFU9WBbFaEIGb6RECO6jCD1DZka5yt1nBBEtYxyqOYEarS+UdDzKt
PUQfeikvRaMzN6bsg/cGIAfTxOUDuznXPbVJBvCRwTR8UEU1f1s+1RxiDK3BQhiYIJr/1YxG
OzxotPyWG5x3DqAPh+g8578jhDNgmg9X+MchyJDHBQYABjBwIAQ5AIkwyGGgrMAPGDpgC/U2
ewYh4Ngo2m1KZLDQolxoswp6YQkadNtDNuSCHjqgAhmp4Ac20BkJdJYNZ3wBGR0YRonAT4Kf
faEBP2gzo+egBQR8eASjsOWQRokkSWDRGA3XARmMg1yMQy04AJdkXCqMAT3UQselggOYgsjd
AjMEWWyYkgi43FfxTUcETkrExB81zpO5VVztHNDxkx+RBz/ZngoSwQ0k3Q1YWaLMlSM90h3g
WaaAziRBRWGRDiVZhSf5oFUMAeHZCj2sQh/IASpoQK6cXdr9/8pRrJ1eHMuxGEsuKUZ1SFdo
uJYwKRpkuEuhFRppYAs8ERBr3AZtREFDmMumqUZxZcE2kU81mVoc8kYZUg/nDYwQgEYeigau
4SHncZ76jM82Jc4+ERt5rYd8wcd54Qd7rZcGOeJB4QeAxEce0EGCRAB+NQi3Vd/RhJ+FVEhI
hRR/hZ/4NRj75Zsnjt8ROUi+cUEzNIEGuFIilID9DUbWHAnXuMES4AATxIEO6ECL8UAtiIED
GGCXZBwIuE0qEMIReJwHeMEe3EKatBEGVmNCiFURRIMaiAQL3NyhGMpLVJkJVhksiKM4qqAK
dkHSqSCWUY4jSaGvIMBRAJYSVp0ZkP8OFdzjmflgmqHCDJTSPxShIQDCGQiWBqSAEkJFCuCO
7sSSKxEGsryd3EHL3PnLrH3hL8lWFhqa9GwH6Y1Gt5Rha4CEGmaBNnlLcaXkG8rhMi2T6o0L
SP6hb4wGd4FkH44LSZqhGwriIALKsJnHeRgbByTiBIHQxhzUeiXlI24Qf0gBJdIAF5RBGcyC
Jt5bNrzMKL5MKPJCSHHl0ewMTDkYD20DzKjiiaxiTUWDGehFCSQCwQFVCqQALkrCEmACJuCA
LwJji2FJMRqgFYBBMrpNxzHjEVgBE8hCNNKNNS5mQsTckdUck/UR4yzOOMpAOTKQOaZgCt4e
OqrjOmJZThj/wQu8I1/1la88BVOYgpiNTlXoo1XoI2INwRwUER/YwRXkIG4+xa7s5q+4ZV4A
gLBApBQmwCg0R7RkZBeqAaJNDzoVEx9Kz3cMgOpJZ0xyx21sGhxe5zZp00qmhnGpS2v4YR2S
4TLN5B+eZ20YEE8SlxuSzx+5xLDd3gMZG1Eu4lFuUFKugCNCYn445QSdAg1MZfM5w359n8vE
TLlxFC8s6IIq6FfK21jm2705GPmZyBfwghMIgyncxa48wQgMyRPI5QJMgNfUJS/+YgVQyRVc
CTEaI2Ai4DISZjNegRBEI5qkCWNi4DSwQUcAAQcymeKEY2Vm5mae4znanmeiYwte/9nSvYBe
BUbU4YWmbIpqihlVXCmZgQpi9aAqXIEH4CZUNIVqfk4JiMKv6EqePVJnvZ1ENsJjtNZFCpMa
KOd2zOlozNacTo8aXNet9al3zCRNgsS5mCQL7ORKTt52fid4dsu4qAagdkfg4Il3QOqkemdL
nmTkGdcgdiPiyMBP4l7u1SdB7cdS5qdSRiJ+zAcF0QDKbBu3ISh/hSIoygyDhiIJjBQO4WqJ
xNuEOAODUVhKQQgvKECIduhBIsAT7AgwAMME0KUWnAEOnGiKHsCKYoknFCOXvKgyMqOMWsEd
dMKZoEmOViMndIPfQACeAIriUCY/TRmRkoftbWa8NlAX1P9recQrvh5dT9yAEVBKZ2HK5viK
UixkmFFSlWaAmP2glnrSJFWSKSBkVNTjbuZFQ/LFK0mkYRjnZhBaoRXTbH2HndZpH/Lpd/wp
+1ynGbaGSabsoZIPd5rPdZ5LGcLkdc4k4AABEPSAEUTDDUQDz4pmv14CzsahHLYs4nSj4kBA
lXWBwwjlUBJlBTHiI5qqfhIff14MK4DMMECBCmnigzgDrMaqzNgQKDZozCDYDd2QSeHqSakf
L/iqrzqYg0gILzQAFXwOQupKsmoAMJAOiT7riTLBAUwrtYrBtbooYG5rxx0B4x4BCLyDF+DC
mSjmuAqZD9AREchA4QRST5QjlVH/JtEZ3bsWnTjcnmcmadKRRzQQSjTUxJNC6e4wRWri7dVR
0j1Okg9SxVQQFg/iplPEJWpmVsW+El8AJ0TCHfFAyx9wLEdax53u6QPM6WyNBgZM73ZE5/TW
YU6WoQGl5MsaV3seasoGnrpsL5xugS0YAQXkAg0QgQS8L/wSARG0LxG0bg98B3Gt5Ht2I/kI
GwSgQTnyk8M8UIE8rSLuQMeUqn4ucH4ilCRWUEQxCAGI3wvBjCjK6tiOFEch2Nqu7a82GFaO
FEr5KtNMCA0kIaccZFyWADBQxQT4wRKEwxkwARPoAOGu6BV4wuFiXGAOpowiQiooAmLewplQ
Y+XGESfw/6gEQMADoAQLgKMf3UQJiu7oomDDqKB5oOM69sRL0ES/vm5p/hXB1oUlgenVXUXW
Iawav2YOprDsol3axSPxgpZgNEYuEc9nuNabbkf0WK9sDQyeUo93ZK901gZInqwZctdKcmce
lc/K2kZM8oa3uMsfjIIj2MIpRAMNvO8wcIEnf/InD8MwvC8N8OslRG8LEO1KQgA7cCoLADAs
DJsM1CtAhap8xUfWJrDVMrBSLjAH9ecadLLKMM1+faILCdGshpSHqK0N+OpIfQiBjh+DIRgv
hF+DnQgroiIJOIEjICyYUgUVLAAMhwMm0DATVAA6U2vhOsC1rs2MKW7jMi4hMP9BHVQCMXzD
LUyDRhzxV3GDCzBAHtxvSIjEH70ALNsElY2u6FJxefQTklrxDUgZzvVrv1IBYFzKI1Hsriih
buJm73adN09FYd1umIIZUxzkrihFPO6FYAxGOUhhFRpna8lpoYnGnubAn2bvnwrynHpHdPp0
oArq+nhPpnpnd5rPqXULH64L55FWMiSDIwDoJndyA3CBRF21RK2AJ49yKUcDEKjBH6AGO8BC
K5cPK/8vO/wvP31qseUeB3jBLeOyLqsXL9c1JP7yGnhy17JityVo2CJzM+OQJ2owhQjRzuAq
ro7t0ZgigaZfNtTtAiQhPlrpAjAWXUKrOduwiuZwi4L/gV9aQWDGqIzKszbIgj1/wzeIKz/r
jZxwwj/PnBturrANG2UGMGaKY+3dtjkiaZJWGUzUhEpQdA+8IzyWJuiQcQ5WUnLnIA867NmR
6Y68cQH41cX2BWclgEQyy9zJ6RbKlk5LZ+NBGg/cqXeMAR4ANXWabME06m0ITv6qJPm0smrM
wKORAWswAab9AzkMUOdhtzIoQ7X1wiR0MjRIVAQoACYm+IEvuERhXxrQQC4YgS1sgRpEwVgn
DjukNQCPNTuggYcLMKjach7ogSTYJzTgJy8zgH56gn5CQ9VGYhF0ciZWFNiKrTLvTC94yEgd
zTYoQDOYAw1Ygkhp8I4PUYOd/1RKbcMkBJgNSIAHdF3t5qOojGgMhwMvnnOKpugVXIHhYmuX
aKtgLm48E8IBUMMe4HM+4+hqw8k0TMPlytwN1KvmrtVawwRuE6mQHik6kgdcUbSfk+ZFU2ym
fE49EroWDMEZIPoEUMEMn8EZgPMQDMEEtPAEqEIFaIGuUEEFqIIWaAACaHoFTMBdIMAZVIAf
HMsTUMESIEACfDowVOSbguE7tYBP1/oMKMFD4EB0ogYepAB6/7TBoIZJnqHkuaz4CsEHzEBD
4EAOnEEYzIAGCN4qzABojIBczsgxHMMudEBE/YOCfzu4J3gD9AIycIEElDIQTPgAIC0aZLji
ePiwff94w7R1gcC1fEHDAVBQfriXXS8wKLj4CvyDL69AB8U4Dex1RZEihUgIgpHiM5vDP+i4
+GWDv5mDApyC2ib2hPDCYedbksfUD2DoKCx66VxdPlqFH5CoDJtzBRTCtG75DrszMoZ5PMvz
FQxAJXyDD3CDQaw53rQ5JyABGyjACswHK+QBDBB0SyyOQed5FcvybeerDARANEz9RPu5n+tV
OWA0Ru/ODSJkCaimEhSDCDiaHYiFCESCCAyCKnjAIFyAKmjAG1zAKsSA66mCEqgAOQSBByRB
3pPDICy6HYBDDIhADYwAEwyC4TcC3o8B3RWPdlTvH8vWT/+pZdQ64JABICT/Ow/gwABcgRIk
+7hgQaTZCemDAxZkQRSEQ+jPQAqwQEPQtxK8PnedRh6OhqWJ0wD4fQKkQDg3wT8AqCczwy5E
gLc3QRNg4jAcwyxEQCv0wjkgQ/IreC+kgfulwSeIADNMOB7wwQcwAlkD8LCRgQj0ggGQByO0
wQWIwBuox9yvfQDkATTwwAUYghzgh3sVASgYAjQAxJsVAxmsGKNC4D9QSgwlWVGkjSFoP7hw
KeOEwJdmn3pNItHgRzYSNpDRMDep16dm5pz9+8Jl0pds2Sj26tUEJkuUKs3Z+EHj0wVkM7c5
M/cF6Y8fvBpImpChwpwQDalQmXIhhIg3mObYCdFn/w4WPocGXbkixpODPoxEjKs1ZpWII6kI
+Vo1bs6RI758jZOT582FGQw2XGJ0aUNixYsZN3b8GHJiadO4+UDiIpCCEyfgrNhBxEgAWBBg
iQ4A4UUANAECyJDR2rVr2K9bw4gdmzXr0JeM9Obd24iGEQksFDeOoMQd5AVKpNBQooQGeihE
GOJTI0kHFFj/9VGlAkWSUOT+8RlkKPA/JV2vrPs3aM6cCTNQqOjTIQwgVTH+xahgIAwVMEgA
gwILVEONARAcgMEcongAQghnmOGBASJ8AJxD5JDjAzlSCGMGOQ6Z4Yz8sAgjnHDCwAIQFD8M
kY8PWJghhhAPUSKKHIWQg/8c8j7QYABymMiBSCFysMAUPzRZoJl/aOCigQbOaSWCfyJopZVZ
Zmmil1laAaeJVv6hMoJZIojgpgigUeaYY8JAxAhybCQDFnZggYWRQ7B4I4wkZPjngiTs+AcY
PMKQA48LBskDmjBakaODNtb4pwhgwngDlBAQGWigg95g4J8QQEHknzws/aENZSyhQYGLTulg
kmbA+YGEVbj4whkVuPgBnDQm6aCZlrJppheWzPmHC5uaIdYZXn0F1oZ/VPoB2S+2ufaLjJQi
wZYhJkAFmnWwGCMMJioIYwxAxiDnjBBUIKMGdxlhhJ4xxBDDAQcOOWQOXzqIZAYRRCDEEHLG
8KX/3iPKAwQYJT7ZAtJuNgDmgguAiQzjjB+TZgNpJpvGMiSQMMEFF0xg4wQGpKBDBghcvhMC
1l5IjTXaXrMZttlwy+20AIzoATggLgHCCCA0sKCcBEYwzgIEnHa6hAI0MIW5AsIgJ5QKVEHF
gA4OqaCG8lQ5pIMkivlnDC2oGCIJ8uzQ4I4ryAMkgxK06KCDKUoIe50kQvjnn1oMIGeVBHIo
cAsDGbRwgBYgzHGALB7IYgbALZcjCnCwgBAcOXhQwkIc5JAbiyjCiYL0LE4nQwkWXCcnnBla
3/GDKIRgEJBDNMhhBj5y+IfIHOSYYY4xzgBFkyZO+ceSXXY5R4UGqpzl/wcqt+wlAhWG0XJK
LbVEswk0j4nSklpyCYOHFMJhB432YSFnCdfICOLPBeqoQwQ8gPGEAw4AESEPIgDEDnbwgz5M
qghjEMgKjKCCFTCgIKCABgT/YYSCQAMUCnyILVRAg2Fc5ByTyAgXVOAMS1jCGWkAR65u5YxJ
6CEb/xhWL7KxjWM1KyTM0pUzXKgHEiCrhjfZBlKGmC2lNMAPqEBF26pihgswogJk8IMWkvAP
HITADkxgQgjmcIArDGIQaEnLOPoABhD8gxAg0MMqCNEBMhCiLpGwwj9SkIcGugAJ3GBGGzi2
AQYA4gNw0NggI9PHj3HCBCYQGRJCNjLMMKAIHP+AQc9MwzPTlCY3pcHkbW5DM9347BK/EZot
jGCLFCRAaUx7GtSgU4A7RKcE2iGHCg4BiCSogB4fiEEH3uCBVZBDDioIQwVMEZ0JjOEf9DhE
DSYwiH+EQU9JQEEISgAJJigTC+5axSHsQMvD5aAFBWrcghgEoUs84HYPiALlZpAFybnzAR3C
hjo6NKELPYBcYVDCE7KQTyWkYEKuy0I9Z8CCKHBocQVKwACI9A8M/EMDLcjBFObQh38cABnK
G8Y/doGl8WnpH17K0vVmEVItYWkYWMpSmtIUgRMOAxHk4YMqIIAGO1kOcCKAwT/EcT8ReMIW
gzhEfwCYPynsoA3QmNT/CqCB039AEIISpGBBGIDBpuKUC6dQAJqcmg0alFAPPxDWTIgVwxma
IxvCUsoMY2gOlhCLFzJ0xjZ60YxrbYMAeSWAUmyhBVRMAAtOnQMqxvA38rSrBqDYIhkOcAAw
osUBnlgFI6xggH+AAAQzWEUq0EiII8xhFUz4Rzz20ASnysFj3WgDOJiBC0K+tjEcowwnvuGC
zchDZI10ZCDgUITPuIw0p0GNJXMjA0zWLDaloU3MfBYAoP2maKM05XCIU5wRjOBpUdMudDSQ
ArwpYQxjSEISYqBMepQNFSoghwFW0acCSK0EE3iDIehxKcAaAgVhqIEygTECJkzzDau4QA06
/0AOeoTgcAZqgYLUUCELrRMIF1rnhOA5uXjKQXL1HIM6H8ADIJwhCrmjUDiAgIURzWAM7owC
Oa4wIdtxSKIYaAEPKoCBHFAhDDkoBg9ykIA7aMOyB0gDFIbRACudyUwgFamWuDSLMDRAS5b4
QUqxNIubWDl8V9oFF5ohAWT0gg8QsBMawgAA14xiFDvtwppFkIRPDAIUHMADAKEhBwIewxBL
NYQnOGVBqGpigqCCKgYNgQdOAaEBTyrDJ5CR15cgBRzNCAMXstGBBsxkEp+IoUZomI1jmUMp
ziCWOSwtkkz/kIh1zYheneCEHyAiHO/4lhxWkYGqJGECjFgFIJbgh/9/hCMENWBCG0LA2C+G
MQn5GgcjwDBHEKRCs6mgxxEIkYpBiGAA/zgBG2AAjkUWgRvyQMQq3iAPj8H2tYacDDeQgLLO
FIEBuMjtIkdmgm4owDN0eAFwXZYb4LJGkzxTLixoI1wIAO25vOnBJUgJBIdrAJXXXZoFsOs0
5UDnldCJZQzeoIoknCE7IYjKP+zggUOEQRVB+EcxksAEVZjLD2cQAcmZQIUt/gMLq6AHGTRQ
uQuoghx8oIISAPcBBS8YQQli0IPe2YMcuZPCEHLnQDF3YRwc6gEz+AAPDpGCB/BhBjwYBz/B
jolDUY4cM5rBAGhHJBvPoBhUWIAh+pCDJFz/qgCqCIU//oGMZtAgSkf2npJb0Yso2WQW5zjH
LF41Uu+xNHwipUEH0iABRvSC30EIApr5wIg/rVkcP+2FHTjwhHEUNQQ3cEQIwFCEf6zgByEw
wgoQEWgIaiIEU4UgNDTxBmXMvvYrgFIZjqGMYXzhB71ICjg0/QU96EEBwwDHJDZNg0lvwxL/
ALUlzvp8BXBh+pu+Vl3xmtdWI38OWpjA+idgMCq0bVzrIEUFLvAPLWjKXMVuLBg9gS8DLLvZ
LkuNNktgqO1dWOEf2OAbTIDcTGAHVOAJYGAS4OAWuIEbzq2P0A0yOObcQAZlGGAN8mDNWGEP
voHeFimRPlAKOGDf//iNNWLm33im4AROuHyDN4bG4XIQCGzBFkrAAhIgaSLOaSxgGZ7mvZgj
aqajwDqgD7IjtEJBmZJgFVDAAJhg5ggn2JQgBkKAOgzgArZpmrRADsIgDLhQBVRBFcLgAxAA
Uv7hEA6ncQ6nwR4gQdRJCNaJ6daJcpwKHDAEw7Kgcx4AC3zkCvAJcJTAnZBJPR5kEP/hA65A
7SqEQ3psQBLAotRjAgwHEMghBmKgPmYgDZ7kTARv8EKqAT7hH1Sg8GbhFFPxE36gTB6vCbDM
TLAkAo6hA/5BBJqgBQMAElTuH4LgD/5EHMQBBn6qDfgjBs4hBgLoE8iQDNbA9YqA9sLgH/+g
4QmgigEeUAUEbfc0gQEQwRqxcQUaYPhaIRd74RSyhQv+ISa2QQHO4R86ICTMKhssAW8m4R9E
rQP0gFg+Qg/mkVZi6K6E6B9ardVIoBZwShlQQQ6UIZnmwA9uLgyC4FCCLf+MDYySwBOS7RCY
zdkya7OOYObogRGK4AT+IZGQgAh6YR4RgRU6AYJKsAIxUAMdw5A2gDK+QR56S5J64A+EgAMq
wQV0i95OhrciSRz6zd9gkLmKi7hy42cWLpRwUAd3kAdTYAR6LOKWZpUQgDkyTmoYIT7GoA+w
4AxmwA60wAPsYAaiaAaYoACYwA6sYw6uoAYugA/GQBUKgAz0cg7/KgC7DGAQ+GAOVCEBPIAR
AAEAEAAQ5qAGMIBBFmzpHkAdLASdJuedsqAHpo4zPXPqpK4HpO5CNhM0JUcPQ5PtJIorUakc
JE5phsMC9mETKOEZBAAMoIALtgrJBs83fxMZoCzxjuE3By8WzyQCFMAcJYAIbuBlRKN9bgMG
YGDN6oAOrrN/8iAPCGgHpGANpJEaOUUbxxOC4ACqzFMbxbMByoA9MQIp3hM+ZWIm0srTjII+
t2E+81MkSIAXSIAorAVbzM8JyiAbGkAL/ID9nmL9qCADJoAKHJQUJmAJliBFcECLKqACGsss
8EAMks0AwOBDDQCzni0VrOAAEoEOVkAe/9jAZFCwG1ZAApJhGGVgKImhAi8wA9GNAzumYzwG
ZGxrBfLgBWxhC/6gEdSADjrBBUzwBFEQM/AtD4jAuQyuB2DQ36DSklymB3oACLh0ByPMFr6U
B03JcCKO4pam4rKLlaKjAJxjuzQATqemapCwBJ6gBBBAORCgMREAuwBA4tAUlVApwQhExiSz
BZSunCJH6jxzUbOABdzpUUFTM08TQtQBQpzOwkjzATAVQiazElHpD64rNiUOA4KhFGKBHiih
D9qgyHqzOF/VS8ChFc7B0mDVOM0kAqKEC5jzBaq0pl6gfdDANaZzzboAO7NTO7vTO6WRUwiC
PMvTPOFAWtFzPP8faPjaM1vg0z/z0xnSyj95KD+JCD9FIht4oT89La2sJVvNbxacQAGeQP3Y
jwr+agFsjQqA4UHXbwm0ABNwwELN5QBUwYvMwhPSIl9AFAzkYETBoAL+wAsYYEVNYAHrzQQC
QQqEoRCu4AAUYQFYIB7k4Rt8gBumwWNyNGNykgM9hhu+oRtUhgi2oBEgARIaoREGQAY+dmKb
1EUVQGX0bUt7wOBiMDVKw5OMQEt/lkuHxhYewBYYDit7sEyJwx7OtGmaBjm062q7KwXeS+Ok
ZmubA06hQxQwbpUaszFhcwQagboqMZyCpwXeljIVpELmVp1UzJ068zPv1jMNyjPxNgv/UnPq
/PZxGjVCFCRQGwGVAEBtGwEALKBxE3MTUABwOkAAtkB6XNVWgbN6hDNzkww5o2QYJAAGDo7f
SEM6qdM66QBZudM7iyA8nVUbo5UBopV2Z7daIShK2PMi3BMpthVds8EGZsIGzGFc7RNdSQB5
k5cE3Ip4i4jVLqIMgEALnGICFuBBq8J67xUYrHcBJGFC+/VCMdSLvCgJrsABks0BwABEFdYK
HAAHtmAHIJZFFSmREsm2dgAYHCAVUgEEHCAOHLYScOEWfKBkc9SAeXRHU3bdkKAbOoMDIAAS
EiERZHZmbfZhV5RJdXZkPjCSnHNLDw5oe2a5AsCTgCuUqPIq/8N0THmwBHqMSAKV4oqjCK9W
46KmTedU41IgOr6WOaAGOb7Scf90OKiLQATV7RjqbSWzcM+pbv92UjmzM7dUoFhgSwO3irl0
6h7kiT1TCCxTwh5AogL1TwHAT0fgbJeBFmLBcjogFHYTczsXjm/1Vj+XC4ZB30i3317gNm4A
da1zdQmodV+XPGV3Wgu5kMlzIKKkVcqAAJzgPZHXBpxhW+cqP40FrY5XJPrTd7OBiLKlkQe0
DIjgDNgPFawXX4EBlbeXeyfADyZUC/z1QnWgAjTWLMQoLdRXfUHAE9zgAVgBDuTBZOrXfoE0
F4wBDOAIjsDgABYADUhQgEeWZG1Smv8V2Ecpo91SZgd+YQskmJsBABL+AAN6oA7yYAX2IJg1
WJEwozNEcEt/hrmG60pfcEsD4BK21Cq9VAfHtAQMpzWJA7uK4yuv9r1SQIej4zlaaWuRsIfv
9E6t9kyvCwCUJlAnOgFYMw4VZDIxs4mz+DPXyWVA81E7k4r7VlIXdVLptlMhRA3CSWlek4yX
howb8wlGQBsoAadCwB54M8nimKdftUyQUznrGDR81WVWwzX0mFiPlQOStTvBkyAeKHZn15Cn
WnbTsyAaYKsuQludwQaUlz5JgIe4eia2VXk3GT+Rwvx0VwKWwEGzV3u1F5UXYHupQBJIgRSW
AHwvtBAaa2D/r6Bg88UBPhQMxGAJesCXuyGY67dkUKYIckEXPIEukJl/xUAREkEc1gAOcOEb
bpRkO7uAS7azLRAJeNI8P8MWIEEUnoCbY/YPwHkLsIFGiwAOukFidVaRLoMN8E0KiKBXgYZn
QoM1ouEpnas3EA5oosvhwjQHbaEAggcIE8AevNJqV0nj7qAAloOgNeAItXugNS6gy/hPJzoI
DadQwalxMnpx5vZBUhNvr3ikf/bgQLO973Y04cm+MzWlMVqh0tZxY1pP9xQA+oEWnIoHLvc4
exrBv8c4z0RXJeAGPhi4ZuYGXiAd0oE6lZqppaB1xXM8qdrDD1kbG6AcF/n8kGI+/5HXW+eT
JVA8eTU5XK8lG1ZtQN1VAhB0Abi3KvD1XrWXexdgArw3RfoVB3RAlvl6QzvSYMHAAa5AEmRA
tudXmBdbAYqAAtwADCJ7f7McBJTZDRpBBuJ3D3DBBW5hgC1wZM3cAn3AB2qrG1LGt9LhAZKB
oFOgmxthFFobnNUgC2SADlgBYs/5KBfJBdggEECQA24AOIQrN25ABoBbN4DjZ4kmhXlwB1uY
K5PmB88UT384u1qpTQtau+aUhqHDafq0jIMYoikanNp21ReHcTR6M4XgNLMAhLUUiqG4SvEW
Ahg1CyxVHSQnQtRB2DsVQQ4nAWiWcclYTy1OFMi4CkoBp//mIRp486cTvHNjcY5xlcG54DOi
4WdDAzVmpsLXDMO3U1mdGqptl3Y/nDMOWVrHU5EjYHcz4j3JVT9P3NP4kwS+wHeRYq48GZQV
gAaWABXkzuCz15RNea4lYQFcORzyusiN/ArwAH3z5QoWAAaevGSi3AUaeA2MAB2uPMtHfkQN
wAEOwA0SARvoQApWAA5uS8yJwQVkHhfYQB44oyB2gAOiwRGeAJVT4AlEIRGEnnFHoRH+YAuS
fgseAA3oIH5PABfo17ZJhrdgtAssqTdI+AZyIxp85mdOGGiuUgdLydKJJGmIeOIQwGpJvWsJ
+pVAnTm+1ruxawQSQU+vi0/LuIj/35YSw2kAxCm9JSxw/5akIYCKO/Ojc50zsYGkZ53xIwSe
LDXpEqcSk11xm10UEECCRWEEXmERLAcFQsHArZ30fxOol3OoiXpmKJw6jVV1/1jD0b3DpfrD
X56qbZeqRrw9EbLeeYisxzqTUXwmZCI+EZI9GyAaluDGHfTgD16uEX75G55CMQHixbev/Tpf
CgEY6mAFti2xSaZkeOtiQ57k9xez2FewPeEA0EEXREEd+DwPvJPDH8K38kDf1CAZthcYgP4J
AOJJokQAIDVq9OcPhi0M1ah5AIGOlyIn2Ji4iCSjxowmXARSsEIKkQAkA7w4eaNkgGgle/Qw
8vLlJSA0/4EYsTnzSY6dORL0TJDAgtChCIqWKIqgRIkUBQosVapBQ4k7SpMaRQBgxIisIyxo
BToiAYYWAzCYHUAW7YC1bB8IefAgSpYoLFxm6QGhbpYsLCDAdOkSG2AIgPf22Iv4wV5sWRQ/
YPzAoWQMfw4CuAyAoChRSQdSobXon+h2wxREiDArterVrFu7bo1adezUsU9HaMBlGIdoMGGa
fCEDBgwidejQ4cAhj/IdzNesKVJkxQoG1OFYv47d+gnt3LNbp84AToMGCsqYd+KEwJf12UiQ
cNbevXte7rOxX4//C3rzZbhsIQXMAlQMOOAECwiI4AIBUrGgJKRIskQ4mGCCA/8TTOhQQQUH
bHhFh2KIwUQidKxQkQsuXGSiiYHAsYMw6ICRSiogzEgjCHJYYQAYYDjAowNiZFJIHG4sIIo3
W2ADARoynGQENsL8kcgCuhyo4BNPiJJIMgAchNAfDG0hmUNAQNBFHkXA0c2JSJiw0UYusHEC
A1JwcIMRAcggg0oBpATBSi8Z8RegvfVgE04l8LQTUOWA1ZVXSF2lVApLSepUAVQpxRlSWSGg
VadfAQWqWS3kkFZabAkxgBBCyIXYXhAg9ioEsboka620AnbYXblmAURjiEH2gDrqRBaZQ5Rx
SRACm2G5WQoIDEELJbF08Mw1Ddj2WrbabkvbLLN5e5r/ArhJQESTfv1GQTpd/GLcccgtJ8UO
UkgRnXTTVReed9vBsV2//Hr3HXUKiFveeejhF598JPDCMAnZPGzfffo5YZ4CEjxBBYIZb6zg
gQMiCEzGC0gywQSkLIFyOKBYeKGGGx5wxY84AMABAyWemOKbgTDQ4os12jgjGCCAYYADOjrg
iScfitHhhkEa44Ybukw9si6kkCLlgcBsbeVAW3aZ0EJqgGmLQ7Y80AMMHLDCgDwnfsOmRnFf
xMaKReSRTjRLkoTnSb9F06dfgg4u6CWAHkrqT+Us6pVQCDhqVAFWGaVUU5ZWVYJTRWkllKdZ
gQrqTi20MJZaD6wFF1yrtsoX/wt1xUpYFoTVSjteufaFGKFo96DYXsPCJWyxDm1h1mWWITDQ
sptpoI0AmzzjTyjDXHuat9xer+23szixPcWzlHHbClxwkAuSft3wwg3qEkGEccgllwdz8z5n
7735ZrfvCf3q76+/38FBnRXAoWIGO9gX4sOwBNKHBDawQX0ipp+KccEWC5jA1hJEBQOFzGMg
2yAHIYQyClXIQjo4gMuucABM/KFmJbpIR0xUNwYMQxiF0JGOrCAHG+qwR0lTWiaukImXmbAQ
TIgDE3BgDEy44WqkMJCCtpYCKwkEEgVJiJcwEKayPaAmLrkBHdhWEbjFrU1r8ghIdkCEG6gR
BnmSwf8N9qYnwhmBN4RD3OgSBSrOda4oy3hUUo5CFaMsoypXKYpXPNUp0GEAUaZaSxQeOYDe
RaF3LDAM7voiK7y8AHa0sxUmC5OrHmCjV7pzDLHCpJBGbAkAWEmE8lKQAmDsgxYCEEANmkGe
6mkPe7xUDQEIkJr0cE814BMXFyTwC5hAACXq6wL73AU/+c0POtO5FwD1pYB/6Y9f/PNfdgLI
AAUEAj0G/MLCFNgw+jDMgfR52H7KsIJoBOgJWwtZgBJ0TwYFqJ73FBDWQDghCpGQCSbc0BJs
4QUGBIINJ0IRDHcmAUegw2g6rOiOkIY0pXUIhS8rhA4+GgccYMIYKLuaJKj/9ERYCiRLkKgM
ZRYCJiCkjjE0AYwRZCAREqVpTRsZY0fgJCc64YmNbMRTSvS0khesZKmAikY0ECC6UYEuAYzr
yuY4hZSjIOAOd7CK5opyh8YZ8nGemmoOxlK60bUFVXFhFV3oohe+dHKudLUVYXC1q97BBQjA
ChPxEmIZADAreaK40gKSgIUaYKENEqAeanbZy21x75e/nAVl0bO97YFvPGh8ATaMkL41Dsd9
8Iuf/JxTL/td8zrZ3F83X7vNbWIngNKBgwLY4IQvuOAL9HGBAhX22wU6IRDxfMIT+blPrWXs
nhu8YMdGBt0lkCKgOKiuDtrQhgxJ4gE7gMNCG5oi/zbEUAIuomiPjnbeJIghaT8K4stK+FEd
hDQOSXSDdB+kta0VdqVbaqkViQcmNch0ry4Bwp98Q4cdnClNcOOIg9dkghgWQQIweGNRh5qn
kjhVqSRxaodXAtUcoAVRCWiUpxyllUeNgJB/9ONQHPeVT4FqVGdt5FsmeWO5PNJ1LIhCD1yX
l7oKOZO1s4tdsDFKxagDG3BRQ9mGR5nKNEJLrixslUWRgiWowgByaAMUuODYyG4LmGSm7PYq
m57KEmCY34uAMTmQDkAxMx1EYBc0l3PaIqzBXuC5H3f6B1vY/us64JEONcM5sECcZz3yMec5
GWaCMrBIGPQERixjWU8Gbf+Mn0/UZz215kSroWwJFDIGDlbWBiYsABbddZuJXvgmoEYUHZ7A
aI94VGtcK80TTRNifEEqUiXe92pU4loiVpqMgxgEIWJzSLB05ZJLYOMS1HaJScRhprY1dIwO
RtGKVrADOgjHjcG5MEvUuFSWOFXdTx2AiEn8k6B0aiicG8GjLKBVFW9OKwA4ZFCm6hNSjY4s
qErVI6OQqrgIYS9yqQutgJwXNNA1AEnapK1sl8m7CIavW2zMkuHyZCin0huXqbJAlpVlDSGj
CTTIZfXE3BrKynzmls2sayLAPTc3YA0SyIURlpk+GPzCmaRVjmmlgNrUgkdf3Ay0073JgEow
wND/embFc8IjzjI4wQXyWaBviSsBIyRDivsFRqUvyFytLUADx0Wuc0f2oKtFaEIVwgEwAsAK
NDE0Z7GO06zXW2vA91Bp6xUDHmDG0QMU4gDxjYPjcaCIJSyRiWrnGpYGkoiDhA2mzj5bY/4y
mB4E4Od9As7abMYGMbLJp2UMRJykQIc0ErULRdWbGm9QYTdGQ41OhQFUhfDun8T7kHrEir39
iHykWJVTiQxL6EhHOrWwZQAIj6RiorBwvuSuL9zvpMSThAaSWLyugBEMY5AsmMYwOXXCMwtg
p5yZzbgyipuRhCQ00YRTTC/M3erlzP9fWdjzWBFQBuNCBC8AWumTDkJH/we/8D7wIi/PQU32
Ex5+1lpPh4GzRVvQwQpSED8rIE7i9QUmQAImwAsX8QUMAASOAAktCAnHJkWWdnac9lxoJyBu
RyUndTIn4waYEA44EA4lIAML9mqwJl5+5yKZ8CO71kMfkgm79kOJx3gYIl8hpQiKADWjRmzF
Rk8rNRDJ0IJhA2APQWAG5hLKNHp9QnElAQMJplPbRkYcEUM8RwTCQXsyEA2yJxzCgXu4t3t8
iADuthaL1BOLxCgl1ijEx0rJ9zgWsDkWwBWJBDp3NDoYIH2RdHCq42MO9zo/xg5ZIHFo8H2i
OH5KdRJDlkmFkQWjhH7BczaRoQ4OoRBSBgDJIP9/Jnd2TQAFNABm2AJZ2jJz2wCAwARz4SI+
B2gEt7eA7fM+ycEc8oJ0EygdS4cd+9N0+uN63ZSN3aSBU2doa8AKz5gHCrVtLkQCbFAEjmAL
W5AQBTF2+9WFbpdcbrdcaHdPUxJ3IeSDTwADZ7J3sNZ3KzBrmfBDBBkzSogHV+AJBgkzQqR4
HlVE1QV5PSh5xIY1+bUZAlGLBdFSZtEQD0ETD3AT0PYntYJUdyIRZ+I2GMFtPNUR34ZG7LOH
MymTFVZheSh7iUAWIkaIAWcB/4ZInrOImuJiQnEZnKNIiLIWjeRIq4J9cAVXmJQF7CArFCcr
aPACopgkAfB9S4KVQ4b/K6soSuiHDb/TZMMDJlJ2EF/ILMsCDM0ABfo3Hvx3PZT1BQSwDcL4
f7AhG9xSTA0wDHRQJ8rILuzyLvCCdBJYL0vnZ9oBW/LQTfIAmYG2B4TGAJ3wjWvAHHkQDUWw
UGN0ghdxAkAgDAzhDcqWDDD4BJh2QcvlacjVMfskMgdiIA5CapiwBPzICjcDkHVzAgLpDejA
kEDUIQZpkFLoNDpQCEFyRBNSX1ooCVMSm1eyUgYRhgqBRZKxRVtkhjEhK3ZikmuohjJQBxxQ
BG3DUC4Uh2vCBmfEAXVIezM5HDQ5HESQh4FYcPAGKkIBFoi4FY5ob5zjYgIaFs4XOkq5lNOX
+gWqoio7xmNABmRYGX7gJ4qhiCcVuklY6TfL5BebdIaAQUqriGTbGRll81eap0pUNhCrGUXJ
EJe8OB7Yki1lJnPCeJd6aWbZ8i2/mBplIC5S0HOhlQ6/0D7uIgGmBY2oxWd9Vo3XiI1P2g0n
EKWQSaXcGDABBB3guAN5IAOs8Jm8IDcnGAhGYKIJYRDJw6KwySA1CJvMlXYndV9LoAuQ0I9w
8I9GGKUrwAHJgA4O6V5B5F4OqXgV4FEg1ZyKYF+JykRONJ1Wkhma11LsGGAgyZ2idCt9Ap6B
YxISx2Ey0AWntwfp2ZJyE2FxsgbvKZ/CQQRdQHvso4dEEBAAOw==
--------------040307020600060504000601--

--------------060601040506010100010501--

