Re: Last Call: draft-legg-xed-asd (Abstract Syntax Notation X (ASN.X)) to Proposed Standard

"Joel M. Halpern" <joel@stevecrocker.com> Sat, 13 January 2007 17:50 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1H5n1C-0003KK-QH; Sat, 13 Jan 2007 12:50:14 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1H5n1B-0003KA-Uq for ietf@ietf.org; Sat, 13 Jan 2007 12:50:13 -0500
Received: from elasmtp-banded.atl.sa.earthlink.net ([209.86.89.70]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1H5n1B-0001n3-Hv for ietf@ietf.org; Sat, 13 Jan 2007 12:50:13 -0500
Received: from [71.254.25.173] (helo=JMHLap3.stevecrocker.com) by elasmtp-banded.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1H5n1A-0003G7-AP; Sat, 13 Jan 2007 12:50:12 -0500
Message-Id: <7.0.1.0.0.20070113123251.03520c38@stevecrocker.com>
X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0
Date: Sat, 13 Jan 2007 12:50:05 -0500
To: Simon Josefsson <simon@josefsson.org>, ietf@ietf.org, steven.legg@eb2bcom.com
From: "Joel M. Halpern" <joel@stevecrocker.com>
In-Reply-To: <87mz4n4475.fsf@latte.josefsson.org>
References: <E1H5Ufv-0003zq-BX@stiedprstage1.ietf.org> <87mz4n4475.fsf@latte.josefsson.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
X-ELNK-Trace: 9f083ca8aeb2d326d5a073bfd238dd844d2b10475b571120dd3b678e9cdc2ff4b1dc0ef9b82ad0d8bda5d5840770be42350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 71.254.25.173
X-Spam-Score: 0.1 (/)
X-Scan-Signature: b2809b6f39decc6de467dcf252f42af1
Cc:
Subject: Re: Last Call: draft-legg-xed-asd (Abstract Syntax Notation X (ASN.X)) to Proposed Standard
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
Errors-To: ietf-bounces@ietf.org

Simon, you are mixing several issues in your note, including strictly 
legal issues and personal preferences.

Firstly, it is clear that you (and every other implementor using this 
document) needs the ability to extract and use the ASN.1 include in 
the document.  That is already provided for in BCP 78.  The text he 
included is exactly the text that BCP 78 tells him to include to do 
that.  So there is no problem there.

Secondly, there is the agreement that implementors, in practice need 
the right to modify the code.
BCP 78 in section 3.3 E grants the IETF Trust the rights to make such 
code changes, even for use outside the IETF Standards Process.   This 
appears to mean that the IETF Trust can grant the rights that are 
needed.  Steven does not need to make any changes to achieve that.

Then, you go further and ask him to grant modification rights to all 
of the text, not just the code / ASN.1 components.  While you have a 
clearly stated preference for that grant, it is unfair and 
inappropriate of you to assert that the need for that is inherent in 
the problem you raise of implementor modification.

So, in summary, while I agree that you need the right to modify the 
ASN.1, I don't think there is anything that can or should be done in 
the document to address that.  The document already has the 
boilerplate components intended to permit that.
If some extra text is needed to ensure modifiablity of the code, it 
should be the code, and not "this entire document or any portion of it."

Yours,
Joel M. Halpern

At 05:21 AM 1/13/2007, Simon Josefsson wrote:
>Hi!  These documents contains normative ASN.1 modules which, if I
>understand the documents correctly, is typically included in
>implementations of this standard.  Is that correct?
>
>The modules contain this notice:
>
>    -- Copyright (C) The IETF Trust (2006). This version of
>    -- this ASN.1 module is part of RFC XXXX; see the RFC itself
>    -- for full legal notices.
>
>The legal notices used by the IETF doesn't grant third parties
>(including implementers of your standard) the right to include
>portions of documents in their implementations.  The rights granted by
>RFC 3978/4748 in section 3.3, including the right to extract code
>portions from documents, are only granted to "IETF Trust and the
>IETF", and there is no other license to indicate that any similar
>rights are granted to third parties.
>
>This raises problems for some implementers, because they can't
>implement your standard if they use the ASN.1 module.  The alternative
>for them, to re-specify the ASN.1 module from the text (if that is at
>all possible), is bad for interoperability.  If you want to enable
>smooth implementation of your standard by everyone (which I hope!),
>here is how to solve it:
>
>There are several solutions to this problem.  A simple solution that
>has been used successfully in several documents (RFC 3492, RFC 4398
>and a few others) is to add, after the above notice, the following
>notice:
>
>    -- Regarding this entire document or any portion of it (including
>    -- the pseudocode and C code), the author makes no guarantees and
>    -- is not responsible for any damage resulting from its use.  The
>    -- author grants irrevocable permission to anyone to use, modify,
>    -- and distribute it in any way that does not diminish the rights
>    -- of anyone else to use, modify, and distribute it, provided that
>    -- redistributed derivative works do not contain misleading author
>    -- or version information.  Derivative works need not be licensed
>    -- under similar terms.
>
>Note that should be added to all places where the notice about IETF
>Trust and legal notices are added.
>
>This notice would give third parties the necessary rights they need to
>be able to use the normative ASN.1 module from your documents.
>
>Btw, you'd might want to modify the text slightly, so that "pseudocode
>and C code" becomes "ASN.1 module".  If you don't want to grant the
>rights to the entire document, grant them only for the ASN.1 module.
>
>Best regards, and thanks in advance,
>Simon
>
>The IESG <iesg-secretary@ietf.org> writes:
>
> > The IESG has received a request from an individual submitter to consider
> > the following documents:
> >
> > - 'Abstract Syntax Notation X (ASN.X) Representation of Encoding
> >    Instructions for the XML Encoding Rules (XER) '
> >    <draft-legg-xed-asd-xerei-03.txt> as a Proposed Standard
> > - 'Encoding Instructions for the Robust XML Encoding Rules (RXER) '
> >    <draft-legg-xed-rxer-ei-04.txt> as a Proposed Standard
> > - 'Abstract Syntax Notation X (ASN.X) Representation of Encoding
> >    Instructions for the Generic String Encoding Rules (GSER) '
> >    <draft-legg-xed-asd-gserei-03.txt> as a Proposed Standard
> > - 'Robust XML Encoding Rules (RXER) for Abstract Syntax Notation One
> >    (ASN.1) '
> >    <draft-legg-xed-rxer-07.txt> as a Proposed Standard
> > - 'Abstract Syntax Notation X (ASN.X) '
> >    <draft-legg-xed-asd-07.txt> as a 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 2007-02-14. 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.
> >
> > The file can be obtained via
> > http://www.ietf.org/internet-drafts/draft-legg-xed-asd-xerei-03.txt
> > http://www.ietf.org/internet-drafts/draft-legg-xed-rxer-ei-04.txt
> > http://www.ietf.org/internet-drafts/draft-legg-xed-asd-gserei-03.txt
> > http://www.ietf.org/internet-drafts/draft-legg-xed-rxer-07.txt
> > http://www.ietf.org/internet-drafts/draft-legg-xed-asd-07.txt
> >
> >
> > IESG discussion can be tracked via
> > 
> https://datatracker.ietf.org/public/pidtracker.cgi?command=view_id&dTag=10739&rfc_flag=0
>
>_______________________________________________
>Ietf mailing list
>Ietf@ietf.org
>https://www1.ietf.org/mailman/listinfo/ietf


_______________________________________________
Ietf mailing list
Ietf@ietf.org
https://www1.ietf.org/mailman/listinfo/ietf