
From nobody Tue May  4 18:28:00 2021
Return-Path: <paul@nohats.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 606513A1DCB for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 18:27:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
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 Ye4UQ3WI6YCR for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 18:27:53 -0700 (PDT)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (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 AD4EC3A1DC8 for <tools-discuss@ietf.org>; Tue,  4 May 2021 18:27:53 -0700 (PDT)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 4FZfGS6pdFzF4Y for <tools-discuss@ietf.org>; Wed,  5 May 2021 03:27:44 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1620178064; bh=XeDJkzOB4LNxsp4NCr9qvhEhBtp9Bgs4SjVBJx3Jq0Y=; h=Date:From:To:Subject; b=ToSU/PesC4OJQarR+BW6P8qn8HxlmZdtVUTIjyxoAul3TxjUrTN0jNdy5VoVoqo38 mGQij/KsbZZhpljbHXIfX62+0bOfUW1NqQBMSxPyf7LJdVmNQbAds2Jl6xwVZ75YAp euqOK2HKWCZalSQteF8wR2sBVk7VyN6Is8UbTZUI=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id i7pjnGxJK6tQ for <tools-discuss@ietf.org>; Wed,  5 May 2021 03:27:43 +0200 (CEST)
Received: from bofh.nohats.ca (bofh.nohats.ca [193.110.157.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS for <tools-discuss@ietf.org>; Wed,  5 May 2021 03:27:43 +0200 (CEST)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id F1F234D722; Tue,  4 May 2021 21:27:41 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id EB92F4D721 for <tools-discuss@ietf.org>; Tue,  4 May 2021 21:27:41 -0400 (EDT)
Date: Tue, 4 May 2021 21:27:41 -0400 (EDT)
From: Paul Wouters <paul@nohats.ca>
To: tools-discuss@ietf.org
Message-ID: <ab7beebb-f9c3-eda-e5f6-f5b2590d521@nohats.ca>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/o5g3gUaUcFBXc_6m6FWgDBav_Bk>
Subject: [Tools-discuss] consensus="true"  ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 01:27:58 -0000

Hi,

My local xml2rfc warns me with:

Warning: Setting consensus="true" for IETF STD document (this is not the schema default, but is the only value permitted for this type of document)

When I add consensus="true" to the rfc tag, the warning goes away. But
the version running on the datatracker than warns me with:

One or more XML validation errors occurred when processing the XML file:

draft-ietf-ipsecme-labeled-ipsec-05.xml: Line 26: Value "true" for attribute consensus of rfc is not among the enumerated set

Which one is right, and who has the power to fix the one that is wrong?  :)

Paul


From nobody Tue May  4 20:00:27 2021
Return-Path: <mt@lowentropy.net>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F41F13A20DC for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 20:00:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.119
X-Spam-Level: 
X-Spam-Status: No, score=-2.119 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=lowentropy.net header.b=Ek55Bbvq; dkim=pass (2048-bit key) header.d=messagingengine.com header.b=QpuhN/3q
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 G1QhqFfjve-H for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 20:00:22 -0700 (PDT)
Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07AD53A20DA for <tools-discuss@ietf.org>; Tue,  4 May 2021 20:00:21 -0700 (PDT)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 0E9FB5C006B for <tools-discuss@ietf.org>; Tue,  4 May 2021 23:00:20 -0400 (EDT)
Received: from imap10 ([10.202.2.60]) by compute1.internal (MEProxy); Tue, 04 May 2021 23:00:20 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lowentropy.net; h=mime-version:message-id:in-reply-to:references:date:from:to :subject:content-type; s=fm2; bh=UoWd54kRUW+G5AgtXER4bH/hKT3lmiD Zmv7is7+3Iss=; b=Ek55BbvqTFC3EvkOUZ8FHCBLeFy9tcgYl+abD6/Ke5eHYr/ lQtaX7yEBY/Kvmm1fexX4jnpMfGDfrMhWDmWwdyx6o3RdysYUcjRXqIEtwBbf3Hm EszdvVkkR+S4kyIwAoRAmWUIQM9zPW03P4J7wXCT+YoVwQY/pH6AXwK7t/hm4bf1 SstaP6OK2zeVlI7tqCErmt2ksA2AA63xZhReQeKtKFf4G3cfrhlwu+h575aRmSd5 bfXdroLpqs9x9fnwJ+i1eUr+SWoIDKnqw1CXo6hOxFT5vDzYQ1+haRyHNZFgBOBy cwiiPgdbF3S8im0xyvloXvK0PUntFTpTwyIaSxg==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=UoWd54 kRUW+G5AgtXER4bH/hKT3lmiDZmv7is7+3Iss=; b=QpuhN/3qS3tfuBjoMFeUBz 8N6aDYqHLNsZ0ABZrUrzcxO5KNHiB3mD3LUNzYiZGdVev+7v/2umYM4Qfx78tLEB /TnWtbUxrLGO1Y9QHDPGSHTZ3vRcspJ/Y3Vlk20cRwGnOL1J5dKaHIZsHvlm0i90 rZXw7dK9aboPW9xodU/PCQ6BKYzB4KB39MvF/2HIrnKDxGP9hRrnkf8eJCwYi3j7 qecEQlWBqOcgnauhA5QLgaJlmW9ILvNt8cRUAQyTych2iIYXKP9kauBjTLyN/Ms1 6q3W/fTTyrZprkWdloT0R2v45cJbcUKzSTELwaRmzk/lnC0TM92S2C/Vj3ARBm4A ==
X-ME-Sender: <xms:QwqSYCZ4tkvDW13YlhRUOVyrPh16RWc4q1PCoNTwjNX9hM9lx-pFRg> <xme:QwqSYFZooStOmvyUk7v7-Rxsh0AMJj7XAsGtXX18TwKFWCO0Cqfy2rdny2_9EbJmE QpKcyn4crrUTiigw-c>
X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdefjedgieduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfgjfhffhffvufgtsehttd ertderredtnecuhfhrohhmpedfofgrrhhtihhnucfvhhhomhhsohhnfdcuoehmtheslhho figvnhhtrhhophihrdhnvghtqeenucggtffrrghtthgvrhhnpefhiedttdeviefhjeejgf evfeeuudfggfekveekheeugeegleevkeevkedthfeuieenucffohhmrghinhepihgvthhf rdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh epmhhtsehlohifvghnthhrohhphidrnhgvth
X-ME-Proxy: <xmx:QwqSYM8IH1LwFEtj0HjDq0CoHY-Tm_1X0msOsJbZeo5qvhtFi7TJFg> <xmx:QwqSYEom2L4biAJeuCSi__SBX_YevJIsvPMuwgW4yu-T92q_SL1vow> <xmx:QwqSYNqN6igUsM9EDbXxInZS1E4DlhyOJSl8t92bJpnfJsCGaOObKw> <xmx:RAqSYK2B85qPDOaVqb0XmAEuqY4hYUyNv2_ckycEjt3bs7lYrYeMag>
Received: by mailuser.nyi.internal (Postfix, from userid 501) id 747AE4E00C7; Tue,  4 May 2021 23:00:19 -0400 (EDT)
X-Mailer: MessagingEngine.com Webmail Interface
User-Agent: Cyrus-JMAP/3.5.0-alpha0-442-g5daca166b9-fm-20210428.001-g5daca166
Mime-Version: 1.0
Message-Id: <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com>
In-Reply-To: <ab7beebb-f9c3-eda-e5f6-f5b2590d521@nohats.ca>
References: <ab7beebb-f9c3-eda-e5f6-f5b2590d521@nohats.ca>
Date: Wed, 05 May 2021 13:00:01 +1000
From: "Martin Thomson" <mt@lowentropy.net>
To: tools-discuss@ietf.org
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/lCrciYdoqT5cxGrY3olJLPT1y18>
Subject: Re: [Tools-discuss] consensus="true"  ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 03:00:26 -0000

I suppress this warning deliberately, because it is impossible to satisfy without causing more problems (as you found).

I believe that the right answer is to fix the rules for the attribute in the schema.  We use the format for drafting and the schema (and tools) need to support that.  There is a team working in the dark on updating RFC 7991, who should be aware of this issue already.

On Wed, May 5, 2021, at 11:27, Paul Wouters wrote:
> 
> Hi,
> 
> My local xml2rfc warns me with:
> 
> Warning: Setting consensus="true" for IETF STD document (this is not 
> the schema default, but is the only value permitted for this type of 
> document)
> 
> When I add consensus="true" to the rfc tag, the warning goes away. But
> the version running on the datatracker than warns me with:
> 
> One or more XML validation errors occurred when processing the XML file:
> 
> draft-ietf-ipsecme-labeled-ipsec-05.xml: Line 26: Value "true" for 
> attribute consensus of rfc is not among the enumerated set
> 
> Which one is right, and who has the power to fix the one that is wrong?  :)
> 
> Paul
> 
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: 
> datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): 
> https://www.ietf.org/mailman/listinfo/tools-discuss
> 


From nobody Tue May  4 20:35:03 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF9883A21E9 for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 20:35:01 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 WB9iNGtHZp5K for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 20:34:57 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 18D623A21E7 for <tools-discuss@ietf.org>; Tue,  4 May 2021 20:34:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620185693; bh=IerkgUrjoCaWOWtbPBce3VzFC+cXS7OhkX8keqFJ46s=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=iN7m9tvkgqMJCaHYebCe89+HxxdJtc4NUoCWKs/sHdJ/lTMu8hGUvgkkl3tXXPsh6 PJgS/ZPvGjywL+GuhNOqQILo0R1cMOjUYyBLw/kaHhHit6FiR5BF200fqRnJCZtj2X AUhyHMPZ1cU/pSXkL1Z+yi5AOfigGcfy4AFsLSj0=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([217.251.128.61]) by mail.gmx.net (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1M8ykW-1laGgl0lks-006BMg for <tools-discuss@ietf.org>; Wed, 05 May 2021 05:34:53 +0200
To: tools-discuss@ietf.org
References: <ab7beebb-f9c3-eda-e5f6-f5b2590d521@nohats.ca> <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <d9a0bb05-0b05-9cde-8ad6-996e645907c2@gmx.de>
Date: Wed, 5 May 2021 05:34:52 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:I3JBTeKDMHc4ti90WOgvpZ/TljShCVDR3k9LMgujhDCI0GVpROX 2HIxRtJ414CNxaOwFi87ddL5FAClLb6OrE2MuExNFGW9yBhmUSLMoRNWqU4QXzPLmDJSILU zBXW8gpnRjs1Pqr6+CdasVMI9rlyi6NTdtImAaIXQIRUvowHmNkT5w1grHVMchtjwNlQ+CV 7xwheQ8UIuyZcFEDGNDqA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:RiJskjPRuJE=:ZvCLGVlbpb87ajGvSZxgsP pGR2Q8Ax7jyqZBxFv6xaTKDf9lIO8xfaIWNG3W0bWfXqeHlGY+pce3Gycu8WilVT942DU1LlL ussMmSzu+xZ78UpzzidjkL/uMrMzDOTy7uJ3ONvc19uCV9lAWO50YUSLzx1AvWxbsbopoDt4A 1THVB5mIyVm+mMRv896JDh2bnn1qMbAcu9Lcgb+NPVizBvnwSkRvevfYVLIVP4+MBATUjS6uf RwKzdgyTZiizCbT9aUAB03OCM7sUTQQ6hIv2RiIbL8TjKq3nw+zP2wL4eQ569kfmsRK7G8OsX VvKWEJjP2MGvTKxDVk/lSwAlzaELJqD39ZmS5Py7S6Am1Xwr3W2Hu+2wMrPPOQWaePfY59YOK KWeoBECVa8MS4TwyubNTRnbHPGoR6C2OB3Lj3AiN/UBjAW2+zBZLICDZ4idwL/EiPuRaMFWXa M8LUVNrgI5vl34LlcrA53HYevxHTlb2Ryi6WCpis+Dl3fhjGQm8eR2073aX0MID9+KyRWEUIP /b/GaBbc8TIrg1Qc0YsVH61OI7Kt4+IE3IPgYbuVQzZ7O0wfRcJ9pH/mCqqi/vlBWjmzZzeS1 vWfENCBkfy5aM5fChmZ8ogzG9nwAhjjR5ujySyujtgFmrqYoLnztAZdpdXBvmwIkJJG0T+u27 ofELa2g23ir5yFNElpFSk8SV0m6mPeTYaNKPLJsu/YjGnF3hjZfqzY8p3AVSPyobgnkaRzg+O SF9nDscTtqymnIvB2sFjXOEZAuDB0qztqx3lOo89KOofFWUf1xJfW3rT00/oSRbCJlZS3W2+y I2OzLYLAQCINcpOm3uUNCQ0fjgoRi3mPs4L0ZrbUH4zpO26Yjct/FEMtn305YxwrZOfsgyV40 tBCyrXcRfVfM0nqjqTx5amYGwt2gDhXp6pcPNOYWpDhJGXzZO9wbrOWK29kY3u+7nPzvocC0E RCFAAzY0vCBJl8+GFwGROe3Vah4RJ2DMlijm+aghTCeOsd62KmZ7CIM0sK7BeE5QJatX3uJHw ek2XzDgnq84XaIS7qKkrAYCN/R1GVsqUaLOqKCqlMYQZZM5shPWX3mhfS9je5cw5m7vK7iwi6 yxbne+CLQeGr32pSgrb3GtJki62XdOyreL7VDxVwdhyq/I1RAxU8MYIvzkHHO+q2v/6NWtC+C qOalnowU+ztxWTK/nCBAkixcxgWpixCNGFizLcVCFjMIOmxDPo4cGn5HYZ3KWRb/Cbe9TTYpz VIi+aRC/ANLSogsW4
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/mwpFDzVVjPXNNQH25tDhOt4NdoQ>
Subject: Re: [Tools-discuss] consensus="true" ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 03:35:02 -0000

Am 05.05.2021 um 05:00 schrieb Martin Thomson:
> I suppress this warning deliberately, because it is impossible to satisf=
y without causing more problems (as you found).
>
> I believe that the right answer is to fix the rules for the attribute in=
 the schema.  We use the format for drafting and the schema (and tools) ne=
ed to support that.  There is a team working in the dark on updating RFC 7=
991, who should be aware of this issue already.
> ...

-> <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/420>

Best regards, Julian


From nobody Tue May  4 21:21:36 2021
Return-Path: <jay@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 434473A040F for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 21:21:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level: 
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=0.001, URIBL_BLOCKED=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 GmbXwrOfb6qj; Tue,  4 May 2021 21:21:30 -0700 (PDT)
Received: from [192.168.1.101] (unknown [158.140.230.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id 058B73A0407; Tue,  4 May 2021 21:21:30 -0700 (PDT)
Content-Type: multipart/alternative; boundary=Apple-Mail-9D1D30D4-3655-4CAF-8C0F-0433A148EF6D
Content-Transfer-Encoding: 7bit
From: Jay Daley <jay@ietf.org>
Mime-Version: 1.0 (1.0)
Date: Wed, 5 May 2021 16:21:26 +1200
Message-Id: <D6E4F7E3-03D8-4FAD-8642-6FCE5AFD2DB6@ietf.org>
References: <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com>
Cc: tools-discuss@ietf.org
In-Reply-To: <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com>
To: Martin Thomson <mt@lowentropy.net>
X-Mailer: iPad Mail (18D70)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/X8CX2Qz5AhY9SzHJ9YPvEnpRu8U>
Subject: Re: [Tools-discuss] consensus="true"  ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 04:21:35 -0000

--Apple-Mail-9D1D30D4-3655-4CAF-8C0F-0433A148EF6D
Content-Type: text/plain;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable



> On 5/05/2021, at 3:00 PM, Martin Thomson <mt@lowentropy.net> wrote:
>=20
> =EF=BB=BFI suppress this warning deliberately, because it is impossible to=
 satisfy without causing more problems (as you found).
>=20
> I believe that the right answer is to fix the rules for the attribute in t=
he schema.  We use the format for drafting and the schema (and tools) need t=
o support that.  There is a team working in the dark on updating RFC 7991, w=
ho should be aware of this issue already.

The mailing list for this team is viewable https://mailarchive.ietf.org/arch=
/browse/xml-sg-cmt/

Jay

--=20
Jay Daley
IETF Executive Director

>=20
>> On Wed, May 5, 2021, at 11:27, Paul Wouters wrote:
>>=20
>> Hi,
>>=20
>> My local xml2rfc warns me with:
>>=20
>> Warning: Setting consensus=3D"true" for IETF STD document (this is not=20=

>> the schema default, but is the only value permitted for this type of=20
>> document)
>>=20
>> When I add consensus=3D"true" to the rfc tag, the warning goes away. But
>> the version running on the datatracker than warns me with:
>>=20
>> One or more XML validation errors occurred when processing the XML file:
>>=20
>> draft-ietf-ipsecme-labeled-ipsec-05.xml: Line 26: Value "true" for=20
>> attribute consensus of rfc is not among the enumerated set
>>=20
>> Which one is right, and who has the power to fix the one that is wrong?  :=
)
>>=20
>> Paul
>>=20
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to:=20
>> datatracker-project@ietf.org
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe):=20
>> https://www.ietf.org/mailman/listinfo/tools-discuss
>>=20
>=20
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org=

> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/lis=
tinfo/tools-discuss
>=20

--Apple-Mail-9D1D30D4-3655-4CAF-8C0F-0433A148EF6D
Content-Type: text/html;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charset=3D=
utf-8"></head><body dir=3D"auto"><br><br><div dir=3D"ltr"><blockquote type=3D=
"cite">On 5/05/2021, at 3:00 PM, Martin Thomson &lt;mt@lowentropy.net&gt; wr=
ote:<br><br></blockquote></div><blockquote type=3D"cite"><div dir=3D"ltr">=EF=
=BB=BF<span>I suppress this warning deliberately, because it is impossible t=
o satisfy without causing more problems (as you found).</span><br><span></sp=
an><br><span>I believe that the right answer is to fix the rules for the att=
ribute in the schema. &nbsp;We use the format for drafting and the schema (a=
nd tools) need to support that. &nbsp;There is a team working in the dark on=
 updating RFC 7991, who should be aware of this issue already.</span><br></d=
iv></blockquote><div><br></div>The mailing list for this team is viewable&nb=
sp;<a href=3D"https://mailarchive.ietf.org/arch/browse/xml-sg-cmt/">https://=
mailarchive.ietf.org/arch/browse/xml-sg-cmt/</a><div><br></div><div>Jay</div=
><div><br></div><div><div dir=3D"ltr"><div><span style=3D"background-color: r=
gba(255, 255, 255, 0); font-size: 13pt;">--&nbsp;</span></div><span style=3D=
"background-color: rgba(255, 255, 255, 0);">Jay Daley<br>IETF Executive Dire=
ctor</span><div><span style=3D"background-color: rgba(255, 255, 255, 0);"><b=
r></span></div></div><blockquote type=3D"cite"><div dir=3D"ltr"><span></span=
><br><span>On Wed, May 5, 2021, at 11:27, Paul Wouters wrote:</span><br><blo=
ckquote type=3D"cite"><span></span><br></blockquote><blockquote type=3D"cite=
"><span>Hi,</span><br></blockquote><blockquote type=3D"cite"><span></span><b=
r></blockquote><blockquote type=3D"cite"><span>My local xml2rfc warns me wit=
h:</span><br></blockquote><blockquote type=3D"cite"><span></span><br></block=
quote><blockquote type=3D"cite"><span>Warning: Setting consensus=3D"true" fo=
r IETF STD document (this is not </span><br></blockquote><blockquote type=3D=
"cite"><span>the schema default, but is the only value permitted for this ty=
pe of </span><br></blockquote><blockquote type=3D"cite"><span>document)</spa=
n><br></blockquote><blockquote type=3D"cite"><span></span><br></blockquote><=
blockquote type=3D"cite"><span>When I add consensus=3D"true" to the rfc tag,=
 the warning goes away. But</span><br></blockquote><blockquote type=3D"cite"=
><span>the version running on the datatracker than warns me with:</span><br>=
</blockquote><blockquote type=3D"cite"><span></span><br></blockquote><blockq=
uote type=3D"cite"><span>One or more XML validation errors occurred when pro=
cessing the XML file:</span><br></blockquote><blockquote type=3D"cite"><span=
></span><br></blockquote><blockquote type=3D"cite"><span>draft-ietf-ipsecme-=
labeled-ipsec-05.xml: Line 26: Value "true" for </span><br></blockquote><blo=
ckquote type=3D"cite"><span>attribute consensus of rfc is not among the enum=
erated set</span><br></blockquote><blockquote type=3D"cite"><span></span><br=
></blockquote><blockquote type=3D"cite"><span>Which one is right, and who ha=
s the power to fix the one that is wrong? &nbsp;:)</span><br></blockquote><b=
lockquote type=3D"cite"><span></span><br></blockquote><blockquote type=3D"ci=
te"><span>Paul</span><br></blockquote><blockquote type=3D"cite"><span></span=
><br></blockquote><blockquote type=3D"cite"><span>__________________________=
_________________________________</span><br></blockquote><blockquote type=3D=
"cite"><span>Tools-discuss mailing list - Tools-discuss@ietf.org</span><br><=
/blockquote><blockquote type=3D"cite"><span>This list is for discussion, not=
 for action requests or bug reports.</span><br></blockquote><blockquote type=
=3D"cite"><span>* Report datatracker and mailarchive bugs to: </span><br></b=
lockquote><blockquote type=3D"cite"><span>datatracker-project@ietf.org</span=
><br></blockquote><blockquote type=3D"cite"><span>* Report tools.ietf.org bu=
gs to: webmaster@tools.ietf.org</span><br></blockquote><blockquote type=3D"c=
ite"><span>* Report all other bugs or issues to: ietf-action@ietf.org</span>=
<br></blockquote><blockquote type=3D"cite"><span>List info (including how to=
 Unsubscribe): </span><br></blockquote><blockquote type=3D"cite"><span>https=
://www.ietf.org/mailman/listinfo/tools-discuss</span><br></blockquote><block=
quote type=3D"cite"><span></span><br></blockquote><span></span><br><span>___=
________________________________________________________</span><br><span>Too=
ls-discuss mailing list - Tools-discuss@ietf.org</span><br><span>This list i=
s for discussion, not for action requests or bug reports.</span><br><span>* R=
eport datatracker and mailarchive bugs to: datatracker-project@ietf.org</spa=
n><br><span>* Report tools.ietf.org bugs to: webmaster@tools.ietf.org</span>=
<br><span>* Report all other bugs or issues to: ietf-action@ietf.org</span><=
br><span>List info (including how to Unsubscribe): https://www.ietf.org/mail=
man/listinfo/tools-discuss</span><br><span></span><br></div></blockquote></d=
iv></body></html>=

--Apple-Mail-9D1D30D4-3655-4CAF-8C0F-0433A148EF6D--


From nobody Tue May  4 21:39:54 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E71D3A0913; Tue,  4 May 2021 21:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.219
X-Spam-Level: 
X-Spam-Status: No, score=-4.219 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 NmS7kpNPk11m; Tue,  4 May 2021 21:39:49 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E23C13A090B; Tue,  4 May 2021 21:39:48 -0700 (PDT)
Received: from smtpclient.apple (p548dcb12.dip0.t-ipconnect.de [84.141.203.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FZkX10Gt1z15gl; Wed,  5 May 2021 06:39:44 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <D6E4F7E3-03D8-4FAD-8642-6FCE5AFD2DB6@ietf.org>
Date: Wed, 5 May 2021 06:39:39 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <9F683A31-38F9-45B3-80AF-467868BC31AB@tzi.org>
References: <6338d8a6-4622-4f13-8222-2a4354d077cc@www.fastmail.com> <D6E4F7E3-03D8-4FAD-8642-6FCE5AFD2DB6@ietf.org>
To: Jay Daley <jay@ietf.org>
X-Mailer: Apple Mail (2.3654.80.0.2.43)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/003lxWSzqNfPS8ayv2SqV5zCW-Q>
Subject: Re: [Tools-discuss] consensus="true"  ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 04:39:53 -0000

On 5. May 2021, at 06:21, Jay Daley <jay@ietf.org> wrote:
>=20
> The mailing list for this team is viewable =
https://mailarchive.ietf.org/arch/browse/xml-sg-cmt/

So we reply to these messages here in tools-discuss?

Gr=C3=BC=C3=9Fe, Carsten


From nobody Tue May  4 23:42:43 2021
Return-Path: <jay@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04EC73A11A1 for <tools-discuss@ietfa.amsl.com>; Tue,  4 May 2021 23:42:42 -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, URIBL_BLOCKED=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 KvqrQ2x25EAH; Tue,  4 May 2021 23:42:37 -0700 (PDT)
Received: from smtpclient.apple (unknown [158.140.230.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id 1CCF33A119E; Tue,  4 May 2021 23:42:37 -0700 (PDT)
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
From: Jay Daley <jay@ietf.org>
Mime-Version: 1.0 (1.0)
Message-Id: <A3D66214-C509-4838-A603-EC2C05544E54@ietf.org>
Date: Wed, 5 May 2021 18:42:34 +1200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
To: Carsten Bormann <cabo@tzi.org>
X-Mailer: iPhone Mail (18E199)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/yrTHpJat4BjIHfCMO__mDOOFw30>
Subject: Re: [Tools-discuss] consensus="true"  ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 May 2021 06:42:42 -0000

=EF=BB=BF
On 5/05/2021, at 4:39 PM, Carsten Bormann <cabo@tzi.org> wrote:
>=20
> =EF=BB=BFOn 5. May 2021, at 06:21, Jay Daley <jay@ietf.org> wrote:
>> The mailing list for this team is viewable https://mailarchive.ietf.org/a=
rch/browse/xml-sg-cmt/
>=20
> So we reply to these messages here in tools-discuss?

I recommend asking the chair of that group - Peter Saint-Andre - how he woul=
d like feedback. I=E2=80=99ve seen a number of specific requests for feedbac=
k sent to the rfc-interest list.=20

Jay

(sent from my phone)

--=20
Jay Daley
IETF Executive Director
+64 21 678840
>=20
> Gr=C3=BC=C3=9Fe, Carsten


From nobody Wed May  5 19:31:24 2021
Return-Path: <paul@nohats.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78BC03A2BF9 for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 19:31:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
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 47AtUWrcFhM2 for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 19:31:17 -0700 (PDT)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (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 49ED83A2BF7 for <tools-discuss@ietf.org>; Wed,  5 May 2021 19:31:17 -0700 (PDT)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 4FbHdF3rnrzKHk for <tools-discuss@ietf.org>; Thu,  6 May 2021 04:31:13 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1620268273; bh=RboH+B0zT9YUxsOc2VJDo+rNxKPmJdCmUB3j5UaRMmg=; h=Date:From:To:Subject; b=T6j7CTWcWnoajB+P2bj2O/lLZTliX1+V12Y8ar7VAUnk8cAqz3yUIlNIuRHNE206i 8vq1Gj69r4wNjTe3pGIe8YZQx1vjvWiJpHSVLR8Jbylxo1GmU1/9u9WjOXde+p09uI +zyMZ0w3pFv3o1TdtxtdiOHBRCUjLKdaHjC8Xb6A=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id rmNh23YHQ9Is for <tools-discuss@ietf.org>; Thu,  6 May 2021 04:31:12 +0200 (CEST)
Received: from bofh.nohats.ca (bofh.nohats.ca [193.110.157.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS for <tools-discuss@ietf.org>; Thu,  6 May 2021 04:31:12 +0200 (CEST)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id CB6294FD32; Wed,  5 May 2021 22:31:10 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id C43424FD31 for <tools-discuss@ietf.org>; Wed,  5 May 2021 22:31:10 -0400 (EDT)
Date: Wed, 5 May 2021 22:31:10 -0400 (EDT)
From: Paul Wouters <paul@nohats.ca>
To: tools-discuss@ietf.org
Message-ID: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/avRo3pMr_NoWwqvZqn_Tln2VKpo>
Subject: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 02:31:23 -0000

I have an issue with artwork that renders badly in html on the site:


<artwork>    struct {
         uint16 ExtSupportLifetime;
         opaque AuthenticationChain&lt;1..2^16-1&gt;;
     } DnssecChainExtension;
</artwork>


I am expecting to see:

        struct {
            uint16 ExtSupportLifetime;
            opaque AuthenticationChain<1..2^16-1>
        } DnssecChainExtension;


but the rendered html (from www.ietf.org/staging/) displays:

     struct {
         uint16 ExtSupportLifetime;
         opaque AuthenticationChain&lt;1..2^16-1&gt;
     } DnssecChainExtension;


If use literal < or >, then xml2rfc complains and won't render my .txt output.

Worse but unrelated, the rfc markdown stuff generates &amp;lt; _and_
changes all quotes to &quot; and yes these two bugs amplify each other.

I hope someone in the future can fix all the badly rendered html format in RFCs/drafts.

Paul


From nobody Wed May  5 21:58:55 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DAA63A0AF9 for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 21:58:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.217
X-Spam-Level: 
X-Spam-Status: No, score=-4.217 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DC_PNG_UNO_LARGO=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 6w9diHHBpygc for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 21:58:49 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C3223A0AF7 for <tools-discuss@ietf.org>; Wed,  5 May 2021 21:58:49 -0700 (PDT)
Received: from smtpclient.apple (p548dcb12.dip0.t-ipconnect.de [84.141.203.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FbLvV3JQ7z101m; Thu,  6 May 2021 06:58:46 +0200 (CEST)
Content-Type: multipart/alternative; boundary="Apple-Mail=_26408F39-51CE-4B7C-8CC5-9B9055C0FC69"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca>
Date: Thu, 6 May 2021 06:58:45 +0200
Cc: tools-discuss@ietf.org
Message-Id: <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org>
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca>
To: Paul Wouters <paul@nohats.ca>
X-Mailer: Apple Mail (2.3654.80.0.2.43)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/GgorZoWoibd1XmJX9Jtfcy6-_ew>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 04:58:54 -0000

--Apple-Mail=_26408F39-51CE-4B7C-8CC5-9B9055C0FC69
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hi Paul,

> <artwork>    struct {
>        uint16 ExtSupportLifetime;
>        opaque AuthenticationChain&lt;1..2^16-1&gt;;
>    } DnssecChainExtension;
> </artwork>

That is what <[CDATA[ sections are good for:

<artwork><![CDATA[
  struct {
      uint16 ExtSupportLifetime;
      opaque AuthenticationChain<1..2^16-1>
  } DnssecChainExtension;
]]></artwork>

(This example generated by =E2=80=9Cthe rfc markdown stuff=E2=80=9D.)

> but the rendered html (from www.ietf.org/staging/) displays:
>=20
>    struct {
>        uint16 ExtSupportLifetime;
>        opaque AuthenticationChain&lt;1..2^16-1&gt;
>    } DnssecChainExtension;

Care linking to the specific file?

The specific example above generates this html for me:

<div class=3D"artwork art-text alignLeft" id=3D"section-1-10">
<pre>
  struct {
      uint16 ExtSupportLifetime;
      opaque AuthenticationChain&lt;1..2^16-1&gt;
  } DnssecChainExtension;
</pre><a href=3D"#section-1-10" class=3D"pilcrow">=C2=B6</a>
</div>

Which renders as attached below (not sure that will make it through this =
ML).

> If use literal < or >, then xml2rfc complains and won't render my .txt =
output.

As it should.

> Worse but unrelated, the rfc markdown stuff generates &amp;lt; _and_
> changes all quotes to &quot; and yes these two bugs amplify each =
other.

I don=E2=80=99t know which rfc markdown stuff you are referring to =
(there is a choice!), but see above for what is generated by =
rfc-kramdown.

We wouldn=E2=80=99t have got to RFC 9000 if what you are experiencing =
were a common problem, so we do need to know some details.

Gr=C3=BC=C3=9Fe, Carsten





--Apple-Mail=_26408F39-51CE-4B7C-8CC5-9B9055C0FC69
Content-Type: multipart/related; type="text/html";
 boundary="Apple-Mail=_661B0612-FCFF-4079-8984-D6404770EEEF"


--Apple-Mail=_661B0612-FCFF-4079-8984-D6404770EEEF
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;">Hi Paul,<br class=3D""><br =
class=3D""><blockquote type=3D"cite" class=3D"">&lt;artwork&gt; &nbsp; =
&nbsp;struct {<br class=3D"">&nbsp; &nbsp; &nbsp; &nbsp;uint16 =
ExtSupportLifetime;<br class=3D"">&nbsp; &nbsp; &nbsp; &nbsp;opaque =
AuthenticationChain&amp;lt;1..2^16-1&amp;gt;;<br class=3D"">&nbsp; =
&nbsp;} DnssecChainExtension;<br class=3D"">&lt;/artwork&gt;<br =
class=3D""></blockquote><br class=3D"">That is what &lt;[CDATA[ sections =
are good for:<div class=3D""><br class=3D""></div><div =
class=3D"">&lt;artwork&gt;&lt;![CDATA[<br class=3D"">&nbsp; struct {<br =
class=3D"">&nbsp; &nbsp; &nbsp; uint16 ExtSupportLifetime;<br =
class=3D"">&nbsp; &nbsp; &nbsp; opaque =
AuthenticationChain&lt;1..2^16-1&gt;<br class=3D"">&nbsp; } =
DnssecChainExtension;<br class=3D"">]]&gt;&lt;/artwork&gt;</div><div =
class=3D""><br class=3D""></div><div class=3D"">(This example generated =
by =E2=80=9Cthe rfc markdown stuff=E2=80=9D.)<br class=3D""><br =
class=3D""><blockquote type=3D"cite" class=3D"">but the rendered html =
(from <a href=3D"http://www.ietf.org/staging/" =
class=3D"">www.ietf.org/staging/</a>) displays:<br class=3D""><br =
class=3D"">&nbsp; &nbsp;struct {<br class=3D"">&nbsp; &nbsp; &nbsp; =
&nbsp;uint16 ExtSupportLifetime;<br class=3D"">&nbsp; &nbsp; &nbsp; =
&nbsp;opaque AuthenticationChain&amp;lt;1..2^16-1&amp;gt;<br =
class=3D"">&nbsp; &nbsp;} DnssecChainExtension;<br =
class=3D""></blockquote><div class=3D""><br class=3D""></div>Care =
linking to the specific file?</div><div class=3D""><br =
class=3D""></div><div class=3D"">The specific example above generates =
this html for me:</div><div class=3D""><br class=3D""></div><div =
class=3D"">&lt;div class=3D"artwork art-text alignLeft" =
id=3D"section-1-10"&gt;<br class=3D"">&lt;pre&gt;<br class=3D"">&nbsp; =
struct {<br class=3D"">&nbsp; &nbsp; &nbsp; uint16 =
ExtSupportLifetime;<br class=3D"">&nbsp; &nbsp; &nbsp; opaque =
AuthenticationChain&amp;lt;1..2^16-1&amp;gt;<br class=3D"">&nbsp; } =
DnssecChainExtension;<br class=3D"">&lt;/pre&gt;&lt;a =
href=3D"#section-1-10" class=3D"pilcrow"&gt;=C2=B6&lt;/a&gt;<br =
class=3D"">&lt;/div&gt;<br class=3D""><br class=3D"">Which renders as =
attached below (not sure that will make it through this ML).</div><div =
class=3D""><br class=3D""></div><div class=3D""><blockquote type=3D"cite" =
class=3D"">If use literal &lt; or &gt;, then xml2rfc complains and won't =
render my .txt output.<br class=3D""></blockquote><div class=3D""><br =
class=3D""></div></div><div class=3D"">As it should.</div><div =
class=3D""><br class=3D""><blockquote type=3D"cite" class=3D"">Worse but =
unrelated, the rfc markdown stuff generates &amp;amp;lt; _and_<br =
class=3D"">changes all quotes to &amp;quot; and yes these two bugs =
amplify each other.<br class=3D""></blockquote><div class=3D""><br =
class=3D""></div>I don=E2=80=99t know which rfc markdown stuff you are =
referring to (there is a choice!), but see above for what is generated =
by rfc-kramdown.</div><div class=3D""><br class=3D""></div><div =
class=3D"">We wouldn=E2=80=99t have got to RFC 9000 if what you are =
experiencing were a common problem, so we do need to know some =
details.</div><div class=3D""><br class=3D""></div><div =
class=3D"">Gr=C3=BC=C3=9Fe, Carsten<br class=3D""><br class=3D""><div =
class=3D""><br class=3D""></div><img apple-inline=3D"yes" =
id=3D"294E853B-D235-4A8E-AE63-6270CEE0F32F" width=3D"444" height=3D"104" =
src=3D"cid:F03AF2D9-A496-4A9C-A224-CE28A38A001B" class=3D""></div><div =
class=3D""><br class=3D""></div></body></html>=

--Apple-Mail=_661B0612-FCFF-4079-8984-D6404770EEEF
Content-Transfer-Encoding: base64
Content-Disposition: inline;
	filename=PastedGraphic-1.png
Content-Type: image/png;
	x-unix-mode=0666;
	name="PastedGraphic-1.png"
Content-Id: <F03AF2D9-A496-4A9C-A224-CE28A38A001B>

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
X+0p9mx7sf1a+9P2bxwcHdIcvnVodHjqaOLIcyxxrHO840R3CnGa6lTjdNWZ6Mx2znfe6HzJBXXx
cRG7VLtcdEVdfV0lrhtdO0YQRviPkI6oGXHDjebGcSt2q3O7P5I5MnZk6cjGkc9H2Y3KGLVi1OlR
n9x93Avct7vf9jD0GONR6tHs8Zeni6fAs9rzqhfdK9JrrleT1wtvV2+R9ybvmz4Mn7E+3/q0+nz0
9fOV+9b7dvnZ+WX5bfC7wTZiJ7CXsM/4E/zD/Of6H/F/F+AbUBRwIODPQLfA/MDdgU9HO44Wjd4+
+mGQTRA/aGuQKpgVnBW8JVgVYh3CD6kJeRBqGyoM3RH6hOPMyePs4TwPcw+Thx0Ke8MN4M7mtoRj
4VHh5eHtEYYRKRHrI+5F2kTmRtZF9kT5RM2MaokmRMdEr4i+wbPgCXi1vJ4xfmNmj2mLocUkxayP
eRDrEiuPbR6Ljh0zdtXYO3H2cdK4xngQz4tfFX83wTFhasJP44jjEsZVj3uc6JE4K/F0EiNpctLu
pNfJYcnLkm+nOKUoU1pT9VIzU2tT36SFp61MU40fNX72+PPpZumS9KYMUkZqxo6M3gkRE9ZM6Mz0
ySzLvD7RceL0iWcnmU0qmHR0st5k/uSDWYSstKzdWR/48fwafm82L3tDdo+AK1greCYMFa4WdomC
RCtFT3KCclbmPM0Nyl2V2yUOEVeKuyVcyXrJi7zovM15b/Lj83fm9xekFewrJBdmFR6WGkrzpW1T
LKdMn9Ihc5WVyVRTA6aumdojj5HvUCCKiYqmIiN4eL+gdFJ+o7xfHFxcXfx2Wuq0g9MNpkunX5jh
MmPxjCclkSXfz8RnCma2zrKeNX/W/dmc2VvnIHOy57TOtZ27cG7nvKh5u+ZT5+fP/6XUvXRl6asF
aQuaF1osnLfw4TdR39SV6ZbJy258G/jt5kX4Ismi9sVei9ct/lQuLD9X4V5RWfFhiWDJue88vqv6
rn9pztL2Zb7LNi0nLpcuv74iZMWulQYrS1Y+XDV2VcNq1ury1a/WTF5zttK7cvNa6lrlWlVVbFXT
Ort1y9d9WC9ef606rHrfBvMNize82SjceHlT6Kb6zRabKza/3yLZcnNr1NaGGoeaym3EbcXbHm9P
3X76e/b3tTvMdlTs+LhTulO1K3FXW61fbe1u893L6tA6ZV3Xnsw9l/aG722qd6vfuo+5r2I/2K/c
//sPWT9cPxBzoPUg+2D9j/Y/bjjEOFTegDTMaOhpFDeqmtKbOg6POdzaHNh86KeRP+08Yn2k+qjx
0WXHqMcWHus/XnK8t0XW0n0i98TD1smtt0+OP3m1bVxb+6mYU2d+jvz55GnO6eNngs4cORtw9vA5
9rnG877nGy74XDj0i88vh9p92xsu+l1suuR/qbljdMexyyGXT1wJv/LzVd7V89firnVcT7l+80bm
DdVN4c2ntwpuvfi1+Ne+2/PuEO6U39W/W3nP/F7Nb86/7VP5qo7eD79/4UHSg9sPBQ+fPVI8+tC5
8DH9ceUTqye1Tz2fHumK7Lr0+4TfO5/JnvV1l/1h8MeG507Pf/wz9M8LPeN7Ol/IX/T/teSl6cud
r7xftfYm9N57Xfi67035W9O3u96x351+n/b+Sd+0D6QPVR+dPzZ/ivl0p7+wv1/Gl/MHjgIYbGhO
DgB/7QSAng4A4xI8P0zQ3PkGBNHcUwcQ+E9Ycy8cEF8A6mGnPq5zWwDYD5vDPMgNm/qonhwKUC+v
oaYVRY6Xp4aLBm88hLf9/S8tACA1A/BR3t/ft7G//yO8o2K3AGiZqrlrqoUI7wZb1HddcGvVxHng
K9HcQ7/I8eseqCPwBl/3/wLDzomcCku0JgAAAIplWElmTU0AKgAAAAgABAEaAAUAAAABAAAAPgEb
AAUAAAABAAAARgEoAAMAAAABAAIAAIdpAAQAAAABAAAATgAAAAAAAACQAAAAAQAAAJAAAAABAAOS
hgAHAAAAEgAAAHigAgAEAAAAAQAAA3igAwAEAAAAAQAAANAAAAAAQVNDSUkAAABTY3JlZW5zaG90
SHF05QAAAAlwSFlzAAAWJQAAFiUBSVIk8AAAAdZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4
OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4w
Ij4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJk
Zi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAg
ICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAg
ICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+ODg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAg
ICAgPGV4aWY6VXNlckNvbW1lbnQ+U2NyZWVuc2hvdDwvZXhpZjpVc2VyQ29tbWVudD4KICAgICAg
ICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjIwODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAg
IDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo0WFplAAAAHGlE
T1QAAAACAAAAAAAAAGgAAAAoAAAAaAAAAGgAACI3/w5TmgAAIgNJREFUeAHsnQnYHdMZx9+0qSAR
e7WWCBXVEFtqK/IUSW1BWhRBLU3EVkuIpRIixBZLmiiNLakGVWtQxFZBSFrbo2oJYkkQS0gtRRLU
/zRneu58M/fe786d+93vfr/3eeTOnTlzlt+Z+zn/ed9zTruvvzHDIAABCEAAAhCAAAQgAAEIQKDV
E2iHwGv1fUgDIAABCEAAAhCAAAQgAAEIOAIIPB4ECEAAAhCAAAQgAAEIQAACDUIAgdcgHUkzIAAB
CEAAAhCAAAQgAAEIIPB4BiAAAQhAAAIQgAAEIAABCDQIAQReg3QkzYAABCAAAQhAAAIQgAAEIIDA
4xmAAAQgAAEIQAACEIAABCDQIAQQeA3SkTQDAhCAAAQgAAEIQAACEIAAAo9nAAIQgAAEIAABCEAA
AhCAQIMQQOA1SEfSDAhAAAIQgAAEIAABCEAAAgg8ngEIQAACEIAABCAAAQhAAAINQgCB1yAdSTMg
AAEIQAACEIAABCAAAQgg8HgGIAABCEAAAhCAAAQgAAEINAgBBF6DdCTNgAAEIAABCEAAAhCAAAQg
gMDjGYAABCAAAQhAAAIQgAAEINAgBBB4DdKRNAMCEIAABCAAAQhAAAIQgAACj2cAAhCAAAQgAAEI
QAACEIBAgxBA4DVIR9IMCEAAAhCAAAQgAAEIQAACCDyeAQhAAAIQgAAEIAABCEAAAg1CAIHXIB1J
MyAAAQhAAAIQgAAEIAABCCDweAYgAAEIQAACEIAABCAAAQg0CAEEXoN0JM2AAAQgAAEIQAACEIAA
BCCAwOMZgAAEIAABCEAAAhCAAAQg0CAEEHgN0pE0AwIQgAAEIAABCEAAAhCAAAKPZwACEIAABCAA
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
PdwqkT5NVoH38ssv22677eZCLSVgTz75ZOetU/0feOABO+ecc+yDDz6wb3/7207cqnxvn3zySeTt
k3A88sgj3SWJwT333NMnc59aVTTJc1iQqApf5E2ViFb9H3vsMVfvKmRLFhCAAAQgAAEIQAACEIgI
IPAiFPV78NOf/tTeeecdF4LphV5YW3mvHn74YXdKKzVKfCVZlkVWQoG32WabmTbrXnLJJZOKic5l
FXgSpBJysquuusq22GKLKG8daG6dVseUJ/Pggw92oaMFCRZ9qYdVNLVVw4477mj63G677eziiy9O
qirnIAABCEAAAhCAAAQgkIkAAi8Tvtrc7OeTLb/88nbrrbfaCiusUFDw66+/HoUjKoQyzRtVDYEn
b9d9992XKiLDimUReJrvt/HGGzvv3UYbbWTXXnttmHV0vMsuu7i2b7nlltH8tujiooOWFHgS5i++
+KL97ne/i8JazzvvPFO9MQhAAAIQgAAEIAABCFSbAAKv2kRzyG/s2LHOY6asFd6n/dPkzdp0003d
93KLrIbA22abbaK6lCo3i8B76aWXon3ijj76aDv00ENLFZd6vaUE3meffeZEqq+Y+u60004zCXYM
AhCAAAQgAAEIQAACeRBA4OVBtcp5KgRRq0jKi6V5dd4092zdddd1oX9ahEXetWJWDYHXnPDCLALv
/vvvj+bNaa6d5uJVai0l8P7zn/9Yz549o2qvvPLKbjVRbSeBQQACEIAABCAAAQhAIA8CCLw8qOaU
p0Ix//znP5vm2cnDFZrm3Y0bN87WW2+98HTBcWsSeJp7pzl4MolbLehSqbWUwJMw1759zz//vNvi
QvsXar9AbXexySabVNoc7oMABCAAAQhAAAIQgEAqAQReKpr6vvDee++5lRhvuOEGt3m5aqtVMLWB
+WKLLZZY+VoLvHCbBoWZ9u7du0m90rZJ0Aqafp7aUUcdZYcddliTe8s90VICL6yftrrQ1g2ffvqp
87heeOGF4WWOIQABCEAAAhCAAAQgUBUCCLyqYMwvE+03pw3IZQpT1ObecdP2AVp8RTZx4sSCsMAw
7YABA5z3T4uwaOsAbW9QrvlVNJsToqkNyvv37++KOPXUU22fffZpUtxJJ50Ube0Q7oM3f/580+Iq
X331lW2wwQbOc9nk5m9OjBkzxt566y23wqjal2RhPbQvYFq6pHureU5zCbX/nYS4vLDN4V/NepAX
BCAAAQhAAAIQgEDjEkDg1XnfTp8+3eR5k0kgSSjF7YorrrALLrjAnZ4wYYJpG4MkGz58uF1//fXu
0h133JEoFpPu07lKBJ68jL169XJZJgnDOXPmuIVUPv74Y5cmFHg64QWRjpM2Sn/llVec6NW8xP32
28/kDUyy999/P9pkfYcddrCLLrooKVnu50aNGuW2e1BB9957r6266qq5l0kBEIAABCAAAQhAAAJt
iwACr877+/PPP7ftt9/eFOInO+igg5xXbJVVVnGbfGvLAok7iaQOHTrYtGnTUrdJ0CItZ5xxhstH
i7MMGzbMbVSuzcI1V0zewW7durnr8X8qEXjKQ5uKP/vss85bpU3GFXYpQSbhqr3g3n777aiouMB7
7bXXrG/fvi692iZvnwTj0ksvbVOmTDFtN6BtCLTYzDXXXOM8fVFmsQNto6B2ymt2/PHHu5Usv/Wt
b5nmxWnDeK1MmreNHj062sph8uTJ1qVLl7yLJH8IQAACEIAABCAAgTZGAIHXCjr8mWeesQMOOMAk
9rxJqGgRD2/6Lg9RsSX4db+EzKxZs/xtBZ8DBw60wYMHF5zzXyoVeBKc2oQ8rKvPU8JMK0r6BWPi
Ak/pbrnlFjv99NNN++Ilmdqt6xKSxUyeS3kwk0z10Dy9tP0Dk+6p5Jz2wvvDH/7gbtX8xDXWWKOS
bLgHAhCAAAQgAAEIQAACqQQQeKlo6uuCwhk130zz8bS/mjcJHG1uPmjQoNTQTJ9WnzNnznR7sUnQ
hNa5c2c7/PDDnZAMz/tjzYeTQOzTp4+rhz9fzqfmm8lb6L11qrM8hfLozZ4920aOHOk8axJ4SSJL
8xC1VYI8gb7tEmXaCH3IkCHWo0ePktWQwBw/frz9/ve/N21f4E110cqjWtlSG8nnadddd52NGDHC
FSFvqphiEIAABCAAAQhAAAIQqCYBBF41adYgLwkVhWsqrHCZZZYxhWoqfLG5Nnfu3MiTJ2GjfBSy
mKf5eisUVIKyuaYFVyRQtQCLPH9JYrBUngsWLHBhmR9++KF16tTJzYPTZy1M3kyF2MqGDh1q++67
by2KpQwIQAACEIAABCAAgTZEAIHXhjqbprYsgYULFzoPqLyx3bt3dwvetG/fvmUrRekQgAAEIAAB
CEAAAg1FAIHXUN1JY+qdgDaq15xBmRbP0fxEzW/EIAABCEAAAhCAAAQgUA0CCLxqUCQPCDSDgBZa
0YIrMs3D03w8DAIQgAAEIAABCEAAAtUggMCrBkXygEAzCbz88stus3Nt+dCvX79m3k1yCEAAAhCA
AAQgAAEIJBNA4CVz4SwEIAABCEAAAhCAAAQgAIFWRwCB1+q6jApDAAIQgAAEIAABCEAAAhBIJoDA
S+bCWQhAAAIQgEBFBLTX5quvvur2+VxsscXcNjTaHkb7d2IQgAAEIACBvAkg8PImTP51RUB76eW9
319dNZjKZCKg50V7TzIwz4Sx1d385ZdfVtTnn3zyiY0dO9auueYaUx6hLbXUUvb3v/89PFV3x5W2
u+4aQoUgAAEItHECCLw2/gC0pebfcsstdtppp5kWNpk4caKtvvrqrar5zzzzjN10003Ws2dP23XX
XcuuuwadU6dOdZvEv/baa86rcPXVV1c0gC1V6PHHH2+zZs0qlcxd32STTUzp683eeecdu/zyy+0f
//iHvf76607grbnmmm47i0MPPdS+//3v11uV22x9Lr30UnvwwQfdSxuJqqwvbz7//HPbZ599bMaM
GbbffvvZySefXDZbvQzYf//97cknn4zuadeunTvWS4IuXbrY5MmTo2v1dJCl3fXUDuoCAQhAAAL/
I4DA40loMwSOO+44u/POO117R44cab/4xS9q0vZp06bZu+++a0sssYTb6Lw5hX7wwQd2++232403
3mhaeVN2zDHH2KBBg8rK5u6777azzz7blR/e8Oyzz+Yi8HbeeWcnJMOy0o632WYbu+SSS9IuZzo/
b948e+ihh1weG264oRtcl5PhzTff7PYpnD9/fmLyDh062ODBg+1Xv/pV4nVOVk6gkj478cQT7bbb
bnOFVuOZVljlTjvt5PKTkH/ggQfKblC4x2W3bt1s2LBhtsEGGzjR+cYbb9jbb79tW265Zdn5lZuw
Em7xvLO0O54X3yEAAQhAoOUJIPBavg+oQY0I3H///TZ8+HBbYYUVTHvRrbTSSjUp+cADD7Tp06fb
sssua48++mhZZUqcyFunAebChQsL7ilH4CnU6thjj7V77703urd9+/bWtWtX0+Dz/PPPz+ztiDIO
DrzAU1t/+ctfBleaHq611lrWt2/fpheqcObxxx933hRlpYF2//79S+aqvjnkkENcaJ08QTvssIP1
6tXL5JlRaN2kSZOcN09eGYXhbbfddiXzJEH5BCrps2oLPPW1vLRPP/20exYGDBhQdgOOPPJI098Y
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
7Y/tvPPOrmfPnmXn4x3yIk/kuuuuc0sssUScpLTPuV9++cWtuOKK7tJLLy0dD38ssMAC7u+//3Zr
rrmmO+ecc8JTZb+PO+44d+utt/pj999/v5ttttnKzmfZGTRokNtggw180gMOOMDtscceqZcdddRR
7s477/Tnzz77bLfWWmuVpd1tt93cc88954/dc889bs455yw7n2dn3XXXdR9//LFvK9qsHunXr587
8MAD/aXzzjuvu+WWW9xvv/3mNtpoI/fVV1+58cYbz910001u/vnnT83+u+++cyussII/z/2DQyV5
55133GabbeaTTDXVVO6OO+5wnTt3Lrvkr7/+cjvttJN77bXX/PEQu2+//db3FU6suuqq7oILLii7
lnrTfv/5z3/88QEDBriJJpqolGbRRRd1I0aMcNNPP7279957XYcOHUrneEUfdNBBDlyQk046yW28
8cal8/zIc/3NN9/sjj/+eJ/f1ltv7Y4++uiyvL///nu36aabuq+//tpNMskk7pFHHnGTTjppWRp2
FlxwQQdGSfc/WuKEA7W2GVkcdthhHi9+v/322+7f//43P3MJzzztueSSS7prr702c16kp32XW245
d8UVV1S9bosttnBvvfWWT3fyySf7/h1f9Nhjj/n74x0yxRRTxKf9fj24JWWU9b4XWmgh9+eff7rt
t9/eHX744T6rK6+80p1xxhn+9wsvvOAmm2wy/9sw4V579+7tjz3zzDOl9xfvHp7l+JvOu/eYY45x
3bp1K733/MUp/8Cdd/G//vWvxL6ZcpkOCwEhIATGWgTGEcEba9u28Df29NNPuz333NPfB+QOcjbj
jDO6IUOGeKUABdskJnj//e9/HcpROH4BqTHis9dee5URm2mmmcYryZZfIwkeCswJJ5zgs55vvvm8
Aj3zzDO7H374wX344Yee8M0xxxxWdOK2FoI3bNgwT+pQwiBDKMGrr766Lw+yakRh7bXXdmeddVZi
efUeNII33XTTeQWtUj6QhUUWWaQsyWeffeaJFgoeBKhv376ua9euPs0rr7zidtxxR/fPP/+4GWaY
wZ+beOKJy64Pd1C0wXicccZxhxxyiKNuKICff/6570NGmO0aFMrbb7/d70499dSOPoKCivL5wQcf
uMsvv7xE7mgv+h95m2y++eaeZHAMgrr++us7+uFLL73kCR/tYpJG8DjPwAFtRl+BLDOIwcAAMu20
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
Es78gAMOKE/QpL2ffvrJh04n+4UXXtjNNNNMVUtqNaW3aoVTErz44ovum2++cRNNNJFbffXVU1JV
PnzwwQe7Bx980CeiDTfZZJPKF7TA2Ubc9yeffOLWWWcdfzddunRxTzzxRAvcWXIVCMqz7777lvp5
UqpVVlnFnXnmmW7CCScsO91qfb1o/Q1i/corr7g777zTPfLII46BgXHHHde99dZbZTi30g5LSTBg
AclLEvrICSec4NZbb72k02XH3n//fT+AwMEFF1zQ3XrrrWXn03YagRsDGgwa8o4L5e23324qwWtE
3cP66rcQaDYCInjNRlj5C4F2igAfRBTMr776yiMw22yzufvvv79N0Hj11Vfddttt58s6+uij3dZb
b1213FZTeqtWOCUB7ndE1Zx88snd888/n5Kq8uHHH3/cHXfccT6qJyP+nTt3rnxBC5xtxH3jsrbn
nns6LM+7776723XXXVvgzpKrcNhhh7l7773Xn+TZwpLCIt+Q1CuuuMINHTrUn9thhx1Gczlutb5e
lP727bffelKHxfHzzz8va5hWJniQIYgblidcMrFSL7300m6cccZxYN+3b19/Lx06dPCLxc8444xl
9xbv8G4ISR3XzzPPPHGy0n4jcMNt+sADD/SL2lvGYI4Fco455nBnnHFGU1zKG1F3q6+2QqAtERDB
a0u0VZYQaEcIvPnmm6579+5ld4wr06yzzlp2rBk7Inj5CF4z2qTZeTaC4DW7jo3KP3y2sFBfe+21
bvzxxy9lP3z4cP/s4b7GPEoICW6bJq1G8Kxerb4977zz3MUXX1yqJoMozHuEOLUywTviiCN8H6Di
WHTNSm03wiDOueee63cZKOjZs6edGm2Le+RKK63kfvvtt9K5zTff3B1//PGl/fhHI3CjftQT6dSp
k8NFFDdkcG+mNKLuzayf8hYCaQiI4KUho+MthwAf0ffee89bJiAJlSaHM9qHCxNi7kmMuDKqPdlk
k/kRv0rXhzePJWrYsGF+xLZjx45+ngIf9lqEspknMPXUUztG21G6cOtBxhtvvLJ7wYrw559/+nMT
TDCBH2X1O8E/uz9GYElTSf744w+HSw1pUfIMj0rXNOIcI6pXXnllWVaMwGIZSRPu2yb+g0uSpOFm
13LNa6+9VrK+YOnYcssty7JCKYgVgySll3bHIjLJJJN4YsoId1bh2k9HKtiMMOPuV0ms7mFfGDJk
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
EbyitpzqLQSEgBAQAkJACAgBISAEhIAQiBAQwYsA0a4QEAJCQAgIASEgBISAEBACQqCoCIjgFbXl
VG8hIASEgBAQAkJACAgBISAEhECEgAheBIh2hYAQEAJCQAgIASEgBISAEBACRUVABK+oLad6CwEh
IASEgBAQAkJACAgBISAEIgRE8CJAtCsEhIAQEAJCQAgIASEgBISAECgqAiJ4RW051VsICAEhIASE
gBAQAkJACAgBIRAhIIIXAaJdISAEhIAQEAJCQAgIASEgBIRAUREQwStqy6neQkAICAEhIASEgBAQ
AkJACAiBCAERvAgQ7QoBISAEhIAQEAJCQAgIASEgBIqKgAheUVtO9RYCQkAICAEhIASEgBAQAkJA
CEQIiOBFgGhXCAgBISAEhIAQEAJCQAgIASFQVARE8Iracqq3EBACQkAICAEhIASEgBAQAkIgQkAE
LwJEu0JACAgBISAEhIAQEAJCQAgIgaIiUEiCV1SwVW8hIASEgBAQAkJACAgBISAEhEAzERDBaya6
ylsICAEhIASEgBAQAkJACAgBIdCGCBSK4LUhLipKCAgBISAEhIAQEAJCQAgIASFQOARE8ArXZKqw
EBACQkAICAEhIASEgBAQAkIgGQERvGRcdFQICAEhIASEgBAQAkJACAgBIVA4BETwCtdkqrAQEAJC
QAgIASEgBISAEBACQiAZARG8ZFx0VAgIASEgBISAEBACQkAICAEhUDgERPAK12SqsBAQAkJACAgB
ISAEhIAQEAJCIBkBEbxkXHRUCAgBISAEhIAQEAJCQAgIASFQOARE8ArXZKqwEBACQkAICAEhIASE
gBAQAkIgGQERvGRcdFQICAEhIASEgBAQAkJACAgBIVA4BETwCtdkqrAQEAJCQAgIASEgBISAEBAC
QiAZARG8ZFx0VAgIASEgBISAEBACQkAICAEhUDgE/j9CkhLroVcRDAAAAABJRU5ErkJggg==
--Apple-Mail=_661B0612-FCFF-4079-8984-D6404770EEEF--

--Apple-Mail=_26408F39-51CE-4B7C-8CC5-9B9055C0FC69--


From nobody Wed May  5 22:08:06 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32D5E3A0BB0 for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 22:08:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.219
X-Spam-Level: 
X-Spam-Status: No, score=-4.219 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 ple0rFronfnI for <tools-discuss@ietfa.amsl.com>; Wed,  5 May 2021 22:07:59 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D2913A0BAB for <tools-discuss@ietf.org>; Wed,  5 May 2021 22:07:59 -0700 (PDT)
Received: from [192.168.217.118] (p548dcb12.dip0.t-ipconnect.de [84.141.203.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FbM651dW5zyNg; Thu,  6 May 2021 07:07:57 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <C9C13B36-F11E-4307-A259-672E3B004397@vpnc.org>
Date: Thu, 6 May 2021 07:07:56 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 641970476.735554-c40e20b8e71467da387c458d70e8fd2c
Content-Transfer-Encoding: quoted-printable
Message-Id: <D7B2265E-4CA2-43C3-A34F-7421FEDD03D2@tzi.org>
References: <025cc1ca-58eb-e4b0-7c88-f483a9f7355a@gmail.com> <835FAA2C-B891-4A4A-87A6-7C2F289D7AA7@tzi.org> <122c029c-f939-3673-b68b-77fd3803e401@gmx.de> <4AF8DBA2-83CE-44C4-89E3-023A54F7E681@tzi.org> <C9C13B36-F11E-4307-A259-672E3B004397@vpnc.org>
To: Paul Hoffman <paul.hoffman@vpnc.org>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/jwrW9aRwQPw9uvt7n9K5kJCNuOE>
Subject: Re: [Tools-discuss] Bizarre error in bibxml3
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 05:08:04 -0000

Now https://github.com/rfc-format/draft-flanagan-7322bis/issues/2

Gr=C3=BC=C3=9Fe, Carsten


> On 2021-04-27, at 18:33, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
>=20
> During the discussions that led to XMLv3, I proposed that we get rid =
of the "initials" field altogether and only use full names or surnames. =
Using initials is a historic academic format created by people who =
didn't care about names that don't easily have clear initials.
>=20
> My proposal failed, and yet we still have the same problems. I would =
be happy to again suggest that Internet Drafts and RFCs refer to authors =
by their actual names, not forced into a construct that is trivially =
shown to hamper both understanding while reading and searchability of =
our documents.
>=20
> --Paul Hoffman
>=20


From nobody Thu May  6 06:32:32 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7E5C3A2260 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 06:32:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 QrjLRhp_4PdZ for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 06:32:30 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (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 A179A3A225C for <tools-discuss@ietf.org>; Thu,  6 May 2021 06:32:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620307947; bh=ZZaEtRphd9WXUnHpzbHmwqHLus64Ai1BSiN7ygtjAh8=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=Spk76hNaI6gwazxytjhO1+CDg52XG3FSax7OTto1qr22CTNCPdbToNXFEVE/6naH8 sZ9bu0B0KpJkUTeKLBMHdXyYbNK4EzJczRhiu3fM0hTv/Pe3nDpFuB7Dqn5dbOLIV4 /bzsPxUR5iqdYd1XJPE/WDJN/J6FvhzDhHUOREA8=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.62.171]) by mail.gmx.net (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1M9o1v-1lb5DS17X3-005pdO for <tools-discuss@ietf.org>; Thu, 06 May 2021 15:32:27 +0200
To: tools-discuss@ietf.org
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <9855d3ff-8f82-c147-f87f-3109b0032bbb@gmx.de>
Date: Thu, 6 May 2021 15:32:26 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:t0616l22RmN9IxmGwK6eJoywcDP0tkhMRHB9ysiFJ19JaPjRTdF aMVBcMksFYUU7bMkysuayo/kdRE1FCquiRS7MgTP+xXpcT6abqVuwoXTTpEaYYbmgzuexKV AKyXpM40ZiSHFiBHLzlYQAnLm3c+TpJzcziRkZkPDU/pDgYfJDlxpnf/FLi1x0+MPpkX5bq QZ8jLrO5Vi0pmyu5EvXsw==
X-UI-Out-Filterresults: notjunk:1;V03:K0:VuNIZnbP6NI=:0cjWUVJ9y4ov7qYRpv8ZxZ cLPVYH5zdTz2M2wQ3IUYeCo+kOTJiO5T+5u4GEFcxatdHSeXzAnV+nZC/rQDWornQf9fvXtmv IvcDbJIBOh46cvR/gZ6KE6qPzHz6RRAY0irxT0zUunqQsPM7ipZQTDC0257kZ/BvBqrS4KMRq n4Xtu+eG/s8cmJIHlPyW9E0YnpMB43202XB1hqrFeX4tIdLLPQGmVQPeKDzjll+46Fr+JXATk NLgg9AkAfGppoRM9VkwByRcRjYFxNsRePyze/AnlnSmJjXjdLTzDAmjafF4Tpsb/3L/GUQWN9 qka5tSxYplS+rRzevKuNYceT+rPiX5VHMTj8haQmzNBf1iBL831XwXjBXAj0LLx1cowQES2ss WDCepLImVT7BbYFqHgiunwrx1JpflM3zp2IyJzRG+pG1C0E8I5VC+08FyITbdOCSxqtcEWyGI I79HEt3vkDqbjlBe33nfe55A1pwHwGYKolpXFMZvYEA9lL+TMhxSDG5ZjKVQZVxB4cYjpQ7A7 1/xeBQFoBtiOX2l29syX77hQFzeN/F3s17n2oWuObUkgqUKTz8ki/ev7+C8PWQI02uLgrkvkW Ap+xP+S1UEeDLYJi94u5W2M4E/th4KlKqQ62kDskYQalAF3ejbAaN/5gEcgK+3QBHgK7eEzy9 NDyQdJe6utL78fCv3005jy31IV5A0GxcUUTUHWEXUuB0FTcCedrFS+CcPh+xWgGdzGkxt4ocr 0q1aqKjM6NnDNTiQOp5mBPgn0bJ051wevfmrhF2AM1dWTIbUg/jnWwdAT2fJX6QdmIj7Ec1DU b1A58wewtk7aZeOAEjMZkt+v7/IosjxETAUQEztRzfeyB+rWRzQpqc/lXPsud0NbTuU/kzrEa ky+nDOELiMK7DFLymKGyPFVLDmn0fzflklB1dxtE4MA+Q4NeXMM2otFqYWONsmnXjqtwSNzHX UWSlFp+LN5oj590WQwzo9vmtnG6cM5V+T4XbWKxLwGA/lU1NEJFD+KdRaYhjnSwGkKPf6s7NE f7OTdzthdCjiqxbmb0mvO2660kIpkAJMvB3pWdCa/BSNoozD6lKy0g+sGh7rL+PGsGCc1KVOJ OYGnuU1miut0Dk5S5ucWrDJ+tU5eX+G5A8IiDRYF8sRcja1ZqQQxzGBD23H6qkHrDcZ7QdZj9 M9r2hHxo4kbI5GSS5Zak49lyra1e0deR2wq3oCUXwkat/35Y7K+3wtX9dxkeiG11zWCtd4ze7 NE3RPD++2C2ZX/AiG
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/gullpPiPxE6krQFoxSHeGUW5nnU>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 13:32:32 -0000

Am 06.05.2021 um 04:31 schrieb Paul Wouters:
>
> I have an issue with artwork that renders badly in html on the site:
>
>
> <artwork>=C2=A0=C2=A0=C2=A0 struct {
>  =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 uint16 ExtSupportLifetime;
>  =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 opaque AuthenticationChain&l=
t;1..2^16-1&gt;;
>  =C2=A0=C2=A0=C2=A0 } DnssecChainExtension;
> </artwork>
> ...

It would be best if you attached sample XML; at this point I'm not sure
whether what you have got through properly.

*If* your intent is to have the "16" in 2^16 in superscript, you can use:

> <artwork>    struct {
>         uint16 ExtSupportLifetime;
>         opaque AuthenticationChain&lt;1..2&#xb9;&#x2076;-1&gt;;
>     } DnssecChainExtension;
> </artwork>

(I've used numeric character references here to avoid transmission
problems).

I've tested this with current xml2rfc in v3 mode, and it appears to
generate the desired HTML.

Best regards, Julian


From nobody Thu May  6 07:49:00 2021
Return-Path: <paul@nohats.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDBB03A24E0 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 07:48:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
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 qFeaurVVEvev for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 07:48:53 -0700 (PDT)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (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 781963A24CC for <tools-discuss@ietf.org>; Thu,  6 May 2021 07:48:53 -0700 (PDT)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 4Fbc0L1x0nzCMG; Thu,  6 May 2021 16:48:50 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1620312530; bh=65KPb1Uf61mDeSAAG+WNGO1ILsjpIOh1Dv7P6s45c8k=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=kYfh1Rx0Fkv2+hNUbCBMB6+yASrqeIvCJ7Kxxyyiyg/9AJnVWjee+TIB+alfUdMAu s186Rb7fQtoBYnE9LRWLnYnRPJ19Tv06DIIG9F01G8NojV2XABXT7z+k9Jdu5qr0pG mK9c4E1SpiUnKU67QSo6Ek5u3z0ZVHjLYHGrcINU=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id yPLu1miUSmhI; Thu,  6 May 2021 16:48:49 +0200 (CEST)
Received: from bofh.nohats.ca (bofh.nohats.ca [193.110.157.194]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS; Thu,  6 May 2021 16:48:48 +0200 (CEST)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id C265C510E3; Thu,  6 May 2021 10:48:47 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id C123B510E2; Thu,  6 May 2021 10:48:47 -0400 (EDT)
Date: Thu, 6 May 2021 10:48:47 -0400 (EDT)
From: Paul Wouters <paul@nohats.ca>
To: Carsten Bormann <cabo@tzi.org>
cc: tools-discuss@ietf.org
In-Reply-To: <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org>
Message-ID: <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca>
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8BIT
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/3OwWobdzp30Nc7eHWnPs86NVVJw>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 14:48:59 -0000

On Thu, 6 May 2021, Carsten Bormann wrote:

>> <artwork>    struct {
>>        uint16 ExtSupportLifetime;
>>        opaque AuthenticationChain&lt;1..2^16-1&gt;;
>>    } DnssecChainExtension;
>> </artwork>
>
> That is what <[CDATA[ sections are good for:
>
> <artwork><![CDATA[
>  struct {
>      uint16 ExtSupportLifetime;
>      opaque AuthenticationChain<1..2^16-1>
>  } DnssecChainExtension;
> ]]></artwork>

Ahhh, I have used (copied it from others) before. I didn't realise I
needed it here! But the markdown didn't generate that ofr me.

> Care linking to the specific file?

https://tools.ietf.org/html/draft-dukhovni-tls-dnssec-chain-05

That is me tweaking the xml and txt artisanally though. The original .md
file (and the Makefile with my sanitizing hacks) is at:

https://github.com/vdukhovni/dnssec-chain-extension

> I donâ€™t know which rfc markdown stuff you are referring to (there is a choice!), but see above for what is generated by rfc-kramdown.

Yes rfc-kramdown :)

> We wouldnâ€™t have got to RFC 9000 if what you are experiencing were a common problem, so we do need to know some details.

I'm sure it's me, and you've already helped me a step in the right
direction. Thanks!

Paul


From nobody Thu May  6 07:56:21 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECD803A2511 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 07:56:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.919
X-Spam-Level: 
X-Spam-Status: No, score=-1.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 0TWhbrj23Gm0 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 07:56:15 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C08F3A2510 for <tools-discuss@ietf.org>; Thu,  6 May 2021 07:56:15 -0700 (PDT)
Received: from client-0175.vpn.uni-bremen.de (client-0175.vpn.uni-bremen.de [134.102.107.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Fbc8s2N7Mz14PM; Thu,  6 May 2021 16:56:13 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca>
Date: Thu, 6 May 2021 16:56:12 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 642005772.8881429-3b021af317f48692026e3b78500e7c41
Content-Transfer-Encoding: quoted-printable
Message-Id: <D5466F89-9793-4309-B835-903CE7984D3C@tzi.org>
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca>
To: Paul Wouters <paul@nohats.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/sm17emEq7L_nSDvYtjfIt_4oMUc>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 14:56:20 -0000

On 2021-05-06, at 16:48, Paul Wouters <paul@nohats.ca> wrote:
>=20
> On Thu, 6 May 2021, Carsten Bormann wrote:
>=20
>>> <artwork>    struct {
>>>       uint16 ExtSupportLifetime;
>>>       opaque AuthenticationChain&lt;1..2^16-1&gt;;
>>>   } DnssecChainExtension;
>>> </artwork>
>>=20
>> That is what <[CDATA[ sections are good for:
>>=20
>> <artwork><![CDATA[
>> struct {
>>     uint16 ExtSupportLifetime;
>>     opaque AuthenticationChain<1..2^16-1>
>> } DnssecChainExtension;
>> ]]></artwork>
>=20
> Ahhh, I have used (copied it from others) before. I didn't realise I
> needed it here! But the markdown didn't generate that ofr me.

To clarify, you are talking about the tool called mmark.

>> Care linking to the specific file?
>=20
> https://tools.ietf.org/html/draft-dukhovni-tls-dnssec-chain-05
>=20
> That is me tweaking the xml and txt artisanally though. The original =
.md
> file (and the Makefile with my sanitizing hacks) is at:
>=20
> https://github.com/vdukhovni/dnssec-chain-extension
>=20
>> I don=E2=80=99t know which rfc markdown stuff you are referring to =
(there is a choice!), but see above for what is generated by =
rfc-kramdown.
>=20
> Yes rfc-kramdown :)

I was trying to say kramdown-rfc, but misstated.
(Kramdown-rfc and mmark are the two markdown-to-rfc tools available =
right now.)

>> We wouldn=E2=80=99t have got to RFC 9000 if what you are experiencing =
were a common problem, so we do need to know some details.
>=20
> I'm sure it's me, and you've already helped me a step in the right
> direction.=20

Great!

Gr=C3=BC=C3=9Fe, Carsten


From nobody Thu May  6 08:38:32 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D22D13A265C for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 08:38:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 9NOTe5dptQ-M for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 08:38:27 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 DA38F3A265B for <tools-discuss@ietf.org>; Thu,  6 May 2021 08:38:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620315502; bh=HjLOYJO/3sdXV0Wev4OkcffPJOHu53/WuTYrBQeOfKk=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=ZefVdIE/mDw2WCvfLlyPkc8mQCKldi+3YeYDrhXKWhhwSOJO2DZMbqA8wPYL9FPLa 2uEL86cnWonMWa8MFtjkzjUqOqprtHN3mYqGDc/1De5jMiQ2VN87pBfY2WhQYliUJL yFs+mpNSRm09Pzad805wrycTFXYJj6zw+NZ3ZTB4=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.62.171]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1N63RQ-1lTvaI2bUm-016LAL for <tools-discuss@ietf.org>; Thu, 06 May 2021 17:38:22 +0200
To: tools-discuss@ietf.org
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de>
Date: Thu, 6 May 2021 17:38:21 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:RBdwDfltekbdvIk1qqPSjTzPY/pFbvjL/snpfuW6mtkoH0K3fHl EC6OdybKfRL3Ejy5wOSbEAG4UZQo/1S+olJUTsVsaWv2WizSfQHgoOIr6o/GTBq/D0JtsBL wcCuvoa+Wj3y6xurdtJAWb0p5aSSVcf7tNeJsi7Any9scQX6WsxlWEPGWJLXxD0/y8nWUnI MGek3XJ3pfwCNw4anhF6Q==
X-UI-Out-Filterresults: notjunk:1;V03:K0:buD7NvCUtSM=:Y6ohgIBSbPG4TcxDAyWt5H wE7i4ZHlt7py386yQnZCwI88XSWteYCD5fzhVUV2nMjgxZnIN1O24hk8fOujBa045YlBxVR2F 7trUs0Jkhoo88tyhFI3rmVv2qx9bmIzHWMhTEOLdPAxwB3KaXLWmIFPHAyD9+AfqgQPNAzyed JuVsqlqpqo5V1zUr14MKqQCda3DiPtpyJJ6b1qHqw9DmiZLF0e/qhDndNtVGbWWWuE+97A5XZ BdReSlz4E3FQsai1POXrbjA0SWBqQWn7iLTqtekJJFbQtbtim7OQvSlat1lGJqRgrt4bCAFNu Kv0BCUQQV/QurdVN1wYWnL+4iOyT+pE1bNogdFaKuUtRdflK7SlZr0GYEgpg+GwkLw7EUmsXD v3sO1w8Qq4oN7kvHAQZ1EOYwoH8dAkEVopP8KWmBuF5ivxCTEF6/NYXFKvZRpDuYdkJbW1OyX pPaMJPzbMqzdDWgsnQ/xoCE4IAIaK5ZpkXktYFHHLfQ3WypYRDUsJvfwGA3WGFpZ4BdeJMQB2 uIhdNSHdGrPt6oVCfFo/vmAU4ZX4HY10RqHFXU/iKW0tsm2xugJhxZUlqQcXEtxjcVLcNLKbh Vh7InavmguJqmx0+UlAYXtlft0ghwAuK5PcfL1Fq6XayVBL8AQ+df0yDeC9hE4gbHRohOXtMp n8Ay+nHpWj1kRRnSZW0qD8ANRjzU0EpPk+MZz3OA1hEjvzbeKb2NqXL4AH8jX3newcb7mJ9IV O1wPiu2+f4rf/UnyngbFmi8CkSx2pkVuo1ZL+05zBp99hBjikfZkM+pWZkYUriVqqNi1sJnDn CwSmuTgvibotKbeamyUqxhgPTEXekq6QZuEgshGh1Yfw9LacNJMqm9WWisFFAwRk+IdMe9siG URVf+EuYfcvY/oq27BQ6NwKHxQv1YNXfbMgP3oS6cis4qlux/FxnnmqNTJBZqqYf4uULY2fu7 wQ3JK3kOtSnbmbCe5vQA5xy3t9cJ4QdrA2BOBtyOb9v+lVeMU257kOtr1xAz1RbffkvFbdj4o 03e3kDrt1Q4ZVUP0wWlYInUuWxWJJJtCO0e9jcwEVqz1wi4ZQT2tJ6NHGxY3fOVnkLu1tNZX3 ANZkl76Svnas6Ips++XhWV/CpFYpD5XLNAWpcmfEqAbdaHGjvfIRfgPv0R3nsunlSxMigPIGb /xwrdfL53nHB9CwXbHqs1iwba0h0Qwi2/TM0iroUIoiBktBVxNCmxqdn5aID+90FUr5L07mgu KiqM55RC+Kuy2G250
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/z-H5d_Ap2BH3CUUFFwxDJIvavwk>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 15:38:30 -0000

Am 06.05.2021 um 16:48 schrieb Paul Wouters:
> On Thu, 6 May 2021, Carsten Bormann wrote:
>
>>> <artwork>=C2=A0=C2=A0=C2=A0 struct {
>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 uint16 ExtSupportLifetime;
>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 opaque AuthenticationChain&lt;1..=
2^16-1&gt;;
>>> =C2=A0=C2=A0 } DnssecChainExtension;
>>> </artwork>
>>
>> That is what <[CDATA[ sections are good for:
>>
>> <artwork><![CDATA[
>> =C2=A0struct {
>> =C2=A0=C2=A0=C2=A0=C2=A0 uint16 ExtSupportLifetime;
>> =C2=A0=C2=A0=C2=A0=C2=A0 opaque AuthenticationChain<1..2^16-1>
>> =C2=A0} DnssecChainExtension;
>> ]]></artwork>
>
> Ahhh, I have used (copied it from others) before. I didn't realise I
> needed it here! But the markdown didn't generate that ofr me.

You don't need it.

Either you use a CDATA section, *or* you ampersand-escape the critical
characters.

>> Care linking to the specific file?
>
> https://tools.ietf.org/html/draft-dukhovni-tls-dnssec-chain-05
>
> That is me tweaking the xml and txt artisanally though. The original .md
> file (and the Makefile with my sanitizing hacks) is at:
>
> https://github.com/vdukhovni/dnssec-chain-extension

That file appears to contaion "&gt;" instead of ">"
(<https://github.com/vdukhovni/dnssec-chain-extension/blame/master/draft-d=
ukhovni-tls-dnssec-chain.md#L257>).
Maybe that's the only issue here?

> ...

Best regards, Julian


From nobody Thu May  6 09:04:39 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 563323A273D for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:04:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 F1oJl4iQH97m for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:04:33 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D692C3A2736 for <tools-discuss@ietf.org>; Thu,  6 May 2021 09:04:32 -0700 (PDT)
Received: from client-pool2-69.vpn.uni-bremen.de (client-pool2-69.vpn.uni-bremen.de [134.102.48.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Fbdgf2yBlzyTw; Thu,  6 May 2021 18:04:30 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de>
Date: Thu, 6 May 2021 18:04:30 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 642009869.90195-04b0199d7a40455d5e07558bd6a39b28
Content-Transfer-Encoding: quoted-printable
Message-Id: <2E8D96EC-650C-4BA9-88DC-A7740EA32EB1@tzi.org>
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca> <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/nO4FKK0S_r2AKnoDAmkiAGWUyfo>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 16:04:37 -0000

On 2021-05-06, at 17:38, Julian Reschke <julian.reschke@gmx.de> wrote:
>=20
> That file appears to contaion "&gt;" instead of ">"
> =
(<https://github.com/vdukhovni/dnssec-chain-extension/blame/master/draft-d=
ukhovni-tls-dnssec-chain.md#L257>).
> Maybe that's the only issue here?

Probably, but then somebody put those there, possibly after a previous =
malfunction of some tool, which we should try to dig out if true.
(Maybe the markdown conversion was just done manually and incompletely, =
though.)

Gr=C3=BC=C3=9Fe, Carsten


From nobody Thu May  6 09:24:54 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EDAE3A27E1 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:24:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 1SzrbuzyKyhN for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:24:48 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 769D63A27E0 for <tools-discuss@ietf.org>; Thu,  6 May 2021 09:24:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620318283; bh=76DiP8APnIs/GVHtAaIB0ln7BL+rl93Ppy9xwzeOSDc=; h=X-UI-Sender-Class:Subject:From:To:References:Date:In-Reply-To; b=SOUCCbGu6dcBG7ULlvFC1CAf8ylioRPtbHVBMYDL8S5VQIgLaEQtPdtNc/PYGJW0A gQj1gePnamI/4MIXNntn8MlfpHitmZmu749BxAwe8jnuS8lS0OEhmSyFchHDizimSN ea2Dm4x12DBAyi2ACM6O1s9Y/0SrxVKj1gg/gA4s=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.62.171]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1ML9uU-1lwuPR3APa-00ID29 for <tools-discuss@ietf.org>; Thu, 06 May 2021 18:24:43 +0200
From: Julian Reschke <julian.reschke@gmx.de>
To: tools-discuss@ietf.org
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca> <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de>
Message-ID: <9bd3b86b-d9f6-2063-1769-a5f1888255ad@gmx.de>
Date: Thu, 6 May 2021 18:24:41 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:BThYGC0PwoVQMBHEr4hIOLPwz4BKUa9cmGCnFo7jQhRPP+dslpI dcn3ERs9EegJFibfcJSZH0OYtvlvgy6j0cFlfrdvG+/z1mssTW3So7bjD8B1pGMt7dy/9Uu zy1dlBsXIR3pJlep6Q4iMisEB/uq1w/VqVtwsOv4qoBGQ5nPburniewgceKTurlkFT5LI+q PYW4MXS1OtV7u+KfSPBSA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:zN6ULmWL1BE=:stRKUs0sZWCz9meyU21UaP mFt8pqKoekWLgwU4Ea/O3LS5FKmFQwTECOCNce3TC+Axu57mYGNw5o6fWH14lsHVl7J/n1/0M blGEbbOsqFVMY4aBD4p+mePIcqS2AqnFYLkA2P7AcrSD7305XyHHTPO5SXW3CtVk1j94AgsTu nJsT3FG6r0/OSK8itoYMVBpdDmSTht3IRjuYEiV8/o4NJFj189D35aIIDoScpLUyIApXF8Br2 dkytzzhr5HXryP3IK3ThMDdzHRWRn6TlA3nvsCoAXBpkcMGZY59u7frnR5OxaqGuswtaEMaGQ W2CMESmQaIq7mTJIHio5swiMBH80CwHwMW6S6tTzAS3mLbB4sHoyxDboTRF6CgmclyL5BtjXK vmlLSDygGt8MqFsi3+NWJIoOXIhhY42FpsOHecmSy1x7JSQJC9fyqahnuLkYFprinyiJLIzEm gd+pLA2r1zr4BigB0H026e7D0tmHMXqIohTUa+h1Iu8BRcz7BDIR5TTuxZIHwKUbAPf4d+Gxn 1zP/ljIhZx/qhq5sUgOQb6YDT6z98SVTEkqR9amNWWCetwEXmWUc0BTHFOMcFXU2WkGiGDUvY /0bIrazMU71mOjR6H9Psi1b0de5AuwrYsHE0JYoGNHLWMJeRu7xwUcJHUYmECLgPw0kpNOrNR 9Wcaua8iRy/cVByq3eBYPPlk7RTTz4R441xTHzwaieRsXRWw83rCJRBaEtsuyri7/EiqCCLUf pCgWqSpNnsPgcavgNb8MedD35T8QAECZc7He2xH9XX1A7urG/aOtNnsrvuxx4jBAMhQkMa+H+ GBm5t9jqMP67qBlTKgVtuosXHVb1mT6Q0zoyq/nBCKL1TQRE2/g5VgzxHjmjvINRae3aYf+JM yNOVYfXIP3EK6cj2nye8p0OxkWrIVFb8DrkDuUvaluyzZsRbyZg2dAIIm7ib/8Tm27n57iFlV +kLQz23TCtkm5RXoIICzgTlHkD6RS08E2e0btNgcXyG4RDBHfX+896tQacy+vXKkCOYZfnodE nIBeNXQqEWogbOE1nnYmO7N0xNmA51xQkzNvOviWsqOc6/Oqq2Rjq8DUtPBpiK56q1Q7uQsIM pI4ijjqoDTsJmvhsBjlMaRSxE7GEknfAAMeNacwgI5v+bBaSfzB0k+dDil4Q9RCVJNuaSlhEk j6ucWZGt2rbQaALdkJobco4W2F0LnVQ58h3f3VaYEmncFraL6/VJQ++Y6KjxPTTn4Mmr/ZBo6 vvxESsBdZr7lyJRAM
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/ZFvZ1M9klnV2PfXB-IKAZx2UYSU>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 16:24:52 -0000

Am 06.05.2021 um 17:38 schrieb Julian Reschke:
> Am 06.05.2021 um 16:48 schrieb Paul Wouters:
>> On Thu, 6 May 2021, Carsten Bormann wrote:
>>
>>>> <artwork>=C2=A0=C2=A0=C2=A0 struct {
>>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 uint16 ExtSupportLifetime;
>>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 opaque AuthenticationChain&lt;1.=
.2^16-1&gt;;
>>>> =C2=A0=C2=A0 } DnssecChainExtension;
>>>> </artwork>
>>>
>>> That is what <[CDATA[ sections are good for:
>>>
>>> <artwork><![CDATA[
>>> =C2=A0struct {
>>> =C2=A0=C2=A0=C2=A0=C2=A0 uint16 ExtSupportLifetime;
>>> =C2=A0=C2=A0=C2=A0=C2=A0 opaque AuthenticationChain<1..2^16-1>
>>> =C2=A0} DnssecChainExtension;
>>> ]]></artwork>
>>
>> Ahhh, I have used (copied it from others) before. I didn't realise I
>> needed it here! But the markdown didn't generate that ofr me.
>
> You don't need it.
>
> Either you use a CDATA section, *or* you ampersand-escape the critical
> characters.
> ...

FWIW, because this is such FAQ, the spec has an entire section about
that topic:
<https://greenbytes.de/tech/webdav/rfc7991.html#cdata.and.escaping>.

Best regards, Julian


From nobody Thu May  6 09:33:35 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0F683A2826 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:33:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 tlksjTGcxsdS for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 09:33:29 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 032EF3A2825 for <tools-discuss@ietf.org>; Thu,  6 May 2021 09:33:28 -0700 (PDT)
Received: from client-pool2-69.vpn.uni-bremen.de (client-pool2-69.vpn.uni-bremen.de [134.102.48.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FbfK31hDCz108x; Thu,  6 May 2021 18:33:27 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <9bd3b86b-d9f6-2063-1769-a5f1888255ad@gmx.de>
Date: Thu, 6 May 2021 18:33:26 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 642011606.687579-dd61b85f6755b13812a6dd21fa90a266
Content-Transfer-Encoding: quoted-printable
Message-Id: <A5BC2153-6F1F-4019-9DA4-23BFA775953B@tzi.org>
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca> <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de> <9bd3b86b-d9f6-2063-1769-a5f1888255ad@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/CnA-TkCT_bvKWf8xrNOQFvq6s8w>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 16:33:34 -0000

On 2021-05-06, at 18:24, Julian Reschke <julian.reschke@gmx.de> wrote:
>=20
> FWIW, because this is such FAQ, the spec has an entire section about
> that topic:
> <https://greenbytes.de/tech/webdav/rfc7991.html#cdata.and.escaping>.

Yeah, and that perpetuates the myth of needing to escape =E2=80=9C>=E2=80=9D=
=E2=80=A6

(Yes, I learned about that rare species =E2=80=9C]]>=E2=80=9D in XML =
101, which you only ever need when making examples about CDATA.)

Sorry, pet peeve.  (You can now go ahead and escape all =E2=80=9C/=E2=80=9D=
 in JSON as well :-)

Gr=C3=BC=C3=9Fe, Carsten


From nobody Thu May  6 10:02:32 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 751FD3A2928 for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 10:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 ILlQw0w5fM-M for <tools-discuss@ietfa.amsl.com>; Thu,  6 May 2021 10:02:26 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 605F03A2925 for <tools-discuss@ietf.org>; Thu,  6 May 2021 10:02:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620320543; bh=CVd7uSZcnfJwx177fVFyVP72+E9CovibTDM1b/5TBEQ=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=bf/xSkDt1F4YqDGP4U623DBEYrpPnkUgau9uwCwwt9JAa0YIEIIT+RmYzNhewtuTK 3jlfuf0lfAUtkhSfQUSltdM6Onh3KWnx+HNhcx8NOENAY082ahy5d6/SJfVdLUzBph fdj12U6/1p2AXArilOtW6jaXJCyKfS5605utn7y4=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.62.171]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1N9dwj-1lQrs22Kyj-015WIZ for <tools-discuss@ietf.org>; Thu, 06 May 2021 19:02:23 +0200
To: tools-discuss@ietf.org
References: <3b649680-b123-781b-e81b-f129f2a146fe@nohats.ca> <8DF71730-F34D-41D1-863F-2CDCACEBEB21@tzi.org> <f59b84b-8165-c09b-6827-f75b1d2f56d@nohats.ca> <9c1bfb62-8720-1427-e339-ef75e46b0467@gmx.de> <9bd3b86b-d9f6-2063-1769-a5f1888255ad@gmx.de> <A5BC2153-6F1F-4019-9DA4-23BFA775953B@tzi.org>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <9e43847d-6deb-16f7-b78e-651ee5d273e8@gmx.de>
Date: Thu, 6 May 2021 19:02:20 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <A5BC2153-6F1F-4019-9DA4-23BFA775953B@tzi.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:yESNVMaYqNtNwcZzyFjkuIP/Xh7YGOS+cWiEcd5xiw4sHjZAgVn YFWzYUs7KTm8ymAaq0ZbUEcAlVFkYiiJFc3G6Yael0QNQuZIkMm3as7LhL/qS7PPvkpvrST UF6Dhsq64FXarDCdPEXVN44uorhNe7GCEk7WP9FPnvUAPUUbgpICHThm5t2K1CAzlBNqeuf Hp3dSTL8zcRx9A/BInwSQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:MKAEH/gdAiw=:qMlNWVX/ZcfR0qrcVU7iq5 RLQDETcyxQpKgF9+QYngQdPLhv+dbbHgxKPkb/4HPHHOMvtGZn+n/KBYADLaWNbJfq0cyXxqa w6OXQtKGe7Bs9WVxvtbUUo5wooMkgi8Qu9yN9GA2sGFfzctb8B7zczsT6XMTe2CZVVHik0XGY ADyQUS2i/kpWNEsg1sUHMAx0wEXIUJte+ackpeokNxgkJDcxe26bFFArRYe0Awp09z5M6zTSm LbEGE2Nkb6ACdl5dIDyQ2PcD3NQNIqYHkdbkrYeBs467I4XCQmb6mzEIa7F6WTDf2rKf5zZ6r PPS5M3g07MD0rXNYRoQL9NffZGxIrUzMgshrU0Zdm53Se+07rmifsjOuhxh6NXObZRob2odIT nkD4mPE+oYsORW42jVclnna2X73V1Sej6vKQPxJhuH6APbE7u4ag1MuOrd972d0WlONOja/6W vpggKt1LPPcU1FTDZpnml6UI00ysFfHamZWuNoBrxsTP2TjqIr8SJc+LZUQ4zQ02qqXvk235c u2BPOE7CzSyKM12szV1CCryt1T8lrMtFBDZxK/p4LJ3kO8tPrQqq6jLyingLkXjpVp4BeX3sa wE1FqmQjZ5qBSoAv3XtHYrYjfCfaM0kvJIudMXqP9w9xhZ+taEJeVDF9sRyxMSVKst0o/3nTM zphB5poFDZF7qCnOfpDL495SacEqiC2PQDx0LQcqGK9ugXy9Px4WRHVN3Sbz33Ao07yAoAEFl dee/bbTPJWdsWlHu+UGZEHfABB1syisIU/aoU5h2TJyeMLyzo9WW2JPyugthmQeepsXkC7VFO lvwlg2ykO40G1M8P3ZmEZx7YvpTLhfS9oGZ8qyn/pXeD+nuEo953ZHF2xpoZfklWP3A4i9kNh gnibAoIhQXotUkA5tQEcZH92wdtlivhi2SbUcptlpSuh31i8LF0NG9uO6X2WvTtHem+IGPNvu nilO0GChTatsdXGoJV5QC4geZLpAo6tpIb098UbbGPgxB+bgjOo8VKrYHBagoR9xYTsa7qa2t YjoazxGm1IXKG8gfrvIYMvkmQPEtc8+o+a+skWraXddC/NeiAoXiGPZuKMvnlcGLFyZnF8m9a U1fqxemjDNWzWtPwWc8nG2P9zqqFrVwvyetIWcj18fVA9VtCG+M7KxVq8bpIfTHRu1/ReTgRS PjMBT+mOEgKu0SvF4NbS9GZKX9Loeoh6jValfyyOWkqTU7nJbJBq3N6XXqkRJ/V9WgBp64VJH k8jn/TKiMsTdljl3N
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/nWyL4Dv8xgDi9HLxz8Yzix4G6gg>
Subject: Re: [Tools-discuss] placing < and > in artwork renders broken html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 17:02:32 -0000

Am 06.05.2021 um 18:33 schrieb Carsten Bormann:
> On 2021-05-06, at 18:24, Julian Reschke <julian.reschke@gmx.de> wrote:
>>
>> FWIW, because this is such FAQ, the spec has an entire section about
>> that topic:
>> <https://greenbytes.de/tech/webdav/rfc7991.html#cdata.and.escaping>.
>
> Yeah, and that perpetuates the myth of needing to escape =E2=80=9C>=E2=
=80=9D=E2=80=A6

It does in the prose:

"A common problem authors have with <artwork> and <sourcecode> elements
is that the XML processor returns errors if the text in the artwork
contains either the "&" or "<" character, or the string "]]>". To avoid
these problems, the "&" and "<" characters may be escaped using the
strings "&amp;" and "&lt;", respectively; the "]]>" string can be
represented as "]]&gt;". Alternatively, they may be surrounded in a
CDATA structure: "<![CDATA[]]>". (...)"

...but the example below is indeed misleading.

-> <https://www.rfc-editor.org/errata/eid6574>

I should have cited RFC 7749, which indeed says:

> ">" does not require escaping, unless it appears in the sequence "]]>" (=
which indicates the end of a CDATA section; see below).

Best regards, Julian


From nobody Mon May 10 10:30:42 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD1A03A2326 for <tools-discuss@ietfa.amsl.com>; Mon, 10 May 2021 09:44:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.791
X-Spam-Level: 
X-Spam-Status: No, score=-2.791 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_IMAGE_ONLY_28=1.404, HTML_IMAGE_RATIO_04=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 D7SzgxZE3Zk2 for <tools-discuss@ietfa.amsl.com>; Mon, 10 May 2021 09:44:55 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C9C93A2323 for <tools-discuss@ietf.org>; Mon, 10 May 2021 09:44:54 -0700 (PDT)
Received: from [192.168.217.118] (p548dcb12.dip0.t-ipconnect.de [84.141.203.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Ff6NM59P9zyRn; Mon, 10 May 2021 18:44:51 +0200 (CEST)
Content-Type: multipart/alternative; boundary="Apple-Mail=_2B9A2DE4-38F1-425E-AA00-B0BA39EC2640"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp>
Date: Mon, 10 May 2021 18:44:50 +0200
X-Mao-Original-Outgoing-Id: 642357890.663474-8eda4487e49c6c57bd7c4b9ae9ea4c67
Message-Id: <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp>
To: Tools Team Discussion <tools-discuss@ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/StvU0GvMTwY0zEqt7I_cWLYcp_4>
X-Mailman-Approved-At: Mon, 10 May 2021 10:30:41 -0700
Subject: Re: [Tools-discuss] [rfc-i] What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 16:45:00 -0000

--Apple-Mail=_2B9A2DE4-38F1-425E-AA00-B0BA39EC2640
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Since this little gem didn=E2=80=99t seem to make it to rfc-interest, =
here=E2=80=99s a copy=E2=80=A6
(No action needed, I solved the problem in a different way in =
kramdown-rfc 1.4.11.)
[I had to scale down the crisp original images for this list=E2=80=A6]

Gr=C3=BC=C3=9Fe, Carsten


On 2021-01-06, at 05:21, Martin J. D=C3=BCrst <duerst@it.aoyama.ac.jp =
<mailto:duerst@it.aoyama.ac.jp>> wrote:
>=20
> clean SVG

Before svgcheck:



After svgcheck:



Much cleaner.  SCNR.

Gr=C3=BC=C3=9Fe, Carsten


--Apple-Mail=_2B9A2DE4-38F1-425E-AA00-B0BA39EC2640
Content-Type: multipart/related; type="text/html";
 boundary="Apple-Mail=_A28705F3-1401-48B1-8F64-011EEB2D81D8"


--Apple-Mail=_A28705F3-1401-48B1-8F64-011EEB2D81D8
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><meta=
 http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" =
class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;" class=3D""><div style=3D"word-wrap:=
 break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D"">Since this little gem didn=E2=80=99t seem to make it to =
rfc-interest, here=E2=80=99s a copy=E2=80=A6</div><div style=3D"word-wrap:=
 break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D"">(No action needed, I solved the problem in a different way in =
kramdown-rfc 1.4.11.)</div><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">[I =
had to scale down the crisp original images for this list=E2=80=A6]</div><=
div style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;" class=3D""><br class=3D""></div><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; line-break: =
after-white-space;" class=3D""><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D"">Gr=C3=BC=C3=9Fe, Carsten</div><div class=3D""><br =
class=3D""></div></div><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br =
class=3D""></div><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;" class=3D"">On 2021-01-06, at =
05:21, Martin J. D=C3=BCrst &lt;<a href=3D"mailto:duerst@it.aoyama.ac.jp" =
class=3D"">duerst@it.aoyama.ac.jp</a>&gt; wrote:<br class=3D""><blockquote=
 type=3D"cite" class=3D""><br class=3D"">clean SVG<br =
class=3D""></blockquote><div class=3D""><br class=3D""></div><div =
class=3D"">Before svgcheck:</div><div class=3D""><br class=3D""></div><div=
 class=3D""><img apple-inline=3D"yes" =
id=3D"7EDCA6EE-7DC7-4A58-BBCA-39EE748A2190" class=3D"" width=3D"320" =
height=3D"172" =
src=3D"cid:C5FFB52F-0DDA-4490-B8CB-92EAAC6B475F@uni-bremen.de"></div><div =
class=3D""><br class=3D""></div><div class=3D"">After =
svgcheck:</div><div class=3D""><br class=3D""></div><div class=3D""><img =
apple-inline=3D"yes" id=3D"0AC12383-338C-4687-A3DF-E2E1FE797421" =
class=3D"" width=3D"320" height=3D"163" =
src=3D"cid:D72D1659-0DBA-4AFF-856C-44B7089387EC@uni-bremen.de"></div><div =
class=3D""><br class=3D""></div><div class=3D"">Much cleaner. =
&nbsp;SCNR.</div><div class=3D""><br class=3D""></div><div =
class=3D"">Gr=C3=BC=C3=9Fe, Carsten<br class=3D""><br =
class=3D""></div></div></div></body></html>=

--Apple-Mail=_A28705F3-1401-48B1-8F64-011EEB2D81D8
Content-Transfer-Encoding: base64
Content-Disposition: inline; filename="Screenshot 2021-05-08 at 15.25.59.png"
Content-Type: image/png;
	name="Screenshot 2021-05-08 at 15.25.59.png"
Content-Id: <C5FFB52F-0DDA-4490-B8CB-92EAAC6B475F@uni-bremen.de>

iVBORw0KGgoAAAANSUhEUgAAAoAAAAFXCAYAAAAyHv8pAAAAAXNSR0IArs4c6QAAAJZlWElmTU0A
KgAAAAgABAEaAAUAAAABAAAAPgEbAAUAAAABAAAARgEoAAMAAAABAAIAAIdpAAQAAAABAAAATgAA
AAAAAACQAAAAAQAAAJAAAAABAASShgAHAAAAEgAAAISgAQADAAAAAQABAACgAgAEAAAAAQAAAoCg
AwAEAAAAAQAAAVcAAAAAQVNDSUkAAABTY3JlZW5zaG90iB6HhQAAAAlwSFlzAAAWJQAAFiUBSVIk
8AAAAqhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6
bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRm
PSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJk
ZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDov
L25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9u
cy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPGV4aWY6VXNlckNvbW1lbnQ+U2NyZWVu
c2hvdDwvZXhpZjpVc2VyQ29tbWVudD4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE0
NjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+
Nzg0PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTQ0
PC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZm
OlJlc29sdXRpb25Vbml0PgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj4xNDQ8L3RpZmY6WVJl
c29sdXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBt
ZXRhPgrVG+pLAABAAElEQVR4AezdB4BdRdUH8EkjDdKpIRB6BynSI733JoKiiNJUEDsoVUCQT6Sj
0hFFQJAmTaX3HnqHhEAIJZAKhLRvfpNMuHnsJrvJbsgmc2Dz3rt3ypn/nDnnzJm5c1tNjBQKFQQK
AgWBgkBBoCBQECgIzDUItJ5rWloaWhAoCBQECgIFgYJAQaAgkBAoDmARhIJAQaAgUBAoCBQECgJz
GQLFAZzLOrw0tyBQECgIFAQKAgWBgkBxAIsMFAQKAgWBgkBBoCBQEJjLEGhyB9AzJZ9++ulcBmNp
bkGgIFAQKAgUBAoCBYGWg0CTO4Bjx44Nw4YNazkIFE4LAgWBgkBBoCBQECgIzGUINLkDCL9yssxc
JkWluQWBgkBBoCBQECgItCgEmsUBbFEIFGYLAgWBgkBBoCBQECgIzGUIFAdwLuvw0tyCQEGgIFAQ
KAgUBAoCxQEsMlAQKAgUBAoCBYGCQEFgLkNgjnQA7UEcMWJEGDdu3FzWnU3f3JEjR4ahQ4eGTz75
pEkKb8r9oRMmTGgynpqSr1qmYPjZZ5+ly+ppyro+/vjj4K+pqKn5q4+vKib1pZkTrsOzuXQRDMeM
GZNgMhZmVK6aahzRt9o6J5M2fvjhh+lBx6bCbXp45XqaU5ZqefAwp75siEyxDaNHj05FSN+QPLX1
ld9fDgJtjo3UlFWPHz8+OQvzzTdfUxb7hbLefvvt4I9zYkB+8MEH4f333w/Dhw8P88wzT7jhhhtC
z549Q9euXb+QtykuUAStWzeP/9ycZTem7e+880649dZbw1NPPRXatWsXFllkkcZkn5KWTAwePDi8
9dZbqc/yU+KdO3cO7777brqu//SlI4Q6deqUsB04cGC677r6O3ToMKVMSubJJ58Mbdu2DcqZGcLX
m2++GRZccMGZKabOvPi87rrrEv/zzz9/ePbZZ9PEpEuXLnWmb+zFO++8M2G7xBJLNDZrnelffPHF
MGrUqNC9e/c678/oRTLdqlWr9EcejE99B5M5mRjSf/7zn0kXdevWrdFNrU8XcApuvPHGNE4WWGCB
8NxzzwV1NVaujDfjSH8bY/oG6avGknF08803hxVXXDG0adOmsdln+/T64uGHHw733HNPoJv69u0b
2rdv36x8s23PP/98WGihhZJuvPbaa5Oeam77Sh/efvvtYfnll59uXz7wwAPh1VdfDcsss0zS5YMG
DQpkstDsj0DzeDCzoN0ck7POOiucc8454cgjjwynnnpq+NOf/hT++te/hvfeey+cd9554fXXX28W
TjiZTz/9dIsru7EMX3rppeHyyy9Pg5qjNiNEaT722GPh3HPPDaeddlrqoz/+8Y/hv//9byqOQjvm
mGPCn//855RGuieeeCLNIm+66aZw1FFHBelffvnlqapnqM4///zwzDPPTHV9Rn7ce++9qZ3NMXNl
qC+44ILQv3//xNpll10W7r///hlhs848nAB/TUXXXHNN+N///tdUxaVy4GoSkSOV+u7iiy+egkmT
VjabFSZCR0e98cYbjeZMVAVudckluTI+jS30j3/8I5DjxhIH48wzzwxDhgxJWV944YU0EWtsOdJr
I52co90zUsbsnAdGxx13XIDRgAEDpkRfm5PnV155JelFckQe6Ed1NzfRt3/5y18atPJz2223BXoD
3XXXXeHvf/97c7NXym8iBNo2UTmzvJg11lgjRaTMYI8++uiw9957B9fMyESKKE0zYrNSg8eMSbQh
z2xFOUQMpevRo0eoa3bOeeH4CHGb0ZolK/vuu+9Os/rjjz8+lWvW/dFHH6Xv0ots9O7dO4igKTtH
rjiOlGOOejCIeHBNFEu0UtkGE0WDZ38iYKJTOeLIwVWmepWpDdqlrF69eqW2iLJR7q6rb955562z
j7Qt8yCNtOpxjZO21VZbhW9+85tpBlotAM+idvJLr966ZqUUCQdv4YUXDjvttFNqh9lijjC5D+ft
t98+8Xv99deHk08+OTnyW2yxRTJyq666appdVutX52abbRYWX3zxdJlyhAvnQgTYDDTjLgEs1FOd
meJfOSussELCHlawdB2ufsNEHu10TTuQdAyCPhOxJIc5gklW5HG9lr72ta+FPn36BAZcBNsnynWR
F4RfMlVbljZoJ9nR//ioi9y3hENulI3wqz3+jAnl+CSvouX6b5111pkSRcKD+qVRFlyVl6MesCbv
6pIX3vhTVibtEy056aSTws9+9rPUdrKCJ/lFhuXPsqc+ZOziD+7GRlX+c9k+YU7W4SAd3JVRzY8v
1/GPH7Ktb+Cb+fVbW/SjPs08qsM1vCgz37P8SuZEZhB8/JEP9eNb+XjSVnn1t7KyTLmOb/yTLby4
p63Si6xceOGFaTwoJ+uNVGH8R35/aIMNNpgim/hQVi5b+5WJ59ynfnfs2DH129Zbb530FFxMtoz5
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
c/bFmx+O9rU7TBeFpSfDWEjluZltsPpTCBQChUAhMDMIzOwOoOSlkPjFL34xt/3227ciRPGgOEEK
oMsvv7zdX7XjjjvOvepVr2pFoUJtm222ae0fe+yxtssjadrR+fznP9/67rXXXu0h0F/4whdaMWh3
xe6eRPy6171u7r3vfe9/PPbo5S9/eSsKve+www4tOSpKJHmJ0s4LeT2LURExkiSqSH3ta1/bCg7F
x4033tiaSd4esaSI2XfffVuB4pync/z85z9fdw+WokJBR1YFDNklarooKOmmsOvJeIrPN77xjU1u
D2gnC1w8aFvBBhvPAVYk2CVS6Li0iK8Hv9Nx2j1s9IWVAsajqFx+VCgpblz2VFAHS3I6dv311zee
q1evbjrTfauttmoFjaKQHIoS982xR8jD6MmgsOmJHuyArrzyyja24siOG/xGeuqpp+a+8pWvrCv8
tLGrp0gj4xVXXNEKSf7EHp6VrCBSlLOz8RX+Cu0Uf8aAsSLe4gDxTfIrft37+cc//rHx56/0I6Od
wTxdQWFIlxAcFX1sjXqcyAAntnI8RP4HH3yw+Y/FjeLyAx/4QJPhgQceaLLzITIo/tjXs5/ZF958
hw/hzy/wtmCqx38F4XovBAqBQmC2EJjZAtDOjt2rPffcsyWynXbaaW6XXXZphYQdFbtOkuCRRx7Z
EpZn2tpxetOb3tT6SNQKM+0kMffg/fa3v207TBL6q1/96nbT/J/+9KeWzF1Ks0vjuZeSc59cX/nK
V8695CUvmXvpS1/aikPf7Vx5RJIdIgUNOdxrJ5mPRE5FAx20VVz8/ve/X5fEFZWKNPxe/OIXt2JA
caKP+7DQk08+2Xat7D76rKDUhy4u++E3/qMJLF74whe283aMFIBkgRU9Fbp23RRG9PdQcUWnwhFf
BcJf/vKXdUVor5fdWIWWIudlL3tZ010BpMDssVSMw9Ix+tiVo79j73znO1uxroCFrcLJcXZW7CtK
9bMDqyhTaPWk6MlummLJzp1CUlu2HEkbepGB7nZN6awAJPvPfvazdow94EzOO++8sxVFdiMVR/op
Wnvabrvt2i6fXVZkV9hjuRTAinWFF718VmyxCf70R+SiS4jP0kuRjTz3E44KRlizlzkw7s7hYywF
IHuTkz/a/XvrW9/abKQYjH0tmvis3VP/QKIwPOqoo9b5hd1EshQVAoVAIVAIzB4CM3sJWAEo+Sty
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
--Apple-Mail=_A28705F3-1401-48B1-8F64-011EEB2D81D8
Content-Transfer-Encoding: base64
Content-Disposition: inline; filename="Screenshot 2021-05-08 at 15.25.02.png"
Content-Type: image/png;
	name="Screenshot 2021-05-08 at 15.25.02.png"
Content-Id: <D72D1659-0DBA-4AFF-856C-44B7089387EC@uni-bremen.de>

iVBORw0KGgoAAAANSUhEUgAAAoAAAAFECAYAAAC3XI8cAAAAAXNSR0IArs4c6QAAAJZlWElmTU0A
KgAAAAgABAEaAAUAAAABAAAAPgEbAAUAAAABAAAARgEoAAMAAAABAAIAAIdpAAQAAAABAAAATgAA
AAAAAACQAAAAAQAAAJAAAAABAASShgAHAAAAEgAAAISgAQADAAAAAQABAACgAgAEAAAAAQAAAoCg
AwAEAAAAAQAAAUQAAAAAQVNDSUkAAABTY3JlZW5zaG90/4k49AAAAAlwSFlzAAAWJQAAFiUBSVIk
8AAAAqhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6
bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRm
PSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJk
ZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDov
L25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9u
cy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPGV4aWY6VXNlckNvbW1lbnQ+U2NyZWVu
c2hvdDwvZXhpZjpVc2VyQ29tbWVudD4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE1
MjI8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+
NzcyPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTQ0
PC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZm
OlJlc29sdXRpb25Vbml0PgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj4xNDQ8L3RpZmY6WVJl
c29sdXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBt
ZXRhPgrJAKHFAABAAElEQVR4AezdCdztQ/0H8CnttiSV/V4hsq9ZwrUXSRIq2SIhytYmy7WTaFHa
/aWo7KmULSJFtihLJW62ZK0kpNz/eU/N7XePZznPec45z1m+39frPOc5v2XmO5/5zsxnvrM9b3pN
UkggEAgEAoFAIBAIBAKBwMAg8PyBSWkkNBAIBAKBQCAQCAQCgUAgIxAEMAwhEAgEAoFAIBAIBAKB
AUOg7QTwn//8Z4pR5gGzqkhuIBAIBAKBQCAQCHQ1Am0ngI899lj697//3dUghHKBQCAQCAQCgUAg
EAgMEgJtJ4DPPvtseAAHyaIirYFAIBAIBAKBQCDQ9Qi0nQB2PQKhYCAQCAQCgUAgEAgEAgOGQBDA
AcvwSG4gEAgEAoFAIBAIBAJBAMMGAoFAIBAIBAKBQCAQGDAEep4AWmFskclQH/MPH3zwwWQlcsjY
EHj66afTfffdl+6///70r3/9a2wv1z39zDPP5DyQH0X8X/KsXPNdzc/q8+UZeo13UZE4nnrqqRJk
S7///ve/p0cffTSHCbdW2Z5w/vznP7dkPm1Jv+92CXwfeuihlujbLh3HG+7DDz+c/vGPf4w3mJne
/+tf/5r+8pe/5GvyXNkZq3inmffq43n88cdn2HL9vV7+XdqFe+65Jz3xxBNtT4qyUMoam3nyySfb
Gie70e4NVX9WI6aT59SppKpn9bn4v38R6HkCqLH95S9/ma677roZn2uvvTb96le/yhXpt771rXT3
3Xe3PAcVnlZX/pQUbicqpZEAUXFcccUV6ZRTTklnnHFGspK7GZGO22+/Pf385z9PV155Zbr++utz
gyL8m2++eUa+3XTTTZloikOFJD997rrrrudE+4tf/GLc+fm3v/0tXXbZZW2piK+++up07rnnZr1v
u+22dOONNz4nDc1c+NOf/pT+7//+b0Zl3UwY5R12e/nllydktVUiT6vl4Q9/+EM67bTTxt15aJV+
7QjnO9/5TvrNb34z5qA1tMMRtJ/+9KfpkksuyWEqF2xorHLrrbfm+s97OkvNEg7l9vzzzx9r9F3/
/O9///v0jW98I5166qm5fmqnwsiYugapV7d/+9vfbipPx6Ljvffem9PGzkYSNqiOR4SVX3qWzutI
78W9/kGg5wkgksCIFeaDDjooffKTn0zf/OY303e/+93sgTjvvPMyqZBljHwoacSj5Jnq+3pyCoxC
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
YII=
--Apple-Mail=_A28705F3-1401-48B1-8F64-011EEB2D81D8--

--Apple-Mail=_2B9A2DE4-38F1-425E-AA00-B0BA39EC2640--


From nobody Mon May 10 14:21:40 2021
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 862963A2AF9 for <tools-discuss@ietfa.amsl.com>; Mon, 10 May 2021 14:21:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 hEhOPvrL3WON for <tools-discuss@ietfa.amsl.com>; Mon, 10 May 2021 14:21:34 -0700 (PDT)
Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) (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 0E7043A2ADB for <tools-discuss@ietf.org>; Mon, 10 May 2021 14:21:33 -0700 (PDT)
Received: by mail-pl1-x62a.google.com with SMTP id h20so9792592plr.4 for <tools-discuss@ietf.org>; Mon, 10 May 2021 14:21:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=NxDSKpvc1ZboJx8eJHJcCFywcH23S17FwuWYBP/saIU=; b=Q1ynHd512Eln5T0vTTHKi4oJupNlPq6Pr0pf4HXmLDBXdXSVh4l7vebrvttJOYEEF4 SJRkEiziFO0z6CSq0O9w7VwonxxhNEZhBnuZC6fs/ERU9OSFqL8HTowikgyZTDtznWDp L40NB+PKjOnV97Sev1FeQYXu/7tj7WcsZMFstNShJ4qYzW4qhhRsl3OSFGXYtFf4uj+K DkVF+VAwjZvkaokhiStE74hbejawZD/P2FpTlnQ3LGl7g/8Jdo8PoWy/Z7//KSCXYda2 r/rQYMwQHCqQXM8Nj4Tq/iuL5WGvqhBC6e5YrgfhAYaIlXuek4pnNrM+dCIrDY4DXEGn KTaA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=NxDSKpvc1ZboJx8eJHJcCFywcH23S17FwuWYBP/saIU=; b=Qcl7lEWvX1L7tGypwjts6+IY4UpFl5M6JuAx0ieg3h1IJ2iGm4ra04TsVJTeFUBX6f IE4hIs1WFHvjTIqDLLCYLGo/Wj1LMJuR/X3iDKUpldFaaYfgQxK/QWvXdFcSpcdDx7/2 Nn3tCadvMvK2HV5dDlemSkjVRXbFUd5nz+4MWCEFQA4JzB43H0HR7iahuQHOzALsYuUl P8HZAINtuul3511SCgcTjmesHSqkmOwask4ooXMpsKEzyMTYR+UwGTxe10sejQHM+NBn +FHwGGJnbCbZgUgM+v3MPk8UDeHvRU0daUtH/rK8+OnkMztyFNeNQOyPfMnlGvBLZR31 w1CQ==
X-Gm-Message-State: AOAM530FUFK+ffH/AmL1hYHqZSgr/I5embGFuCDpftkQOY7pCOJ2vxOW oOSDhtv/G/fKbpHzKI2bWdgT4vLhoa5NWg==
X-Google-Smtp-Source: ABdhPJx0b9GDjAGJsNVdiuyv1eagTg/P8TZsQQFcRmDME8i/0IKByxr7ddzzS/OFDryI8mU6aU+4fw==
X-Received: by 2002:a17:902:ed03:b029:ef:2941:619d with SMTP id b3-20020a170902ed03b02900ef2941619dmr10627955pld.19.1620681692145;  Mon, 10 May 2021 14:21:32 -0700 (PDT)
Received: from ?IPv6:2406:e003:100d:901:80b2:5c79:2266:e431? ([2406:e003:100d:901:80b2:5c79:2266:e431]) by smtp.gmail.com with ESMTPSA id n26sm11810645pfq.28.2021.05.10.14.21.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 May 2021 14:21:31 -0700 (PDT)
To: Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Message-ID: <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com>
Date: Tue, 11 May 2021 09:21:29 +1200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/g1EcmdPiletk1h-ECigARim-5NQ>
Subject: Re: [Tools-discuss] [rfc-i] What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 21:21:39 -0000

And this is only the latest issue. I believe from my own experiments
(which included patching the code of svgcheck, writing a supplementary
SVG massager, and manual SVG editing) that what we have simply isn't fit
for purpose. And I'm not happy about waiting for the politics of the
RFC Series Editor to be settled before we discuss what to do about
this.

[If somebody could send me the original SVG, I'd be interested to run
it through my patched tools.]

Regards
   Brian Carpenter

On 11-May-21 04:44, Carsten Bormann wrote:
> Since this little gem didn=E2=80=99t seem to make it to rfc-interest, h=
ere=E2=80=99s a copy=E2=80=A6
> (No action needed, I solved the problem in a different way in kramdown-=
rfc 1.4.11.)
> [I had to scale down the crisp original images for this list=E2=80=A6]
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
> On 2021-01-06, at 05:21, Martin J. D=C3=BCrst <duerst@it.aoyama.ac.jp <=
mailto:duerst@it.aoyama.ac.jp>> wrote:
>>
>> clean SVG
>=20
> Before svgcheck:
>=20
>=20
> After svgcheck:
>=20
>=20
> Much cleaner. =C2=A0SCNR.
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.=
org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/=
listinfo/tools-discuss
>=20


From nobody Wed May 12 09:21:11 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 045B23A0E71 for <tools-discuss@ietfa.amsl.com>; Wed, 12 May 2021 09:21:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.082
X-Spam-Level: 
X-Spam-Status: No, score=-0.082 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, PDS_TONAME_EQ_TOLOCAL_SHORT=1.997, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 xaq4sU2omOND for <tools-discuss@ietfa.amsl.com>; Wed, 12 May 2021 09:21:05 -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 81F6B3A0E6F for <tools-discuss@ietf.org>; Wed, 12 May 2021 09:21:04 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14CGL1Sw004459 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Wed, 12 May 2021 11:21:02 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1620836462; bh=VtMmW8Eo0dzz1afwNdNY7oh2vMXlMCjQkbAXJxFAMjU=; h=To:Reply-To:From:Subject:Date; b=LCPTUj8XgkPOFkaWxI20TuHsLktZvwyfkZfuQvy+de813c/9OjmI5NAkQoZwYmG0i uYBuQ3sQkFqMJBA2H2USQWzAIe+kZe3wkbP/Z7y/QZkiOUIX1uQc/hRPemRtyURC2M YTEU1Z3w+06n6xDvFOlnXlv6Oi+y0Xt+ede2DTO0=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
To: tools-discuss <tools-discuss@ietf.org>
Reply-To: IETF Codesprints <codesprints@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <26712579-e5c1-76cf-80e4-2c6d935e29e6@nostrum.com>
Date: Wed, 12 May 2021 11:20:56 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/fNqNJL0tg5gU6FBJejWrfMZhAcY>
Subject: [Tools-discuss] Codesprints before IETF 111
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 16:21:10 -0000

We are planning to hold one or more codesprints before IETF 111.

The initial planning for the first one didn't come together, so we're 
making another run at it. If you are interested in joining us online for 
a few hours to work on the datatracker, xml2rfc or discuss other 
tooling, please add yourself to this doodle:

https://doodle.com/poll/5e8yyt8ch4v9cbmh?utm_source=poll&utm_medium=link

(Please honor the reply-to in the headers if you want to reply to this 
message.)

RjS


From nobody Wed May 12 21:24:24 2021
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAC663A24B9 for <tools-discuss@ietfa.amsl.com>; Wed, 12 May 2021 21:24:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 zAoO_A_DwDGj for <tools-discuss@ietfa.amsl.com>; Wed, 12 May 2021 21:24:17 -0700 (PDT)
Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) (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 55CBD3A24B5 for <tools-discuss@ietf.org>; Wed, 12 May 2021 21:24:17 -0700 (PDT)
Received: by mail-pl1-x632.google.com with SMTP id h7so13726315plt.1 for <tools-discuss@ietf.org>; Wed, 12 May 2021 21:24:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=subject:from:to:references:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=bYWpmObxrwQpsAmWX/GGwD3/afLQQi+De8Mv1z7AcDE=; b=RF8wrSLTgPRL/CDZbuXNBKibNHKfbehQ+qrCmJbeqxG15q84zuObUESSLx2jPYsb/3 I1SkrocbTH+quSdobSAh9rPln6TFPDBvrCUrPXsTYlwkNqUQFbtM32JM7uGEdUIBnzeD 6/okimkz5JG9kJH81RxQziETjQ+9LPgAcoLwr02h1Adl5RmQwd97u9Kwr9zWBbkxVDf9 Nk6WWnHb4IhWhUV/zoDPAaSG8k+uxWX9XaHizJTPXAqhZQD7ZE/E3yGl9ogv2xrNVv23 wlEOM1vfGRc1aeW8ClWu/YF3M/hX00Ez12x+FhTsCF5yoS0l3mjGzhrX9i9fXuWYje0Z QUGA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=bYWpmObxrwQpsAmWX/GGwD3/afLQQi+De8Mv1z7AcDE=; b=UxmVG6e1CAjXmAzWmGcfysvs+/KGXoK4l6N4m2HTWrAodnf6u+82O+9fZICpVJAJAT /QfBn4NrckDhZa7lunSIc7iHjk8wdC9VLyD9Omt1JKXUITTqKcQRg/di4cQvrEK/d0O0 bLOnp5dNswtU7ITSSSFe3ShxWOWleTSbjH6tRoMLHKZBtcjA+IlJOOITiS00sMU4a6Pn maZkWPAjMSGlBVF1um8cPeLdRMGe0+FFogtkEezNrf86dTfdHWdVRRYF+dGYYfIRKDCg qug6c+KADansS5rb/qZCGC8xzD6W2DTadIHdkzVPx+YpoINlU1CvNSpjt2pFzuPfrpBa CSaA==
X-Gm-Message-State: AOAM531wTVKR3fax4M4n7u7QSIBhEGO3hLZTqR7pmhKoUcCyAE5XGc7R sxL7PEr2u2lBTH8wZHnpNSRttJ7sAlJ6bg==
X-Google-Smtp-Source: ABdhPJwJ8XNj5ScnB7TQRz8qPWAHf2LaUfjT7KKfMQ3wWjLZj69u97gS0sXXi71Gaw4Qz/qPDdPUKw==
X-Received: by 2002:a17:902:aa46:b029:ef:8a47:ca53 with SMTP id c6-20020a170902aa46b02900ef8a47ca53mr4987234plr.74.1620879856343;  Wed, 12 May 2021 21:24:16 -0700 (PDT)
Received: from ?IPv6:2406:e003:100d:901:80b2:5c79:2266:e431? ([2406:e003:100d:901:80b2:5c79:2266:e431]) by smtp.gmail.com with ESMTPSA id x9sm1015655pfd.66.2021.05.12.21.24.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 May 2021 21:24:15 -0700 (PDT)
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
To: Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com>
Message-ID: <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com>
Date: Thu, 13 May 2021 16:24:11 +1200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/tk61u06p1zvA33nPBD3CUgA4Abg>
Subject: Re: [Tools-discuss] [rfc-i] What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 04:24:22 -0000

Hi,

After some investigation, I've understood that this particular problem=20
is because svgcheck doesn't allow <style> as a child of <svg>. Nor, after=

some experiments, as a child of <path>, even though the RelaxNG in
RFC7996 appears to allow it. (Also, when <style> defines a color, and
I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
seem to detect the color elements inside <style>.)

In the course of this I found another instance of a particular
bug in svgcheck (failure to increment errorCount).

So we have the facts that
(a) svgcheck is buggy;
(b) it doesn't implement the RelaxNG in RFC7996;
(c) sadly, we lost the maintainer of the code;
(d) our subset of TinySVG is very hard to generate with most drawing tool=
s;
(e) experience shows that special SVG mangling programs are needed to pre=
pare files for inclusion in RFCs;
(f) we've been told that TinySVG is no longer alive at W3C;
(g) browsers appear to be fully competent at interpreting full SVG.

How can we make progress on resolving this?

Regards
   Brian Carpenter
On 11-May-21 09:21, Brian E Carpenter wrote:
> And this is only the latest issue. I believe from my own experiments
> (which included patching the code of svgcheck, writing a supplementary
> SVG massager, and manual SVG editing) that what we have simply isn't fi=
t
> for purpose. And I'm not happy about waiting for the politics of the
> RFC Series Editor to be settled before we discuss what to do about
> this.
>=20
> [If somebody could send me the original SVG, I'd be interested to run
> it through my patched tools.]
>=20
> Regards
>    Brian Carpenter
>=20
> On 11-May-21 04:44, Carsten Bormann wrote:
>> Since this little gem didn=E2=80=99t seem to make it to rfc-interest, =
here=E2=80=99s a copy=E2=80=A6
>> (No action needed, I solved the problem in a different way in kramdown=
-rfc 1.4.11.)
>> [I had to scale down the crisp original images for this list=E2=80=A6]=

>>
>> Gr=C3=BC=C3=9Fe, Carsten
>>
>>
>> On 2021-01-06, at 05:21, Martin J. D=C3=BCrst <duerst@it.aoyama.ac.jp =
<mailto:duerst@it.aoyama.ac.jp>> wrote:
>>>
>>> clean SVG
>>
>> Before svgcheck:
>>
>>
>> After svgcheck:
>>
>>
>> Much cleaner. =C2=A0SCNR.
>>
>> Gr=C3=BC=C3=9Fe, Carsten
>>
>>
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to: datatracker-project@ietf=
=2Eorg
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe): https://www.ietf.org/mailman=
/listinfo/tools-discuss
>>
>=20


From nobody Thu May 13 05:28:55 2021
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62DC73A0EF0 for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 05:28:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level: 
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=att.onmicrosoft.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 aehXkdCCY_-a for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 05:28:47 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (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 B7FA63A0ECC for <tools-discuss@ietf.org>; Thu, 13 May 2021 05:28:47 -0700 (PDT)
Received: from pps.filterd (m0049297.ppops.net [127.0.0.1]) by m0049297.ppops.net-00191d01. (8.16.0.43/8.16.0.43) with SMTP id 14DCEasM047335; Thu, 13 May 2021 08:28:46 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049297.ppops.net-00191d01. with ESMTP id 38h3qsrg6q-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 13 May 2021 08:28:46 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id 14DCSiUt003431; Thu, 13 May 2021 08:28:44 -0400
Received: from zlp27126.vci.att.com (zlp27126.vci.att.com [135.66.87.47]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id 14DCSeAd003310 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 13 May 2021 08:28:40 -0400
Received: from zlp27126.vci.att.com (zlp27126.vci.att.com [127.0.0.1]) by zlp27126.vci.att.com (Service) with ESMTP id 0C5F14030729; Thu, 13 May 2021 12:28:40 +0000 (GMT)
Received: from MISOUT7MSGEX2BF.ITServices.sbc.com (unknown [135.66.184.187]) by zlp27126.vci.att.com (Service) with ESMTP id E6A3A4030726; Thu, 13 May 2021 12:28:39 +0000 (GMT)
Received: from MISOUT7MSGEX2CB.ITServices.sbc.com (135.66.184.206) by MISOUT7MSGEX2BF.ITServices.sbc.com (135.66.184.187) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Thu, 13 May 2021 08:28:39 -0400
Received: from MISOUT7MSGETA01.tmg.ad.att.com (144.160.12.221) by MISOUT7MSGEX2CB.ITServices.sbc.com (135.66.184.206) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4 via Frontend Transport; Thu, 13 May 2021 08:28:39 -0400
Received: from NAM12-MW2-obe.outbound.protection.outlook.com (104.47.66.40) by edgeso1.exch.att.com (144.160.12.221) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2242.4; Thu, 13 May 2021 08:28:33 -0400
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Jae+wF07wnJj5NU1U+HHAVdkYiukIcqjEgns3CqWKjPyjE1K74SKanFgkfrOcA3p4TxHcBY8zrn1CTKTRWiRE2kjPoa8LlD3bR8vqKV4DyyQlpCM5b+Cim7Xluanzf2E9uNO0QS6n9PZW635l9HlkGRv/iWKjlhu/2xlISMIGihb/Sdo/iiYmIaSDjSUD6pQG5qkqie/Nxr3wt8m3AQYttSjoG3qIijseQJoOwuogRnpo9HJUbjSYCrIhBo6UbRa98tuCSNT6xdSDVE4Gj8mHVU8rY0KjRey4PNfEWzs1ZNb+0zf27i/jv24BeayjOaM9+a2ql1lMQekgwuVVj146g==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=wccy0rdlBi+eHUw2cOMXCh/sKOU2rhkxPc3XBWFoqag=; b=n3tPNij0pBdBIWVCKIOQ+HojOkwjAOTZTnA4a7yDNlxCJ2gYnsPtq6pJReHvY6ZvkZB+DhyTe39uVLo5wkrc8z93xXfHkrlIUtz9BYyupPMlB1AIeEzi2zSWTzxcEpT/v4nQA3LFvJgnZHYpO9BQlt6/9hEy0W2iBnzsw9fKmrRfB3UZ1VfRXuQHTWUrLmh33SnLXHOMzqrE8J2kiuKD24K8qr2+cMg9nfZY4t9wcXgIIXnIAitk/12gHnl7PgUSTlGGbmtou2aclMFibtfKhTwK5SKHPqzmiAEDtx2JWLwvlKx4JPUvclrFKPyqf9cDbJqDs8CCLcU2S/QFkW3WIg==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=att.com; dmarc=pass action=none header.from=att.com; dkim=pass header.d=att.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.onmicrosoft.com; s=selector2-att-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=wccy0rdlBi+eHUw2cOMXCh/sKOU2rhkxPc3XBWFoqag=; b=wbAkCV47ZuHPEebci7kL/8qKtQgiyaF8vAocdwAEX3bmmuyE4sm084xffSN6Z5QGyErux6YP6U8i4COOJhEcF9IWQU6lDH1zsLbWcTB8lbX5ZF1tN03SwRO17VsasauklNq2eU+UKMdt2eqIK+DVRZudd7RzBqkqiSR+GlsyAmo=
Received: from CH2PR02MB6554.namprd02.prod.outlook.com (2603:10b6:610:66::9) by CH2PR02MB6040.namprd02.prod.outlook.com (2603:10b6:610:5::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4108.25; Thu, 13 May 2021 12:28:31 +0000
Received: from CH2PR02MB6554.namprd02.prod.outlook.com ([fe80::f95f:60ce:ce5d:ceb7]) by CH2PR02MB6554.namprd02.prod.outlook.com ([fe80::f95f:60ce:ce5d:ceb7%8]) with mapi id 15.20.4129.028; Thu, 13 May 2021 12:28:31 +0000
From: "HANSEN, TONY L" <tony@att.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Thread-Topic: [rfc-i] [Tools-discuss]  What do do about SVG
Thread-Index: AQHXR6/oU5O9thtiHU6L0bdJkI0bparhFIuA
Date: Thu, 13 May 2021 12:28:31 +0000
Message-ID: <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com>
In-Reply-To: <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.48.21041102
authentication-results: gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=none action=none header.from=att.com;
x-originating-ip: [144.160.5.138]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 23364466-aab0-45e1-3560-08d9160a9e85
x-ms-traffictypediagnostic: CH2PR02MB6040:
x-microsoft-antispam-prvs: <CH2PR02MB60406F4B7BFF938624D27309D8519@CH2PR02MB6040.namprd02.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:8273;
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: aZSNQakY/lxnwmZkgF/pbZp+6sEgVXZRHOC1SLyKZZjX0K0/WLPhsNVFbqSQowN2EqptAHobZ5rQLsi5DUe2mNzCnT04UlolVckaQ5A8G1Gk4vmTJ4Uq1/yiANnxONat0EmTwsmX7V8939JcmBsAGzeYdHJF+VW4aH02iL7l7scH2ajWw85aF4fkoYxc+zZrJBpwKjEnWXF05OrCc1XLTOZzZGtl3vAWsP2JCc71hgER+/PDbNOLAhU6FEcftp4eCGkozlHJQsECZfa1Mi1Tk2Ve9bTZ4UxnMKOkmYt4Z2SqhgQfUVsR9rz7PqRfI9JyNGqTAamo/V5TCbM+9wdFKY2rEOVtINZKofW8WoDmECw36xFXOtINo5tUJEG7ctbJg9X4T8MuCWAUlsI735KvH5+SG5R1pF8aaC9egl/ytdEFoK5cLFJcH6e72l3WrVUvqoZkpoygpLSzKY8563gIgPQPYNvd3hsE4slYVkRNuoaIxDYsmhGAWvgEf6Gmtb4LMjtNeVJ9Qf3sRDubssTxGARToJQv8Z8PPXjK9FmgDoaTDIo/eC4j5Xm2HeU1qjNjWAaXwOTdzpjTAQSpjAY1xxNpjTKerqNiSHLF1wNUeYJR3J0EhyQkCXt59qz3YdLknPimtmwCaCcytSIW9PiP2fSEr7Goa9kniHCODdBgtBgIKFkxYKYiKBcD8G78oN2u6eIEYQonHsHvAm8vsyv3HxDyB5q6UPibUxDq35CQcbAjHv2WE+ooGcHfdv4iVeX6wAKqVfu9r5LzhjMRiDZPxA==
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:CH2PR02MB6554.namprd02.prod.outlook.com; PTR:; CAT:NONE;  SFS:(4636009)(366004)(376002)(346002)(39860400002)(136003)(396003)(6486002)(6506007)(38100700002)(19630485002)(558084003)(2616005)(53546011)(122000001)(186003)(478600001)(91956017)(8936002)(8676002)(36756003)(82202003)(66946007)(71200400001)(316002)(76116006)(66476007)(26005)(66556008)(6512007)(64756008)(66446008)(110136005)(2906002)(86362001)(5660300002)(33656002)(45980500001)(4210325003); DIR:OUT; SFP:1101; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?utf-8?B?aStpcW1uYWh4aTJnUWRYbGh0QjNzWWk4bkpTNmVLSXJqNDk4RHNmTlV2b09w?= =?utf-8?B?V1dvdllGZTIxSEkyQUF1TXBock9YMUZqNkcxRzhsK3BsRjJWa3ZROWdnaXZT?= =?utf-8?B?cnNhcnZsWk5VUlRZYjlscFFyMkZZYit0RWdKQkV0S1RTZkNuN0VLaEM0RlNJ?= =?utf-8?B?RUQxU3p1Tlc1dWVXd2IwMk1aVWhUaXYxQk01b1dvL3U5bDh6eHEycllPU2M1?= =?utf-8?B?bHI2TWlWaXh0R2pheDl6L2lRaU9uYUxxMFVtcVU5UEtjR3dUMHFSQ3N5K1pi?= =?utf-8?B?TCtuQzZLQnZlanBpVGI3QVJrSE1YdHJBNU8rSlZNK1ZxZ0x1Q3hMTTgrVWtr?= =?utf-8?B?Rjc2RnBZVDRnRnZOaXN1a3E1eFhlWjRpdFpUZHl1bldaUEN4UFgwazBCM0pJ?= =?utf-8?B?OUE2TVNRa0hQSXNibVltQ1VsZFhMNmtFdFlreFdIbTdMU05VM2d0Y3FDTnlB?= =?utf-8?B?TXhrVmgxZjM4N0ZZTXFPalpGWFBqVVR5VjN4Q0RDRnNyVk12bER2TVhQeUxo?= =?utf-8?B?SlNkR2lzRDMrb3E1N0pqdXBSUkthR3RPY1o3SU5TdVlOZEptUzByKzJRRDJN?= =?utf-8?B?amVGclkza0dFQmFkbDdEWk9IanREbzBBV0M1RGl2ZHBkM3d6cVVyUmFRZkhR?= =?utf-8?B?dWJabGlSc0U0bE9Sell5UlB6eGtRZzdWNkJCV0l5amdRUlZDdEg2c2hqcUVt?= =?utf-8?B?ZE1CbFo1T0pFN1RpQVZJTURpNVNwYzU5YXpNWldsTVlFL1p3ZGRVdEkvSjVR?= =?utf-8?B?TWtTcW4yUnNuNkN0ejQ4a0ZLMk9iOGxxL2M4MFY3Y2d0UHQ0Qm5obytmdnBM?= =?utf-8?B?R3JoLzdYWG1QVFhsNG54SnhaWHcveER2OTJjVWIvMm5aa2pjTDBla1JicHli?= =?utf-8?B?VDFOd3RPU1RodUxSakpSbldwWEYrRzE4ODZKSm9TS0Fid0hXd041cEpRVEtS?= =?utf-8?B?Wm5BMklsNzNXU0xEcFR6Z1J1WDR4WWtxK2h5dGRBYk9DN2NiekFJR2Yzd1R0?= =?utf-8?B?dGpaOGY2RSsvZ1J6bjF3WmhMMGtIU2xrSmxSVVNoanJOWmYxeVRUMkEwQnNy?= =?utf-8?B?TWRYSVpmT3hIcjlMUVdZbFN3NVVCVkc0elVHOFpYVW02M3FBaVVkS0VSTnU2?= =?utf-8?B?bEV1dWl3OW1ENlFsNHZQR2JMYmwyZzJ6NHE3TlNBcC9aYXN3bXFuRmJCS3p6?= =?utf-8?B?a3A5L0Z4aTdGOS93cnRra0NZU09rVWozUWlnRFQyU2diRU55SmNBQlFRU25m?= =?utf-8?B?UnBRMzNUczRXektmandaRjZyTnBpc0VUYTl3K1Zoakw4Q3daQUtuVTl2TXVw?= =?utf-8?B?Tnowd0cySmhBMC9aSlhSRWtISVZlVlArK1FBbGJIT3Ixc3lCUDZQQytGVEJT?= =?utf-8?B?RUFWOEJ2K09vdFVaZjVYZDdrZDJaY1c1VGd4bW50bjhtaWVFM3M4UHlMcWJM?= =?utf-8?B?U0pZTng4cFNYR2tYQUpERkRUNVJuMUlqeFpNV3ZhcEpwUFpBVXFtbXpsRG1H?= =?utf-8?B?OUlvKzFMK0RqZHJnV3VGL1F6WGo5eDVjTEYyYkRMMXNQd1IzVUxLcmczdmhK?= =?utf-8?B?ZzZySXpqQ2FnaWsvVTJISzB0Zy9BakhMTElDM25QdGErVjVLQXF2VWt3eElJ?= =?utf-8?B?Vzduc1A5YzFJYUVOb1hhcWpqMXlVaFIwVGluWjlCMlVrQTdqYWpnc3NxbDVz?= =?utf-8?B?d0xmVTdoVnFGOTVWOHAxWkF1b1pLV1BMQlYvSEJKUXV6WVNuZGI3VmN5Tjh5?= =?utf-8?B?dTh4aVM2bE5ONXM4OWtSVGhBcG92TThXZkRvOUFnbXM4UDllMmhxZkJQYldt?= =?utf-8?B?c1hjeHlXSWlGMTlHNm4vdz09?=
x-ms-exchange-transport-forked: True
Content-Type: text/plain; charset="utf-8"
Content-ID: <794D8BC256771A42B4BBF909FDE756A8@namprd02.prod.outlook.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: CH2PR02MB6554.namprd02.prod.outlook.com
X-MS-Exchange-CrossTenant-Network-Message-Id: 23364466-aab0-45e1-3560-08d9160a9e85
X-MS-Exchange-CrossTenant-originalarrivaltime: 13 May 2021 12:28:31.3335 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: e741d71c-c6b6-47b0-803c-0f3b32b07556
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: qhdBvRZ14t9bxSiGugZqKVORWTb7YYyL7OJ68smFXQuBSFZwjGznLZklAFnUJFc3
X-MS-Exchange-Transport-CrossTenantHeadersStamped: CH2PR02MB6040
X-OriginatorOrg: att.com
X-TM-SNTS-SMTP: 1A53DE7C33542AC99ADAF29EFE331D33545C2C5AC1517754E01121666062F6A52
X-Proofpoint-GUID: 1t8SsD8RVJHBoea3Kv9Ef2klK444IkgB
X-Proofpoint-ORIG-GUID: 1t8SsD8RVJHBoea3Kv9Ef2klK444IkgB
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-13_06:2021-05-12, 2021-05-13 signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 bulkscore=0 clxscore=1011 impostorscore=0 suspectscore=0 priorityscore=1501 mlxlogscore=909 mlxscore=0 phishscore=0 spamscore=0 malwarescore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105130094
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/C0VxcAAQO6n4mZH9ardyE6mWyIQ>
Subject: Re: [Tools-discuss] [rfc-i]   What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 12:28:53 -0000

T24gNS8xMy8yMDIxLCAxMjoyNCBBTSwgInJmYy1pbnRlcmVzdCBvbiBiZWhhbGYgb2YgQnJpYW4g
RSBDYXJwZW50ZXIiIDxyZmMtaW50ZXJlc3QtYm91bmNlc0ByZmMtZWRpdG9yLm9yZyBvbiBiZWhh
bGYgb2YgYnJpYW4uZS5jYXJwZW50ZXJAZ21haWwuY29tPiB3cm90ZToNCg0KICAgIEFmdGVyIHNv
bWUgaW52ZXN0aWdhdGlvbiwgSSd2ZSB1bmRlcnN0b29kIHRoYXQgdGhpcyBwYXJ0aWN1bGFyIHBy
b2JsZW0gDQogICAgaXMgYmVjYXVzZSBzdmdjaGVjayBkb2Vzbid0IGFsbG93IDxzdHlsZT4gYXMg
YSBjaGlsZCBvZiA8c3ZnPi4gTm9yLCBhZnRlcg0KICAgIHNvbWUgZXhwZXJpbWVudHMsIGFzIGEg
Y2hpbGQgb2YgPHBhdGg+LCBldmVuIHRob3VnaCB0aGUgUmVsYXhORyBpbg0KICAgIFJGQzc5OTYg
YXBwZWFycyB0byBhbGxvdyBpdC4gKEFsc28sIHdoZW4gPHN0eWxlPiBkZWZpbmVzIGEgY29sb3Is
IGFuZA0KICAgIEkgcGF0Y2ggc3ZnY2hlY2svd29yZF9wcm9wZXJ0aWVzLnB5IHRvIGFsbG93IDxz
dHlsZT4sIHN2Z2NoZWNrIGRvZXNuJ3QNCiAgICBzZWVtIHRvIGRldGVjdCB0aGUgY29sb3IgZWxl
bWVudHMgaW5zaWRlIDxzdHlsZT4uKQ0KDQogICAgSW4gdGhlIGNvdXJzZSBvZiB0aGlzIEkgZm91
bmQgYW5vdGhlciBpbnN0YW5jZSBvZiBhIHBhcnRpY3VsYXINCiAgICBidWcgaW4gc3ZnY2hlY2sg
KGZhaWx1cmUgdG8gaW5jcmVtZW50IGVycm9yQ291bnQpLg0KDQogICAgU28gd2UgaGF2ZSB0aGUg
ZmFjdHMgdGhhdA0KICAgIChhKSBzdmdjaGVjayBpcyBidWdneTsNCiAgICAoYikgaXQgZG9lc24n
dCBpbXBsZW1lbnQgdGhlIFJlbGF4TkcgaW4gUkZDNzk5NjsNCiAgICAoYykgc2FkbHksIHdlIGxv
c3QgdGhlIG1haW50YWluZXIgb2YgdGhlIGNvZGU7DQogICAgKGQpIG91ciBzdWJzZXQgb2YgVGlu
eVNWRyBpcyB2ZXJ5IGhhcmQgdG8gZ2VuZXJhdGUgd2l0aCBtb3N0IGRyYXdpbmcgdG9vbHM7DQog
ICAgKGUpIGV4cGVyaWVuY2Ugc2hvd3MgdGhhdCBzcGVjaWFsIFNWRyBtYW5nbGluZyBwcm9ncmFt
cyBhcmUgbmVlZGVkIHRvIHByZXBhcmUgZmlsZXMgZm9yIGluY2x1c2lvbiBpbiBSRkNzOw0KICAg
IChmKSB3ZSd2ZSBiZWVuIHRvbGQgdGhhdCBUaW55U1ZHIGlzIG5vIGxvbmdlciBhbGl2ZSBhdCBX
M0M7DQogICAgKGcpIGJyb3dzZXJzIGFwcGVhciB0byBiZSBmdWxseSBjb21wZXRlbnQgYXQgaW50
ZXJwcmV0aW5nIGZ1bGwgU1ZHLg0KDQogICAgSG93IGNhbiB3ZSBtYWtlIHByb2dyZXNzIG9uIHJl
c29sdmluZyB0aGlzPw0KDQpBcyBhbiBGWUksIEkgc2VlIHRocmVlIG1haW50YWluZXJzIGxpc3Rl
ZCBmb3Igc3ZnY2hlY2sgYXQgaHR0cHM6Ly9weXBpLm9yZy9wcm9qZWN0L3N2Z2NoZWNrLy4gQ2Fu
IHdlIHBva2UgdGhlbSB0byBhZGRyZXNzIHNvbWUgb2YgdGhlc2UgaXNzdWVzLCBpbiBwYXJ0aWN1
bGFyIGEmYj8gT3IgcHJvdmlkZSB0aGVtIHB1bGwgcmVxdWVzdHMgZm9yIHRoZSBjb2RlPw0KDQpk
LGUsZiBhcmUgc29tZXdoYXQgaW50cmFjdGFibGUgdW5sZXNzIHdlIHRocm93IGl0IG91dCBlbnRp
cmVseSBhbmQgbW92ZSB0byBmdWxsIFNWRy4gZyBpcyBvbmUgYXJndW1lbnQgZm9yIHRoYXQuDQoN
Ckhvd2V2ZXIsIHRoZXJlIHdlcmUgc2V2ZXJhbCByZWFzb25zIGJlaGluZCBnb2luZyB3aXRoIGEg
c3Vic2V0LCBsYWlkIG91dCBpbiBzZWN0aW9uIDIgb2YgUkZDIDc5OTYgYW5kIHNlY3Rpb24gMy4y
IG9mIFJGQyA2OTQ5LiBBbnkgbW92ZW1lbnQgdG8gc3VwcG9ydCBhIGxhcmdlciB2ZXJzaW9uIG9m
IFNWRyBuZWVkcyB0byBhZGRyZXNzIHRoZXNlIHJlcXVpcmVtZW50cyBmaXJzdC4NCg0KCVRvbnkN
Cg0K


From nobody Thu May 13 05:59:02 2021
Return-Path: <lrosenth@adobe.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 327233A1118 for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 05:58:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.796
X-Spam-Level: 
X-Spam-Status: No, score=-2.796 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=adobe.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 nSmuWMQx7wC2 for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 05:58:44 -0700 (PDT)
Received: from NAM10-BN7-obe.outbound.protection.outlook.com (mail-bn7nam10on2072.outbound.protection.outlook.com [40.107.92.72]) (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 B05053A10FA for <tools-discuss@ietf.org>; Thu, 13 May 2021 05:58:44 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FARWecG7T7v2i01MpmkW1Vx18xmJNfvSsL9EW7VjtJNnh9nkPb9CnaVhoGiHiAioooY3+FcOivKyU+mOFuD813D/z05r21q9v8bDko7+y0tvZP4yGLPpbEipeIJZE/iTTIzPBNHle8dR/FcO7O7BOSIowrWOvw+Vk9AEiZXkkttX8U/Y4KAG4RSuoaR0YoqvfhpNcr4asM3EvFcTt3+w6ZQOGJ/fUSxsAbUV6u8SwoeblIN8JlyGtQrqXUrImeCt2Hyi1jAFM70cxvom2V1AqrAoKLLngRu0VjON62wxIHQKUdcleD7/U46Rf2ZAQooiQ6AVSfJIJeUAq27C8Cl+tQ==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=2MYuJZc+kLhcJqlYrS26kWRzGlsxqBLn2k3WPHO8C+k=; b=eWbfnAzGOYHBrA48V5yFEn7v+yyO+cxg3mmBysETwI2Q+MgrmQwzv9WeAeiUfLidfawfl95NldC3H9sCS4jJBPhS60Ic5t0TEGOwpC+aX74z0DPPuAMXW/1YuQDpZxrPfA/nyfACatexrfCC89CQ6SY8JPMfSMmfHIA7xmWLHJKjLKaecdhePy52toNs25mHEKlfs7IA9DlOkBsuRSftQU9mIWILaNaQejkW8EfpzUUdHcKQVIUljY9kFRi3Isal3mVQRWJ1y1TvTNQGypCHVHQY+E2cP0NDZGMn4pR5FrsK32lL5GyI8jyhahrU+wk78uOe8mFI70Ih2zajdHGDGA==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=adobe.com; dmarc=pass action=none header.from=adobe.com; dkim=pass header.d=adobe.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adobe.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=2MYuJZc+kLhcJqlYrS26kWRzGlsxqBLn2k3WPHO8C+k=; b=Em1ofRgGjl4Y1X+Usos5fLqqjuB9olMORDYpOH0l+NKSfUYLzt9TpHulg11xKpBi7L6cJQdhEwQFx+UIvepCOb3gdhlv3daQ4E4wcE/f1zASP8fk0aZoyqBSLljldkVveGOl8ZwIMH27+NWnm8zLlhRrRRtOvSMQ1mMKMmNAjyU=
Received: from MN2PR02MB6992.namprd02.prod.outlook.com (2603:10b6:208:1f5::10) by MN2PR02MB6895.namprd02.prod.outlook.com (2603:10b6:208:20c::24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4129.26; Thu, 13 May 2021 12:58:35 +0000
Received: from MN2PR02MB6992.namprd02.prod.outlook.com ([fe80::eca0:b252:ed6b:36fa]) by MN2PR02MB6992.namprd02.prod.outlook.com ([fe80::eca0:b252:ed6b:36fa%8]) with mapi id 15.20.4129.026; Thu, 13 May 2021 12:58:35 +0000
From: Leonard Rosenthol <lrosenth@adobe.com>
To: "HANSEN, TONY L" <tony@att.com>, Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Thread-Topic: [rfc-i] [Tools-discuss]  What do do about SVG
Thread-Index: AQHXR6/15faGrFuKyk6dpSqHQk8tUqrhV5eAgAAIHes=
Date: Thu, 13 May 2021 12:58:35 +0000
Message-ID: <MN2PR02MB699209A6EF3758B468AC8D0CCD519@MN2PR02MB6992.namprd02.prod.outlook.com>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com>, <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com>
In-Reply-To: <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
authentication-results: att.com; dkim=none (message not signed) header.d=none;att.com; dmarc=none action=none header.from=adobe.com;
x-originating-ip: [2601:80:4100:4d00:9d67:98c1:8d55:10a0]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 087b943e-fb84-430c-8ebb-08d9160ed1ea
x-ms-traffictypediagnostic: MN2PR02MB6895:
x-microsoft-antispam-prvs: <MN2PR02MB6895E2DB68C8537754020919CD519@MN2PR02MB6895.namprd02.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:7691;
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: ow3LUuvnUAPqGgLT3fwET84siyIrGn1uCLsRBEOd6nAUjdlucrPOp7/ijiPG0Qw214+KD4F6PhKC9p5SK7lPnOTrLoO5g/CkbOd+RL1+1r74qATgbb6FYf02ALsvQAih+u8swVYmq0EmqZuqWX7gFyRSvHuS0EM9NJqN8Ln207R9RK3NHCgg2kPGFRbI2S4AhO4XIeKB8Z2QM8YYxDpV8Q9DF3I6li4PD8JbUlppuQZ3TJEfQIPkNiVXD0LYhthSAdamuJpls6bKbhiaJPRJyHKzfkWKmQ7H5y4MPIDk3KSk0ngWlLmhxT36om78T/xk46KnAGbv2xSU46cVjaI2IEyP3KL7VsCdjxCCZiWJa1iQ6G8anE2KM5yosN6K7votSziyk3Nd9qJzvb8e+xS3bMVx/QZ63aI6SKlohlF5iazCAJkCTqahzty8JNV/eTrO+qN6WII0xvT9sgDGxbqfcPF4IjnsmMQ4QHJPopv38aZfjg2ID39Io/bmppK6GP6v4e6SCvcdznbSD7xm82bb6v2Q97v/K9FQS+GakWdVHWMpn9NSFfydmRShoMiq3rjWeT59qDNdmpVGGI2pmVfXw1qZqiDvsH3nFuE+G4BuAd1t7JJwmpJT80qDFTRyj4A4hHbYXvXWw221vfiybezeHn/ZZzC8QJ57KHRPJHoBD0S1l/RtPb/+tmgX2iacpQA0f5e3PxRwSUYq49AGcZgXfqGIID5jjJRKGKauH8TDCz4=
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:MN2PR02MB6992.namprd02.prod.outlook.com; PTR:; CAT:NONE;  SFS:(4636009)(396003)(136003)(366004)(39860400002)(376002)(346002)(122000001)(5660300002)(66446008)(8676002)(9686003)(83380400001)(8936002)(66476007)(478600001)(966005)(64756008)(66556008)(45080400002)(166002)(66946007)(52536014)(7696005)(38100700002)(76116006)(8990500004)(33656002)(186003)(71200400001)(316002)(2906002)(110136005)(55016002)(786003)(6506007)(86362001)(53546011); DIR:OUT; SFP:1101; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?Windows-1252?Q?nJfnJKfZ6vZjKhJKDBxokQSFvOg8+Jj1mEk1NcuYhgLVTADwBWYcuUXK?= =?Windows-1252?Q?6rxOd4XUDZcpHzXEHc0MzsnRd5oPUy+/TrpPuonQOy7GsmC2piO31CU3?= =?Windows-1252?Q?QayKn2UbOjqKaDkKzO6wqMlWqNbPNaS22L7wYil4xGN7FStUW//OXICo?= =?Windows-1252?Q?3cYORjO+2nhUqnVXeXVhDGsngcOMFBNVWnfD6L8a5I8OmfWh9DzpKpZc?= =?Windows-1252?Q?8AgpJhq250CFu6IYn2sGNK0zSRn5kXEGKQFAyFarvwwrWNMeoeuHzngy?= =?Windows-1252?Q?Y5Xnz5EFIkEcN1HY8hKG8fUfXpPpc2AclWV6vvOSfsb2PqbAymgA4m5j?= =?Windows-1252?Q?oChVbxJkl6/RQgI6cBPBmggS7p8yqaEbf2CHk3kR/dX4nljvXu962nQT?= =?Windows-1252?Q?LUyd+Ctwvde/AyBty/KaXs6lcvDTW5+2Z2voZbCo/g0ZG2TRETjenPCO?= =?Windows-1252?Q?VElMlQBC9SAzttqevVfw4fMOdy4NWDhkFcRXrxwm4FYW6NHeX7A8NdYH?= =?Windows-1252?Q?oMKe7UcZWZkf5ta0JG6iZyQSTRtV8CUqE5N0fTqq98fMu6cWSP1MuTM6?= =?Windows-1252?Q?J1Cuzeup8GopBTs8g1vjn1bFOzXOTJ+sZl0DUIa64xCzHXUsNB/wmVV2?= =?Windows-1252?Q?PtRx0Ze3et2c7TikaNiAP6dAa1ZmvLfv/wAUj+ynhFI7zC5SCMKgWjzb?= =?Windows-1252?Q?Lm9sUUqIwGnWvc4jaICBaEyxSd6WfslybMwRGoC5dnKM7ibKKloaIxtA?= =?Windows-1252?Q?M0WRibjEnUuxbqqCICvdVYrAr8pzONAavDmvBf+xW+NspwSdKtXwGlfY?= =?Windows-1252?Q?2ARMNFwCV44inh6wLxlb6KgoH61o34m/Gj+gC3AkfPPLSWYF4FfcpC+a?= =?Windows-1252?Q?xufj+Y6Z/VjDrbarKhsjflFWru3+83gRlEIhwzYEwxNkiaDxPe4TMUuB?= =?Windows-1252?Q?P95h13KgRCr0IckfMFwBrKx48Kigy05T8TWwOB6fuMaFpTfC0aZpLHkD?= =?Windows-1252?Q?LM0CpUhZuk2V/SmajXlJO4ykcUO3J5UO4ZpVxPC+XFYNePQARWQIZP/H?= =?Windows-1252?Q?rcqFzAAgqzGL4LHCCNbMJY/Hk0oxOG5tPyLX4o81zIiDA6MtM/nunWB/?= =?Windows-1252?Q?NMwFd+BLS/kUFmjWMOYbY92IIJppWNAV1QkyPH1+YiAzTWu5XJ0oMG2w?= =?Windows-1252?Q?modlIWEs8EaXqlas6zmTTYzWZJz+tOGKijHFQaHPSwnr8aSG1+s531nT?= =?Windows-1252?Q?Ghe3isNoEB3c/A1KwZRe2GRxIRsJ0XQnl+dqlBF3ynEaylEnlIrO9ePS?= =?Windows-1252?Q?cBYsat/iFGY477DsQ/kk1TXV2IFl1n5pO/7ffHaPXbYeH6aLH2GxUVoR?= =?Windows-1252?Q?o6lV7V8bTFC5Y7byI94FbvqPVbeClCe5CDz+tM8r9+J7mZexSudVup5K?= =?Windows-1252?Q?/YmmPRM8XY/r+Mqb9A6rrWEj5PjF/9DBALboGE2s72SkpOmoBepBWvyF?= =?Windows-1252?Q?745Iw2O7VP3t3s/CJ19VIGgTMHmfwQ=3D=3D?=
x-ms-exchange-transport-forked: True
Content-Type: multipart/alternative; boundary="_000_MN2PR02MB699209A6EF3758B468AC8D0CCD519MN2PR02MB6992namp_"
MIME-Version: 1.0
X-OriginatorOrg: adobe.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: MN2PR02MB6992.namprd02.prod.outlook.com
X-MS-Exchange-CrossTenant-Network-Message-Id: 087b943e-fb84-430c-8ebb-08d9160ed1ea
X-MS-Exchange-CrossTenant-originalarrivaltime: 13 May 2021 12:58:35.4937 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: fa7b1b5a-7b34-4387-94ae-d2c178decee1
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: UYM8qzFVH0NbrFYWxoaRZ8A/7+yA+aF478Lzoii5WHp2eVT7cprnLGJGhEU+l+6PDLyfIHIPXBc/nn/hlm2BpA==
X-MS-Exchange-Transport-CrossTenantHeadersStamped: MN2PR02MB6895
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/-8FQabgeGEoEbjF4tis8HOIu-0w>
Subject: Re: [Tools-discuss] [rfc-i]   What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 12:59:01 -0000

--_000_MN2PR02MB699209A6EF3758B468AC8D0CCD519MN2PR02MB6992namp_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

I still think that a subset is the right answer =96 but let=92s pick one th=
at is actually in use and supported.   SVG Native - which is the subset of =
SVG used in SVG OpenType fonts.   More details at https://github.com/adobe/=
svg-native-viewer

Leonard

From: rfc-interest <rfc-interest-bounces@rfc-editor.org> on behalf of HANSE=
N, TONY L <tony@att.com>
Date: Thursday, May 13, 2021 at 8:29 AM
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@=
tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc=
-interest@rfc-editor.org>
Subject: Re: [rfc-i] [Tools-discuss] What do do about SVG
On 5/13/2021, 12:24 AM, "rfc-interest on behalf of Brian E Carpenter" <rfc-=
interest-bounces@rfc-editor.org on behalf of brian.e.carpenter@gmail.com> w=
rote:

    After some investigation, I've understood that this particular problem
    is because svgcheck doesn't allow <style> as a child of <svg>. Nor, aft=
er
    some experiments, as a child of <path>, even though the RelaxNG in
    RFC7996 appears to allow it. (Also, when <style> defines a color, and
    I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
    seem to detect the color elements inside <style>.)

    In the course of this I found another instance of a particular
    bug in svgcheck (failure to increment errorCount).

    So we have the facts that
    (a) svgcheck is buggy;
    (b) it doesn't implement the RelaxNG in RFC7996;
    (c) sadly, we lost the maintainer of the code;
    (d) our subset of TinySVG is very hard to generate with most drawing to=
ols;
    (e) experience shows that special SVG mangling programs are needed to p=
repare files for inclusion in RFCs;
    (f) we've been told that TinySVG is no longer alive at W3C;
    (g) browsers appear to be fully competent at interpreting full SVG.

    How can we make progress on resolving this?

As an FYI, I see three maintainers listed for svgcheck at https://nam04.saf=
elinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fpypi.org%2Fproject%2Fsvg=
check%2F&amp;data=3D04%7C01%7Clrosenth%40adobe.com%7C79979b75c21046b466a908=
d9160aacca%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637565057435782514%=
7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWw=
iLCJXVCI6Mn0%3D%7C3000&amp;sdata=3DVhSTZmdSAAtWY3War%2BQUmWbczsCwt34AX6O98y=
qeF1k%3D&amp;reserved=3D0. Can we poke them to address some of these issues=
, in particular a&b? Or provide them pull requests for the code?

d,e,f are somewhat intractable unless we throw it out entirely and move to =
full SVG. g is one argument for that.

However, there were several reasons behind going with a subset, laid out in=
 section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support=
 a larger version of SVG needs to address these requirements first.

        Tony

_______________________________________________
rfc-interest mailing list
rfc-interest@rfc-editor.org
https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fwww.rfc=
-editor.org%2Fmailman%2Flistinfo%2Frfc-interest&amp;data=3D04%7C01%7Clrosen=
th%40adobe.com%7C79979b75c21046b466a908d9160aacca%7Cfa7b1b5a7b34438794aed2c=
178decee1%7C0%7C0%7C637565057435792469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4w=
LjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=3DQ=
YkYsiVKAv%2B9FCnMNrSBVxOopr6sKlGsMuaAlyXSznA%3D&amp;reserved=3D0

--_000_MN2PR02MB699209A6EF3758B468AC8D0CCD519MN2PR02MB6992namp_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style>
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple" style=3D"word-wrap:brea=
k-word">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">I still think that a subset is the right answer =96 =
but let=92s pick one that is actually in use and supported.&nbsp;&nbsp; SVG=
 Native - which is the subset of SVG used in SVG OpenType fonts.&nbsp;&nbsp=
; More details at
<a href=3D"https://github.com/adobe/svg-native-viewer">https://github.com/a=
dobe/svg-native-viewer</a><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Leonard<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><b><span style=3D"fon=
t-size:12.0pt;color:black">From:
</span></b><span style=3D"font-size:12.0pt;color:black">rfc-interest &lt;rf=
c-interest-bounces@rfc-editor.org&gt; on behalf of HANSEN, TONY L &lt;tony@=
att.com&gt;<br>
<b>Date: </b>Thursday, May 13, 2021 at 8:29 AM<br>
<b>To: </b>Brian E Carpenter &lt;brian.e.carpenter@gmail.com&gt;, Carsten B=
ormann &lt;cabo@tzi.org&gt;, Tools Team Discussion &lt;tools-discuss@ietf.o=
rg&gt;, RFC Interest &lt;rfc-interest@rfc-editor.org&gt;<br>
<b>Subject: </b>Re: [rfc-i] [Tools-discuss] What do do about SVG<o:p></o:p>=
</span></p>
</div>
<div>
<p class=3D"MsoNormal">On 5/13/2021, 12:24 AM, &quot;rfc-interest on behalf=
 of Brian E Carpenter&quot; &lt;rfc-interest-bounces@rfc-editor.org on beha=
lf of brian.e.carpenter@gmail.com&gt; wrote:<br>
<br>
&nbsp;&nbsp;&nbsp; After some investigation, I've understood that this part=
icular problem <br>
&nbsp;&nbsp;&nbsp; is because svgcheck doesn't allow &lt;style&gt; as a chi=
ld of &lt;svg&gt;. Nor, after<br>
&nbsp;&nbsp;&nbsp; some experiments, as a child of &lt;path&gt;, even thoug=
h the RelaxNG in<br>
&nbsp;&nbsp;&nbsp; RFC7996 appears to allow it. (Also, when &lt;style&gt; d=
efines a color, and<br>
&nbsp;&nbsp;&nbsp; I patch svgcheck/word_properties.py to allow &lt;style&g=
t;, svgcheck doesn't<br>
&nbsp;&nbsp;&nbsp; seem to detect the color elements inside &lt;style&gt;.)=
<br>
<br>
&nbsp;&nbsp;&nbsp; In the course of this I found another instance of a part=
icular<br>
&nbsp;&nbsp;&nbsp; bug in svgcheck (failure to increment errorCount).<br>
<br>
&nbsp;&nbsp;&nbsp; So we have the facts that<br>
&nbsp;&nbsp;&nbsp; (a) svgcheck is buggy;<br>
&nbsp;&nbsp;&nbsp; (b) it doesn't implement the RelaxNG in RFC7996;<br>
&nbsp;&nbsp;&nbsp; (c) sadly, we lost the maintainer of the code;<br>
&nbsp;&nbsp;&nbsp; (d) our subset of TinySVG is very hard to generate with =
most drawing tools;<br>
&nbsp;&nbsp;&nbsp; (e) experience shows that special SVG mangling programs =
are needed to prepare files for inclusion in RFCs;<br>
&nbsp;&nbsp;&nbsp; (f) we've been told that TinySVG is no longer alive at W=
3C;<br>
&nbsp;&nbsp;&nbsp; (g) browsers appear to be fully competent at interpretin=
g full SVG.<br>
<br>
&nbsp;&nbsp;&nbsp; How can we make progress on resolving this?<br>
<br>
As an FYI, I see three maintainers listed for svgcheck at <a href=3D"https:=
//nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fpypi.org%2Fpr=
oject%2Fsvgcheck%2F&amp;amp;data=3D04%7C01%7Clrosenth%40adobe.com%7C79979b7=
5c21046b466a908d9160aacca%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6375=
65057435782514%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIi=
LCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;amp;sdata=3DVhSTZmdSAAtWY3War%2BQ=
UmWbczsCwt34AX6O98yqeF1k%3D&amp;amp;reserved=3D0">
https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fpypi.or=
g%2Fproject%2Fsvgcheck%2F&amp;amp;data=3D04%7C01%7Clrosenth%40adobe.com%7C7=
9979b75c21046b466a908d9160aacca%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%=
7C637565057435782514%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2=
luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;amp;sdata=3DVhSTZmdSAAtWY3W=
ar%2BQUmWbczsCwt34AX6O98yqeF1k%3D&amp;amp;reserved=3D0</a>.
 Can we poke them to address some of these issues, in particular a&amp;b? O=
r provide them pull requests for the code?<br>
<br>
d,e,f are somewhat intractable unless we throw it out entirely and move to =
full SVG. g is one argument for that.<br>
<br>
However, there were several reasons behind going with a subset, laid out in=
 section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support=
 a larger version of SVG needs to address these requirements first.<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tony<br>
<br>
_______________________________________________<br>
rfc-interest mailing list<br>
rfc-interest@rfc-editor.org<br>
<a href=3D"https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2=
F%2Fwww.rfc-editor.org%2Fmailman%2Flistinfo%2Frfc-interest&amp;amp;data=3D0=
4%7C01%7Clrosenth%40adobe.com%7C79979b75c21046b466a908d9160aacca%7Cfa7b1b5a=
7b34438794aed2c178decee1%7C0%7C0%7C637565057435792469%7CUnknown%7CTWFpbGZsb=
3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C300=
0&amp;amp;sdata=3DQYkYsiVKAv%2B9FCnMNrSBVxOopr6sKlGsMuaAlyXSznA%3D&amp;amp;=
reserved=3D0">https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3=
A%2F%2Fwww.rfc-editor.org%2Fmailman%2Flistinfo%2Frfc-interest&amp;amp;data=
=3D04%7C01%7Clrosenth%40adobe.com%7C79979b75c21046b466a908d9160aacca%7Cfa7b=
1b5a7b34438794aed2c178decee1%7C0%7C0%7C637565057435792469%7CUnknown%7CTWFpb=
GZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7=
C3000&amp;amp;sdata=3DQYkYsiVKAv%2B9FCnMNrSBVxOopr6sKlGsMuaAlyXSznA%3D&amp;=
amp;reserved=3D0</a><o:p></o:p></p>
</div>
</div>
</body>
</html>

--_000_MN2PR02MB699209A6EF3758B468AC8D0CCD519MN2PR02MB6992namp_--


From nobody Thu May 13 08:33:46 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E1003A108F for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 08:33:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.082
X-Spam-Level: 
X-Spam-Status: No, score=-0.082 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, PDS_TONAME_EQ_TOLOCAL_SHORT=1.997, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 StPrLuuQxXSb for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 08:33:40 -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 0B6D93A108E for <tools-discuss@ietf.org>; Thu, 13 May 2021 08:33:39 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14DFXbHJ084605 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Thu, 13 May 2021 10:33:37 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1620920018; bh=cYPAEOSCJClSIsmy3f2rmG24sMeh7c91Ceph3ZQBdBs=; h=To:From:Subject:Date; b=CsC8hIQMQT631fwfJHLyzaZ8ywxYbIjmIIR5d/bsVtfpmvQLcXG4Mlf/v8N2EtwNo AZf4UGZs/lycA2VTIGIu7URcLzGF3iFBjQ6PhZHsxmbBACgUVnO8U9DCUKwve0VWTk Jb5yyJlOvJW8ZQxC5ldTG44jNuiO/H7IG9wXla6s=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
To: tools-discuss <tools-discuss@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <0bc8b15d-6f3f-2d56-de9e-087344cfa2ee@nostrum.com>
Date: Thu, 13 May 2021 10:33:32 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/H0raLKTOSVqHQqvUYSmmfXdfjIM>
Subject: [Tools-discuss] Please hold off on trac tickets for the datatracker and xml2rfc for a short while
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 15:33:45 -0000

If you need to report issues in the next couple of hours, please send a 
note to django-project@ietf.org or directly to me.

I am working on moving the trac/svn instances, which should go quickly, 
but there will be a short period where the services are not available.

RjS


From nobody Thu May 13 08:53:37 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3657B3A114D for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 08:53:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.083
X-Spam-Level: 
X-Spam-Status: No, score=-0.083 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, PDS_TONAME_EQ_TOLOCAL_SHORT=1.997, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 3dBFhvYFGKzO for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 08:53:30 -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 DD4BA3A0475 for <tools-discuss@ietf.org>; Thu, 13 May 2021 08:53:24 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14DFrNG5091212 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Thu, 13 May 2021 10:53:23 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1620921203; bh=F1EgCNIxHalxIdeby7JJKrc8J3T6WrhvM+YV6TVIing=; h=Subject:From:To:References:Date:In-Reply-To; b=iR7F+LjOeBIRR4qdzIgwy1x9QYJ+0GqhK5HMQ4U+XPMYRaHlC66CEXqEXhsdSJ8gw MdMc//oRB/YhLr778sldxTQ5JIaCT4CbJ6ezzeQRkcaAqeg+oD1xSNbRxO2Uz5q4Gf U5pVaNg0UpQQqhmnXzaX+8Lckx5ijAPQUBRJczjs=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
From: Robert Sparks <rjsparks@nostrum.com>
To: tools-discuss <tools-discuss@ietf.org>
References: <0bc8b15d-6f3f-2d56-de9e-087344cfa2ee@nostrum.com>
Message-ID: <36e761e6-015f-3256-ed43-363391d4d675@nostrum.com>
Date: Thu, 13 May 2021 10:53:17 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <0bc8b15d-6f3f-2d56-de9e-087344cfa2ee@nostrum.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/-vIpBH_8d4z2bPfDWi2VgPXyXgw>
Subject: Re: [Tools-discuss] Please hold off on trac tickets for the datatracker and xml2rfc for a short while
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 15:53:35 -0000

This is done. Redirects should automatically take you to the new right 
places.

If you encounter anything broken, please let me know.

RjS

On 5/13/21 10:33 AM, Robert Sparks wrote:
> If you need to report issues in the next couple of hours, please send 
> a note to django-project@ietf.org or directly to me.
>
> I am working on moving the trac/svn instances, which should go 
> quickly, but there will be a short period where the services are not 
> available.
>
> RjS
>


From nobody Thu May 13 21:24:35 2021
Return-Path: <nevil.brownlee@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5B1A3A2199 for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 21:24:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 lc2zSEoo2zbW for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 21:24:27 -0700 (PDT)
Received: from mail-ua1-x933.google.com (mail-ua1-x933.google.com [IPv6:2607:f8b0:4864:20::933]) (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 A0C973A2197 for <tools-discuss@ietf.org>; Thu, 13 May 2021 21:24:27 -0700 (PDT)
Received: by mail-ua1-x933.google.com with SMTP id 20so1146014uaf.12 for <tools-discuss@ietf.org>; Thu, 13 May 2021 21:24:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qlmvyJL58OQHHOghAfiBhv5rrJwHbBlTBSz2EdQzEbI=; b=uQPzf9GOvWehahwrJ5L3o8rAVuZiDQlrGCUJVE0R9rR6g7oAWBK2dklt8gyHdG2Sop vENBteLVlcTkFNpWh3maDWh13dv9mQTBuR0hvM/TshhCCKWwnRvUzp57Tn4M2Y1wX8Vf 7VqGGUUKoGk60n5Amk94E2P0jdv/qQlhwwYki9a8X/oWYVa1L0bz3v9XKzEEVzxlhFI7 Rj8dxfj6eq/kli0FletAri68vD7NW3KscsCnCV3mtq3kNq6eYh2mhN1n+DLmhc1CV79q O+p1IGn4RCUuELkCCVRw96rdqiMZBKVDYvM0fd43GC8aTHsuU5Fh7b78dbH7qeg6bau/ 1y8g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qlmvyJL58OQHHOghAfiBhv5rrJwHbBlTBSz2EdQzEbI=; b=mHYSHDFo+iP2f161HJZp1KhxzOLuybz3d9jFsSRD+y1WYWfJOtfORQrS/OdIYwYtor rZT3zvM2AbZZmSRqiEzfEByW9BZOH9sbkS2Oj00eHL7BM9Ryycdfd4G8B+GY6u2udRkp junJEiTSQ2uFHtCfbAPa2F6mlpWq9btXyvIeuA1BRkHaLI02STsb+m86we7A8xrKyR0S h9J74FK0m5dqQYKKW+uDSF+DQ3eO8NNNmuwKUOBAAwM8A0MvvTyVOTtOWQYsSkbJTFNY +i8b6lh4bkWR0AU6Hdx+DociIJauzs4s84eXp7Ihup+QxDD4BMVsou8EjdBZL9MXEIab oLoQ==
X-Gm-Message-State: AOAM5327SgSpcsY84Ye2n5C1maWIFn1h8OCvTqGFvpXFynSPEChhvdYS KnJf9iCF9RRNOadu354LPCRMCcpoS9F513j0HuY=
X-Google-Smtp-Source: ABdhPJweDTG6Lk3cYd+MbxrUEw1NBH5r7eto60P1G4KUpt0QI91KSNBkq45jrsOjd7owIs70xVR6YJGntMu1KsjPZFI=
X-Received: by 2002:a9f:3852:: with SMTP id q18mr40989479uad.58.1620966265302;  Thu, 13 May 2021 21:24:25 -0700 (PDT)
MIME-Version: 1.0
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <8a637f4b4c7e41c99169fdfc3bdb0290@SYBPR01MB6859.ausprd01.prod.outlook.com>
In-Reply-To: <8a637f4b4c7e41c99169fdfc3bdb0290@SYBPR01MB6859.ausprd01.prod.outlook.com>
From: Nevil Brownlee <nevil.brownlee@gmail.com>
Date: Fri, 14 May 2021 16:23:58 +1200
Message-ID: <CACOFP=hC0poW6ZKCAsh=r5A5orB3OGxDsQLadEb=zXnun4n9VA@mail.gmail.com>
To: "HANSEN, TONY L" <tony@att.com>
Cc: Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>,  Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/yR78l9xZ4doOWDHUgkpJO56HyuI>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 04:24:33 -0000

Hi Brian and Tony:

I'm the guy who wrote the original version of svgcheck.py.
Jim Schaad did the production engineering on it, and I worked with him
to make sure it was compliant with the RNC schema that appears in RFC
7996.

I recently downloaded svgcheck (from the RFC Editor site, I think),
that's version 0.6.0;  I could work through that to fix the problems
Brian reported.  However, it will need someone on the Tools team to
get the fixed version back into their repository.

Please let me know if you'd like me to make the changes to svgcheck
(it will take a week or two though).

Cheers, Nevil


On Fri, May 14, 2021 at 12:29 AM HANSEN, TONY L <tony@att.com> wrote:
>
> On 5/13/2021, 12:24 AM, "rfc-interest on behalf of Brian E Carpenter" <rfc-interest-bounces@rfc-editor.org on behalf of brian.e.carpenter@gmail.com> wrote:
>
> After some investigation, I've understood that this particular problem
> is because svgcheck doesn't allow <style> as a child of <svg>. Nor, after
> some experiments, as a child of <path>, even though the RelaxNG in
> RFC7996 appears to allow it. (Also, when <style> defines a color, and
> I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
> seem to detect the color elements inside <style>.)
>
> In the course of this I found another instance of a particular
> bug in svgcheck (failure to increment errorCount).
>
> So we have the facts that
> (a) svgcheck is buggy;
> (b) it doesn't implement the RelaxNG in RFC7996;
> (c) sadly, we lost the maintainer of the code;
> (d) our subset of TinySVG is very hard to generate with most drawing tools;
> (e) experience shows that special SVG mangling programs are needed to prepare files for inclusion in RFCs;
> (f) we've been told that TinySVG is no longer alive at W3C;
> (g) browsers appear to be fully competent at interpreting full SVG.
>
> How can we make progress on resolving this?
>
> As an FYI, I see three maintainers listed for svgcheck at https://pypi.org/project/svgcheck/. Can we poke them to address some of these issues, in particular a&b? Or provide them pull requests for the code?
>
> d,e,f are somewhat intractable unless we throw it out entirely and move to full SVG. g is one argument for that.
>
> However, there were several reasons behind going with a subset, laid out in section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support a larger version of SVG needs to address these requirements first.
>
> Tony
>
> _______________________________________________
> rfc-interest mailing list
> rfc-interest@rfc-editor.org
> https://www.rfc-editor.org/mailman/listinfo/rfc-interest



-- 
-----------------------------------
Nevil Brownlee, Taupo, NZ


From nobody Thu May 13 21:43:14 2021
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 518B53A2224 for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 21:43:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 WVd-oLgk-6pK for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 21:43:07 -0700 (PDT)
Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) (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 5F05B3A2223 for <tools-discuss@ietf.org>; Thu, 13 May 2021 21:43:07 -0700 (PDT)
Received: by mail-pl1-x636.google.com with SMTP id n3so3496328plf.7 for <tools-discuss@ietf.org>; Thu, 13 May 2021 21:43:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=vN3/uBVXGqWDljeOFEzD97BxXYwiL+vfIuIESzoiBxo=; b=r4uagabXQw9dY04Kxlx4GyRU0Ane+vfqHywxRK//W2KhfdNfI1xIBJVAkBjBB2ZP7O aUDMrJocs/D1e1bfaMroGTx/DDAPj1ogtJ+pmDpSmpXPkPFji4JMFcc5/dVxAq4tHS0Q knmYPpG3QL6yZcroNdaKYWy/Urtwb0ASUiajvwrEq+kUlSKolX+ez8vzmieAlQu2UYmf IJAcKPkqkF7/PYMPn2YS6pFENxoAYBEvZXOHcen5KHnCS6YHaYGzpCGyouW1IAXR21Sv ESzlfRvRt9tO+rAgNX4DXQFo0mmBlky0l5ORCHZcwWvH+d4gCiepiYBy2NI7JA77ymI5 bz8w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=vN3/uBVXGqWDljeOFEzD97BxXYwiL+vfIuIESzoiBxo=; b=rj4TyYOwd2M4docwqSV7alE1dHS3Dv+TSE0JrVOAi9ZcGOPcMSqHSH01kcmcqpZVXW HsvjuSYNc4h5v5gHeL0hHhFgDlZ5/3+mPYglQTq0UhHP1rWuF+lm1a7JiTspjNem0CUg cSDODMzLdiS4zjtudUWK4BNP7+6zLwg8FSj1mJrG/qDwCIC7ivlWSU+qEVJekR5wFflS YdLyiHKFaAkWymqQlCY8V7TBXSVlzFAiQIdRLQNf0BrXgz3VD2vWLcs3y7ecJnjsK5bU 8kZ8xIA/xGC1RzhQow6W9TBraO8JkwBNL9F4WcqpCKon/E56EYNKEb2bJVfs2o+Rm9OH iQkA==
X-Gm-Message-State: AOAM531NX26YEKRpYlV2ZD+q8w8oohzjvfEA35tBQFmmPGkxHfYdiW9o ATaRaXnBkMVsBRRwhKbBwAc=
X-Google-Smtp-Source: ABdhPJw+2cF2SyRrLalDV4Fe0ExdhSiNYnNG5eKdvH+aCJjBT2MR0ohLhrz3xfLcH0aDzdMJjob+zg==
X-Received: by 2002:a17:902:c24c:b029:ee:f427:9808 with SMTP id 12-20020a170902c24cb02900eef4279808mr44173267plg.58.1620967385357;  Thu, 13 May 2021 21:43:05 -0700 (PDT)
Received: from ?IPv6:2406:e003:100d:901:80b2:5c79:2266:e431? ([2406:e003:100d:901:80b2:5c79:2266:e431]) by smtp.gmail.com with ESMTPSA id mt24sm2861910pjb.18.2021.05.13.21.43.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 13 May 2021 21:43:04 -0700 (PDT)
To: Nevil Brownlee <nevil.brownlee@gmail.com>, "HANSEN, TONY L" <tony@att.com>
Cc: Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <8a637f4b4c7e41c99169fdfc3bdb0290@SYBPR01MB6859.ausprd01.prod.outlook.com> <CACOFP=hC0poW6ZKCAsh=r5A5orB3OGxDsQLadEb=zXnun4n9VA@mail.gmail.com>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Message-ID: <95541255-19f0-69a6-1db6-83695e3bff35@gmail.com>
Date: Fri, 14 May 2021 16:43:00 +1200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <CACOFP=hC0poW6ZKCAsh=r5A5orB3OGxDsQLadEb=zXnun4n9VA@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/hYD7UgqGaqXlIo6oXkyw3mbXjYE>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 04:43:12 -0000

Hi Nevil,

I'll write off list with the things I discovered. Some of it was quite
a long time ago, so I'll have to look back at my emails to Jim.

One thing for now though. I'm illiterate in RelaxNG, but it seems
to me that <style> is definitely allowed in two or three places
in RFC7996, and it isn't even defined in svgcheck/word_properties.py
so it's no wonder that svgcheck rejects it.

Regards
   Brian

On 14-May-21 16:23, Nevil Brownlee wrote:
> Hi Brian and Tony:
> 
> I'm the guy who wrote the original version of svgcheck.py.
> Jim Schaad did the production engineering on it, and I worked with him
> to make sure it was compliant with the RNC schema that appears in RFC
> 7996.
> 
> I recently downloaded svgcheck (from the RFC Editor site, I think),
> that's version 0.6.0;  I could work through that to fix the problems
> Brian reported.  However, it will need someone on the Tools team to
> get the fixed version back into their repository.
> 
> Please let me know if you'd like me to make the changes to svgcheck
> (it will take a week or two though).
> 
> Cheers, Nevil
> 
> 
> On Fri, May 14, 2021 at 12:29 AM HANSEN, TONY L <tony@att.com> wrote:
>>
>> On 5/13/2021, 12:24 AM, "rfc-interest on behalf of Brian E Carpenter" <rfc-interest-bounces@rfc-editor.org on behalf of brian.e.carpenter@gmail.com> wrote:
>>
>> After some investigation, I've understood that this particular problem
>> is because svgcheck doesn't allow <style> as a child of <svg>. Nor, after
>> some experiments, as a child of <path>, even though the RelaxNG in
>> RFC7996 appears to allow it. (Also, when <style> defines a color, and
>> I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
>> seem to detect the color elements inside <style>.)
>>
>> In the course of this I found another instance of a particular
>> bug in svgcheck (failure to increment errorCount).
>>
>> So we have the facts that
>> (a) svgcheck is buggy;
>> (b) it doesn't implement the RelaxNG in RFC7996;
>> (c) sadly, we lost the maintainer of the code;
>> (d) our subset of TinySVG is very hard to generate with most drawing tools;
>> (e) experience shows that special SVG mangling programs are needed to prepare files for inclusion in RFCs;
>> (f) we've been told that TinySVG is no longer alive at W3C;
>> (g) browsers appear to be fully competent at interpreting full SVG.
>>
>> How can we make progress on resolving this?
>>
>> As an FYI, I see three maintainers listed for svgcheck at https://pypi.org/project/svgcheck/. Can we poke them to address some of these issues, in particular a&b? Or provide them pull requests for the code?
>>
>> d,e,f are somewhat intractable unless we throw it out entirely and move to full SVG. g is one argument for that.
>>
>> However, there were several reasons behind going with a subset, laid out in section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support a larger version of SVG needs to address these requirements first.
>>
>> Tony
>>
>> _______________________________________________
>> rfc-interest mailing list
>> rfc-interest@rfc-editor.org
>> https://www.rfc-editor.org/mailman/listinfo/rfc-interest
> 
> 
> 


From nobody Thu May 13 23:13:00 2021
Return-Path: <duerst@it.aoyama.ac.jp>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6C553A24DD for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 23:12:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level: 
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, MSGID_FROM_MTA_HEADER=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=itaoyama.onmicrosoft.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 KlcaF4VH55QI for <tools-discuss@ietfa.amsl.com>; Thu, 13 May 2021 23:12:55 -0700 (PDT)
Received: from JPN01-OS2-obe.outbound.protection.outlook.com (mail-eopbgr1410103.outbound.protection.outlook.com [40.107.141.103]) (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 DF54D3A24DC for <tools-discuss@ietf.org>; Thu, 13 May 2021 23:12:54 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=oCiyCH7HTOdEZej9MhGbA+5RSuK7s0LIocgQVb9nEosEjFueMrUyD4MH0NVh1ZktZHlDWHG0z6rk07Tla1ZCG0H3t0Esjyer0ia4MOL1NJrIBzjADXKMLX+uXODlm4vcmK1BOHDxyNC8LMytz4WS5H+k2r8l8/jkEDvKxjDN4I8Rr637/X1u5PC4b+cFuGW0ujB9hJVsZ5jnKZif3TmasuKPjpSXSh8rHvs0OQ7WEImBgUPWIjc05yNLFSj3Mlq1C79ZyXYxiCQ8dTN+TsIEU/92xhJakucttNBN3tzG+bLKK6ido6bkUfk+aVVajoTd7PIwkbhHRFQyJYvr9tepww==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=bZCZvGd5Q3S7KxCe6wRXl+aCp3iLqHZ/5Iq5jun3wrQ=; b=dkvT4NdD19fM/e9g/VmX7LG2uKGJxRK2IEsOMiMor2zlWegJN16fwZruHjg+0KCPOgKWM9PVs9ae/4v4Jskg1KhK4iWJfCU7PmCKzSrDWTx3MOOHJw7BG7Z9r5xbwjdvaEAGZfGIiVcFtfYONVKAMDnbp6csZvGxSCk5HCWVMuFpWYalyODY5eKoicoXejtvz9A/dKvh4T4VY9g6e7LtPOuryBEmnFpFgHnDpvWiQmmvmuKlqMxQXL3/3spiork5U5+t2w9UzSw9LxgLmB2i/k6g2/Lv+lgkRW0BuLgQyOD6bzB8IEJ8aLeTcB4L1+fsTdPaJR5b5ZwDCkBoW7IdQQ==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=it.aoyama.ac.jp; dmarc=pass action=none header.from=it.aoyama.ac.jp; dkim=pass header.d=it.aoyama.ac.jp; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=itaoyama.onmicrosoft.com; s=selector2-itaoyama-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=bZCZvGd5Q3S7KxCe6wRXl+aCp3iLqHZ/5Iq5jun3wrQ=; b=DYzKa7wJiy2tbzGWHfckkyefVf12uNwCXRlCg0ZiNdPYx6t6GsS5ToFGIb4/JA3anQ5iGPynPTG2YUcBk0tYQ8vN/zmmhqwom/9sQdHaYCx7uMh486VqkVoxFBMi6tkkUQwgVEO4CMG/poV7sfwCcPjauXiKbITkKFt8MYMQtDE=
Authentication-Results: rfc-editor.org; dkim=none (message not signed) header.d=none;rfc-editor.org; dmarc=none action=none header.from=it.aoyama.ac.jp;
Received: from TYAPR01MB5689.jpnprd01.prod.outlook.com (2603:1096:404:8053::7) by TYAPR01MB6313.jpnprd01.prod.outlook.com (2603:1096:402:3b::11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4129.25; Fri, 14 May 2021 06:12:49 +0000
Received: from TYAPR01MB5689.jpnprd01.prod.outlook.com ([fe80::7c68:2926:ee00:a511]) by TYAPR01MB5689.jpnprd01.prod.outlook.com ([fe80::7c68:2926:ee00:a511%5]) with mapi id 15.20.4129.026; Fri, 14 May 2021 06:12:48 +0000
To: Leonard Rosenthol <lrosenth@adobe.com>, "HANSEN, TONY L" <tony@att.com>, Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com> <MN2PR02MB699209A6EF3758B468AC8D0CCD519@MN2PR02MB6992.namprd02.prod.outlook.com>
From: =?UTF-8?Q?Martin_J=2e_D=c3=bcrst?= <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
Message-ID: <94545341-72e9-5a13-92c1-3cd4e102d17d@it.aoyama.ac.jp>
Date: Fri, 14 May 2021 15:12:45 +0900
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
In-Reply-To: <MN2PR02MB699209A6EF3758B468AC8D0CCD519@MN2PR02MB6992.namprd02.prod.outlook.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 8bit
X-Originating-IP: [133.2.0.95]
X-ClientProxiedBy: TY2PR06CA0034.apcprd06.prod.outlook.com (2603:1096:404:2e::22) To TYAPR01MB5689.jpnprd01.prod.outlook.com (2603:1096:404:8053::7)
MIME-Version: 1.0
X-MS-Exchange-MessageSentRepresentingType: 1
Received: from [100.70.9.79] (133.2.0.95) by TY2PR06CA0034.apcprd06.prod.outlook.com (2603:1096:404:2e::22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4129.25 via Frontend Transport; Fri, 14 May 2021 06:12:47 +0000
X-MS-PublicTrafficType: Email
X-MS-Office365-Filtering-Correlation-Id: 7347dd9e-87d8-4bdf-84b7-08d9169f4bd6
X-MS-TrafficTypeDiagnostic: TYAPR01MB6313:
X-Microsoft-Antispam-PRVS: <TYAPR01MB6313BBB71DACF127AE7301E6CA509@TYAPR01MB6313.jpnprd01.prod.outlook.com>
X-MS-Oob-TLC-OOBClassifiers: OLM:7219;
X-MS-Exchange-SenderADCheck: 1
X-Microsoft-Antispam: BCL:0;
X-Microsoft-Antispam-Message-Info: iK3cqPTHoTncPEpXCS9lPdtYsYRXoCoOJUFVjPzW9KZ6cWlI9DN+Lb7jcKGj9XugSgdaTHy3iWBQvzwU/OPtpX+R8UU2O1titVwqoRzONAdenBezy805+KUm2s4n/37EHHJcy9Krhh2QlNAz/LJL0PDeHmtKrWSCdmsvsEg9SFleTg8xlaePNJDtZTJoY4RGT5nofItqILJU8CS3W2MxzVLm1hsKR5gJ2+aBfei/yoD/LN2wdVYsArMIgGx53nTwS0iyPXQTCbBoAIxjJN79M49mEu8tNTywUK9tcBgdUxhDLtcaHI+U+Z9VBDn0IVDYRRZuSFzFwjmmNzKmNVwuFFXPXJLWotvDwSiS+fWUv1jxklSDQz8+0B79ZQzDQ0t42GD7V6dLQ+to2Tp8fkIht78Ad3OrgxH8BLdlMQIn58lIO6r4yXfHBXNJyU0nhm9Esq8vk6+h3UPAr4IPUTtJShGinebYtaE3WprwP9D7ai8HXaQeufb5nnuo/DIXGL7U0idGlqPTkVDd07sUqQOmbzx31qnb75119wYBoKef/GAUvGcxEgdAdz0alNaKhje+7TiQ1wa0Ec7T+iag6fpQ0OBYglz38MLZucrMM8K0+8+F2kVyUGGWlzBWWf4Y0pgp2Zg/NWhkE+2npXUnb/BUxCLT3bMhgKZhoKtxu0K1byeUEk9/H6H2joA3RiBigrlQZhH5x5Of476zY2216PUMvBpX/PxopVL3DRnLJkXMDGW47lID2Z69oq1PPGXTTzeoegFenukgEwwqFW9bXV0fArwsZ0k4Fw5iVmxMYnkWdBa70jh2rihqGy4WLebhOUbN
X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:TYAPR01MB5689.jpnprd01.prod.outlook.com; PTR:; CAT:NONE;  SFS:(39840400004)(396003)(346002)(136003)(366004)(376002)(966005)(478600001)(31696002)(38100700002)(6486002)(186003)(36916002)(786003)(16576012)(8936002)(2616005)(956004)(16526019)(66556008)(4744005)(66476007)(2906002)(8676002)(31686004)(6706004)(38350700002)(26005)(53546011)(86362001)(316002)(5660300002)(110136005)(66946007)(52116002)(78286007)(43740500002)(45980500001); DIR:OUT; SFP:1102; 
X-MS-Exchange-AntiSpam-MessageData: =?utf-8?B?SDMrSktpbTlKcENxUWVLckF3U0NVbDY2ZWZrUFN5QkpIcXd2RkFnbVFqTnZJ?= =?utf-8?B?a1AxU1BPRFJhSThFUFJUaUR3eWFwcXYrTzFMMDdDR1ZwbmVVRm0yS2hJelNX?= =?utf-8?B?TEE4cW9iT05SR2FTY0dlWHVzakpKR0NGZjBUWUFVTXFXdGFTa2VZZ0EyVWZE?= =?utf-8?B?UVJhV1IzaDFOVWRWa281bzJWU0ZiVFE3RjhueDRIRk1Qb1FtQm9acTMranJW?= =?utf-8?B?Z01GVW40YmtDcFhVQ0RyMkJtSjRLZ0hsbEw3V0RES210U00ybVg2U2JSUDND?= =?utf-8?B?aE8vT1FWaCtJUENKUG9LSDdBN29YZlJ0aHNhL2JzMlJMN2tPQVNOM3VGUHRL?= =?utf-8?B?aTlINVBjUUNXOHFBRXhZbU5iQ28zQ2lqeWdPbDVKc1BtbEJLbXMveXlvZ2Vs?= =?utf-8?B?QWpoMzhDTTI0Unl4T1YreGprZlp3dmd6NDF0YXNQblkzZy9MTmt3bU81Y2k5?= =?utf-8?B?ck1ZcWpNaEE4eGpIQm5sM3lsM3NDTFNBS0xpaER2byt1VFlBT3V2WEx0Nkk2?= =?utf-8?B?SzVWYXgzZi9OblNja21ZMVFFNUdEQnhzMk4zTXZyZCtIS3UyQmtHMXUzMGVF?= =?utf-8?B?aS9EdWpNWDlCa1RzczljRFovNkR2aWxmRDNRWGh2RzlIajVSUFRvTXIzN29I?= =?utf-8?B?YzE0MXRMOTMxdnFsSnFJZG9Ea3ZZWER5a1Q3QngzRmJ5U0puMnZBS3NqK0Np?= =?utf-8?B?QTlMVFpSd2ZCVzFaeksxbkJJdTlEZ0YwanVGZXpUbjdoQURTeGlSYWFmZjRi?= =?utf-8?B?bDNjY29OL3dFMndyWENQbVp3bDFVSkFlVDRvOWtmMVk5NHpZRHdoeitwemV3?= =?utf-8?B?R21QQTNsMnF3aXBzaTFjU01pTGhka0RPWjlBNkUydUtpMnM3dnhmRE9jUUNK?= =?utf-8?B?dzVqTkNTUlc3WVozallkNHFjbnlROUtqWXZjc3c5WEZUZ0twT3NMcmNKMm9n?= =?utf-8?B?YmdKekVXV3dWQTR1YnZFY2RaYkNYb1pzTmt5THBHREszK1duTHJERjRxclZL?= =?utf-8?B?c2U5SFJBTFVxMnhpVmlpSVV3VVk1Sy9FMThMS1pNcjc3OEpRRldkZ0tzTUY4?= =?utf-8?B?V2FFanBkSS9WT3cvNUpJWlJsOEx5OFFDc3F0Vm05N0RnM2doUEpIZzlxRUJ2?= =?utf-8?B?WHpETUczUzdGU3g2bkhKZE0xam1zWHRUMit4Z2cvclJTemUrOC9wcVdScGlY?= =?utf-8?B?MW5IS0NONDNyNHA5YlpIbWh6c1o1VWVpNW9VK2J5S0FxOWFQNitwODlCUDRV?= =?utf-8?B?c3piOVE4NkJtYW5nRG05Yi9qWFR3aTNOQzNxS2JXN2lQT05nc0JLc25PRHNq?= =?utf-8?B?VVdCdVJwLzhJMnlzZGFDMEloZUZBdDhkNndEN3VBbXQ3eXRlczBKdS9YaXNt?= =?utf-8?B?V3NwbzlIN3hCMlliM0xpMWZiOHBOWkkyZ2JDZ2JuQ0JESytnQWJsR3E3cUpt?= =?utf-8?B?Nng2ZVR4SXlHMGxqSzBCT1VGR0U2VmdJdVg3dktia3pBOHUrZmNtRlQvUDdr?= =?utf-8?B?NzJkNWp3QU4zbG5CeURHbnZhdVY5TEhGNE1nUFRNSER0WEN2bmpidHo3STdD?= =?utf-8?B?OFpFYlRVbHN6TFdGUllGVlB6TEUxMkJTYmhJa0V1OHNjQ0JqL1BOSkM1UVhU?= =?utf-8?B?VUpJUk00b2llcFA0ckd6NHViZjdrSE5kWnpCVTc1OTFuRUhobFlVU3phcjV4?= =?utf-8?B?U2plRVFsYjlRcFg4RStSQTVUWnZsVmRBa3dqVXJxMUdxdm53cmlZYUF5aDhF?= =?utf-8?Q?1u17u8TDzB6ny3VMffjzLIcIrvM2SQXa5N5o7ip?=
X-OriginatorOrg: it.aoyama.ac.jp
X-MS-Exchange-CrossTenant-Network-Message-Id: 7347dd9e-87d8-4bdf-84b7-08d9169f4bd6
X-MS-Exchange-CrossTenant-AuthSource: TYAPR01MB5689.jpnprd01.prod.outlook.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 14 May 2021 06:12:48.4705 (UTC)
X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted
X-MS-Exchange-CrossTenant-Id: e02030e7-4d45-463e-a968-0290e738c18e
X-MS-Exchange-CrossTenant-MailboxType: HOSTED
X-MS-Exchange-CrossTenant-UserPrincipalName: eKJ3f+5F5+g3EjCEUEv49XPhNWZANLbvaQrHYW/jLtmVmQh6UOwQf95UnCGNaf2sHenhpw0MVwQ3+m9HpbhMsA==
X-MS-Exchange-Transport-CrossTenantHeadersStamped: TYAPR01MB6313
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/_UUqFPtvyi9hCJCVYHqzBnjLXhg>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 06:12:58 -0000

On 2021-05-13 21:58, Leonard Rosenthol wrote:
> I still think that a subset is the right answer â€“ but letâ€™s pick one that is actually in use and supported.   SVG Native - which is the subset of SVG used in SVG OpenType fonts.   More details at https://github.com/adobe/svg-native-viewer
> 
> Leonard

Sounds like a good idea at first. But then I read at 
https://github.com/adobe/svg-native-viewer:

- No support for scripting, interactions, events, animations, filters, 
masks, patterns, texts.

All of these are okay except the last one. It makes sense for SVG Open 
Type (to describe glyphs in a font, text isn't needed), but it's crucial 
for drawings in RFCs.

Regards, Â  Martin.


From nobody Fri May 14 04:24:45 2021
Return-Path: <lrosenth@adobe.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 415003A2F50 for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 04:24:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.795
X-Spam-Level: 
X-Spam-Status: No, score=-2.795 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=adobe.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 mJREFNJMdvrK for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 04:24:37 -0700 (PDT)
Received: from NAM11-BN8-obe.outbound.protection.outlook.com (mail-bn8nam11on2089.outbound.protection.outlook.com [40.107.236.89]) (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 B4D603A2F4D for <tools-discuss@ietf.org>; Fri, 14 May 2021 04:24:37 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ibjqet8sfYE169QdRUx/YuCjetLvZUCy4NBaVaGeXQIC6ApXxinbzePFLjGer4o5nvcLn/aqarxJWaA2GOs+OZiWlnvaoY7PFwo7n+4YO/YJivW08du4vej/WU0tZh4LKAlhp9poMjl5rA4gRTcGPV4cXBn0y7qHlnIpSQQL4AFhcS51loLjCC5jASzv+Wye5ErbrR7XzLkpN15/jp0BPVEvADVk9cTB6BuFvep76oYESowiDW7gp0Mj572TvW43Xoe4uiGEDq7c9bjVcRbdBZrUzaRvVKYv5Iosp4vPadIb+WnlYSkjYqw1ABWMFDDVF6beQt1TKC007UUTMqLNng==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=+BGGpoiM5lc0Ze3aAwdLdNIpDNgW2v3fBojPwxHLss4=; b=cfDFlIPbL+FWPNJsqtduUn/2dyiNvmRfPsigplqq6DfXJ2sWZFUDRQV2LsvG0/7vzX852baD0FSQ2R606VqDeoBspCV2GI7mAsedMxXZpjHheBJHxzE3TWmAPmCue/ZEpvNepUbPWD0+iqLo9RHQ+vV1Yk4yNJ3ohvK9ar44piSQM0NNG+qWWqSHzcTFwpkrr2FY5EbxcaNR6NHzHtfIyuwm7mIWByqud7L0mYWu2naAA9alGKk1sS4tIwjSQSg9ClBwc///tZKNg3cSdDCcGMXcn5pQB1WK8sfnli/jYUiZKSSe3kPAwdRVnIBYeXUx6tuz4q4xyMdX5v+SpzkizQ==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=adobe.com; dmarc=pass action=none header.from=adobe.com; dkim=pass header.d=adobe.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adobe.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=+BGGpoiM5lc0Ze3aAwdLdNIpDNgW2v3fBojPwxHLss4=; b=r9sqnwTE3G8+a7MSbeaP5klKwNf9ZadXSeeD8x46GtiD5gFCxPnkJ4bMtgdG4k3sMoG8WGbWsodgqGplci384a2QLJfs2fljyBgdJxTaczwASx68Z0z/1sYpICoFH3WK8T/Ye+Z04BiWAFRejDnp4F4vhRDy/6B7Ji50n5KUcHE=
Received: from MN2PR02MB6992.namprd02.prod.outlook.com (2603:10b6:208:1f5::10) by BL3PR02MB8235.namprd02.prod.outlook.com (2603:10b6:208:342::20) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4129.26; Fri, 14 May 2021 11:24:30 +0000
Received: from MN2PR02MB6992.namprd02.prod.outlook.com ([fe80::eca0:b252:ed6b:36fa]) by MN2PR02MB6992.namprd02.prod.outlook.com ([fe80::eca0:b252:ed6b:36fa%8]) with mapi id 15.20.4129.026; Fri, 14 May 2021 11:24:29 +0000
From: Leonard Rosenthol <lrosenth@adobe.com>
To: =?Windows-1252?Q?Martin_J=2E_D=FCrst?= <duerst@it.aoyama.ac.jp>, "HANSEN,  TONY L" <tony@att.com>, Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Thread-Topic: [rfc-i] [Tools-discuss] What do do about SVG
Thread-Index: AQHXSIgtdzjCifJSr0icSz9AOoGpQKri1kLR
Date: Fri, 14 May 2021 11:24:29 +0000
Message-ID: <MN2PR02MB69921ECDEAEDEC019A4B4C98CD509@MN2PR02MB6992.namprd02.prod.outlook.com>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com> <MN2PR02MB699209A6EF3758B468AC8D0CCD519@MN2PR02MB6992.namprd02.prod.outlook.com>, <94545341-72e9-5a13-92c1-3cd4e102d17d@it.aoyama.ac.jp>
In-Reply-To: <94545341-72e9-5a13-92c1-3cd4e102d17d@it.aoyama.ac.jp>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
authentication-results: it.aoyama.ac.jp; dkim=none (message not signed) header.d=none;it.aoyama.ac.jp; dmarc=none action=none header.from=adobe.com;
x-originating-ip: [2601:80:4100:4d00:60c8:296b:890:c9c6]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 24f848de-11b5-4523-7947-08d916cad73b
x-ms-traffictypediagnostic: BL3PR02MB8235:
x-microsoft-antispam-prvs: <BL3PR02MB8235A2457978D27BD2BF42AFCD509@BL3PR02MB8235.namprd02.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:4941;
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: h80nntEqfIWOrouw7gt15jzue2zhhw3SdJs05g0BwrxETsVuXBKRPfz40zBBbGmoj0q3X9O+zMXoeJJR9zrm8QNmKY1NlVHjAd3Z5eYCgrWnH5DKVuMaERuBYsM7ODUAMwRATmi+cyrIXg7PuRxHN+hrSL0tIxIoIHthr27PVMc8LXCn3V8CTeo2NvOumVDWtRD2/piHIAmpGExoeX24IKW01LDLfeO5pvLxEH3T7kMITEsXPyIbTTVZa30Mggi83lU99YAKxder/884YlKHFpq4pDnjcI94YrvcrfCddenleLwxJklufZBZI3ukOLdYl4HR0wcediqSaJOSb0kQLp48zM66u246Eh5KxvhEnAJ3M6eUG3i3R1DoOyAJYaARLBfiLAMRDSwDx5teuLGf4tnM0Nhh1W3zc6jWN5FCCHGZc/00pmPFtNwDis/k6hgseEtiI+ns4ddyX4OFvu5n8KiWUtFt2Yz9r8XEH6XVX37/GXddRvZeoYiM7l0fn6+o3nfpdXV2j3QfjSwtRQrUqyCXIz23dUb7AP+PE/8DTgW16o1JT/02yJgx24CGc4HqHpgVAVcNO/kLaumuD9RB707U/71GzzNafwBDjQK79hQkklRPfIbanvqTaLWbJtpaigPG6FNdPVJs/e828F+73zslkZylDtY0A2GFT5sEXsc+DMhEn9eJjwvBQfgpVZSrLAQdtIKlikR7oduL6TJjjlghBXcxcsv9yAQ+WXPucPU=
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:MN2PR02MB6992.namprd02.prod.outlook.com; PTR:; CAT:NONE;  SFS:(4636009)(366004)(136003)(39860400002)(396003)(376002)(346002)(5660300002)(110136005)(316002)(38100700002)(8936002)(786003)(186003)(76116006)(52536014)(478600001)(122000001)(33656002)(66476007)(8676002)(7696005)(966005)(86362001)(66446008)(64756008)(66556008)(66946007)(45080400002)(53546011)(6506007)(166002)(9686003)(71200400001)(55016002)(2906002)(8990500004); DIR:OUT; SFP:1101; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?Windows-1252?Q?4Ncll8tCmINubktOowcRUrBblhnyyg/qbx5nvqDkJFZLDn4WCOwK4lxK?= =?Windows-1252?Q?sRJCrZpudTi4pIQ974M3M8HKFkAzYBccTse6MgayVSAYCDg0MYAv+hin?= =?Windows-1252?Q?SZRi3V2dWmsPIFSZUlit/TMjrxZqoe4WwbLAOGbzEkKpMAQd0vQ9tXiK?= =?Windows-1252?Q?jXPdxLSREF20lcP8fe2OepnDZ4Fqv8chkO3Wpu17uBZ8zTKdQpk/HaCJ?= =?Windows-1252?Q?KwfW6UrFARWwYzavT06mG8OSkBP1T6PfrJmwGM/RYiqw2MTw38MKsD09?= =?Windows-1252?Q?myO0uzbyDKiZR3Yb9NcndaOGvlT7G1rGgPK0WfGtXG968m1ZeGNvYG+V?= =?Windows-1252?Q?+eJlZxznUAVEg/cAnxFi2t6rKVx7iQ0Pep3O2FZnX5xNGgng0mfJmD6h?= =?Windows-1252?Q?oWZHGduSEdOtAJcKAwRaB540nefNsFGOumeB4y5ImGnEdN0KXzRhg+vj?= =?Windows-1252?Q?J7lU/rnVNJN3LRZZ0PslNTgkB5XCxgO72sUPDJ8PmgzDpHwnh4I3KpQ/?= =?Windows-1252?Q?m8PeZmBiQ5T6o5rNmvTGGEixX6fIg4hwPZehm62DvYzuU55jiE3Sj2tG?= =?Windows-1252?Q?eQw+clDqKq9M2l+/rT9KFKUekV5qDeynqLvfC2X6zCjVkglyZH7g6Jb2?= =?Windows-1252?Q?Qq2TuvaEVe6RrZ8YR5vI0zEo7WRXyYMA5ovXHl6ZM8CArzz/SQOKO7CE?= =?Windows-1252?Q?L//nFUZVet5wFBATQsDr/sFSKairDfVoKo4o9+LJxK4L36UwKG6xl1Yq?= =?Windows-1252?Q?J30eKSz2oq01AA9wsCl0wnk6ec2dI3ytNl2Z3ZPC2sPKme7AltKn+MFD?= =?Windows-1252?Q?jzdsDIcbY18hPydaWCo7POWKYfV3QMjRkLNA3mW1vxseFbL2ZXiTBMnM?= =?Windows-1252?Q?N7rl6loC6Z0pptH/fAgq8U+EI0W/xqhmMaWt9so/rnw/86H54Z6RzDyO?= =?Windows-1252?Q?Yf4/Zbl/8FRQGIFQBkOzc96s3qz3xYuxxBbsPyzJtFLIwz/vRMkbILfi?= =?Windows-1252?Q?xHGouWMTzklzJIBIlFnqZO/klJerZ6XUJANebTUW7+rIFBpch4Xc74uk?= =?Windows-1252?Q?k9ASGHnJBng5L3Xwx6qgDgTKpf968+nbAWy420QoUjLo5U5nwpv6aUi3?= =?Windows-1252?Q?8Uihc83qn+W98jzN3D0IDHPLyh7E3XW26ejtbeUGImc6l8lEN3eY6WOJ?= =?Windows-1252?Q?hjNQVbtsCW2052zz7ffjKt7crmHVDYIZW0oEzZFEIrXsM8ShyZIP8U4j?= =?Windows-1252?Q?Ydb4IjHjyMD59KZiPdlNOts6uWXPT3B5XQAjdFQzyosyPufHYfXJRMAS?= =?Windows-1252?Q?w4MtFgB+T1W784QObG/K9aW933bIVTgutrZA4TbnCcaQqJm7O13M90VS?= =?Windows-1252?Q?/8RQFpe9PMdhEOGiZfNyT1hx3aBLGbQHYgjszZ1kuoMaBMp6W66X61Xj?= =?Windows-1252?Q?Wf+bvv+hCedV8Qsg3M+zoUwXgfdXZdfLU8352wrdxTYY8sU46XrBIBjm?= =?Windows-1252?Q?5iSmeYSr2FinVbf36rSrnQdp2YJljw=3D=3D?=
x-ms-exchange-transport-forked: True
Content-Type: multipart/alternative; boundary="_000_MN2PR02MB69921ECDEAEDEC019A4B4C98CD509MN2PR02MB6992namp_"
MIME-Version: 1.0
X-OriginatorOrg: adobe.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: MN2PR02MB6992.namprd02.prod.outlook.com
X-MS-Exchange-CrossTenant-Network-Message-Id: 24f848de-11b5-4523-7947-08d916cad73b
X-MS-Exchange-CrossTenant-originalarrivaltime: 14 May 2021 11:24:29.8216 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: fa7b1b5a-7b34-4387-94ae-d2c178decee1
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: RVE9O3FJHCjrS3Fhs6OSzuVROZpRWRiJ00k+6cwoQgQfEZ5wUKK1G238ZmP1E+l8anxE/c5DI5pB4I1QeMH+LA==
X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL3PR02MB8235
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Ei5BZejebka8my-y0zGMNE2bo4Y>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 11:24:43 -0000

--_000_MN2PR02MB69921ECDEAEDEC019A4B4C98CD509MN2PR02MB6992namp_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Oh =96 good point, Martin!   Missed that one=85

Leonard

From: Martin J. D=FCrst <duerst@it.aoyama.ac.jp>
Date: Friday, May 14, 2021 at 2:12 AM
To: Leonard Rosenthol <lrosenth@adobe.com>, HANSEN, TONY L <tony@att.com>, =
Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.=
org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-int=
erest@rfc-editor.org>
Subject: Re: [rfc-i] [Tools-discuss] What do do about SVG


On 2021-05-13 21:58, Leonard Rosenthol wrote:
> I still think that a subset is the right answer =96 but let=92s pick one =
that is actually in use and supported.   SVG Native - which is the subset o=
f SVG used in SVG OpenType fonts.   More details at https://nam04.safelinks=
.protection.outlook.com/?url=3Dhttps%3A%2F%2Fgithub.com%2Fadobe%2Fsvg-nativ=
e-viewer&amp;data=3D04%7C01%7Clrosenth%40adobe.com%7C39a2ae849654466e56c808=
d9169f4e34%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637565695747863299%=
7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWw=
iLCJXVCI6Mn0%3D%7C1000&amp;sdata=3DQZynnkObNkbpKs8GtnCfnVADIT4aRWuoucX9oIQ%=
2FnpY%3D&amp;reserved=3D0
>
> Leonard

Sounds like a good idea at first. But then I read at
https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fgithub.=
com%2Fadobe%2Fsvg-native-viewer&amp;data=3D04%7C01%7Clrosenth%40adobe.com%7=
C39a2ae849654466e56c808d9169f4e34%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C=
0%7C637565695747863299%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoi=
V2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=3DQZynnkObNkbpKs8Gt=
nCfnVADIT4aRWuoucX9oIQ%2FnpY%3D&amp;reserved=3D0:

- No support for scripting, interactions, events, animations, filters,
masks, patterns, texts.

All of these are okay except the last one. It makes sense for SVG Open
Type (to describe glyphs in a font, text isn't needed), but it's crucial
for drawings in RFCs.

Regards,   Martin.

--_000_MN2PR02MB69921ECDEAEDEC019A4B4C98CD509MN2PR02MB6992namp_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style>
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple" style=3D"word-wrap:brea=
k-word">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Oh =96 good point, Martin!&nbsp;&nbsp; Missed that o=
ne=85<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Leonard<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in">
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><b><span style=3D"fon=
t-size:12.0pt;color:black">From:
</span></b><span style=3D"font-size:12.0pt;color:black">Martin J. D=FCrst &=
lt;duerst@it.aoyama.ac.jp&gt;<br>
<b>Date: </b>Friday, May 14, 2021 at 2:12 AM<br>
<b>To: </b>Leonard Rosenthol &lt;lrosenth@adobe.com&gt;, HANSEN, TONY L &lt=
;tony@att.com&gt;, Brian E Carpenter &lt;brian.e.carpenter@gmail.com&gt;, C=
arsten Bormann &lt;cabo@tzi.org&gt;, Tools Team Discussion &lt;tools-discus=
s@ietf.org&gt;, RFC Interest &lt;rfc-interest@rfc-editor.org&gt;<br>
<b>Subject: </b>Re: [rfc-i] [Tools-discuss] What do do about SVG<o:p></o:p>=
</span></p>
</div>
<div>
<p class=3D"MsoNormal"><br>
<br>
On 2021-05-13 21:58, Leonard Rosenthol wrote:<br>
&gt; I still think that a subset is the right answer =96 but let=92s pick o=
ne that is actually in use and supported.&nbsp;&nbsp; SVG Native - which is=
 the subset of SVG used in SVG OpenType fonts.&nbsp;&nbsp; More details at
<a href=3D"https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2=
F%2Fgithub.com%2Fadobe%2Fsvg-native-viewer&amp;amp;data=3D04%7C01%7Clrosent=
h%40adobe.com%7C39a2ae849654466e56c808d9169f4e34%7Cfa7b1b5a7b34438794aed2c1=
78decee1%7C0%7C0%7C637565695747863299%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wL=
jAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=
=3DQZynnkObNkbpKs8GtnCfnVADIT4aRWuoucX9oIQ%2FnpY%3D&amp;amp;reserved=3D0">
https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fgithub.=
com%2Fadobe%2Fsvg-native-viewer&amp;amp;data=3D04%7C01%7Clrosenth%40adobe.c=
om%7C39a2ae849654466e56c808d9169f4e34%7Cfa7b1b5a7b34438794aed2c178decee1%7C=
0%7C0%7C637565695747863299%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQ=
IjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=3DQZynnkObN=
kbpKs8GtnCfnVADIT4aRWuoucX9oIQ%2FnpY%3D&amp;amp;reserved=3D0</a><br>
&gt; <br>
&gt; Leonard<br>
<br>
Sounds like a good idea at first. But then I read at <br>
<a href=3D"https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2=
F%2Fgithub.com%2Fadobe%2Fsvg-native-viewer&amp;amp;data=3D04%7C01%7Clrosent=
h%40adobe.com%7C39a2ae849654466e56c808d9169f4e34%7Cfa7b1b5a7b34438794aed2c1=
78decee1%7C0%7C0%7C637565695747863299%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wL=
jAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=
=3DQZynnkObNkbpKs8GtnCfnVADIT4aRWuoucX9oIQ%2FnpY%3D&amp;amp;reserved=3D0:">=
https://nam04.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2Fgithub.=
com%2Fadobe%2Fsvg-native-viewer&amp;amp;data=3D04%7C01%7Clrosenth%40adobe.c=
om%7C39a2ae849654466e56c808d9169f4e34%7Cfa7b1b5a7b34438794aed2c178decee1%7C=
0%7C0%7C637565695747863299%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQ=
IjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=3DQZynnkObN=
kbpKs8GtnCfnVADIT4aRWuoucX9oIQ%2FnpY%3D&amp;amp;reserved=3D0:</a><br>
<br>
- No support for scripting, interactions, events, animations, filters, <br>
masks, patterns, texts.<br>
<br>
All of these are okay except the last one. It makes sense for SVG Open <br>
Type (to describe glyphs in a font, text isn't needed), but it's crucial <b=
r>
for drawings in RFCs.<br>
<br>
Regards, &nbsp; Martin.<o:p></o:p></p>
</div>
</div>
</body>
</html>

--_000_MN2PR02MB69921ECDEAEDEC019A4B4C98CD509MN2PR02MB6992namp_--


From nobody Fri May 14 06:10:47 2021
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0CBB3A3263 for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 06:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level: 
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=att.onmicrosoft.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 Uv0ymIOdckRp for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 06:10:39 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (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 A43CA3A325F for <tools-discuss@ietf.org>; Fri, 14 May 2021 06:10:39 -0700 (PDT)
Received: from pps.filterd (m0049295.ppops.net [127.0.0.1]) by m0049295.ppops.net-00191d01. (8.16.0.43/8.16.0.43) with SMTP id 14ED5MrK006174; Fri, 14 May 2021 09:10:39 -0400
Received: from alpi154.enaf.aldc.att.com (sbcsmtp6.sbc.com [144.160.229.23]) by m0049295.ppops.net-00191d01. with ESMTP id 38h3qtf944-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 14 May 2021 09:10:38 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id 14EDAalo013871; Fri, 14 May 2021 09:10:37 -0400
Received: from zlp30484.vci.att.com (zlp30484.vci.att.com [135.47.91.179]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id 14EDAY1s013848 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 14 May 2021 09:10:34 -0400
Received: from zlp30484.vci.att.com (zlp30484.vci.att.com [127.0.0.1]) by zlp30484.vci.att.com (Service) with ESMTP id E0E584009E74; Fri, 14 May 2021 13:10:34 +0000 (GMT)
Received: from GAALPA1MSGED2AC.ITServices.sbc.com (unknown [135.50.89.122]) by zlp30484.vci.att.com (Service) with ESMTP id 9B8764009E66; Fri, 14 May 2021 13:10:34 +0000 (GMT)
Received: from GAALPA1MSGED2BC.ITServices.sbc.com (135.50.89.128) by GAALPA1MSGED2AC.ITServices.sbc.com (135.50.89.122) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Fri, 14 May 2021 09:10:33 -0400
Received: from GAALPA1MSGETA02.tmg.ad.att.com (144.160.249.124) by GAALPA1MSGED2BC.ITServices.sbc.com (135.50.89.128) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4 via Frontend Transport; Fri, 14 May 2021 09:10:33 -0400
Received: from NAM04-BN8-obe.outbound.protection.outlook.com (104.47.74.49) by edgeal2.exch.att.com (144.160.249.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2242.4; Fri, 14 May 2021 09:10:13 -0400
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BE/GblqUgbSRz2tkwOS/aByRl1YLdsu/1pgHmctQxX5io28t6NewrJQwDx9cbsYA/y/y58e4G+5cS6bAIULzcdguWuGSwZMnxEWHzpOc1yjyIrzJgkKDxNvf7LUU1xWOB+f7hNoQcMrrP7FXCaWMr7/DGUygzwv2HtTzZ+l5RMCgPgAxK+l0588rBOGVQCVeZwU3U6D6usaC+p08+/RwIMmcqMCZvp4QV4zv8FApSjUEuJOz4C4pOddAGeKNItrZiFiRebHlkPw7rLbir2e+I8dpUQF9JnsIiMCueoe/MomFLm+KbBfiOSk6CWhDIfBpm6cu9pSFNP+bywcgnxAgcA==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=juo9wScjzp8ElR8gkAOL3oW3vIu0Xl1sFf1K+yLhEko=; b=oIs97SxYtin4+OMC7u5JYRc53FbOGimr8VZrb8lseguim5s31L4iNDNqm2w4I7H7wHhptO6oAj3Oxe8sNss8TbtXRPc7LB93LFDGO26HvdDWpWXUcYFqbPeKE00zilyNDSU9dB9wZ6Q/V8foOQTvBmiXN8hzvEAuR0J3Qq5aO2KP6XPrS3BRAdJesM1iNBftdUjq54MSUGWoywZLuxLIk8v+YDAaHg/a7627AdZ44NX+2aWgiRPn9+/Kg2ILmNZgShDobElTUqwjxPseKcU7QxQI8K4GX+fvmLdG5z7JqGhMUQ659upYC7LeVAP3xtlPx4evI2DWhaD7Y6Fr2j3fXw==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=att.com; dmarc=pass action=none header.from=att.com; dkim=pass header.d=att.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.onmicrosoft.com; s=selector2-att-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=juo9wScjzp8ElR8gkAOL3oW3vIu0Xl1sFf1K+yLhEko=; b=TrJkTWghl8VKbhhDCDasqIxHPUWCxLCDhjd/47Hbpf3X9l4GA4n3NZKnB1UGb+rON8ed9db5wwcGw2YaEUCWFMdugNL2lBRwx9Dm9PZ7zKf4D2jsckTJeyNKIWe7PjKgSAoDtF0ucNC9yrsq/UqMmktMawzI9oQ7II8O5yCrjnY=
Received: from CH2PR02MB6554.namprd02.prod.outlook.com (2603:10b6:610:66::9) by CH2PR02MB6582.namprd02.prod.outlook.com (2603:10b6:610:78::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4129.27; Fri, 14 May 2021 13:10:12 +0000
Received: from CH2PR02MB6554.namprd02.prod.outlook.com ([fe80::f95f:60ce:ce5d:ceb7]) by CH2PR02MB6554.namprd02.prod.outlook.com ([fe80::f95f:60ce:ce5d:ceb7%8]) with mapi id 15.20.4129.028; Fri, 14 May 2021 13:10:12 +0000
From: "HANSEN, TONY L" <tony@att.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, Nevil Brownlee <nevil.brownlee@gmail.com>
CC: Carsten Bormann <cabo@tzi.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Thread-Topic: [rfc-i] [Tools-discuss] What do do about SVG
Thread-Index: AQHXSHkVGw8p2UShMUCmtfgTmQ7HGariZkkAgABKp4A=
Date: Fri, 14 May 2021 13:10:12 +0000
Message-ID: <DE80976B-6B30-401E-A29F-368579A98FD8@att.com>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <8a637f4b4c7e41c99169fdfc3bdb0290@SYBPR01MB6859.ausprd01.prod.outlook.com> <CACOFP=hC0poW6ZKCAsh=r5A5orB3OGxDsQLadEb=zXnun4n9VA@mail.gmail.com> <95541255-19f0-69a6-1db6-83695e3bff35@gmail.com>
In-Reply-To: <95541255-19f0-69a6-1db6-83695e3bff35@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.48.21041102
authentication-results: gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=none action=none header.from=att.com;
x-originating-ip: [144.160.5.139]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 3990e27c-aa73-4fda-0e59-08d916d99bc3
x-ms-traffictypediagnostic: CH2PR02MB6582:
x-microsoft-antispam-prvs: <CH2PR02MB65825F1A4DDCDAFE37E4DFEDD8509@CH2PR02MB6582.namprd02.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:10000;
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: Q0gB2+qGd0SkXE68jXba8cNUVKgw7EVk4abteHaP1fLf8Wk/6KpCpEOw6YYD2XOe0FpJHAN/y60oQAm8RJ/w4mFGAemhHrgrFhOY2Ld4wTNkz+lmRak47C7i56dKo8D1jJyop3KBYNKv9ODSsRVl7FG++QhCuGE0zkFNMPvrkw6Pe67FJ8py5xZ8Eqan3u/4ICa6bf2TXNQno8zafd1qdAfLCuj4mS0YEjwcZnJE6K8Tk1DI0P8vG0RRY/oQ8Mfj9E4CnA5J5TGTukffVfUp1LTzlKjDXh5LEDBYmf/WAUEn14nQf6O1W4CYEIu31b3MgePPAjy9X54y+N9hJqKFA4MZts/XHsy75gnhSo4rTBhpmeWSIwQCvZ7HNMa1ULiWmbR3PQ4gY/wTzWDlAnQ1Uq2hTVjHKju/waL2ufs3zG7CeNw1wqc7p2hlJprz3iO6B+z0GBcs3HWppukgO9g6MMSRtg45D5UC0U1wKbRMXlewl32r55E6gFQDAZwPNig9R0fddrpyme11tC4ORBgYXe0ArPYf2QBORsfj4pT+FVqAR9ohwURuhYJcceo0EQgMoNAx97bDhwJSsxdp8fZNB/mAo0gE+YsW7VBx01J/eTYy+8h2Ia3RHbrs6w6q+zFRUoHGfw30hJbaU3MpURTHKjLDgXFxKJhxniJfQmrFWY/NzOvQCDvrK/xxX9yoCADuOSRP/slzAvcBy/4RKFgC4MFGSztCfLbbxTURCGiKPjXn+is8x34GOWLufKLz1SXYzbpUHi2I2D2gcmocAzUdjVkvqgVD22CuuDIJsIN+wLp8M3iQwXKuMnb4mfGH9EjJ
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:CH2PR02MB6554.namprd02.prod.outlook.com; PTR:; CAT:NONE;  SFS:(4636009)(366004)(33656002)(6506007)(4326008)(38100700002)(86362001)(186003)(82202003)(122000001)(36756003)(26005)(2906002)(54906003)(91956017)(76116006)(6512007)(19630485002)(2616005)(110136005)(558084003)(66556008)(5660300002)(6486002)(66946007)(66476007)(64756008)(71200400001)(8936002)(66446008)(498600001)(8676002)(45980500001)(4210325003); DIR:OUT; SFP:1101; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?utf-8?B?cVNoYkFiVDMrNysrbDN4MEpRWFRWdkpJeEJlZjVVYnBQZnZXL1hWVXU2OVkv?= =?utf-8?B?NTdVMm9uQ1BQVzZKcFQ3VXlFYnY0alllQnpWZHk1OXZuY1pubXJUVStGTlpF?= =?utf-8?B?ZHlwdVRnTlByemxiL0xqY2ZJOExSdDJaVFJUMkR0eTZvY3p3cXUwMk5ERUgw?= =?utf-8?B?TkhjOW5uMVFuR0k0THErOGFyYWpaYWdpQTM5S2N3STdjOStscVNHNFJVM0hV?= =?utf-8?B?NmE4TlBmTHVpeGhSei9zZXdOVFRWNEVRcWtvNEgxNittcDVwT2VrUHpNTW9l?= =?utf-8?B?Tk9Dc21iaEtRbEtlVE5HektuWjJ1OEsxYld3R3FtbUFKTGtpWUFwUmpJV1F0?= =?utf-8?B?T2hRVFNmUEJBanFBWFpIMDRKTnJVZHlFaEh2U0Foc3Bqa2VaU092MVMwMU9k?= =?utf-8?B?QnNzRTh6cHQ4SU5qekFiZVdxdE1MczljV3BlUk9xT2pTRy9XWTJIVHh5R1do?= =?utf-8?B?UGQ0Zll5MVZRbmtTNGp3OGZOVFVFVlRnRm9qYStzMmh5UnJyYURVbXp3N1Vj?= =?utf-8?B?QmEyTk9MY1lDdGszYy95Rm5zZzcrRmtHajZMcXhxVGdzdVYraHRYUUJYeS9K?= =?utf-8?B?bk83Z2ZsRUVyNVlCZFNuMHF6K00yaHpwS1RVSTNmMVIvd1NReFpheHdvbDVT?= =?utf-8?B?b2toZTBjQWpiSDlSa0ZiaUhJbDVPS0sxeEhnYnVBalFvVDNZT3JVK1ZzYW5x?= =?utf-8?B?M21NTTNoSDFuay9mOEFIN2hZZEFtbXk5Q3I0SkE4WVBFOXF1NHpzVG1Vd0hw?= =?utf-8?B?M29zOEdPZG1HR2hpRkFnZVNHWVRhS0x4SWZOa3FyVlRaWkNhcGRFWThaMlBQ?= =?utf-8?B?QitHMDYzSE02M3RhbG90THRJdC9XaFRtYWhVNjJxK0RseEIwVW5aWDZrSE1o?= =?utf-8?B?Y00wVjRrcGtGd3V5clROdXgwNXpWcGlrd0tJVEN3N3p2eGFUNWc4VHlTemc3?= =?utf-8?B?djVZWmxSM2E4R0dFdkx0VE9CamxpblFMRzVGNksyYXJNK25nc0dyWkNWNllF?= =?utf-8?B?ZDRxQlF0S2I0bkJvcmN1OVpyYk5DdXNrSVdGajRyaHdLK1NCelV2eWJHeDRE?= =?utf-8?B?SHorMzhvVkVlVHplaVdFRDhSNnlrUlBDd2hXckI0ZlQ4YUg2S1NySzJqNE9Y?= =?utf-8?B?ZEJqWlNKMEl4TUdBeE1RQk4reGdZSXl6Sm5XMEo1YU9sS0dEbkcvUzEyWVpr?= =?utf-8?B?MkR2N0IybDlxYjRoanlBT09BWjB1ZXQwUEQ2a3FSdVMxdEpMQTV1YnVnTUxS?= =?utf-8?B?Q3RpOVhESWlpNDNYaVpKeUFLRjVDMVE1dit0SzVzM3U5dGIrTFBwWlBmellx?= =?utf-8?B?R0paTlRQdnBlMjJURVE0VnJGREJrNHVKSGpCYjN5T01GcEt2SVFQMmpzODF0?= =?utf-8?B?SVV2Nlp3Q1k4blQ2WTVqbGVLQWprNVFxbkM5UTNGMHlHdE9DUmVxM0E3NnlR?= =?utf-8?B?Tm9YbHZyUmR0Y3BNYW9OQUQ2U0NMWE1kbTR4Z2ZsTDl2Y0VPMWQ2bjVzNnVG?= =?utf-8?B?bE9vVUgvYjZSNnZHYjloaWl3RkJldjdnK2tBMzVuY21GeEROU25leGRTQ1Bu?= =?utf-8?B?VWRjU2hCSUhUc0ROaGI1bzB6cTMvbzJVRG1DQ015R3RsU09WeGZERlBoRGJR?= =?utf-8?B?czI4QUNYZEJCaGVWSGVTZ3FCTzMzZThjTEJQRlFrdG9oYWhVV1lrOTY5Rmk2?= =?utf-8?B?VG1BdUwyNTJoMTVzYVJCWTl2SDV0QXd4aGQrZDdkT09jRmg0L2E5YTB2V1lP?= =?utf-8?B?L0wwY04veld3Z21vbGlLdmJ3T2FiUklOOXRRSk10K3I2RzhJWFB5cy94QjB5?= =?utf-8?B?UWFKZStKVHNlRkY5ZzRFUT09?=
x-ms-exchange-transport-forked: True
Content-Type: text/plain; charset="utf-8"
Content-ID: <F1A50B3AFEF094419FDF384E901517CC@namprd02.prod.outlook.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: CH2PR02MB6554.namprd02.prod.outlook.com
X-MS-Exchange-CrossTenant-Network-Message-Id: 3990e27c-aa73-4fda-0e59-08d916d99bc3
X-MS-Exchange-CrossTenant-originalarrivaltime: 14 May 2021 13:10:12.5755 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: e741d71c-c6b6-47b0-803c-0f3b32b07556
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: Cn2bskKxb1NPsk+e4+ezJZaVC+t+tCMhBkHXMqGhcNuDL5ATizrtjTjqZ7eZjhMR
X-MS-Exchange-Transport-CrossTenantHeadersStamped: CH2PR02MB6582
X-OriginatorOrg: att.com
X-TM-SNTS-SMTP: D2FFF8FAED9D9F28F8701EBD0F0B881E1174E83A4CDCDD0C29E6880D27D2861F2
X-Proofpoint-ORIG-GUID: O167FGm39ftWFyT0HT-fz9k7gIc_ug2Z
X-Proofpoint-GUID: O167FGm39ftWFyT0HT-fz9k7gIc_ug2Z
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-14_04:2021-05-12, 2021-05-14 signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 bulkscore=0 malwarescore=0 phishscore=0 lowpriorityscore=0 mlxlogscore=999 spamscore=0 mlxscore=0 priorityscore=1501 impostorscore=0 adultscore=0 suspectscore=0 clxscore=1011 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105140104
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/8WXIZ2jQiXpmw5rEiI2_w3oFNVc>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 13:10:45 -0000

VGhhbmsgeW91LCBOZXZpbCwgQnJpYW4NCg0K77u/T24gNS8xNC8yMDIxLCAxMjo0MyBBTSwgIkJy
aWFuIEUgQ2FycGVudGVyIiA8YnJpYW4uZS5jYXJwZW50ZXJAZ21haWwuY29tPiB3cm90ZToNCg0K
ICAgIEhpIE5ldmlsLA0KDQogICAgSSdsbCB3cml0ZSBvZmYgbGlzdCB3aXRoIHRoZSB0aGluZ3Mg
SSBkaXNjb3ZlcmVkLiBTb21lIG9mIGl0IHdhcyBxdWl0ZQ0KICAgIGEgbG9uZyB0aW1lIGFnbywg
c28gSSdsbCBoYXZlIHRvIGxvb2sgYmFjayBhdCBteSBlbWFpbHMgdG8gSmltLg0KDQogICAgT25l
IHRoaW5nIGZvciBub3cgdGhvdWdoLiBJJ20gaWxsaXRlcmF0ZSBpbiBSZWxheE5HLCBidXQgaXQg
c2VlbXMNCiAgICB0byBtZSB0aGF0IDxzdHlsZT4gaXMgZGVmaW5pdGVseSBhbGxvd2VkIGluIHR3
byBvciB0aHJlZSBwbGFjZXMNCiAgICBpbiBSRkM3OTk2LCBhbmQgaXQgaXNuJ3QgZXZlbiBkZWZp
bmVkIGluIHN2Z2NoZWNrL3dvcmRfcHJvcGVydGllcy5weQ0KICAgIHNvIGl0J3Mgbm8gd29uZGVy
IHRoYXQgc3ZnY2hlY2sgcmVqZWN0cyBpdC4NCg0KICAgIFJlZ2FyZHMNCiAgICAgICBCcmlhbg0K
DQogICAgT24gMTQtTWF5LTIxIDE2OjIzLCBOZXZpbCBCcm93bmxlZSB3cm90ZToNCiAgICA+IEhp
IEJyaWFuIGFuZCBUb255Og0KICAgID4gDQogICAgPiBJJ20gdGhlIGd1eSB3aG8gd3JvdGUgdGhl
IG9yaWdpbmFsIHZlcnNpb24gb2Ygc3ZnY2hlY2sucHkuDQogICAgPiBKaW0gU2NoYWFkIGRpZCB0
aGUgcHJvZHVjdGlvbiBlbmdpbmVlcmluZyBvbiBpdCwgYW5kIEkgd29ya2VkIHdpdGggaGltDQog
ICAgPiB0byBtYWtlIHN1cmUgaXQgd2FzIGNvbXBsaWFudCB3aXRoIHRoZSBSTkMgc2NoZW1hIHRo
YXQgYXBwZWFycyBpbiBSRkMNCiAgICA+IDc5OTYuDQogICAgPiANCiAgICA+IEkgcmVjZW50bHkg
ZG93bmxvYWRlZCBzdmdjaGVjayAoZnJvbSB0aGUgUkZDIEVkaXRvciBzaXRlLCBJIHRoaW5rKSwN
CiAgICA+IHRoYXQncyB2ZXJzaW9uIDAuNi4wOyAgSSBjb3VsZCB3b3JrIHRocm91Z2ggdGhhdCB0
byBmaXggdGhlIHByb2JsZW1zDQogICAgPiBCcmlhbiByZXBvcnRlZC4gIEhvd2V2ZXIsIGl0IHdp
bGwgbmVlZCBzb21lb25lIG9uIHRoZSBUb29scyB0ZWFtIHRvDQogICAgPiBnZXQgdGhlIGZpeGVk
IHZlcnNpb24gYmFjayBpbnRvIHRoZWlyIHJlcG9zaXRvcnkuDQogICAgPiANCiAgICA+IFBsZWFz
ZSBsZXQgbWUga25vdyBpZiB5b3UnZCBsaWtlIG1lIHRvIG1ha2UgdGhlIGNoYW5nZXMgdG8gc3Zn
Y2hlY2sNCiAgICA+IChpdCB3aWxsIHRha2UgYSB3ZWVrIG9yIHR3byB0aG91Z2gpLg0KICAgID4g
DQogICAgPiBDaGVlcnMsIE5ldmlsDQogICAgPiANCiAgICA+IA0KICAgID4gT24gRnJpLCBNYXkg
MTQsIDIwMjEgYXQgMTI6MjkgQU0gSEFOU0VOLCBUT05ZIEwgPHRvbnlAYXR0LmNvbT4gd3JvdGU6
DQogICAgPj4NCiAgICA+PiBPbiA1LzEzLzIwMjEsIDEyOjI0IEFNLCAicmZjLWludGVyZXN0IG9u
IGJlaGFsZiBvZiBCcmlhbiBFIENhcnBlbnRlciIgPHJmYy1pbnRlcmVzdC1ib3VuY2VzQHJmYy1l
ZGl0b3Iub3JnIG9uIGJlaGFsZiBvZiBicmlhbi5lLmNhcnBlbnRlckBnbWFpbC5jb20+IHdyb3Rl
Og0KICAgID4+DQogICAgPj4gQWZ0ZXIgc29tZSBpbnZlc3RpZ2F0aW9uLCBJJ3ZlIHVuZGVyc3Rv
b2QgdGhhdCB0aGlzIHBhcnRpY3VsYXIgcHJvYmxlbQ0KICAgID4+IGlzIGJlY2F1c2Ugc3ZnY2hl
Y2sgZG9lc24ndCBhbGxvdyA8c3R5bGU+IGFzIGEgY2hpbGQgb2YgPHN2Zz4uIE5vciwgYWZ0ZXIN
CiAgICA+PiBzb21lIGV4cGVyaW1lbnRzLCBhcyBhIGNoaWxkIG9mIDxwYXRoPiwgZXZlbiB0aG91
Z2ggdGhlIFJlbGF4TkcgaW4NCiAgICA+PiBSRkM3OTk2IGFwcGVhcnMgdG8gYWxsb3cgaXQuIChB
bHNvLCB3aGVuIDxzdHlsZT4gZGVmaW5lcyBhIGNvbG9yLCBhbmQNCiAgICA+PiBJIHBhdGNoIHN2
Z2NoZWNrL3dvcmRfcHJvcGVydGllcy5weSB0byBhbGxvdyA8c3R5bGU+LCBzdmdjaGVjayBkb2Vz
bid0DQogICAgPj4gc2VlbSB0byBkZXRlY3QgdGhlIGNvbG9yIGVsZW1lbnRzIGluc2lkZSA8c3R5
bGU+LikNCiAgICA+Pg0KICAgID4+IEluIHRoZSBjb3Vyc2Ugb2YgdGhpcyBJIGZvdW5kIGFub3Ro
ZXIgaW5zdGFuY2Ugb2YgYSBwYXJ0aWN1bGFyDQogICAgPj4gYnVnIGluIHN2Z2NoZWNrIChmYWls
dXJlIHRvIGluY3JlbWVudCBlcnJvckNvdW50KS4NCiAgICA+Pg0KICAgID4+IFNvIHdlIGhhdmUg
dGhlIGZhY3RzIHRoYXQNCiAgICA+PiAoYSkgc3ZnY2hlY2sgaXMgYnVnZ3k7DQogICAgPj4gKGIp
IGl0IGRvZXNuJ3QgaW1wbGVtZW50IHRoZSBSZWxheE5HIGluIFJGQzc5OTY7DQogICAgPj4gKGMp
IHNhZGx5LCB3ZSBsb3N0IHRoZSBtYWludGFpbmVyIG9mIHRoZSBjb2RlOw0KICAgID4+IChkKSBv
dXIgc3Vic2V0IG9mIFRpbnlTVkcgaXMgdmVyeSBoYXJkIHRvIGdlbmVyYXRlIHdpdGggbW9zdCBk
cmF3aW5nIHRvb2xzOw0KICAgID4+IChlKSBleHBlcmllbmNlIHNob3dzIHRoYXQgc3BlY2lhbCBT
VkcgbWFuZ2xpbmcgcHJvZ3JhbXMgYXJlIG5lZWRlZCB0byBwcmVwYXJlIGZpbGVzIGZvciBpbmNs
dXNpb24gaW4gUkZDczsNCiAgICA+PiAoZikgd2UndmUgYmVlbiB0b2xkIHRoYXQgVGlueVNWRyBp
cyBubyBsb25nZXIgYWxpdmUgYXQgVzNDOw0KICAgID4+IChnKSBicm93c2VycyBhcHBlYXIgdG8g
YmUgZnVsbHkgY29tcGV0ZW50IGF0IGludGVycHJldGluZyBmdWxsIFNWRy4NCiAgICA+Pg0KICAg
ID4+IEhvdyBjYW4gd2UgbWFrZSBwcm9ncmVzcyBvbiByZXNvbHZpbmcgdGhpcz8NCiAgICA+Pg0K
ICAgID4+IEFzIGFuIEZZSSwgSSBzZWUgdGhyZWUgbWFpbnRhaW5lcnMgbGlzdGVkIGZvciBzdmdj
aGVjayBhdCBodHRwczovL3VybGRlZmVuc2UuY29tL3YzL19faHR0cHM6Ly9weXBpLm9yZy9wcm9q
ZWN0L3N2Z2NoZWNrL19fOyEhQmhkVCEzaE94SHpNS2pvZE16QUR2ZkE5SDh5NzB3WWx2M2xnR1lQ
SW9laDd2Mi1HUHNIUGxaMEdvYnd3c0NRJCAuIENhbiB3ZSBwb2tlIHRoZW0gdG8gYWRkcmVzcyBz
b21lIG9mIHRoZXNlIGlzc3VlcywgaW4gcGFydGljdWxhciBhJmI/IE9yIHByb3ZpZGUgdGhlbSBw
dWxsIHJlcXVlc3RzIGZvciB0aGUgY29kZT8NCiAgICA+Pg0KICAgID4+IGQsZSxmIGFyZSBzb21l
d2hhdCBpbnRyYWN0YWJsZSB1bmxlc3Mgd2UgdGhyb3cgaXQgb3V0IGVudGlyZWx5IGFuZCBtb3Zl
IHRvIGZ1bGwgU1ZHLiBnIGlzIG9uZSBhcmd1bWVudCBmb3IgdGhhdC4NCiAgICA+Pg0KICAgID4+
IEhvd2V2ZXIsIHRoZXJlIHdlcmUgc2V2ZXJhbCByZWFzb25zIGJlaGluZCBnb2luZyB3aXRoIGEg
c3Vic2V0LCBsYWlkIG91dCBpbiBzZWN0aW9uIDIgb2YgUkZDIDc5OTYgYW5kIHNlY3Rpb24gMy4y
IG9mIFJGQyA2OTQ5LiBBbnkgbW92ZW1lbnQgdG8gc3VwcG9ydCBhIGxhcmdlciB2ZXJzaW9uIG9m
IFNWRyBuZWVkcyB0byBhZGRyZXNzIHRoZXNlIHJlcXVpcmVtZW50cyBmaXJzdC4NCiAgICA+Pg0K
ICAgID4+IFRvbnkNCiAgICA+Pg0KICAgID4+IF9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fDQogICAgPj4gcmZjLWludGVyZXN0IG1haWxpbmcgbGlzdA0KICAg
ID4+IHJmYy1pbnRlcmVzdEByZmMtZWRpdG9yLm9yZw0KICAgID4+IGh0dHBzOi8vdXJsZGVmZW5z
ZS5jb20vdjMvX19odHRwczovL3d3dy5yZmMtZWRpdG9yLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3Jm
Yy1pbnRlcmVzdF9fOyEhQmhkVCEzaE94SHpNS2pvZE16QUR2ZkE5SDh5NzB3WWx2M2xnR1lQSW9l
aDd2Mi1HUHNIUGxaMEdPalQtMXRRJCANCiAgICA+IA0KICAgID4gDQogICAgPiANCg0K


From nobody Fri May 14 06:53:57 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E02F3A33AE for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 06:53:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.282
X-Spam-Level: 
X-Spam-Status: No, score=-1.282 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.398, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.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 2r3S6NpdDVdE for <tools-discuss@ietfa.amsl.com>; Fri, 14 May 2021 06:53:51 -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 A34A13A33A5 for <tools-discuss@ietf.org>; Fri, 14 May 2021 06:53:51 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14EDqBZN071573 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 14 May 2021 08:52:11 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1621000332; bh=WC7gPaU55IoVU2bM8YOaA14iLY+5Hx7OBafU3C+fBKM=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=j9+pANORnA+9WtXK2Gnaz+Q6EgZR7crUc4QhI/38dSvPuteqq5bAKyzo/nul2ZGwk +JXVsZvEnhdNA8571ICFptq1POgqZeFOZ4vJXY42ewlr42tB/XP345EH4PGLH83ZNt hIgEwMR9WLmQhhiOfaDPu6m7svCITmqFdFmKZKE4=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
To: "HANSEN, TONY L" <tony@att.com>, Brian E Carpenter <brian.e.carpenter@gmail.com>, Nevil Brownlee <nevil.brownlee@gmail.com>
Cc: Carsten Bormann <cabo@tzi.org>, RFC Interest <rfc-interest@rfc-editor.org>, Tools Team Discussion <tools-discuss@ietf.org>
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <8a637f4b4c7e41c99169fdfc3bdb0290@SYBPR01MB6859.ausprd01.prod.outlook.com> <CACOFP=hC0poW6ZKCAsh=r5A5orB3OGxDsQLadEb=zXnun4n9VA@mail.gmail.com> <95541255-19f0-69a6-1db6-83695e3bff35@gmail.com> <DE80976B-6B30-401E-A29F-368579A98FD8@att.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <913a57c1-af80-b608-3ffd-92f5e72ce2d9@nostrum.com>
Date: Fri, 14 May 2021 08:52:05 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <DE80976B-6B30-401E-A29F-368579A98FD8@att.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/hwS8PGLjoeMZnbX3RIo8_rfoZ9s>
Subject: Re: [Tools-discuss] [rfc-i] What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 13:53:56 -0000

The repository for svcheck is at 
https://github.com/ietf-tools/RfcEditor/tree/master/svgcheck.

RjS

On 5/14/21 8:10 AM, HANSEN, TONY L wrote:
> Thank you, Nevil, Brian
>
> ï»¿On 5/14/2021, 12:43 AM, "Brian E Carpenter" <brian.e.carpenter@gmail.com> wrote:
>
>      Hi Nevil,
>
>      I'll write off list with the things I discovered. Some of it was quite
>      a long time ago, so I'll have to look back at my emails to Jim.
>
>      One thing for now though. I'm illiterate in RelaxNG, but it seems
>      to me that <style> is definitely allowed in two or three places
>      in RFC7996, and it isn't even defined in svgcheck/word_properties.py
>      so it's no wonder that svgcheck rejects it.
>
>      Regards
>         Brian
>
>      On 14-May-21 16:23, Nevil Brownlee wrote:
>      > Hi Brian and Tony:
>      >
>      > I'm the guy who wrote the original version of svgcheck.py.
>      > Jim Schaad did the production engineering on it, and I worked with him
>      > to make sure it was compliant with the RNC schema that appears in RFC
>      > 7996.
>      >
>      > I recently downloaded svgcheck (from the RFC Editor site, I think),
>      > that's version 0.6.0;  I could work through that to fix the problems
>      > Brian reported.  However, it will need someone on the Tools team to
>      > get the fixed version back into their repository.
>      >
>      > Please let me know if you'd like me to make the changes to svgcheck
>      > (it will take a week or two though).
>      >
>      > Cheers, Nevil
>      >
>      >
>      > On Fri, May 14, 2021 at 12:29 AM HANSEN, TONY L <tony@att.com> wrote:
>      >>
>      >> On 5/13/2021, 12:24 AM, "rfc-interest on behalf of Brian E Carpenter" <rfc-interest-bounces@rfc-editor.org on behalf of brian.e.carpenter@gmail.com> wrote:
>      >>
>      >> After some investigation, I've understood that this particular problem
>      >> is because svgcheck doesn't allow <style> as a child of <svg>. Nor, after
>      >> some experiments, as a child of <path>, even though the RelaxNG in
>      >> RFC7996 appears to allow it. (Also, when <style> defines a color, and
>      >> I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
>      >> seem to detect the color elements inside <style>.)
>      >>
>      >> In the course of this I found another instance of a particular
>      >> bug in svgcheck (failure to increment errorCount).
>      >>
>      >> So we have the facts that
>      >> (a) svgcheck is buggy;
>      >> (b) it doesn't implement the RelaxNG in RFC7996;
>      >> (c) sadly, we lost the maintainer of the code;
>      >> (d) our subset of TinySVG is very hard to generate with most drawing tools;
>      >> (e) experience shows that special SVG mangling programs are needed to prepare files for inclusion in RFCs;
>      >> (f) we've been told that TinySVG is no longer alive at W3C;
>      >> (g) browsers appear to be fully competent at interpreting full SVG.
>      >>
>      >> How can we make progress on resolving this?
>      >>
>      >> As an FYI, I see three maintainers listed for svgcheck at https://urldefense.com/v3/__https://pypi.org/project/svgcheck/__;!!BhdT!3hOxHzMKjodMzADvfA9H8y70wYlv3lgGYPIoeh7v2-GPsHPlZ0GobwwsCQ$ . Can we poke them to address some of these issues, in particular a&b? Or provide them pull requests for the code?
>      >>
>      >> d,e,f are somewhat intractable unless we throw it out entirely and move to full SVG. g is one argument for that.
>      >>
>      >> However, there were several reasons behind going with a subset, laid out in section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support a larger version of SVG needs to address these requirements first.
>      >>
>      >> Tony
>      >>
>      >> _______________________________________________
>      >> rfc-interest mailing list
>      >> rfc-interest@rfc-editor.org
>      >> https://urldefense.com/v3/__https://www.rfc-editor.org/mailman/listinfo/rfc-interest__;!!BhdT!3hOxHzMKjodMzADvfA9H8y70wYlv3lgGYPIoeh7v2-GPsHPlZ0GOjT-1tQ$
>      >
>      >
>      >
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Tue May 18 08:22:09 2021
Return-Path: <hallam@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 816C83A16FB for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 08:22:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.4
X-Spam-Level: 
X-Spam-Status: No, score=-1.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 b5nmrlybIEnj for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 08:22:01 -0700 (PDT)
Received: from mail-yb1-f175.google.com (mail-yb1-f175.google.com [209.85.219.175]) (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 864993A16FA for <tools-discuss@ietf.org>; Tue, 18 May 2021 08:22:01 -0700 (PDT)
Received: by mail-yb1-f175.google.com with SMTP id y2so13744800ybq.13 for <tools-discuss@ietf.org>; Tue, 18 May 2021 08:22:01 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xcDvyPVTKgDMDJkfzVZ2gwGdaopJA5yVHJlXJ8Im338=; b=QhXDtl6p3Rgc0Ttnys8FtHRZt6zY6F2e+F/dKgZMCarIJzOSRjTNCeG0f4rsnYjj6w dcZVZzTsr/9eT1WHKF1WAsflpmsJdwimtizuQJSBiFxZZgC0KfZCgnySd703gT1ig3AZ WpCKy4m9EOwxA/2Xb+fOaRt6mwuWBaO4W4I/8vGDcXURozyG+O0ss8IV3cGvE56h3FjU /qu3uBuzVKUeZOB37kP3HN7FMU9ovMvgIZIbIzUhDbaunpI7NqGSAT+zjeW3JL3sYN4U HqJsd1YvVUjn2hyUCFGiExCr/t4BZJgWkVSbsWUfnLp6424z4nxg6owq5nBeb5zKk8Ep zMjg==
X-Gm-Message-State: AOAM533RrxyCRMAfijnPZ2TQoTO9tm+P/T8J5i0B9pt7zXx7lfFVjlgd FKMPs8cwEcfCiNA79KI0LQiFL26VPbikDMaT1GQ=
X-Google-Smtp-Source: ABdhPJzf4T63+kgsUBcnVVRdz6Xc0r+BgzkPseQ8wryE+ttnfGfbBMIBon6o1QUWD1MQkXnBo/7EnPb9ODaaPTXHsOo=
X-Received: by 2002:a25:ca92:: with SMTP id a140mr8554407ybg.273.1621351320397;  Tue, 18 May 2021 08:22:00 -0700 (PDT)
MIME-Version: 1.0
References: <f564019-d8b1-76c2-2768-c135d834dc32@iecc.com> <763b8195-6139-fb20-aa4e-2b4d89b5681c@gmail.com> <75d1b100-e761-e9bb-2ae0-02266c86b499@it.aoyama.ac.jp> <6BDFA0EA-D6F1-4443-B771-9B1A0AD56713@tzi.org> <c6dc75da-0b88-bc68-39fe-17887411b97f@gmail.com> <550c00a4-171d-bf12-b1f5-51dcc639359c@gmail.com> <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com>
In-Reply-To: <53663307-FFA6-487F-98C4-B9EFAAD69E05@att.com>
From: Phillip Hallam-Baker <phill@hallambaker.com>
Date: Tue, 18 May 2021 11:21:48 -0400
Message-ID: <CAMm+LwjrZkJwCpiJfmR0gRcoRJPJFpn-MBfeAVabHYeYYPJW3Q@mail.gmail.com>
To: "HANSEN, TONY L" <tony@att.com>
Cc: Brian E Carpenter <brian.e.carpenter@gmail.com>, Carsten Bormann <cabo@tzi.org>,  Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Content-Type: multipart/alternative; boundary="000000000000822ce605c29c45f0"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/_2eaNvHSPx2RZk0ptSE9Y_OjHz8>
Subject: Re: [Tools-discuss] [rfc-i]  What do do about SVG
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 May 2021 15:22:07 -0000

--000000000000822ce605c29c45f0
Content-Type: text/plain; charset="UTF-8"

On Thu, May 13, 2021 at 8:28 AM HANSEN, TONY L <tony@att.com> wrote:

> On 5/13/2021, 12:24 AM, "rfc-interest on behalf of Brian E Carpenter" <
> rfc-interest-bounces@rfc-editor.org on behalf of
> brian.e.carpenter@gmail.com> wrote:
>
>     After some investigation, I've understood that this particular problem
>     is because svgcheck doesn't allow <style> as a child of <svg>. Nor,
> after
>     some experiments, as a child of <path>, even though the RelaxNG in
>     RFC7996 appears to allow it. (Also, when <style> defines a color, and
>     I patch svgcheck/word_properties.py to allow <style>, svgcheck doesn't
>     seem to detect the color elements inside <style>.)
>
>     In the course of this I found another instance of a particular
>     bug in svgcheck (failure to increment errorCount).
>
>     So we have the facts that
>     (a) svgcheck is buggy;
>     (b) it doesn't implement the RelaxNG in RFC7996;
>     (c) sadly, we lost the maintainer of the code;
>     (d) our subset of TinySVG is very hard to generate with most drawing
> tools;
>     (e) experience shows that special SVG mangling programs are needed to
> prepare files for inclusion in RFCs;
>     (f) we've been told that TinySVG is no longer alive at W3C;
>     (g) browsers appear to be fully competent at interpreting full SVG.
>
>     How can we make progress on resolving this?
>
> As an FYI, I see three maintainers listed for svgcheck at
> https://pypi.org/project/svgcheck/. Can we poke them to address some of
> these issues, in particular a&b? Or provide them pull requests for the code?
>
> d,e,f are somewhat intractable unless we throw it out entirely and move to
> full SVG. g is one argument for that.
>
> However, there were several reasons behind going with a subset, laid out
> in section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to
> support a larger version of SVG needs to address these requirements first.
>

I pointed out these issues over three years ago. This group has shown zero
interest in making any change. So no,  three more years of arguing over
which subset to pick is not an acceptable approach. I suggest:

1) Pick a deadline for making a decision. No more than six months.
2) Begin with the standard SVG and only eliminate what is absolutely
necessary to remove.
3) Make conformance with popular commercial drawing tools a requirement.
4) Consider the checker to be a support tool rather than an enforcement
mechanism. It is really not that difficult breaking out of the sandbox of
the current tools.

Alternatively, since W3C face the same need with respect to scripting in
documents as we do, perhaps we should just ask them what they do in this
regard. Dave Ragget's tiny was used to strip down HTML at one point, I bet
they have the same for SVG.

W3C has vastly more expertise in document formats than we do in IETF or
could ever hope to have. HTML and SVG were explicitly designed with
archival considerations in mind. Trillions of documents in these formats
exist. They are at this point just as established as ASCII or UNICODE as a
permanent infrastructure. If humanity loses the knowledge of how to
interpret HTML+SVG docs, it has probably forgotten how to interpret binary
data.

If people do want a custom approach, the way to go about it is to start
with the SVG DTD and remove elements. Checking an image is then merely a
matter of applying the modified DTD. RelaxNG has its place but that place
is not enforcing restrictions on a specification written in another schema
language.

--000000000000822ce605c29c45f0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
t-size:small"><br></div></div><br><div class=3D"gmail_quote"><div dir=3D"lt=
r" class=3D"gmail_attr">On Thu, May 13, 2021 at 8:28 AM HANSEN, TONY L &lt;=
<a href=3D"mailto:tony@att.com" target=3D"_blank">tony@att.com</a>&gt; wrot=
e:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0=
.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 5/13/2021,=
 12:24 AM, &quot;rfc-interest on behalf of Brian E Carpenter&quot; &lt;<a h=
ref=3D"mailto:rfc-interest-bounces@rfc-editor.org" target=3D"_blank">rfc-in=
terest-bounces@rfc-editor.org</a> on behalf of <a href=3D"mailto:brian.e.ca=
rpenter@gmail.com" target=3D"_blank">brian.e.carpenter@gmail.com</a>&gt; wr=
ote:<br>
<br>
=C2=A0 =C2=A0 After some investigation, I&#39;ve understood that this parti=
cular problem <br>
=C2=A0 =C2=A0 is because svgcheck doesn&#39;t allow &lt;style&gt; as a chil=
d of &lt;svg&gt;. Nor, after<br>
=C2=A0 =C2=A0 some experiments, as a child of &lt;path&gt;, even though the=
 RelaxNG in<br>
=C2=A0 =C2=A0 RFC7996 appears to allow it. (Also, when &lt;style&gt; define=
s a color, and<br>
=C2=A0 =C2=A0 I patch svgcheck/word_properties.py to allow &lt;style&gt;, s=
vgcheck doesn&#39;t<br>
=C2=A0 =C2=A0 seem to detect the color elements inside &lt;style&gt;.)<br>
<br>
=C2=A0 =C2=A0 In the course of this I found another instance of a particula=
r<br>
=C2=A0 =C2=A0 bug in svgcheck (failure to increment errorCount).<br>
<br>
=C2=A0 =C2=A0 So we have the facts that<br>
=C2=A0 =C2=A0 (a) svgcheck is buggy;<br>
=C2=A0 =C2=A0 (b) it doesn&#39;t implement the RelaxNG in RFC7996;<br>
=C2=A0 =C2=A0 (c) sadly, we lost the maintainer of the code;<br>
=C2=A0 =C2=A0 (d) our subset of TinySVG is very hard to generate with most =
drawing tools;<br>
=C2=A0 =C2=A0 (e) experience shows that special SVG mangling programs are n=
eeded to prepare files for inclusion in RFCs;<br>
=C2=A0 =C2=A0 (f) we&#39;ve been told that TinySVG is no longer alive at W3=
C;<br>
=C2=A0 =C2=A0 (g) browsers appear to be fully competent at interpreting ful=
l SVG.<br>
<br>
=C2=A0 =C2=A0 How can we make progress on resolving this?<br>
<br>
As an FYI, I see three maintainers listed for svgcheck at <a href=3D"https:=
//pypi.org/project/svgcheck/" rel=3D"noreferrer" target=3D"_blank">https://=
pypi.org/project/svgcheck/</a>. Can we poke them to address some of these i=
ssues, in particular a&amp;b? Or provide them pull requests for the code?<b=
r>
<br>
d,e,f are somewhat intractable unless we throw it out entirely and move to =
full SVG. g is one argument for that.<br>
<br>
However, there were several reasons behind going with a subset, laid out in=
 section 2 of RFC 7996 and section 3.2 of RFC 6949. Any movement to support=
 a larger version of SVG needs to address these requirements first.<br></bl=
ockquote><div><br></div><div class=3D"gmail_default" style=3D"font-size:sma=
ll">I pointed out these issues over three years ago. This group has shown z=
ero interest in making any change. So no,=C2=A0 three more years of arguing=
 over which subset to pick is not an acceptable approach. I suggest:</div><=
div class=3D"gmail_default" style=3D"font-size:small"><br></div><div class=
=3D"gmail_default" style=3D"font-size:small">1) Pick a deadline for making =
a decision. No more than six months.</div><div class=3D"gmail_default" styl=
e=3D"font-size:small">2) Begin with the standard SVG and only eliminate wha=
t is absolutely necessary to remove.</div><div class=3D"gmail_default" styl=
e=3D"font-size:small">3) Make conformance with popular commercial drawing t=
ools a requirement.</div><div class=3D"gmail_default" style=3D"font-size:sm=
all">4) Consider the checker to be a support tool rather than an enforcemen=
t mechanism. It is really not that difficult breaking out of the sandbox of=
 the current tools.</div><div class=3D"gmail_default" style=3D"font-size:sm=
all"><br></div><div class=3D"gmail_default" style=3D"font-size:small">Alter=
natively, since W3C face the same need with respect to scripting in documen=
ts as we do, perhaps we should just ask them what they do in this regard. D=
ave Ragget&#39;s tiny was used to strip down HTML at one point, I bet they =
have the same for SVG.</div><div class=3D"gmail_default" style=3D"font-size=
:small"><br></div><div class=3D"gmail_default" style=3D"font-size:small">W3=
C has vastly more expertise in document formats than we do in IETF or could=
 ever hope to have. HTML and SVG were explicitly designed with archival con=
siderations in mind. Trillions of documents in these formats exist. They ar=
e at this point just as established as ASCII or UNICODE as a permanent infr=
astructure. If humanity loses the knowledge of how to interpret HTML+SVG do=
cs, it has probably forgotten how to interpret binary data.</div><div class=
=3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D"gmail_=
default" style=3D"font-size:small">If people do want a custom approach, the=
 way to go about it is to start with the SVG DTD and remove elements. Check=
ing an image is then merely a matter of applying the modified DTD. RelaxNG =
has its place but that place is not enforcing restrictions on a specificati=
on written in another schema language.=C2=A0</div></div></div>

--000000000000822ce605c29c45f0--


From nobody Tue May 18 11:24:32 2021
Return-Path: <rsalz@akamai.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B6ED3A1C48 for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 11:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.796
X-Spam-Level: 
X-Spam-Status: No, score=-2.796 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=akamai.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 hX1ecFuOUqXX for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 11:24:25 -0700 (PDT)
Received: from mx0b-00190b01.pphosted.com (mx0b-00190b01.pphosted.com [IPv6:2620:100:9005:57f::1]) (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 DBC953A1C45 for <tools-discuss@ietf.org>; Tue, 18 May 2021 11:24:24 -0700 (PDT)
Received: from pps.filterd (m0050102.ppops.net [127.0.0.1]) by m0050102.ppops.net-00190b01. (8.16.0.43/8.16.0.43) with SMTP id 14II96qo001700; Tue, 18 May 2021 19:24:22 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akamai.com; h=from : to : cc : subject : date : message-id : content-type : mime-version; s=jan2016.eng; bh=bbjap97aIPp/V1r8ykbC025EdvGtP61YdS+Vx2lV/Is=; b=KjBG10rcRn7/tYxyLFfq2M6zOkDIk8tRZNjPheTdd2ZNqyAtnb5DA6x+TjAT3oAGvVRm Dftx692zkecqti0i2EyBJW2ca9k9mh/nmgJC/Ob7wMkmsa9m6auER3nN7ToTZeC5OnlK fzVP/5FmDnvOKyBZAq5aDcbq0GnL7/6IZ+5FgUXqbO3Q35XTmDIqsb06NDRBbRdw6b49 8KHM4hacaIpVxTSbwZGD3edUfMlq0SFV7I1bfn4mIb+xwZb0/QOoFP0yaTUw6f7UXa3d 9a99KCDZqNci7V06To+NjISebB+wQsMppgQvXdCdMWwAxD0ugiO4WGuIARtabxYTFWf4 nw== 
Received: from prod-mail-ppoint1 (prod-mail-ppoint1.akamai.com [184.51.33.18] (may be forged)) by m0050102.ppops.net-00190b01. with ESMTP id 38m2pm9qdr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 18 May 2021 19:24:22 +0100
Received: from pps.filterd (prod-mail-ppoint1.akamai.com [127.0.0.1]) by prod-mail-ppoint1.akamai.com (8.16.1.2/8.16.1.2) with SMTP id 14IIKMMo007937; Tue, 18 May 2021 14:24:21 -0400
Received: from email.msg.corp.akamai.com ([172.27.123.57]) by prod-mail-ppoint1.akamai.com with ESMTP id 38j9n0h0er-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 18 May 2021 14:24:21 -0400
Received: from USMA1EX-DAG1MB1.msg.corp.akamai.com (172.27.123.101) by usma1ex-dag3mb6.msg.corp.akamai.com (172.27.123.54) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 18 May 2021 14:24:20 -0400
Received: from USMA1EX-DAG1MB1.msg.corp.akamai.com ([172.27.123.101]) by usma1ex-dag1mb1.msg.corp.akamai.com ([172.27.123.101]) with mapi id 15.00.1497.012; Tue, 18 May 2021 14:24:20 -0400
From: "Salz, Rich" <rsalz@akamai.com>
To: "tools-discuss@ietf.org" <tools-discuss@ietf.org>
CC: "April, Tim" <tapril@akamai.com>, Tim Abbott <tabbott@mit.edu>
Thread-Topic: Zulip accounts and datatracker
Thread-Index: AQHXTBMFCHIywgXTuUKNbGeQujBQ7A==
Date: Tue, 18 May 2021 18:24:20 +0000
Message-ID: <F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.49.21050901
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [172.27.118.139]
Content-Type: multipart/alternative; boundary="_000_F86CEEB6E65E4DA8A267E278C8BD5B58akamaicom_"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-18_09:2021-05-18, 2021-05-18 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 bulkscore=0 phishscore=0 mlxscore=0 suspectscore=0 adultscore=0 mlxlogscore=603 spamscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105180127
X-Proofpoint-GUID: w5oG50lBqOhwez5tE1D7iz6sswtITTAd
X-Proofpoint-ORIG-GUID: w5oG50lBqOhwez5tE1D7iz6sswtITTAd
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-18_09:2021-05-18, 2021-05-18 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 adultscore=0 mlxscore=0 malwarescore=0 clxscore=1015 mlxlogscore=551 impostorscore=0 lowpriorityscore=0 spamscore=0 phishscore=0 bulkscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105180127
X-Agari-Authentication-Results: mx.akamai.com; spf=${SPFResult} (sender IP is 184.51.33.18) smtp.mailfrom=rsalz@akamai.com smtp.helo=prod-mail-ppoint1
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/NH5kEbzxfMiLEt7OHwZAc78xr0Q>
Subject: [Tools-discuss] Zulip accounts and datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 May 2021 18:24:30 -0000

--_000_F86CEEB6E65E4DA8A267E278C8BD5B58akamaicom_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

SGkgdGhlcmUuICBJ4oCZbSBvbmUgb2YgdGhvc2Ugd2hvIHdhbnRzIFp1bGlwIHRvIHN1Y2NlZWQu
ICBMaWtlIG1vc3QsIGhvd2V2ZXIsIEnigJltIG5vdCB1cCBvbiB0aGUgdGVjaG5pY2FsIGRldGFp
bHMuDQoNClRpbSBhbmQgVGltIChoZWNrLCBub3QgdW5hbWJpZ3VvdXMsIG5vciBpcyBUaW1BIDop
IGtub3cgdGhlIHRlY2huaWNhbCBkZXRhaWxzLiBJ4oCZdmUgQ0PigJlkIGJvdGggb2YgdGhlbSwg
YW55d2F5Lg0KDQpJIGtub3cgd2XigJl2ZSBoYWQgc29tZSBlbWFpbHMgZmxvYXRpbmcgYXJvdW5k
IGFib3V0IFp1bGlwIGFjY291bnQgaXNzdWVzIGFuZCBpbnRlZ3JhdGluZyB3aXRoIERhdGFUcmFj
a2VyLiAgSeKAmW0ganVzdCB0cnlpbmcgdG8gdGllIGFsbCB0aGUgdGhyZWFkcyB0b2dldGhlciBp
biB0aGUg4oCcb2ZmaWNpYWwgcGxhY2XigJ0gc28gdGhhdCB3ZSBjYW4gYnJpbmcgdGhpcyB0byBh
IGNsb3NlIGFuZCBnZXQgaXQgd29ya2luZy4NCg0KVGhhbmtzLiAgTGV0IG1lIGtub3cgd2hhdCBJ
IGNhbiBkbyB0byBoZWxwLg0KDQoNCg==

--_000_F86CEEB6E65E4DA8A267E278C8BD5B58akamaicom_
Content-Type: text/html; charset="utf-8"
Content-ID: <C83BA04FE1E9AC4E97F062AB90914588@akamai.com>
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4
bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxuczptPSJo
dHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL29mZmljZS8yMDA0LzEyL29tbWwiIHhtbG5zPSJo
dHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp
dj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1l
dGEgbmFtZT0iR2VuZXJhdG9yIiBjb250ZW50PSJNaWNyb3NvZnQgV29yZCAxNSAoZmlsdGVyZWQg
bWVkaXVtKSI+DQo8c3R5bGU+PCEtLQ0KLyogRm9udCBEZWZpbml0aW9ucyAqLw0KQGZvbnQtZmFj
ZQ0KCXtmb250LWZhbWlseToiQ2FtYnJpYSBNYXRoIjsNCglwYW5vc2UtMToyIDQgNSAzIDUgNCA2
IDMgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6Q2FsaWJyaTsNCglwYW5vc2UtMToy
IDE1IDUgMiAyIDIgNCAzIDIgNDt9DQovKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KcC5Nc29Ob3Jt
YWwsIGxpLk1zb05vcm1hbCwgZGl2Lk1zb05vcm1hbA0KCXttYXJnaW46MGluOw0KCWZvbnQtc2l6
ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IkNhbGlicmkiLHNhbnMtc2VyaWY7fQ0Kc3Bhbi5FbWFp
bFN0eWxlMTcNCgl7bXNvLXN0eWxlLXR5cGU6cGVyc29uYWwtY29tcG9zZTsNCglmb250LWZhbWls
eToiQ2FsaWJyaSIsc2Fucy1zZXJpZjsNCgljb2xvcjp3aW5kb3d0ZXh0O30NCi5Nc29DaHBEZWZh
dWx0DQoJe21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQtc2l6ZToxMi4wcHQ7DQoJ
Zm9udC1mYW1pbHk6IkNhbGlicmkiLHNhbnMtc2VyaWY7fQ0KQHBhZ2UgV29yZFNlY3Rpb24xDQoJ
e3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjBpbiAxLjBpbiAxLjBpbjt9DQpk
aXYuV29yZFNlY3Rpb24xDQoJe3BhZ2U6V29yZFNlY3Rpb24xO30NCi0tPjwvc3R5bGU+DQo8L2hl
YWQ+DQo8Ym9keSBsYW5nPSJFTi1VUyIgbGluaz0iIzA1NjNDMSIgdmxpbms9IiM5NTRGNzIiIHN0
eWxlPSJ3b3JkLXdyYXA6YnJlYWstd29yZCI+DQo8ZGl2IGNsYXNzPSJXb3JkU2VjdGlvbjEiPg0K
PHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPkhpIHRo
ZXJlLiZuYnNwOyBJ4oCZbSBvbmUgb2YgdGhvc2Ugd2hvIHdhbnRzIFp1bGlwIHRvIHN1Y2NlZWQu
Jm5ic3A7IExpa2UgbW9zdCwgaG93ZXZlciwgSeKAmW0gbm90IHVwIG9uIHRoZSB0ZWNobmljYWwg
ZGV0YWlscy48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0K
PHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPlRpbSBh
bmQgVGltIChoZWNrLCBub3QgdW5hbWJpZ3VvdXMsIG5vciBpcyBUaW1BIDopIGtub3cgdGhlIHRl
Y2huaWNhbCBkZXRhaWxzLiBJ4oCZdmUgQ0PigJlkIGJvdGggb2YgdGhlbSwgYW55d2F5LjxvOnA+
PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250
LXNpemU6MTEuMHB0Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+SSBrbm93IHdl4oCZdmUgaGFk
IHNvbWUgZW1haWxzIGZsb2F0aW5nIGFyb3VuZCBhYm91dCBadWxpcCBhY2NvdW50IGlzc3VlcyBh
bmQgaW50ZWdyYXRpbmcgd2l0aCBEYXRhVHJhY2tlci4mbmJzcDsgSeKAmW0ganVzdCB0cnlpbmcg
dG8gdGllIGFsbCB0aGUgdGhyZWFkcyB0b2dldGhlciBpbiB0aGUg4oCcb2ZmaWNpYWwgcGxhY2Xi
gJ0gc28gdGhhdCB3ZSBjYW4gYnJpbmcgdGhpcw0KIHRvIGEgY2xvc2UgYW5kIGdldCBpdCB3b3Jr
aW5nLiA8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBz
dHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAg
Y2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPlRoYW5rcy4m
bmJzcDsgTGV0IG1lIGtub3cgd2hhdCBJIGNhbiBkbyB0byBoZWxwLjxvOnA+PC9vOnA+PC9zcGFu
PjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTEuMHB0
Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjExLjBwdCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0K
PC9kaXY+DQo8L2JvZHk+DQo8L2h0bWw+DQo=

--_000_F86CEEB6E65E4DA8A267E278C8BD5B58akamaicom_--


From nobody Tue May 18 15:33:45 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 356473A1267 for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 15:33:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level: 
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 Z210Svc81GJ2 for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 15:33:38 -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 620A03A1266 for <tools-discuss@ietf.org>; Tue, 18 May 2021 15:33:38 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14IMXVZZ008465 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 18 May 2021 17:33:32 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1621377212; bh=E/r1iBa6j7/vBAnWKIN+w1AYK9BnlRKfZ+KSqLizBr4=; h=To:References:From:Subject:Date:In-Reply-To; b=OSq3sBnc0VPEuvYtyQAkhSqcp22QYGVdlVWKD2SmiRN7+vWWzCKSf/6pGGgzm/5vK 2DuvscFk4N/R/1rKUwIoUmWN/05bO0EjliIBfD0H1BaAXFJMtkyMlL4Orux8o5khev SBIAY8DEH5Lu9bxqRpx12JIhlbDnkUNTFN2cGVno=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
To: tools-discuss@ietf.org, tapril@akamai.com, tabbott@mit.edu
References: <F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <31b4e8bb-3664-4524-b12e-727455e6a203@nostrum.com>
Date: Tue, 18 May 2021 17:33:26 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com>
Content-Type: multipart/alternative; boundary="------------1FF497E175BA6FF63A8144BD"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/JrmYp0xLeHaKNIQpNaYnaIxeDiM>
Subject: Re: [Tools-discuss] Zulip accounts and datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 May 2021 22:33:43 -0000

This is a multi-part message in MIME format.
--------------1FF497E175BA6FF63A8144BD
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable


On 5/18/21 1:24 PM, Salz, Rich wrote:
>
> Hi there. I=E2=80=99m one of those who wants Zulip to succeed.=C2=A0 Li=
ke most,=20
> however, I=E2=80=99m not up on the technical details.
>
> Tim and Tim (heck, not unambiguous, nor is TimA :) know the technical=20
> details. I=E2=80=99ve CC=E2=80=99d both of them, anyway.
>
> I know we=E2=80=99ve had some emails floating around about Zulip accoun=
t=20
> issues and integrating with DataTracker.=C2=A0 I=E2=80=99m just trying =
to tie all=20
> the threads together in the =E2=80=9Cofficial place=E2=80=9D so that we=
 can bring this=20
> to a close and get it working.
>
In the spirit of moving some of those conversations to one place:

Datatracker integration with Zulip might be easier to solve than jabber=20
or imap (we have some integration with the latter, but it's more custom=20
than we should keep in the long run). It should be easy for the web=20
client to use oidc. If the mobile client is using https underneath, it=20
would probably be easy for it to use oidc as well. Are there other=20
interfaces that need to be considered?

If oidc isn't an option architecturally, then I'd like to explore what=20
might be.

In any case, I'd like to determine if we san set the displayed username=20
and the email address displayed when you inspect someone in the Users=20
list using data from the datatracker?

RjS

> Thanks.=C2=A0 Let me know what I can do to help.
>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.=
org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/=
listinfo/tools-discuss

--------------1FF497E175BA6FF63A8144BD
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 5/18/21 1:24 PM, Salz, Rich wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	font-size:12.0pt;
	font-family:"Calibri",sans-serif;}span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}.MsoChpDefault
	{mso-style-type:export-only;
	font-size:12.0pt;
	font-family:"Calibri",sans-serif;}div.WordSection1
	{page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Hi there.Â 
            Iâ€™m one of those who wants Zulip to succeed.Â  Like most,
            however, Iâ€™m not up on the technical details.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Tim and Tim
            (heck, not unambiguous, nor is TimA :) know the technical
            details. Iâ€™ve CCâ€™d both of them, anyway.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">I know weâ€™ve
            had some emails floating around about Zulip account issues
            and integrating with DataTracker.Â  Iâ€™m just trying to tie
            all the threads together in the â€œofficial placeâ€ so that we
            can bring this to a close and get it working. </span></p>
      </div>
    </blockquote>
    <p>In the spirit of moving some of those conversations to one place:<br>
    </p>
    <p>Datatracker integration with Zulip might be easier to solve than
      jabber or imap (we have some integration with the latter, but it's
      more custom than we should keep in the long run). It should be
      easy for the web client to use oidc. If the mobile client is using
      https underneath, it would probably be easy for it to use oidc as
      well. Are there other interfaces that need to be considered?<br>
    </p>
    <p>If oidc isn't an option architecturally, then I'd like to explore
      what might be.<br>
    </p>
    <p>In any case, I'd like to determine if we san set the displayed
      username and the email address displayed when you inspect someone
      in the Users list using data from the datatracker?<br>
    </p>
    <p>RjS<br>
      <span style="font-size:11.0pt"><o:p> </o:p></span></p>
    <p><span style="font-size:11.0pt"><o:p></o:p></span></p>
    <blockquote type="cite"
      cite="mid:F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Thanks.Â  Let
            me know what I can do to help.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">___________________________________________________________
Tools-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:Tools-discuss@ietf.org">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a class="moz-txt-link-abbreviated" href="mailto:datatracker-project@ietf.org">datatracker-project@ietf.org</a>
* Report tools.ietf.org bugs to: <a class="moz-txt-link-abbreviated" href="mailto:webmaster@tools.ietf.org">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a class="moz-txt-link-abbreviated" href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/tools-discuss">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </body>
</html>

--------------1FF497E175BA6FF63A8144BD--


From tabbott@gmail.com  Tue May 18 19:45:34 2021
Return-Path: <tabbott@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F00763A1A52 for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 19:45:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.388
X-Spam-Level: 
X-Spam-Status: No, score=-1.388 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_FILL_THIS_FORM_SHORT=0.01, URIBL_BLOCKED=0.001] autolearn=no 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 zbauyHdnyA3z for <tools-discuss@ietfa.amsl.com>; Tue, 18 May 2021 19:45:29 -0700 (PDT)
Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) (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 949223A1A50 for <tools-discuss@ietf.org>; Tue, 18 May 2021 19:45:29 -0700 (PDT)
Received: by mail-pl1-f182.google.com with SMTP id h7so6207710plt.1 for <tools-discuss@ietf.org>; Tue, 18 May 2021 19:45:29 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7CuzDjN2fNsQVBqgMNzNvPDTUneH25gzbNs27bSYuZU=; b=IcOxkrbhtt8ig3I7cbPPqPTTARcccgc5IqSWfuLD+LZGo8hSGRb76upVIb1yRqT1E1 7Q+vj/A1DQIyHyx1c2IgA0Y0tvHRhEJTn9tu6V+EtEXq001WxqudY94yOkvdE1tw9rNY idxkBgU/6YRnOBZmLNUZztvSglnDC6XFsCGIzp68YZUiI5OdTfLZ1gQgmRdb+VjFWwXH Eh2H2s4OEllIoYNyPdzMEcbE6l+Yn22eZeMejpdrDDubcShC65pSD6A2vUR4ypkC4hT0 QUh0jU3V6KtTVUjeSfn1rqyBKsUMyw1HplE9SJEkvkeNU2ISn8kh/BMc9vr2UXg2BXRs 0Bcw==
X-Gm-Message-State: AOAM530uWmQSAXD5BBPo4xXHqslUcBMmrRsYM3jmu/Esok1FTmy3Uhgh 8R/g1g5ZyuJLqYg6HoN2MYBuR9bmMWIaGG1+ZIg=
X-Google-Smtp-Source: ABdhPJwKem2znkflC7zu0jPdMBNsKW45NeccKVa+ki2daobE8pScUnXM0GmxiEY4qr70VJjjVjWGHqcAjX0guWcsPAw=
X-Received: by 2002:a17:902:e54b:b029:f2:88c5:632 with SMTP id n11-20020a170902e54bb02900f288c50632mr8344956plf.6.1621392328269; Tue, 18 May 2021 19:45:28 -0700 (PDT)
MIME-Version: 1.0
References: <F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com> <31b4e8bb-3664-4524-b12e-727455e6a203@nostrum.com>
In-Reply-To: <31b4e8bb-3664-4524-b12e-727455e6a203@nostrum.com>
From: Tim Abbott <tabbott@mit.edu>
Date: Tue, 18 May 2021 19:45:17 -0700
Message-ID: <CADrHQ_2jDrMRpNH1oOv93WwUZOMbdmjYX+k0vsF3-ao_F3AaDQ@mail.gmail.com>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: tools-discuss@ietf.org, "April, Tim" <tapril@akamai.com>,  Mateusz Mandera <mateusz.mandera@zulip.com>
Content-Type: multipart/alternative; boundary="000000000000c4a2a905c2a5d11d"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/61iYVn_rWkpvpxFhAWXSste4Jfg>
X-Mailman-Approved-At: Wed, 19 May 2021 05:47:51 -0700
Subject: Re: [Tools-discuss] Zulip accounts and datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 May 2021 05:12:45 -0000

--000000000000c4a2a905c2a5d11d
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Adding Mateusz, who works on authentication backends for Zulip.

I expect we can just make this work via OpenID Connect; the Zulip mobile
apps are designed to support the web authentication flow, so if we can make
it work on web, it'll work on mobile too (The terminal app doesn't support
this flow yet, but it will).  If someone can share details/documentation on
what exactly DataTracker implements and how to get a sandbox that can be
developed against, Mateusz can look at what needs to happen to support it
in Zulip.  It might be only a couple days' work if we have a way to test; a
typical new authentication backend for something supported by
python-social-auth is 150 lines of code, of which maybe 30 implement it and
the rest are tests and documentation.

(I imagine that it'd work like our Google auth integration, prepopulating
the name and email address when someone makes an account).

        -Tim Abbott


On Tue, May 18, 2021 at 3:33 PM Robert Sparks <rjsparks@nostrum.com> wrote:

>
> On 5/18/21 1:24 PM, Salz, Rich wrote:
>
> Hi there.  I=E2=80=99m one of those who wants Zulip to succeed.  Like mos=
t,
> however, I=E2=80=99m not up on the technical details.
>
>
>
> Tim and Tim (heck, not unambiguous, nor is TimA :) know the technical
> details. I=E2=80=99ve CC=E2=80=99d both of them, anyway.
>
>
>
> I know we=E2=80=99ve had some emails floating around about Zulip account =
issues
> and integrating with DataTracker.  I=E2=80=99m just trying to tie all the=
 threads
> together in the =E2=80=9Cofficial place=E2=80=9D so that we can bring thi=
s to a close and
> get it working.
>
> In the spirit of moving some of those conversations to one place:
>
> Datatracker integration with Zulip might be easier to solve than jabber o=
r
> imap (we have some integration with the latter, but it's more custom than
> we should keep in the long run). It should be easy for the web client to
> use oidc. If the mobile client is using https underneath, it would probab=
ly
> be easy for it to use oidc as well. Are there other interfaces that need =
to
> be considered?
>
> If oidc isn't an option architecturally, then I'd like to explore what
> might be.
>
> In any case, I'd like to determine if we san set the displayed username
> and the email address displayed when you inspect someone in the Users lis=
t
> using data from the datatracker?
>
> RjS
>
> Thanks.  Let me know what I can do to help.
>
>
>
>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.or=
g
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/li=
stinfo/tools-discuss
>
>

--000000000000c4a2a905c2a5d11d
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Adding Mateusz, who works on authentication backends for Z=
ulip.<div><br></div><div>I expect we can just make this work via OpenID Con=
nect; the Zulip mobile apps are designed to support the web authentication =
flow, so if we can make it work on web, it&#39;ll work on mobile too (The t=
erminal app doesn&#39;t support this flow yet, but it will).=C2=A0 If someo=
ne can share details/documentation on what exactly DataTracker implements a=
nd how to get a=C2=A0sandbox that can be developed against, Mateusz can loo=
k at what needs to happen to support it in Zulip.=C2=A0 It might be only a =
couple days&#39; work if we have a way to test; a typical new authenticatio=
n backend for something supported by python-social-auth is 150 lines of cod=
e, of which maybe 30 implement it and the rest are tests and documentation.=
</div><div><br></div><div>(I imagine that it&#39;d work like our Google aut=
h integration, prepopulating the name and email address when someone makes =
an account).<br clear=3D"all"><div><div dir=3D"ltr" class=3D"gmail_signatur=
e" data-smartmail=3D"gmail_signature"><div dir=3D"ltr"><br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 -Tim Abbott<br></div></div></div><br></div></di=
v><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On T=
ue, May 18, 2021 at 3:33 PM Robert Sparks &lt;<a href=3D"mailto:rjsparks@no=
strum.com">rjsparks@nostrum.com</a>&gt; wrote:<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex">
 =20
   =20
 =20
  <div>
    <p><br>
    </p>
    <div>On 5/18/21 1:24 PM, Salz, Rich wrote:<br>
    </div>
    <blockquote type=3D"cite">
     =20
     =20
     =20
      <div>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt">Hi there.=C2=
=A0
            I=E2=80=99m one of those who wants Zulip to succeed.=C2=A0 Like=
 most,
            however, I=E2=80=99m not up on the technical details.<u></u><u>=
</u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt"><u></u>=C2=A0=
<u></u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt">Tim and Tim
            (heck, not unambiguous, nor is TimA :) know the technical
            details. I=E2=80=99ve CC=E2=80=99d both of them, anyway.<u></u>=
<u></u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt"><u></u>=C2=A0=
<u></u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt">I know we=E2=
=80=99ve
            had some emails floating around about Zulip account issues
            and integrating with DataTracker.=C2=A0 I=E2=80=99m just trying=
 to tie
            all the threads together in the =E2=80=9Cofficial place=E2=80=
=9D so that we
            can bring this to a close and get it working. </span></p>
      </div>
    </blockquote>
    <p>In the spirit of moving some of those conversations to one place:<br=
>
    </p>
    <p>Datatracker integration with Zulip might be easier to solve than
      jabber or imap (we have some integration with the latter, but it&#39;=
s
      more custom than we should keep in the long run). It should be
      easy for the web client to use oidc. If the mobile client is using
      https underneath, it would probably be easy for it to use oidc as
      well. Are there other interfaces that need to be considered?<br>
    </p>
    <p>If oidc isn&#39;t an option architecturally, then I&#39;d like to ex=
plore
      what might be.<br>
    </p>
    <p>In any case, I&#39;d like to determine if we san set the displayed
      username and the email address displayed when you inspect someone
      in the Users list using data from the datatracker?<br>
    </p>
    <p>RjS<br>
      <span style=3D"font-size:11pt"><u></u> <u></u></span></p>
    <p><span style=3D"font-size:11pt"><u></u><u></u></span></p>
    <blockquote type=3D"cite">
      <div>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt">Thanks.=C2=A0=
 Let
            me know what I can do to help.<u></u><u></u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt"><u></u>=C2=A0=
<u></u></span></p>
        <p class=3D"MsoNormal"><span style=3D"font-size:11pt"><u></u>=C2=A0=
<u></u></span></p>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>___________________________________________________________
Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf.org" targ=
et=3D"_blank">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a href=3D"mailto:datatracker=
-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org</a>
* Report <a href=3D"http://tools.ietf.org" target=3D"_blank">tools.ietf.org=
</a> bugs to: <a href=3D"mailto:webmaster@tools.ietf.org" target=3D"_blank"=
>webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a href=3D"mailto:ietf-action@ietf.or=
g" target=3D"_blank">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a href=3D"https://www.ietf.org/m=
ailman/listinfo/tools-discuss" target=3D"_blank">https://www.ietf.org/mailm=
an/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </div>

</blockquote></div>

--000000000000c4a2a905c2a5d11d--


From nobody Wed May 19 05:50:12 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2215D3A0CBE for <tools-discuss@ietfa.amsl.com>; Wed, 19 May 2021 05:50:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.271
X-Spam-Level: 
X-Spam-Status: No, score=-1.271 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, HTML_MESSAGE=0.001, KHOP_HELO_FCRDNS=0.398, NICE_REPLY_A=-0.001, T_FILL_THIS_FORM_SHORT=0.01, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.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 kwK36EZRdgg9 for <tools-discuss@ietfa.amsl.com>; Wed, 19 May 2021 05:50:05 -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 AE6A83A0CC5 for <tools-discuss@ietf.org>; Wed, 19 May 2021 05:50:05 -0700 (PDT)
Received: from unformal.localdomain ([47.186.1.92]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14JCnvhc014024 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 19 May 2021 07:49:58 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1621428599; bh=KdTfcwKfEubSU0REa3KQVGVnZz506V+600N24xJPW+c=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=QUs7s83AlIphAMSMVfE8IkXZQTa1tZ6yOxAt6ywaMDIjt2RfpEJNaUEs1dLMuvLP6 XqREeohBCbd0Qny4MBdD7SGyD60GRabJE73SiAcC2DAw7fAouTqzdkAoeYXCmx2RPF dbIz3T2Yzv+Vy+hx5ginOCgotYsZ35X2959uUIco=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.1.92] claimed to be unformal.localdomain
To: Tim Abbott <tabbott@mit.edu>
Cc: "April, Tim" <tapril@akamai.com>, Mateusz Mandera <mateusz.mandera@zulip.com>, tools-discuss@ietf.org
References: <F86CEEB6-E65E-4DA8-A267-E278C8BD5B58@akamai.com> <31b4e8bb-3664-4524-b12e-727455e6a203@nostrum.com> <CADrHQ_2jDrMRpNH1oOv93WwUZOMbdmjYX+k0vsF3-ao_F3AaDQ@mail.gmail.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <60a3a6b2-527d-0e79-4f7a-670f3848b48f@nostrum.com>
Date: Wed, 19 May 2021 07:49:52 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <CADrHQ_2jDrMRpNH1oOv93WwUZOMbdmjYX+k0vsF3-ao_F3AaDQ@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------DF305CCF5225122417EA57D8"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/uSwxcP2v7-xyw9z4reeMMjQQpVo>
Subject: Re: [Tools-discuss] Zulip accounts and datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 May 2021 12:50:11 -0000

This is a multi-part message in MIME format.
--------------DF305CCF5225122417EA57D8
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

I'll set what's needed up and contact Mateusz and Tim directly with the 
details.

The general answer to the questions can be seen (with a little knowledge 
of oidc) at 
https://datatracker.ietf.org/api/openid/.well-known/openid-configuration

RjS

On 5/18/21 9:45 PM, Tim Abbott wrote:
> Adding Mateusz, who works on authentication backends for Zulip.
>
> I expect we can just make this work via OpenID Connect; the Zulip 
> mobile apps are designed to support the web authentication flow, so if 
> we can make it work on web, it'll work on mobile too (The terminal app 
> doesn't support this flow yet, but it will).Â  If someone can share 
> details/documentation on what exactly DataTracker implements and how 
> to get aÂ sandbox that can be developed against, Mateusz can look at 
> what needs to happen to support it in Zulip.Â  It might be only a 
> couple days' work if we have a way to test; a typical new 
> authentication backend for something supported by python-social-auth 
> is 150 lines of code, of which maybe 30 implement it and the rest are 
> tests and documentation.
>
> (I imagine that it'd work like our Google auth integration, 
> prepopulating the name and email address when someone makes an account).
>
> Â Â Â Â Â Â Â  -Tim Abbott
>
>
> On Tue, May 18, 2021 at 3:33 PM Robert Sparks <rjsparks@nostrum.com 
> <mailto:rjsparks@nostrum.com>> wrote:
>
>
>     On 5/18/21 1:24 PM, Salz, Rich wrote:
>>
>>     Hi there.Â  Iâ€™m one of those who wants Zulip to succeed.Â  Like
>>     most, however, Iâ€™m not up on the technical details.
>>
>>     Tim and Tim (heck, not unambiguous, nor is TimA :) know the
>>     technical details. Iâ€™ve CCâ€™d both of them, anyway.
>>
>>     I know weâ€™ve had some emails floating around about Zulip account
>>     issues and integrating with DataTracker. Iâ€™m just trying to tie
>>     all the threads together in the â€œofficial placeâ€ so that we can
>>     bring this to a close and get it working.
>>
>     In the spirit of moving some of those conversations to one place:
>
>     Datatracker integration with Zulip might be easier to solve than
>     jabber or imap (we have some integration with the latter, but it's
>     more custom than we should keep in the long run). It should be
>     easy for the web client to use oidc. If the mobile client is using
>     https underneath, it would probably be easy for it to use oidc as
>     well. Are there other interfaces that need to be considered?
>
>     If oidc isn't an option architecturally, then I'd like to explore
>     what might be.
>
>     In any case, I'd like to determine if we san set the displayed
>     username and the email address displayed when you inspect someone
>     in the Users list using data from the datatracker?
>
>     RjS
>
>>     Thanks. Let me know what I can do to help.
>>
>>
>>     ___________________________________________________________
>>     Tools-discuss mailing list -Tools-discuss@ietf.org  <mailto:Tools-discuss@ietf.org>
>>     This list is for discussion, not for action requests or bug reports.
>>     * Report datatracker and mailarchive bugs to:datatracker-project@ietf.org  <mailto:datatracker-project@ietf.org>
>>     * Reporttools.ietf.org  <http://tools.ietf.org>  bugs to:webmaster@tools.ietf.org  <mailto:webmaster@tools.ietf.org>
>>     * Report all other bugs or issues to:ietf-action@ietf.org  <mailto:ietf-action@ietf.org>
>>     List info (including how to Unsubscribe):https://www.ietf.org/mailman/listinfo/tools-discuss  <https://www.ietf.org/mailman/listinfo/tools-discuss>
>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

--------------DF305CCF5225122417EA57D8
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I'll set what's needed up and contact Mateusz and Tim directly
      with the details.</p>
    <p>The general answer to the questions can be seen (with a little
      knowledge of oidc) at
      <a class="moz-txt-link-freetext" href="https://datatracker.ietf.org/api/openid/.well-known/openid-configuration">https://datatracker.ietf.org/api/openid/.well-known/openid-configuration</a></p>
    <p>RjS<br>
    </p>
    <div class="moz-cite-prefix">On 5/18/21 9:45 PM, Tim Abbott wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADrHQ_2jDrMRpNH1oOv93WwUZOMbdmjYX+k0vsF3-ao_F3AaDQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Adding Mateusz, who works on authentication
        backends for Zulip.
        <div><br>
        </div>
        <div>I expect we can just make this work via OpenID Connect; the
          Zulip mobile apps are designed to support the web
          authentication flow, so if we can make it work on web, it'll
          work on mobile too (The terminal app doesn't support this flow
          yet, but it will).Â  If someone can share details/documentation
          on what exactly DataTracker implements and how to get
          aÂ sandbox that can be developed against, Mateusz can look at
          what needs to happen to support it in Zulip.Â  It might be only
          a couple days' work if we have a way to test; a typical new
          authentication backend for something supported by
          python-social-auth is 150 lines of code, of which maybe 30
          implement it and the rest are tests and documentation.</div>
        <div><br>
        </div>
        <div>(I imagine that it'd work like our Google auth integration,
          prepopulating the name and email address when someone makes an
          account).<br clear="all">
          <div>
            <div dir="ltr" class="gmail_signature"
              data-smartmail="gmail_signature">
              <div dir="ltr"><br>
                Â Â Â Â Â Â Â  -Tim Abbott<br>
              </div>
            </div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, May 18, 2021 at 3:33
          PM Robert Sparks &lt;<a href="mailto:rjsparks@nostrum.com"
            moz-do-not-send="true">rjsparks@nostrum.com</a>&gt; wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p><br>
            </p>
            <div>On 5/18/21 1:24 PM, Salz, Rich wrote:<br>
            </div>
            <blockquote type="cite">
              <div>
                <p class="MsoNormal"><span style="font-size:11pt">Hi
                    there.Â  Iâ€™m one of those who wants Zulip to
                    succeed.Â  Like most, however, Iâ€™m not up on the
                    technical details.</span></p>
                <p class="MsoNormal"><span style="font-size:11pt">Â </span></p>
                <p class="MsoNormal"><span style="font-size:11pt">Tim
                    and Tim (heck, not unambiguous, nor is TimA :) know
                    the technical details. Iâ€™ve CCâ€™d both of them,
                    anyway.</span></p>
                <p class="MsoNormal"><span style="font-size:11pt">Â </span></p>
                <p class="MsoNormal"><span style="font-size:11pt">I know
                    weâ€™ve had some emails floating around about Zulip
                    account issues and integrating with DataTracker.Â 
                    Iâ€™m just trying to tie all the threads together in
                    the â€œofficial placeâ€ so that we can bring this to a
                    close and get it working. </span></p>
              </div>
            </blockquote>
            <p>In the spirit of moving some of those conversations to
              one place:<br>
            </p>
            <p>Datatracker integration with Zulip might be easier to
              solve than jabber or imap (we have some integration with
              the latter, but it's more custom than we should keep in
              the long run). It should be easy for the web client to use
              oidc. If the mobile client is using https underneath, it
              would probably be easy for it to use oidc as well. Are
              there other interfaces that need to be considered?<br>
            </p>
            <p>If oidc isn't an option architecturally, then I'd like to
              explore what might be.<br>
            </p>
            <p>In any case, I'd like to determine if we san set the
              displayed username and the email address displayed when
              you inspect someone in the Users list using data from the
              datatracker?<br>
            </p>
            <p>RjS<br>
              <span style="font-size:11pt"> </span></p>
            <p><span style="font-size:11pt"></span></p>
            <blockquote type="cite">
              <div>
                <p class="MsoNormal"><span style="font-size:11pt">Thanks.Â 
                    Let me know what I can do to help.</span></p>
                <p class="MsoNormal"><span style="font-size:11pt">Â </span></p>
                <p class="MsoNormal"><span style="font-size:11pt">Â </span></p>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>___________________________________________________________
Tools-discuss mailing list - <a href="mailto:Tools-discuss@ietf.org" target="_blank" moz-do-not-send="true">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a href="mailto:datatracker-project@ietf.org" target="_blank" moz-do-not-send="true">datatracker-project@ietf.org</a>
* Report <a href="http://tools.ietf.org" target="_blank" moz-do-not-send="true">tools.ietf.org</a> bugs to: <a href="mailto:webmaster@tools.ietf.org" target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a href="mailto:ietf-action@ietf.org" target="_blank" moz-do-not-send="true">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a href="https://www.ietf.org/mailman/listinfo/tools-discuss" target="_blank" moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
            </blockquote>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">___________________________________________________________
Tools-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:Tools-discuss@ietf.org">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a class="moz-txt-link-abbreviated" href="mailto:datatracker-project@ietf.org">datatracker-project@ietf.org</a>
* Report tools.ietf.org bugs to: <a class="moz-txt-link-abbreviated" href="mailto:webmaster@tools.ietf.org">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a class="moz-txt-link-abbreviated" href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/tools-discuss">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </body>
</html>

--------------DF305CCF5225122417EA57D8--


From nobody Fri May 21 09:43:15 2021
Return-Path: <spencerdawkins.ietf@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 648703A177B for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 09:43:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.096
X-Spam-Level: 
X-Spam-Status: No, score=-2.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=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 2Klm5cR1zPEf for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 09:42:59 -0700 (PDT)
Received: from mail-yb1-xb31.google.com (mail-yb1-xb31.google.com [IPv6:2607:f8b0:4864:20::b31]) (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 18D023A174E for <tools-discuss@ietf.org>; Fri, 21 May 2021 09:42:58 -0700 (PDT)
Received: by mail-yb1-xb31.google.com with SMTP id d14so20359699ybe.3 for <tools-discuss@ietf.org>; Fri, 21 May 2021 09:42:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:from:date:message-id:subject:to; bh=+C8nVXxEV3bVS4gJHjy8QXaqpzdCcvvLBvgfsPgDoBw=; b=I4i67L8MW5mNi8zwmsEnUU7RayEvOUn9dV6ss2UlJZNwhR5soeiAVjvJX8gMRdBEYJ fwS8ih0eug1coAeE/VBb+pk495vN2nOcBVomr780Uniov8/BJplWu0NsGHSRInG9F6hH j0/En7U5ENnBgCUEhS//ekmjVPLtph9//HUJ/ZO+UvCHOefeGr75TCtYdXii4k5TZQrJ fxHO/L+ehy9Wi+8/T9U3wE8e0tVyuK/ZmLLspzuq2pSjpAtPY9vt95qPcIhyyeT9sJq1 MCe8wg7Wttfj9c0xXJ48FWf7HTbwwW23wuuaFeHKi9Mk7cYya0qpSSMucfatrWRHHAoT PHyA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+C8nVXxEV3bVS4gJHjy8QXaqpzdCcvvLBvgfsPgDoBw=; b=hdKDCIBORDcnxyBbhNuwvcTlveXM+fl79i80Ngp6hhm7bv5yKXip77tvVfFJCS0Mek rvDyu13czjl+35xFNxOlYK+9Bc1pNnPubVX4nwzX4hlYH1QiDzoq8uYOVG5hCZt4zDlC Gs0yYBmz3YA7APx2NhrdjfmBCEoyCmcI4EIBf2z7wAUOvrVeFwbu5m3/5mhKBoDZKLrn i0Z3gRLjLd+OsIrMuONKKfl2pMnfdxtofTIQv07gHo/5AGS9QLmyPD0wFu4GnPs6c3dE S2fE+yE/crzTJF68vEGv0A2Z24YOAs8AbbKbHFCjrvrMAROVPuVD0lRDWAqlJa1ldsQv OYMA==
X-Gm-Message-State: AOAM532Vxy8b1NZ/2iNKdkLdL1yurgT+9pdIRq+04RnyytR9/lrKjq3e 0l8AHbPGHQ7OlGrN87id/shQ7cdWyuWimSCxWxbIoMH6hVUxGg==
X-Google-Smtp-Source: ABdhPJwE7rXauhPzfOJhO8nUg6V2T7Qqasq6Kiw6n22FO08fa7riCK67e3FcJnAKFFdYUROxJlorou0ZaRCoLP+us1c=
X-Received: by 2002:a25:dfc5:: with SMTP id w188mr16278909ybg.465.1621615376740;  Fri, 21 May 2021 09:42:56 -0700 (PDT)
MIME-Version: 1.0
From: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
Date: Fri, 21 May 2021 11:42:30 -0500
Message-ID: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com>
To: Tools Team Discussion <tools-discuss@ietf.org>
Content-Type: multipart/alternative; boundary="0000000000007f132805c2d9c0e2"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/axfdz8O-pfkK84AIMoBN0AoH1lY>
Subject: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 16:43:13 -0000

--0000000000007f132805c2d9c0e2
Content-Type: text/plain; charset="UTF-8"

My apologies for asking here, and if there's a better place to ask (or even
to report problems), please let me know.

I'm running a new installation of Ubuntu 20.04 LTS, and I installed

   - XML2RFC using sudo apt install python3 python3-pip, then sudo pip3
   install xml2rfc
   - kramdown-rfc2629 using apt install ruby ruby-dev gem make, then sudo
   gem install kramdown-rfc2629

I am now getting this error using make from
https://github.com/martinthomson/i-d-template (in a couple of local repos,
so I don't think it's specific to my local repo).

cat draft-ietf-mops-streaming-opcons.md  | kramdown-rfc2629 --v3 |
lib/add-note.py | xml2rfc -q --cache=/home/spencer/.cache/xml2rfc --v2v3
/dev/stdin -o draft-ietf-mops-streaming-opcons.xml
 Traceback (most recent call last):

                      5: from /usr/local/bin/kramdown-rfc2629:23:in
`<main>'
                      4: from /usr/local/bin/kramdown-rfc2629:23:in `load'

                      3: from
/var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:394:in
`<top (required)>'
                      2: from
/var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:125:in
`xml_from_sections'
                      1: from
/var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:94:in
`yaml_load'
/var/lib/gems/2.7.0/gems/psych-4.0.0/lib/psych.rb:322:in `safe_load': wrong
number of arguments (given 4, expected 1) (ArgumentError)

Error: Unable to parse the XML document: /dev/stdin

make: *** [lib/main.mk:69: draft-ietf-mops-streaming-opcons.xml] Error 1

I think it's coming from kramdown-rfc2629, so that's why I'm asking here.

I've deleted and re-cloned my repo, so any problems there would be visible
at

I'm sure I'm doing something obviously wrong, but I've been doing pretty
much the same thing for a couple of years, so ...

Best,

Spencer

--0000000000007f132805c2d9c0e2
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">My apologies for asking here, and if there&#39;s a better =
place to ask (or even to report problems), please=C2=A0let me know.=C2=A0<d=
iv><br></div><div>I&#39;m running a new installation of Ubuntu 20.04 LTS, a=
nd I installed=C2=A0</div><ul><li>XML2RFC using sudo apt install python3 py=
thon3-pip, then sudo pip3 install xml2rfc</li><li>kramdown-rfc2629 using ap=
t install ruby ruby-dev gem make, then sudo gem install kramdown-rfc2629</l=
i></ul><div>I am now getting this error using make from <a href=3D"https://=
github.com/martinthomson/i-d-template">https://github.com/martinthomson/i-d=
-template</a> (in a couple of local repos, so I don&#39;t think it&#39;s sp=
ecific to my local repo).</div><div><br></div><div></div><div>cat draft-iet=
f-mops-streaming-opcons.md =C2=A0| kramdown-rfc2629 --v3 | lib/add-note.py =
| xml2rfc -q --cache=3D/home/spencer/.cache/xml2rfc --v2v3 /dev/stdin -o dr=
aft-ietf-mops-streaming-opcons.xml<br></div><div>=C2=A0Traceback (most rece=
nt call last): =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 =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 =C2=A0 =C2=A0 =C2=A0 =C2=A0</div><div>=C2=A0=C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A05: from /usr=
/local/bin/kramdown-rfc2629:23:in `&lt;main&gt;&#39; =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 =C2=A0 =C2=A0=C2=A0</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4: from /usr/local/bin/kr=
amdown-rfc2629:23:in `load&#39; =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</div>=
<div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 3: from /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdow=
n-rfc2629:394:in `&lt;top (required)&gt;&#39; =C2=A0 =C2=A0 =C2=A0 =C2=A0</=
div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 2: from /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kra=
mdown-rfc2629:125:in `xml_from_sections&#39; =C2=A0 =C2=A0</div><div>=C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 1: f=
rom /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:9=
4:in `yaml_load&#39; =C2=A0 =C2=A0 =C2=A0</div><div>/var/lib/gems/2.7.0/gem=
s/psych-4.0.0/lib/psych.rb:322:in `safe_load&#39;: wrong number of argument=
s (given 4, expected 1) (ArgumentError)=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 =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 =C2=A0=C2=A0</div><div>Error: Una=
ble to parse the XML document: /dev/stdin =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 =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 =C2=A0 =C2=A0=C2=A0</div><div=
>make: *** [lib/<a href=3D"http://main.mk:69">main.mk:69</a>: draft-ietf-mo=
ps-streaming-opcons.xml] Error 1=C2=A0<br></div><div><br></div><div>I think=
 it&#39;s coming from=C2=A0kramdown-rfc2629, so that&#39;s why I&#39;m aski=
ng here.=C2=A0<br></div><div><br></div><div>I&#39;ve deleted and re-cloned=
=C2=A0my repo, so any problems there would be visible at=C2=A0</div><div><b=
r></div><div>I&#39;m sure I&#39;m doing something obviously wrong, but I&#3=
9;ve been doing pretty much the=C2=A0same thing for a couple of years, so .=
..=C2=A0</div><div><br></div><div>Best,</div><div><br></div><div>Spencer</d=
iv></div>

--0000000000007f132805c2d9c0e2--


From nobody Fri May 21 10:17:12 2021
Return-Path: <spencerdawkins.ietf@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAE143A1863 for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 10:17:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.096
X-Spam-Level: 
X-Spam-Status: No, score=-2.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=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 ATwkuyOXoAE2 for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 10:17:05 -0700 (PDT)
Received: from mail-yb1-xb33.google.com (mail-yb1-xb33.google.com [IPv6:2607:f8b0:4864:20::b33]) (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 7ABCC3A185E for <tools-discuss@ietf.org>; Fri, 21 May 2021 10:17:05 -0700 (PDT)
Received: by mail-yb1-xb33.google.com with SMTP id r8so28408964ybb.9 for <tools-discuss@ietf.org>; Fri, 21 May 2021 10:17:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to;  bh=iakZygrHbrhHudnUVTOA+s8gduN1BE94ZXXiedwypyk=; b=BIFO8oWPSBHzKAgjobpuJA4GadMgCUp1QJUIN83x13ekkt235qj95QUoCtsXZXx3BB m43Qf5CpNLwYGWo/f7PN9tJpn4P/8w9TnAn8iOYArT1Nua9xMkjXs80K/Xfn2chc9kka JseIybvVj4VgJbfFQWOSepB+m5I6Zcf42LSemr/QqsuStxfzRKsiKXCPiwP1NjtnnTp5 IqBkZ5PcF9XTjduNhJ04/ZoSYn3nr+TekviP03fRbPDES3HhGiUEfDkrHsD0+i588xGa tTru45syRnI/D1dKuUu/IzApXPaeIbcr8a7TQWdOl4F2u1yY9d+/mTK45g6SMOSSw/dO NeBA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=iakZygrHbrhHudnUVTOA+s8gduN1BE94ZXXiedwypyk=; b=KjQOBJz2Zwn8E0Zei04C15ffDZ5gAS31q0TfldxBw7paJxsrkCpa4jh0mI3AI0qHRq 5B1Io82cFD2Kx3YxZxKWHjrdMW9KYwsqD7dpfmN7FzWFB+rAq/o4RrmmLXpXEw8/fEor 1O3c6q79ywCFR7WQ5RHTsOVWxQuPqWE/Hnfrv0GPqcbemNFsDbxzU1rAse76+7QDADLM 1A+pSMWpR+BJP1rNtiL6Kc1PCfQDUMg9Vg5Bzh4zh980EdzCFmIC0NQGpzo2KSktZ54l PsabvOo+ZzhgC23IWPBtl14ptUQDc9QKgAJTyMs1Rnedv64CiYLjS/d8Lwo8JhaHL3IQ EeFQ==
X-Gm-Message-State: AOAM5310+XeCLT0K0ji1RX6NZoUfIdbuUBo6V70cC+Kz7cas9bqoYHdz ODIXMdD4xi13ACnoIIhVoD57fdVTC85FPGWqUHqMEmyyHeM=
X-Google-Smtp-Source: ABdhPJzYBANykoeGsF0+0E8ih2ha6BL5iKwPHxT9fGhzjEI+rDO9AIRYNoDCkpyM2ry4xoUEyZ/CcSVfsH8ra8wGYdU=
X-Received: by 2002:a25:cad8:: with SMTP id a207mr17742436ybg.288.1621617423671;  Fri, 21 May 2021 10:17:03 -0700 (PDT)
MIME-Version: 1.0
References: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com>
In-Reply-To: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com>
From: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
Date: Fri, 21 May 2021 12:16:37 -0500
Message-ID: <CAKKJt-dtVgoVt+-K2hNj_+E-XXSAMyCoDb2x0XZ+g0BDFGpH8g@mail.gmail.com>
To: Tools Team Discussion <tools-discuss@ietf.org>
Content-Type: multipart/alternative; boundary="0000000000007fe48e05c2da3a0a"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/PM1ARjHPrC6EungGlSwzmemqbuw>
Subject: Re: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 17:17:11 -0000

--0000000000007fe48e05c2da3a0a
Content-Type: text/plain; charset="UTF-8"

And actually, I now see that this probably goes to ietf-action - sorry for
intruding!

Spencer

On Fri, May 21, 2021 at 11:42 AM Spencer Dawkins at IETF <
spencerdawkins.ietf@gmail.com> wrote:

> My apologies for asking here, and if there's a better place to ask (or
> even to report problems), please let me know.
>
> I'm running a new installation of Ubuntu 20.04 LTS, and I installed
>
>    - XML2RFC using sudo apt install python3 python3-pip, then sudo pip3
>    install xml2rfc
>    - kramdown-rfc2629 using apt install ruby ruby-dev gem make, then sudo
>    gem install kramdown-rfc2629
>
> I am now getting this error using make from
> https://github.com/martinthomson/i-d-template (in a couple of local
> repos, so I don't think it's specific to my local repo).
>
> cat draft-ietf-mops-streaming-opcons.md  | kramdown-rfc2629 --v3 |
> lib/add-note.py | xml2rfc -q --cache=/home/spencer/.cache/xml2rfc --v2v3
> /dev/stdin -o draft-ietf-mops-streaming-opcons.xml
>  Traceback (most recent call last):
>
>                       5: from /usr/local/bin/kramdown-rfc2629:23:in
> `<main>'
>                       4: from /usr/local/bin/kramdown-rfc2629:23:in `load'
>
>                       3: from
> /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:394:in
> `<top (required)>'
>                       2: from
> /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:125:in
> `xml_from_sections'
>                       1: from
> /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:94:in
> `yaml_load'
> /var/lib/gems/2.7.0/gems/psych-4.0.0/lib/psych.rb:322:in `safe_load':
> wrong number of arguments (given 4, expected 1) (ArgumentError)
>
> Error: Unable to parse the XML document: /dev/stdin
>
> make: *** [lib/main.mk:69: draft-ietf-mops-streaming-opcons.xml] Error 1
>
> I think it's coming from kramdown-rfc2629, so that's why I'm asking here.
>
> I've deleted and re-cloned my repo, so any problems there would be visible
> at
>
> I'm sure I'm doing something obviously wrong, but I've been doing pretty
> much the same thing for a couple of years, so ...
>
> Best,
>
> Spencer
>

--0000000000007fe48e05c2da3a0a
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">And actually, I now see that this probably goes to ietf-ac=
tion - sorry for intruding!<div><br></div><div>Spencer</div></div><br><div =
class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, May 21,=
 2021 at 11:42 AM Spencer Dawkins at IETF &lt;<a href=3D"mailto:spencerdawk=
ins.ietf@gmail.com">spencerdawkins.ietf@gmail.com</a>&gt; wrote:<br></div><=
blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l=
eft:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">My apolog=
ies for asking here, and if there&#39;s a better place to ask (or even to r=
eport problems), please=C2=A0let me know.=C2=A0<div><br></div><div>I&#39;m =
running a new installation of Ubuntu 20.04 LTS, and I installed=C2=A0</div>=
<ul><li>XML2RFC using sudo apt install python3 python3-pip, then sudo pip3 =
install xml2rfc</li><li>kramdown-rfc2629 using apt install ruby ruby-dev ge=
m make, then sudo gem install kramdown-rfc2629</li></ul><div>I am now getti=
ng this error using make from <a href=3D"https://github.com/martinthomson/i=
-d-template" target=3D"_blank">https://github.com/martinthomson/i-d-templat=
e</a> (in a couple of local repos, so I don&#39;t think it&#39;s specific t=
o my local repo).</div><div><br></div><div></div><div>cat draft-ietf-mops-s=
treaming-opcons.md =C2=A0| kramdown-rfc2629 --v3 | lib/add-note.py | xml2rf=
c -q --cache=3D/home/spencer/.cache/xml2rfc --v2v3 /dev/stdin -o draft-ietf=
-mops-streaming-opcons.xml<br></div><div>=C2=A0Traceback (most recent call =
last): =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 =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 =C2=A0 =C2=A0 =C2=A0 =C2=A0</div><div>=C2=A0=C2=A0 =C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A05: from /usr/local/=
bin/kramdown-rfc2629:23:in `&lt;main&gt;&#39; =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 =C2=A0 =C2=A0=C2=A0</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4: from /usr/local/bin/kramdown-=
rfc2629:23:in `load&#39; =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</div><div>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 3: from /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-r=
fc2629:394:in `&lt;top (required)&gt;&#39; =C2=A0 =C2=A0 =C2=A0 =C2=A0</div=
><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0 2: from /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdo=
wn-rfc2629:125:in `xml_from_sections&#39; =C2=A0 =C2=A0</div><div>=C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 1: fr=
om /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:94=
:in `yaml_load&#39; =C2=A0 =C2=A0 =C2=A0</div><div>/var/lib/gems/2.7.0/gems=
/psych-4.0.0/lib/psych.rb:322:in `safe_load&#39;: wrong number of arguments=
 (given 4, expected 1) (ArgumentError)=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 =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 =C2=A0=C2=A0</div><div>Error: Una=
ble to parse the XML document: /dev/stdin =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 =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 =C2=A0 =C2=A0=C2=A0</div><div=
>make: *** [lib/<a href=3D"http://main.mk:69" target=3D"_blank">main.mk:69<=
/a>: draft-ietf-mops-streaming-opcons.xml] Error 1=C2=A0<br></div><div><br>=
</div><div>I think it&#39;s coming from=C2=A0kramdown-rfc2629, so that&#39;=
s why I&#39;m asking here.=C2=A0<br></div><div><br></div><div>I&#39;ve dele=
ted and re-cloned=C2=A0my repo, so any problems there would be visible at=
=C2=A0</div><div><br></div><div>I&#39;m sure I&#39;m doing something obviou=
sly wrong, but I&#39;ve been doing pretty much the=C2=A0same thing for a co=
uple of years, so ...=C2=A0</div><div><br></div><div>Best,</div><div><br></=
div><div>Spencer</div></div>
</blockquote></div>

--0000000000007fe48e05c2da3a0a--


From nobody Fri May 21 11:24:13 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63D963A1A6A for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 11:24:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=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 WCso1Bk3ZjmF for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 11:24:09 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9932C3A1A6B for <tools-discuss@ietf.org>; Fri, 21 May 2021 11:24:09 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Fmw3n6ZPBz315Q; Fri, 21 May 2021 20:24:05 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com>
Date: Fri, 21 May 2021 20:24:05 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org>
References: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com>
To: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
X-Mailer: Apple Mail (2.3654.80.0.2.43)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/V2MFzsIbidwwHgACG0gR7MI-7kI>
Subject: Re: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 18:24:12 -0000

On 21. May 2021, at 18:42, Spencer Dawkins at IETF =
<spencerdawkins.ietf@gmail.com> wrote:
>=20
>                       1: from =
/var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:94:i=
n `yaml_load'     =20
> /var/lib/gems/2.7.0/gems/psych-4.0.0/lib/psych.rb:322:in `safe_load': =
wrong number of arguments (given 4, expected 1) (ArgumentError)          =
                                                       =20

This is a bit weird.

Kramdown-rfc tries to be compatible with a range of Ruby versions, which =
sometimes means that it uses older platform APIs.

8 days ago a change was pushed that removes the older API in the newest =
version of the psych gem (4.0.0).
You seem to have picked up this newest version=E2=80=A6

I may be able to push a 1.4.13 later today that cooperates with this =
newest version (I need to write code that detects this change but still =
supports the Ruby versions found on, say, High Sierra).

Gr=C3=BC=C3=9Fe, Carsten


From nobody Fri May 21 11:35:09 2021
Return-Path: <spencerdawkins.ietf@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E891C3A1AC1 for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 11:35:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.096
X-Spam-Level: 
X-Spam-Status: No, score=-2.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 KA7hA-ChdwiO for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 11:35:02 -0700 (PDT)
Received: from mail-yb1-xb2e.google.com (mail-yb1-xb2e.google.com [IPv6:2607:f8b0:4864:20::b2e]) (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 5D8863A1ABF for <tools-discuss@ietf.org>; Fri, 21 May 2021 11:35:02 -0700 (PDT)
Received: by mail-yb1-xb2e.google.com with SMTP id r7so6670701ybs.10 for <tools-discuss@ietf.org>; Fri, 21 May 2021 11:35:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AV1KC+AzjW8o1+xDkAzN7bjFdeBLDBNG0U9UPDRiQbE=; b=Jz4vArpNSTEJUlUg4w9YpL3ZcvdKZvBGRAnDJrvTY3KGpZj6y5M4XIKYw46Ph1T3fC Phm4l7GU3/4SStXdSd/MazdQeKpbT0R+XToYHqq/QG4HBu6Wse9xQYHQ/QsYf+KRRgFo W2P9CINnJzCxePLgzv1sWSYUOPjUQB25J32bfJvF4GXpI9lp4v9vOs/I6cS4YI7LvPrK vuvRJEnw1xArnq4OWairSwz8qErIjWlBHeUlrzKEu7uLxFSaaSmXKUrOTd3+RO5fpOuQ RZuqjxQeY735A/FCICcZsfR8v/LbReecUcuRB/Tkp9sEcSyoHhlWlouixD6gbDhfkgLB HBWA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AV1KC+AzjW8o1+xDkAzN7bjFdeBLDBNG0U9UPDRiQbE=; b=dGzUxcCKw+lfDzI++m1F6c/AUogcmNFmyoN/YVJVRIptxRXMpl7SVkVPLK7z0MO7Xy F3JZf5B6OJavTifCKVlwX3xb0oHguSh8b1gS1KFcHyPf0wl3aXYSDuIvMrR7t0Qa1EyI BShSK0V9n7ty6xUuYN9FHtDA1qGY9olYMPDgR/6FWBeGoC6fvDLGKSlTu+PsVnsKmSQP WYBpfK1dMp2NJlvXLQCS9dv1zfvNs9/ERb/ZlCZKfk8UL5eJv4WQNzH7uIWNMhvZNLWh vwyZuSRb0vVT5Lr3681HojIxeTUW10C1nYB7/D1CinRScILAF2RRJ870nzWv/80yd4Hy PUZQ==
X-Gm-Message-State: AOAM531l5K5NwA/ztvWbxpnIQoELWwfIMc/WJgoBBYsPjTzeZgYHEfuB hhusBdlz/WjM6sNZXtD2EQ9V4Y3BrSF7dmcHGDxyTu9aTWSGQQ==
X-Google-Smtp-Source: ABdhPJzhT54wOdQmOt+erdk8UiqAIgBcBKWzbGw952lAo7rVwxSXGfvtnRktyCAecjZbdoKgWWieytskE65FQvFiyJk=
X-Received: by 2002:a25:e0d2:: with SMTP id x201mr15900246ybg.297.1621622100499;  Fri, 21 May 2021 11:35:00 -0700 (PDT)
MIME-Version: 1.0
References: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com> <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org>
In-Reply-To: <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org>
From: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
Date: Fri, 21 May 2021 13:34:34 -0500
Message-ID: <CAKKJt-dunRgOdu-8Zk3n_iZ84UEtfnudAYWMA+q+tWmM9pvxPQ@mail.gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Content-Type: multipart/alternative; boundary="00000000000042a06b05c2db512f"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/YAGudqknQIfsCW7jWRVgIwW3_78>
Subject: Re: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 18:35:08 -0000

--00000000000042a06b05c2db512f
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Carsten,

On Fri, May 21, 2021 at 1:24 PM Carsten Bormann <cabo@tzi.org> wrote:

> On 21. May 2021, at 18:42, Spencer Dawkins at IETF <
> spencerdawkins.ietf@gmail.com> wrote:
> >
> >                       1: from
> /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/kramdown-rfc2629:94:=
in
> `yaml_load'
> > /var/lib/gems/2.7.0/gems/psych-4.0.0/lib/psych.rb:322:in `safe_load':
> wrong number of arguments (given 4, expected 1) (ArgumentError)
>
>
> This is a bit weird.
>
> Kramdown-rfc tries to be compatible with a range of Ruby versions, which
> sometimes means that it uses older platform APIs.
>
> 8 days ago a change was pushed that removes the older API in the newest
> version of the psych gem (4.0.0).
> You seem to have picked up this newest version=E2=80=A6
>
> I may be able to push a 1.4.13 later today that cooperates with this
> newest version (I need to write code that detects this change but still
> supports the Ruby versions found on, say, High Sierra).
>

Thank you a LOT for this, and for letting me know. I'm glad that I included
enough detail to be helpful.

 I'm still not sure if this is the right place for me to have asked (and
I'm happy to be pointed to the right place, if it's not), but I also
entered this case at ietf-action. It's ticket {37514336}, if that gets
routed to the tools team.

Best,

Spencer

--00000000000042a06b05c2db512f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">Carsten,</div><br><div class=3D"gmail_quo=
te"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, May 21, 2021 at 1:24 PM C=
arsten Bormann &lt;<a href=3D"mailto:cabo@tzi.org" target=3D"_blank">cabo@t=
zi.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"m=
argin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left=
:1ex">On 21. May 2021, at 18:42, Spencer Dawkins at IETF &lt;<a href=3D"mai=
lto:spencerdawkins.ietf@gmail.com" target=3D"_blank">spencerdawkins.ietf@gm=
ail.com</a>&gt; wrote:<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A01: from /var/lib/gems/2.7.0/gems/kramdown-rfc2629-1.4.12/bin/k=
ramdown-rfc2629:94:in `yaml_load&#39;=C2=A0 =C2=A0 =C2=A0 <br>
&gt; /var/lib/gems/2.7.0/gems/psych-4.0.0/lib/psych.rb:322:in `safe_load&#3=
9;: wrong number of arguments (given 4, expected 1) (ArgumentError)=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 =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 =C2=
=A0 <br>
<br>
This is a bit weird.<br>
<br>
Kramdown-rfc tries to be compatible with a range of Ruby versions, which so=
metimes means that it uses older platform APIs.<br>
<br>
8 days ago a change was pushed that removes the older API in the newest ver=
sion of the psych gem (4.0.0).<br>
You seem to have picked up this newest version=E2=80=A6<br>
<br>
I may be able to push a 1.4.13 later today that cooperates with this newest=
 version (I need to write code that detects this change but still supports =
the Ruby versions found on, say, High Sierra).<br></blockquote><div><br></d=
iv><div>Thank you a LOT for this, and for letting me know. I&#39;m glad tha=
t I included enough detail to be helpful.</div><div><br></div><div>=C2=A0I&=
#39;m still not sure if this is the right place for me to have asked (and I=
&#39;m happy to be pointed to the right place, if it&#39;s not), but I also=
 entered this case at ietf-action. It&#39;s ticket {37514336}, if that gets=
 routed to the tools team.</div><div><br></div><div>Best,</div><div><br></d=
iv><div>Spencer</div><br></div></div>

--00000000000042a06b05c2db512f--


From nobody Fri May 21 12:00:57 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D80753A1D52 for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 12:00:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.895
X-Spam-Level: 
X-Spam-Status: No, score=-1.895 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_FAIL=0.001, SPF_HELO_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 3ZJOwC0Qnt8W for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 12:00:45 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [IPv6:2001:638:708:32::19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0CB03A1BA8 for <tools-discuss@ietf.org>; Fri, 21 May 2021 12:00:43 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Fmwsy0wz0z315P; Fri, 21 May 2021 21:00:38 +0200 (CEST)
Content-Type: multipart/alternative; boundary="Apple-Mail=_7CCE80D7-0C6F-47CB-BC46-79215A074DAE"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org>
Date: Fri, 21 May 2021 21:00:37 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Message-Id: <A3A6DFF2-263F-4D86-9275-EEDF257D21E1@tzi.org>
References: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com> <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org>
To: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
X-Mailer: Apple Mail (2.3654.80.0.2.43)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/qiuMQPpR-OfAwJpJSk5251PKVH0>
Subject: Re: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 19:00:56 -0000

--Apple-Mail=_7CCE80D7-0C6F-47CB-BC46-79215A074DAE
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Fixed.  (Not extensively tested on High Sierra, though =E2=80=94 I=E2=80=99=
m sure I=E2=80=99ll hear if I goofed :-).

Please just

	gem update

Gr=C3=BC=C3=9Fe, Carsten


> On 21. May 2021, at 20:24, Carsten Bormann <cabo@tzi.org> wrote:
>=20
> I may be able to push a 1.4.13 later today that cooperates with this =
newest version (I need to write code that detects this change but still =
supports the Ruby versions found on, say, High Sierra).


--Apple-Mail=_7CCE80D7-0C6F-47CB-BC46-79215A074DAE
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D"">Fixed. &nbsp;(Not extensively tested on High Sierra, though =
=E2=80=94 I=E2=80=99m sure I=E2=80=99ll hear if I goofed :-).<div =
class=3D""><br class=3D""></div><div class=3D"">Please just</div><div =
class=3D""><br class=3D""></div><div class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>gem =
update</div><div class=3D""><br class=3D""></div><div class=3D""><div =
class=3D"">Gr=C3=BC=C3=9Fe, Carsten</div><div class=3D""><br =
class=3D""></div><div><br class=3D""><blockquote type=3D"cite" =
class=3D""><div class=3D"">On 21. May 2021, at 20:24, Carsten Bormann =
&lt;<a href=3D"mailto:cabo@tzi.org" class=3D"">cabo@tzi.org</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; =
font-size: 11px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">I may be able =
to push a 1.4.13 later today that cooperates with this newest version (I =
need to write code that detects this change but still supports the Ruby =
versions found on, say, High Sierra).</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 11px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""></div></blockquote></div><br =
class=3D""></div></body></html>=

--Apple-Mail=_7CCE80D7-0C6F-47CB-BC46-79215A074DAE--


From nobody Fri May 21 12:19:08 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11C3E3A1D7A for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 12:19:07 -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, SPF_HELO_NONE=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 PZeIn9ZRHuEv for <tools-discuss@ietfa.amsl.com>; Fri, 21 May 2021 12:19:04 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D1673A1D73 for <tools-discuss@ietf.org>; Fri, 21 May 2021 12:19:04 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FmxHB4XcHz315P; Fri, 21 May 2021 21:19:02 +0200 (CEST)
Content-Type: multipart/alternative; boundary="Apple-Mail=_8117527E-B8B4-4ACF-A670-C03B28D9330D"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CAKKJt-dunRgOdu-8Zk3n_iZ84UEtfnudAYWMA+q+tWmM9pvxPQ@mail.gmail.com>
Date: Fri, 21 May 2021 21:19:02 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Message-Id: <8D8832B3-4FD7-4EB1-8F92-38F1E8E699D6@tzi.org>
References: <CAKKJt-eoz3Fte6gAzFED9KMgM5RJoRc9EJNSixTTQWUuk3kZdQ@mail.gmail.com> <4DBBA121-896D-4C46-886B-2702E8979674@tzi.org> <CAKKJt-dunRgOdu-8Zk3n_iZ84UEtfnudAYWMA+q+tWmM9pvxPQ@mail.gmail.com>
To: Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
X-Mailer: Apple Mail (2.3654.80.0.2.43)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/ugQjg7uJvFAFcXl-U9n9ynn7K8M>
Subject: Re: [Tools-discuss] Error in kramdown-rfc2629 appearing suddenly?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2021 19:19:07 -0000

--Apple-Mail=_8117527E-B8B4-4ACF-A670-C03B28D9330D
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

On 21. May 2021, at 20:34, Spencer Dawkins at IETF =
<spencerdawkins.ietf@gmail.com> wrote:
>=20
>  I'm still not sure if this is the right place for me to have asked =
(and I'm happy to be pointed to the right place, if it's not), but I =
also entered this case at ietf-action. It's ticket {37514336}, if that =
gets routed to the tools team.

This is user-supported software, so the secretariat can=E2=80=99t help =
=E2=80=94 tools-discuss is the right address (or rfc-markdown, if you =
already know it=E2=80=99s a kramdown-rfc problem).

Gr=C3=BC=C3=9Fe, Carsten



--Apple-Mail=_8117527E-B8B4-4ACF-A670-C03B28D9330D
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">On =
21. May 2021, at 20:34, Spencer Dawkins at IETF &lt;<a =
href=3D"mailto:spencerdawkins.ietf@gmail.com" =
class=3D"">spencerdawkins.ietf@gmail.com</a>&gt; wrote:<br =
class=3D""><div><blockquote type=3D"cite" class=3D""><br =
class=3D"Apple-interchange-newline"><div class=3D""><meta =
charset=3D"UTF-8" class=3D""><div style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D"">&nbsp;I'm still not sure if this is =
the right place for me to have asked (and I'm happy to be pointed to the =
right place, if it's not), but I also entered this case at ietf-action. =
It's ticket {37514336}, if that gets routed to the tools =
team.</div></div></blockquote><br class=3D""></div><div>This is =
user-supported software, so the secretariat can=E2=80=99t help =E2=80=94 =
tools-discuss is the right address (or rfc-markdown, if you already know =
it=E2=80=99s a kramdown-rfc problem).</div><div><br =
class=3D""></div><div><div>Gr=C3=BC=C3=9Fe, Carsten</div><div =
class=3D""><br class=3D""></div></div><br class=3D""></body></html>=

--Apple-Mail=_8117527E-B8B4-4ACF-A670-C03B28D9330D--


From nobody Sun May 23 19:26:02 2021
Return-Path: <jay@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AAB63A11C1; Sun, 23 May 2021 19:26:00 -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, URIBL_BLOCKED=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 j4m_zT18DguV; Sun, 23 May 2021 19:25:58 -0700 (PDT)
Received: from jays-mbp.localdomain (unknown [158.140.230.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id E17B63A11BF; Sun, 23 May 2021 19:25:57 -0700 (PDT)
From: Jay Daley <jay@ietf.org>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Message-Id: <DB3B86F1-7535-4161-AE46-6CABDCDF971D@ietf.org>
Date: Mon, 24 May 2021 14:25:54 +1200
Cc: Kesara Rathnayake <krathnayake@ietf.org>
To: Tools Discussion <tools-discuss@ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/7FGy0BycDpprhQpgv24t-0bKM6s>
Subject: [Tools-discuss] New Senior Software Development Engineer starts today
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 02:26:00 -0000

I=E2=80=99m pleased to announce that after an open recruitment process, =
our new Senior SDE, Kesara Rathnayake, starts today.  Kesara has been a =
Python and open source developer for many years including a stint at a =
domain name registry.  His GitHub page is https://github.com/kesara . =
Kesara=E2=80=99s work will be coordinated by Robert as the Tools Team =
PM.

For full disclosure, Kesara has worked for me previously (at .nz) and so =
Robert took the lead in the recruitment process to avoid any perception =
of bias. =20

Please feel free to contact me directly if you have any questions.

Jay

--=20
Jay Daley
IETF Executive Director
jay@ietf.org


From nobody Mon May 24 04:19:55 2021
Return-Path: <rsalz@akamai.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 287D73A2481; Mon, 24 May 2021 04:19:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.795
X-Spam-Level: 
X-Spam-Status: No, score=-2.795 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=akamai.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 9PMyHWMqIAQF; Mon, 24 May 2021 04:19:49 -0700 (PDT)
Received: from mx0b-00190b01.pphosted.com (mx0b-00190b01.pphosted.com [IPv6:2620:100:9005:57f::1]) (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 9683C3A247E; Mon, 24 May 2021 04:19:48 -0700 (PDT)
Received: from pps.filterd (m0050102.ppops.net [127.0.0.1]) by m0050102.ppops.net-00190b01. (8.16.0.43/8.16.0.43) with SMTP id 14OBJk1p031399; Mon, 24 May 2021 12:19:46 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akamai.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : content-id : content-transfer-encoding : mime-version; s=jan2016.eng; bh=cin6mnbWjxL0n/Uv6rIb0wJ1TFjA4IC3CNzNCCgBAnI=; b=Kcw15Tk/dz206DwHbl2GUhq44rf/ubH/moh+49tAAvh4e6YcPx6BNS2z2JuGa3fuxjCQ InkWGOUw0Jr4spK67mbjqWfZ4U5w78J4N+1qmv/+iUXngqzI1Y7NNQxl9BUbtdzcwhSL oSr136Kf+Yl1xBTP4J48KBgfVgAfvNm+kiVEFlqSa9ajQBfHp1Mqo8tddzTL62mo23ru ZJg1e34Z06sfNNRmUceU9m58u7Sng3bOuMouHDzl9I/IanasHxJeqvSzmm3mYI250oMQ wArxJ0P8Ibfswhk3kO7HruCwKjSnqTu0N0phCZMAs6AYjC4audPViwpM0aIi+Tc3bvZa fQ== 
Received: from prod-mail-ppoint8 (a72-247-45-34.deploy.static.akamaitechnologies.com [72.247.45.34] (may be forged)) by m0050102.ppops.net-00190b01. with ESMTP id 38qrty3y81-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 24 May 2021 12:19:46 +0100
Received: from pps.filterd (prod-mail-ppoint8.akamai.com [127.0.0.1]) by prod-mail-ppoint8.akamai.com (8.16.1.2/8.16.1.2) with SMTP id 14OB4h5H020035; Mon, 24 May 2021 07:19:46 -0400
Received: from email.msg.corp.akamai.com ([172.27.165.115]) by prod-mail-ppoint8.akamai.com with ESMTP id 38pw9yjy1k-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 24 May 2021 07:19:46 -0400
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com (172.27.165.119) by ustx2ex-dag1mb3.msg.corp.akamai.com (172.27.165.121) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Mon, 24 May 2021 06:19:45 -0500
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com ([172.27.165.119]) by ustx2ex-dag1mb1.msg.corp.akamai.com ([172.27.165.119]) with mapi id 15.00.1497.018; Mon, 24 May 2021 06:19:45 -0500
From: "Salz, Rich" <rsalz@akamai.com>
To: Jay Daley <jay@ietf.org>, Tools Discussion <tools-discuss@ietf.org>
Thread-Topic: [Tools-discuss] New Senior Software Development Engineer starts today
Thread-Index: AQHXUEQoTv9Sau+V2kmvfORWr13JkaryjaGA
Date: Mon, 24 May 2021 11:19:45 +0000
Message-ID: <C48EA45D-D183-4DF6-B142-9A398EDB2A4C@akamai.com>
References: <DB3B86F1-7535-4161-AE46-6CABDCDF971D@ietf.org>
In-Reply-To: <DB3B86F1-7535-4161-AE46-6CABDCDF971D@ietf.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.49.21050901
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [172.27.118.139]
Content-Type: text/plain; charset="utf-8"
Content-ID: <8E2F49FAF41DB74CAB8B8F71E3BF7519@akamai.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-24_06:2021-05-24, 2021-05-24 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 mlxlogscore=728 phishscore=0 spamscore=0 adultscore=0 bulkscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105240077
X-Proofpoint-GUID: r_14ys3SM8Am9hmwmjcIJuu1AdKARbyh
X-Proofpoint-ORIG-GUID: r_14ys3SM8Am9hmwmjcIJuu1AdKARbyh
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-24_06:2021-05-24, 2021-05-24 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxlogscore=673 spamscore=0 suspectscore=0 priorityscore=1501 mlxscore=0 clxscore=1011 impostorscore=0 adultscore=0 phishscore=0 malwarescore=0 bulkscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105240078
X-Agari-Authentication-Results: mx.akamai.com; spf=${SPFResult} (sender IP is 72.247.45.34) smtp.mailfrom=rsalz@akamai.com smtp.helo=prod-mail-ppoint8
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/3PlntG11nrRCuI9DgcvSJE6m4JE>
Subject: Re: [Tools-discuss] New Senior Software Development Engineer starts today
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 11:19:54 -0000

V2VsY29tZSBLZXNhcmEhDQoNCg==


From nobody Mon May 24 09:33:05 2021
Return-Path: <rsalz@akamai.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BBF83A2EAD for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 09:33:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.794
X-Spam-Level: 
X-Spam-Status: No, score=-2.794 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=akamai.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 g8hKn7_xuK7o for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 09:32:57 -0700 (PDT)
Received: from mx0b-00190b01.pphosted.com (mx0b-00190b01.pphosted.com [IPv6:2620:100:9005:57f::1]) (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 39E4A3A2E87 for <tools-discuss@ietf.org>; Mon, 24 May 2021 09:32:56 -0700 (PDT)
Received: from pps.filterd (m0050102.ppops.net [127.0.0.1]) by m0050102.ppops.net-00190b01. (8.16.0.43/8.16.0.43) with SMTP id 14OGFshQ010663 for <tools-discuss@ietf.org>; Mon, 24 May 2021 17:32:54 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akamai.com; h=from : to : subject : date : message-id : content-type : mime-version; s=jan2016.eng; bh=EVB8kovb/Ynjl2WVFjQY9qiESbT9Hz1ZoCiVh/bUw9s=; b=Rctf4fkMApfIPkW7D8auqiweay9HgspNPKeCHZqKaznGcBmpinEjEHhle37ZkxpZu/V+ 6Pp3h4p/J4d0LwvLMKv2AMzo8eDzMmShfm8fBKncj1jGw2+B8nP+lWPzKN0P4YAIMJgT eo3W3Hc6sBvI4PJD9bfSJgY+E14+KNAzxh+ytS0XALLP0UdGQlJ0hmW3lKXlCZXzxZHw r8hMHbepYvaQv2WSB3OjjhKvnmr+St8AhTqk7QpfxqWvHR/a22KudrWe8MipheyL9jlQ OALRxrolMBCiuTjvVYEkZf/u4DCbr4qh7oCZni3vGNcuTM+lPHdKppr549PQXKYZW3O4 Hg== 
Received: from prod-mail-ppoint7 (a72-247-45-33.deploy.static.akamaitechnologies.com [72.247.45.33] (may be forged)) by m0050102.ppops.net-00190b01. with ESMTP id 38qrtyev44-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <tools-discuss@ietf.org>; Mon, 24 May 2021 17:32:54 +0100
Received: from pps.filterd (prod-mail-ppoint7.akamai.com [127.0.0.1]) by prod-mail-ppoint7.akamai.com (8.16.1.2/8.16.1.2) with SMTP id 14OGKs4n001486 for <tools-discuss@ietf.org>; Mon, 24 May 2021 12:32:53 -0400
Received: from email.msg.corp.akamai.com ([172.27.165.112]) by prod-mail-ppoint7.akamai.com with ESMTP id 38pw9ydh7b-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <tools-discuss@ietf.org>; Mon, 24 May 2021 12:32:53 -0400
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com (172.27.165.119) by ustx2ex-dag1mb6.msg.corp.akamai.com (172.27.165.124) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Mon, 24 May 2021 11:32:53 -0500
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com ([172.27.165.119]) by ustx2ex-dag1mb1.msg.corp.akamai.com ([172.27.165.119]) with mapi id 15.00.1497.018; Mon, 24 May 2021 11:32:53 -0500
From: "Salz, Rich" <rsalz@akamai.com>
To: Tools Discussion <tools-discuss@ietf.org>
Thread-Topic: searching for individuals on datatracker
Thread-Index: AQHXULpxet1MgTP9NkKpejriT6yFnw==
Date: Mon, 24 May 2021 16:32:52 +0000
Message-ID: <4A7F5957-2212-4C24-87DB-FBB981326D23@akamai.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.49.21050901
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [172.27.118.139]
Content-Type: multipart/alternative; boundary="_000_4A7F595722124C2487DBFBB981326D23akamaicom_"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-24_08:2021-05-24, 2021-05-24 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 mlxscore=0 phishscore=0 bulkscore=0 suspectscore=0 adultscore=0 malwarescore=0 mlxlogscore=429 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105240097
X-Proofpoint-GUID: rk9LJteqOaeK1fBRmnrtjyG81giavg_E
X-Proofpoint-ORIG-GUID: rk9LJteqOaeK1fBRmnrtjyG81giavg_E
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-24_08:2021-05-24, 2021-05-24 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxlogscore=328 spamscore=0 suspectscore=0 priorityscore=1501 mlxscore=0 clxscore=1015 impostorscore=0 adultscore=0 phishscore=0 malwarescore=0 bulkscore=1 lowpriorityscore=1 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105240097
X-Agari-Authentication-Results: mx.akamai.com; spf=${SPFResult} (sender IP is 72.247.45.33) smtp.mailfrom=rsalz@akamai.com smtp.helo=prod-mail-ppoint7
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/ZdA_22V8ImW9W2HDoiNeioZhw9g>
Subject: [Tools-discuss] searching for individuals on datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 16:33:04 -0000

--_000_4A7F595722124C2487DBFBB981326D23akamaicom_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

SXMgdGhlcmUgYSB3YXkgdG8gc2VhcmNoIGZvciBwZW9wbGUgb24gZGF0YXRyYWNrZXI/IFRob3Vn
aHRzPyBPZiBjb3Vyc2UsIG9ubHkgbG9nZ2VkLWluIHBlb3BsZSBjb3VsZCBkbyB0aGF0LiBCdXQg
SSBhbSByZWNlbnRseSBmaW5kaW5nIHRoYXQgaXQgd291bGQgYmUgYSB1c2VmdWwgd2F5IHRvIGZp
bmQgdGhlIGN1cnJlbnQgYWRkcmVzcyBmb3IgUkZDIGF1dGhvcnMsIGZvciBleGFtcGxlLg0K

--_000_4A7F595722124C2487DBFBB981326D23akamaicom_
Content-Type: text/html; charset="utf-8"
Content-ID: <7DE4A1CFD5141E46BE73E634173C5229@akamai.com>
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4
bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxuczptPSJo
dHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL29mZmljZS8yMDA0LzEyL29tbWwiIHhtbG5zPSJo
dHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp
dj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1l
dGEgbmFtZT0iR2VuZXJhdG9yIiBjb250ZW50PSJNaWNyb3NvZnQgV29yZCAxNSAoZmlsdGVyZWQg
bWVkaXVtKSI+DQo8c3R5bGU+PCEtLQ0KLyogRm9udCBEZWZpbml0aW9ucyAqLw0KQGZvbnQtZmFj
ZQ0KCXtmb250LWZhbWlseToiQ2FtYnJpYSBNYXRoIjsNCglwYW5vc2UtMToyIDQgNSAzIDUgNCA2
IDMgMiA0O30NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6Q2FsaWJyaTsNCglwYW5vc2UtMToy
IDE1IDUgMiAyIDIgNCAzIDIgNDt9DQovKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KcC5Nc29Ob3Jt
YWwsIGxpLk1zb05vcm1hbCwgZGl2Lk1zb05vcm1hbA0KCXttYXJnaW46MGluOw0KCWZvbnQtc2l6
ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IkNhbGlicmkiLHNhbnMtc2VyaWY7fQ0Kc3Bhbi5FbWFp
bFN0eWxlMTcNCgl7bXNvLXN0eWxlLXR5cGU6cGVyc29uYWwtY29tcG9zZTsNCglmb250LWZhbWls
eToiQ2FsaWJyaSIsc2Fucy1zZXJpZjsNCgljb2xvcjp3aW5kb3d0ZXh0O30NCi5Nc29DaHBEZWZh
dWx0DQoJe21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQtc2l6ZToxMi4wcHQ7DQoJ
Zm9udC1mYW1pbHk6IkNhbGlicmkiLHNhbnMtc2VyaWY7fQ0KQHBhZ2UgV29yZFNlY3Rpb24xDQoJ
e3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjBpbiAxLjBpbiAxLjBpbjt9DQpk
aXYuV29yZFNlY3Rpb24xDQoJe3BhZ2U6V29yZFNlY3Rpb24xO30NCi0tPjwvc3R5bGU+DQo8L2hl
YWQ+DQo8Ym9keSBsYW5nPSJFTi1VUyIgbGluaz0iIzA1NjNDMSIgdmxpbms9IiM5NTRGNzIiIHN0
eWxlPSJ3b3JkLXdyYXA6YnJlYWstd29yZCI+DQo8ZGl2IGNsYXNzPSJXb3JkU2VjdGlvbjEiPg0K
PHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQiPklzIHRo
ZXJlIGEgd2F5IHRvIHNlYXJjaCBmb3IgcGVvcGxlIG9uIGRhdGF0cmFja2VyPyBUaG91Z2h0cz8g
T2YgY291cnNlLCBvbmx5IGxvZ2dlZC1pbiBwZW9wbGUgY291bGQgZG8gdGhhdC4gQnV0IEkgYW0g
cmVjZW50bHkgZmluZGluZyB0aGF0IGl0IHdvdWxkIGJlIGEgdXNlZnVsIHdheSB0byBmaW5kIHRo
ZSBjdXJyZW50IGFkZHJlc3MgZm9yIFJGQyBhdXRob3JzLA0KIGZvciBleGFtcGxlLjxvOnA+PC9v
OnA+PC9zcGFuPjwvcD4NCjwvZGl2Pg0KPC9ib2R5Pg0KPC9odG1sPg0K

--_000_4A7F595722124C2487DBFBB981326D23akamaicom_--


From nobody Mon May 24 10:06:39 2021
Return-Path: <housley@vigilsec.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 375263A2F65 for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 10:06:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level: 
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=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 rXniI__p4TvH for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 10:06:35 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19F773A2F68 for <tools-discuss@ietf.org>; Mon, 24 May 2021 10:06:35 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 94005300BE9 for <tools-discuss@ietf.org>; Mon, 24 May 2021 13:06:33 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id pAb47Bnvb3Nb for <tools-discuss@ietf.org>; Mon, 24 May 2021 13:06:28 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (pool-141-156-161-153.washdc.fios.verizon.net [141.156.161.153]) by mail.smeinc.net (Postfix) with ESMTPSA id 237DB300B5F; Mon, 24 May 2021 13:06:28 -0400 (EDT)
From: Russ Housley <housley@vigilsec.com>
Message-Id: <75E281B8-0266-4C56-9EB2-4DF1F57D261F@vigilsec.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_56F4D402-A2E3-48B2-B337-621F697B97BA"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.20\))
Date: Mon, 24 May 2021 13:06:27 -0400
In-Reply-To: <4A7F5957-2212-4C24-87DB-FBB981326D23@akamai.com>
Cc: Tools Discussion <tools-discuss@ietf.org>
To: "Salz, Rich" <rsalz=40akamai.com@dmarc.ietf.org>
References: <4A7F5957-2212-4C24-87DB-FBB981326D23@akamai.com>
X-Mailer: Apple Mail (2.3445.104.20)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/wD5iWbkqUEKdd2ZHXa3HG1rKrrQ>
Subject: Re: [Tools-discuss] searching for individuals on datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 17:06:38 -0000

--Apple-Mail=_56F4D402-A2E3-48B2-B337-621F697B97BA
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

I find google for datatracker.ietf.org profile <name>

The first link on the returned page is =
https://datatracker.ietf.org/person/rsalz@akamai.com

Russ


> On May 24, 2021, at 12:32 PM, Salz, Rich =
<rsalz=3D40akamai.com@dmarc.ietf.org> wrote:
>=20
> Is there a way to search for people on datatracker? Thoughts? Of =
course, only logged-in people could do that. But I am recently finding =
that it would be a useful way to find the current address for RFC =
authors, for example.
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org =
<mailto:Tools-discuss@ietf.org>
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: =
datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
> * Report tools.ietf.org <http://tools.ietf.org/> bugs to: =
webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
> * Report all other bugs or issues to: ietf-action@ietf.org =
<mailto:ietf-action@ietf.org>
> List info (including how to Unsubscribe): =
https://www.ietf.org/mailman/listinfo/tools-discuss =
<https://www.ietf.org/mailman/listinfo/tools-discuss>

--Apple-Mail=_56F4D402-A2E3-48B2-B337-621F697B97BA
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><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; line-break: after-white-space;" class=3D"">I =
find google for <a href=3D"http://datatracker.ietf.org" =
class=3D"">datatracker.ietf.org</a> profile &lt;name&gt;<div =
class=3D""><br class=3D""></div><div class=3D"">The first link on the =
returned page is&nbsp;<a =
href=3D"https://datatracker.ietf.org/person/rsalz@akamai.com" =
class=3D"">https://datatracker.ietf.org/person/rsalz@akamai.com</a></div><=
div class=3D""><br class=3D""></div><div class=3D"">Russ</div><div =
class=3D""><br class=3D""><div><br class=3D""><blockquote type=3D"cite" =
class=3D""><div class=3D"">On May 24, 2021, at 12:32 PM, Salz, Rich =
&lt;<a href=3D"mailto:rsalz=3D40akamai.com@dmarc.ietf.org" =
class=3D"">rsalz=3D40akamai.com@dmarc.ietf.org</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div =
class=3D"WordSection1" style=3D"page: WordSection1; caret-color: rgb(0, =
0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;"><div style=3D"margin: 0in; font-size: 12pt; =
font-family: Calibri, sans-serif;" class=3D""><span style=3D"font-size: =
11pt;" class=3D"">Is there a way to search for people on datatracker? =
Thoughts? Of course, only logged-in people could do that. But I am =
recently finding that it would be a useful way to find the current =
address for RFC authors, for example.<o:p =
class=3D""></o:p></span></div></div><span style=3D"caret-color: rgb(0, =
0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">___________________________________________________________</sp=
an><br style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">Tools-discuss =
mailing list -<span class=3D"Apple-converted-space">&nbsp;</span></span><a=
 href=3D"mailto:Tools-discuss@ietf.org" style=3D"font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; =
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" class=3D"">Tools-discuss@ietf.org</a><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">This list is for discussion, not =
for action requests or bug reports.</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">* Report datatracker and mailarchive bugs to:<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"mailto:datatracker-project@ietf.org" style=3D"font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" =
class=3D"">datatracker-project@ietf.org</a><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">* Report<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"http://tools.ietf.org/" style=3D"font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; =
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" class=3D"">tools.ietf.org</a><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D""><span =
class=3D"Apple-converted-space">&nbsp;</span>bugs to:<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"mailto:webmaster@tools.ietf.org" style=3D"font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" =
class=3D"">webmaster@tools.ietf.org</a><br style=3D"caret-color: rgb(0, =
0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">* Report all other bugs or issues to:<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"mailto:ietf-action@ietf.org" style=3D"font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; =
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" class=3D"">ietf-action@ietf.org</a><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">List info (including how to =
Unsubscribe):<span class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"https://www.ietf.org/mailman/listinfo/tools-discuss" =
style=3D"font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" =
class=3D"">https://www.ietf.org/mailman/listinfo/tools-discuss</a></div></=
blockquote></div><br class=3D""></div></body></html>=

--Apple-Mail=_56F4D402-A2E3-48B2-B337-621F697B97BA--


From nobody Mon May 24 10:20:33 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92B533A2FC1 for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 10:20:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level: 
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 v2U2xg4wnuuL for <tools-discuss@ietfa.amsl.com>; Mon, 24 May 2021 10:20:28 -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 5EB063A2FD4 for <tools-discuss@ietf.org>; Mon, 24 May 2021 10:20:27 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14OHKKoc042191 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Mon, 24 May 2021 12:20:22 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1621876823; bh=ea8mPa1+hkGj5PDluCq3fBbtXzV9dXF696g0jRgbYTU=; h=Subject:To:References:From:Date:In-Reply-To; b=fBGlieLVIdy4EA/AKfM8A7pmxPtvfxRrm52FEHuQzG7ndukI2awPyXXxixOWsl8Ys ccsRi9ol9/RhDGL/Zbasl//vsemAavCbsyPenqtD/2YieMjKIMX4NHnFXyK/VWaSoG 31odYYBEUCwxnIvwuDzD0DtXxuW1Ms9Ycfb/Ie+4=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: tools-discuss@ietf.org
References: <4A7F5957-2212-4C24-87DB-FBB981326D23@akamai.com> <75E281B8-0266-4C56-9EB2-4DF1F57D261F@vigilsec.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <04ce27da-a2cc-f7ae-bd13-aa490ddd2772@nostrum.com>
Date: Mon, 24 May 2021 12:20:15 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <75E281B8-0266-4C56-9EB2-4DF1F57D261F@vigilsec.com>
Content-Type: multipart/alternative; boundary="------------DB8E65222025960BB7F484C1"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/0urBfJLcBurfS80RLRWsFTspW0s>
Subject: Re: [Tools-discuss] searching for individuals on datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 17:20:33 -0000

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

See also https://trac.ietf.org/trac/ietfdb/ticket/3011

On 5/24/21 12:06 PM, Russ Housley wrote:
> I find google for datatracker.ietf.org <http://datatracker.ietf.org> 
> profile <name>
>
> The first link on the returned page is 
> https://datatracker.ietf.org/person/rsalz@akamai.com 
> <https://datatracker.ietf.org/person/rsalz@akamai.com>
>
> Russ
>
>
>> On May 24, 2021, at 12:32 PM, Salz, Rich 
>> <rsalz=40akamai.com@dmarc.ietf.org 
>> <mailto:rsalz=40akamai.com@dmarc.ietf.org>> wrote:
>>
>> Is there a way to search for people on datatracker? Thoughts? Of 
>> course, only logged-in people could do that. But I am recently 
>> finding that it would be a useful way to find the current address for 
>> RFC authors, for example.
>> ___________________________________________________________
>> Tools-discuss mailing list -Tools-discuss@ietf.org 
>> <mailto:Tools-discuss@ietf.org>
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs 
>> to:datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
>> * Reporttools.ietf.org <http://tools.ietf.org/>bugs 
>> to:webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>> * Report all other bugs or issues to:ietf-action@ietf.org 
>> <mailto:ietf-action@ietf.org>
>> List info (including how to 
>> Unsubscribe):https://www.ietf.org/mailman/listinfo/tools-discuss 
>> <https://www.ietf.org/mailman/listinfo/tools-discuss>
>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

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

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>See also <a class="moz-txt-link-freetext" href="https://trac.ietf.org/trac/ietfdb/ticket/3011">https://trac.ietf.org/trac/ietfdb/ticket/3011</a><br>
    </p>
    <div class="moz-cite-prefix">On 5/24/21 12:06 PM, Russ Housley
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:75E281B8-0266-4C56-9EB2-4DF1F57D261F@vigilsec.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      I find google for <a href="http://datatracker.ietf.org" class=""
        moz-do-not-send="true">datatracker.ietf.org</a> profile
      &lt;name&gt;
      <div class=""><br class="">
      </div>
      <div class="">The first link on the returned page is <a
          href="https://datatracker.ietf.org/person/rsalz@akamai.com"
          class="" moz-do-not-send="true">https://datatracker.ietf.org/person/rsalz@akamai.com</a></div>
      <div class=""><br class="">
      </div>
      <div class="">Russ</div>
      <div class=""><br class="">
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">On May 24, 2021, at 12:32 PM, Salz, Rich &lt;<a
                href="mailto:rsalz=40akamai.com@dmarc.ietf.org" class=""
                moz-do-not-send="true">rsalz=40akamai.com@dmarc.ietf.org</a>&gt;
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div class="WordSection1" style="page: WordSection1;
                caret-color: rgb(0, 0, 0); font-family: Helvetica;
                font-size: 12px; font-style: normal; font-variant-caps:
                normal; font-weight: normal; letter-spacing: normal;
                text-align: start; text-indent: 0px; text-transform:
                none; white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; text-decoration: none;">
                <div style="margin: 0in; font-size: 12pt; font-family:
                  Calibri, sans-serif;" class=""><span style="font-size:
                    11pt;" class="">Is there a way to search for people
                    on datatracker? Thoughts? Of course, only logged-in
                    people could do that. But I am recently finding that
                    it would be a useful way to find the current address
                    for RFC authors, for example.<o:p class=""></o:p></span></div>
              </div>
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">___________________________________________________________</span><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">Tools-discuss mailing list -<span
                  class="Apple-converted-space"> </span></span><a
                href="mailto:Tools-discuss@ietf.org" style="font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; orphans: auto; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; widows: auto; word-spacing: 0px;
                -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">Tools-discuss@ietf.org</a><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">This list is for discussion, not
                for action requests or bug reports.</span><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">* Report datatracker and
                mailarchive bugs to:<span class="Apple-converted-space"> </span></span><a
                href="mailto:datatracker-project@ietf.org"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">datatracker-project@ietf.org</a><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">* Report<span
                  class="Apple-converted-space"> </span></span><a
                href="http://tools.ietf.org/" style="font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; orphans: auto; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; widows: auto; word-spacing: 0px;
                -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">tools.ietf.org</a><span
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class=""><span
                  class="Apple-converted-space"> </span>bugs to:<span
                  class="Apple-converted-space"> </span></span><a
                href="mailto:webmaster@tools.ietf.org"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">webmaster@tools.ietf.org</a><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">* Report all other bugs or issues
                to:<span class="Apple-converted-space"> </span></span><a
                href="mailto:ietf-action@ietf.org" style="font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; orphans: auto; text-align:
                start; text-indent: 0px; text-transform: none;
                white-space: normal; widows: auto; word-spacing: 0px;
                -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">ietf-action@ietf.org</a><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                text-decoration: none; float: none; display: inline
                !important;" class="">List info (including how to
                Unsubscribe):<span class="Apple-converted-space"> </span></span><a
href="https://www.ietf.org/mailman/listinfo/tools-discuss"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px;" class=""
                moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a></div>
          </blockquote>
        </div>
        <br class="">
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">___________________________________________________________
Tools-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:Tools-discuss@ietf.org">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a class="moz-txt-link-abbreviated" href="mailto:datatracker-project@ietf.org">datatracker-project@ietf.org</a>
* Report tools.ietf.org bugs to: <a class="moz-txt-link-abbreviated" href="mailto:webmaster@tools.ietf.org">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a class="moz-txt-link-abbreviated" href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/tools-discuss">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </body>
</html>

--------------DB8E65222025960BB7F484C1--


From nobody Mon May 24 14:10:46 2021
Return-Path: <krathnayake@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E59D3A0969; Mon, 24 May 2021 14:10:45 -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, URIBL_BLOCKED=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 gjkRWlQD8eEI; Mon, 24 May 2021 14:10:40 -0700 (PDT)
Received: from lateralus (unknown [124.197.12.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id 023AD3A0963; Mon, 24 May 2021 14:10:39 -0700 (PDT)
Date: Tue, 25 May 2021 09:10:36 +1200
From: Kesara Rathnayake <krathnayake@ietf.org>
To: "Salz, Rich" <rsalz@akamai.com>
Cc: Jay Daley <jay@ietf.org>, Tools Discussion <tools-discuss@ietf.org>
Message-ID: <YKwWTFTEEfCEEtT+@lateralus>
References: <DB3B86F1-7535-4161-AE46-6CABDCDF971D@ietf.org> <C48EA45D-D183-4DF6-B142-9A398EDB2A4C@akamai.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xgAUGWfCgEXLi3pK"
Content-Disposition: inline
In-Reply-To: <C48EA45D-D183-4DF6-B142-9A398EDB2A4C@akamai.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Te6ysmr5rxtiWDuScusE3LQ4US8>
Subject: Re: [Tools-discuss] New Senior Software Development Engineer starts today
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 21:10:46 -0000

--xgAUGWfCgEXLi3pK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


On Mon, May 24, 2021 at 11:19:45AM +0000, Salz, Rich wrote:
> Welcome Kesara!
>=20
Thanks all! Look forward to making contributions.

Kesara

--=20
Kesara Rathnayake
Senior Software Development Engineer - IETF
krathnayake@ietf.org
PGP: A50D 9882 197F 431A 42F8 ACBB 985F 7788 DC6C 78FB

--xgAUGWfCgEXLi3pK
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Comment: GNU GPG

iQIzBAABCgAdFiEEpQ2Yghl/QxpC+Ky7mF93iNxsePsFAmCsFj8ACgkQmF93iNxs
ePsDeg//fePqwF9DTJP2gTuwt91Z3X988/1JH4QLXZ6dr5Isny6wq3LkKe+hOzit
XyOqrbVlUjXb5lpxQMx9r7db7pRKWGRQSc98zalYgBeinAEefp0gg9ahS+odCcrr
W8tbA8F6qVXm25Mg29Sutr//I74b/Wkflw3tjB/kKuN9fsk/rmqkNNBoTGnPYtNF
pQDUnhzkeNireFljiygIvvaYjLPPBABCaHJ1AjlO3E9P0heSL0HcahRQsvvuAHKQ
VzjhS122EqhGEYPZ/JEuT8G7AZwW4QPggkiF/n1JJ0rOslbLVbS7ab9K6hnoXmPq
8c611MJJRRigXKBaXywRqymBwA+p0vM9TZSJK8vOScaNJAy+FolZrgToaaiv53E+
1ScdygsGTIivB41MRUhpoR00Qk5eZmK/4QlyYSbldMQ2d9VEQ9/s2NdTciKLI+Oa
zrNJlLWvXu1hHVTHtzbU1FBo10fuHWH0X6ktv0m4VymolfhEUbQtuEOjYebt9gPl
6iEkajtql4SvY+JO8335V6jKLkT5kMHkzGUdyxeZwyyw7sda+7zGYWK2RZe0HHtZ
aEB0LMRLSXPTPGJCZGSYnaCZ5fH+YK3IVxjVDrLjX5DoANUbp5a2uiRG7VypK7+K
mrTEjWzuRefPSd2wazIyIGQMMh2K62ZvsDcctULO+dC7TRIhfMI=
=Gj+P
-----END PGP SIGNATURE-----

--xgAUGWfCgEXLi3pK--


From nobody Wed May 26 06:54:32 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E18243A2F57 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 06:54:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 4rD4004dz7QP for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 06:54:26 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33A3C3A2F51 for <tools-discuss@ietf.org>; Wed, 26 May 2021 06:54:26 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FqsrJ0nwBz316P; Wed, 26 May 2021 15:54:24 +0200 (CEST)
From: Carsten Bormann <cabo@tzi.org>
Content-Type: multipart/alternative; boundary="Apple-Mail=_6EA85E5F-3CE8-416B-A2FD-7816CAD9D101"
X-Mao-Original-Outgoing-Id: 643730063.598305-bd46483963336848f52ecdc928be2ab2
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
Date: Wed, 26 May 2021 15:54:23 +0200
Message-Id: <B059FD26-B170-4DB0-A10D-CF9C33AF871D@tzi.org>
References: <162203242344.29582.10148358869813812866@ietfa.amsl.com>
To: Tools Team Discussion <tools-discuss@ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/E7xGHFBhUXSF06h4cb-BKs6GVHA>
Subject: [Tools-discuss] bibxml8 and http:// (Fwd: Lars Eggert's No Objection on draft-ietf-core-senml-versions-03: (with COMMENT))
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 13:54:31 -0000

--Apple-Mail=_6EA85E5F-3CE8-416B-A2FD-7816CAD9D101
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

In a recent IESG ballot, Lars Eggert noted that bibxlm8 is still using =
http:// URLs for the reference target:

        return ("\n".join([f"<reference =
anchor=3D'{self.reference_number.upper()}'",
                           f" =
target=3D'http://www.iana.org/assignments/{self.reference_number}'>",
(Line 219, 220 of bibxml8/index.cgi).

I agree with him that this should now be https://

Gr=C3=BC=C3=9Fe, Carsten


> Begin forwarded message:
>=20
> From: Lars Eggert via Datatracker <noreply@ietf.org>
> Subject: Lars Eggert's No Objection on =
draft-ietf-core-senml-versions-03: (with COMMENT)
> Date: 2021-05-26 at 14:33:43 CEST
> To: "The IESG" <iesg@ietf.org>
> Cc: draft-ietf-core-senml-versions@ietf.org, core-chairs@ietf.org, =
core@ietf.org, jaime@iki.fi, jaime@iki.fi
> Resent-From: <alias-bounces@ietf.org>
> Resent-To: cabo@tzi.org, jaime@iki.fi, marco.tiloca@ri.se
> Reply-To: Lars Eggert <lars@eggert.org>
> Message-Id: <162203242344.29582.10148358869813812866@ietfa.amsl.com>
>=20
>=20
> These URLs in the document can probably be converted to HTTPS:
> * http://www.iana.org/assignments/senml =
<http://www.iana.org/assignments/senml>

--Apple-Mail=_6EA85E5F-3CE8-416B-A2FD-7816CAD9D101
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">In =
a recent IESG ballot, Lars Eggert noted that bibxlm8 is still using =
http:// URLs for the reference target:<div class=3D""><br =
class=3D""></div><div class=3D""><div class=3D"">&nbsp; &nbsp; &nbsp; =
&nbsp; return ("\n".join([f"&lt;reference =
anchor=3D'{self.reference_number.upper()}'",</div><div class=3D"">&nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp;f" target=3D'<a =
href=3D"http://www.iana.org/assignments/{self.reference_number}" =
class=3D"">http://www.iana.org/assignments/{self.reference_number}</a>'&gt=
;",</div><div class=3D"">(Line 219, 220 of bibxml8/index.cgi).</div><div =
class=3D""><br class=3D""></div><div class=3D"">I agree with him that =
this should now be https://</div><div class=3D""><br class=3D""></div><div=
 class=3D""><div class=3D"">Gr=C3=BC=C3=9Fe, Carsten</div></div><div =
class=3D""><br class=3D""></div><div><br class=3D""><blockquote =
type=3D"cite" class=3D""><div class=3D"">Begin forwarded =
message:</div><br class=3D"Apple-interchange-newline"><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">From: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">Lars Eggert via Datatracker =
&lt;<a href=3D"mailto:noreply@ietf.org" =
class=3D"">noreply@ietf.org</a>&gt;<br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Subject: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><b class=3D"">Lars Eggert's No =
Objection on draft-ietf-core-senml-versions-03: (with COMMENT)</b><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Date: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">2021-05-26 at 14:33:43 CEST<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">To: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">"The IESG" &lt;<a =
href=3D"mailto:iesg@ietf.org" class=3D"">iesg@ietf.org</a>&gt;<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Cc: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><a =
href=3D"mailto:draft-ietf-core-senml-versions@ietf.org" =
class=3D"">draft-ietf-core-senml-versions@ietf.org</a>, <a =
href=3D"mailto:core-chairs@ietf.org" class=3D"">core-chairs@ietf.org</a>, =
<a href=3D"mailto:core@ietf.org" class=3D"">core@ietf.org</a>, <a =
href=3D"mailto:jaime@iki.fi" class=3D"">jaime@iki.fi</a>, <a =
href=3D"mailto:jaime@iki.fi" class=3D"">jaime@iki.fi</a><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b =
class=3D"">Resent-From: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" =
class=3D"">&lt;<a href=3D"mailto:alias-bounces@ietf.org" =
class=3D"">alias-bounces@ietf.org</a>&gt;<br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Resent-To: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><a href=3D"mailto:cabo@tzi.org" =
class=3D"">cabo@tzi.org</a>, <a href=3D"mailto:jaime@iki.fi" =
class=3D"">jaime@iki.fi</a>, <a href=3D"mailto:marco.tiloca@ri.se" =
class=3D"">marco.tiloca@ri.se</a><br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif; =
color:rgba(0, 0, 0, 1.0);" class=3D""><b class=3D"">Reply-To: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">Lars Eggert &lt;<a =
href=3D"mailto:lars@eggert.org" class=3D"">lars@eggert.org</a>&gt;<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif; color:rgba(0, 0, 0, 1.0);" class=3D""><b =
class=3D"">Message-Id: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" =
class=3D"">&lt;<a =
href=3D"mailto:162203242344.29582.10148358869813812866@ietfa.amsl.com" =
class=3D"">162203242344.29582.10148358869813812866@ietfa.amsl.com</a>&gt;<=
br class=3D""></span></div><br class=3D""><div class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; =
font-size: 18px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">These URLs in =
the document can probably be converted to HTTPS:</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; =
font-size: 18px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">*<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"http://www.iana.org/assignments/senml" style=3D"font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" =
class=3D"">http://www.iana.org/assignments/senml</a></div></blockquote></d=
iv><br class=3D""></div></body></html>=

--Apple-Mail=_6EA85E5F-3CE8-416B-A2FD-7816CAD9D101--


From nobody Wed May 26 08:14:34 2021
Return-Path: <housley@vigilsec.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C4BF3A3197 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 08:14:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level: 
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=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 z55YKCPBsiwR for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 08:14:27 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 076AF3A3199 for <tools-discuss@ietf.org>; Wed, 26 May 2021 08:14:27 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 8284A300BE8 for <tools-discuss@ietf.org>; Wed, 26 May 2021 11:14:25 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ovuExyO8H4lu for <tools-discuss@ietf.org>; Wed, 26 May 2021 11:14:19 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (pool-141-156-161-153.washdc.fios.verizon.net [141.156.161.153]) by mail.smeinc.net (Postfix) with ESMTPSA id 8AC08300AFC; Wed, 26 May 2021 11:14:19 -0400 (EDT)
From: Russ Housley <housley@vigilsec.com>
Message-Id: <5056A810-C337-4F59-ADEA-01AFCCBBDBE3@vigilsec.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_0169DDCE-B95E-4E1F-BA58-7BF97087D8B8"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.20\))
Date: Wed, 26 May 2021 11:14:19 -0400
In-Reply-To: <B059FD26-B170-4DB0-A10D-CF9C33AF871D@tzi.org>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
To: Carsten Bormann <cabo@tzi.org>
References: <162203242344.29582.10148358869813812866@ietfa.amsl.com> <B059FD26-B170-4DB0-A10D-CF9C33AF871D@tzi.org>
X-Mailer: Apple Mail (2.3445.104.20)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/BrEaR_b2C_--p-AbE6lvO6N0V00>
Subject: Re: [Tools-discuss] bibxml8 and http:// (Fwd: Lars Eggert's No Objection on draft-ietf-core-senml-versions-03: (with COMMENT))
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 15:14:33 -0000

--Apple-Mail=_0169DDCE-B95E-4E1F-BA58-7BF97087D8B8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

There is an RFP out for updated to bibxml.  Hopefully this is easily =
addressed under that effort.

Russ

> On May 26, 2021, at 9:54 AM, Carsten Bormann <cabo@tzi.org> wrote:
>=20
> In a recent IESG ballot, Lars Eggert noted that bibxlm8 is still using =
http:// URLs for the reference target:
>=20
>         return ("\n".join([f"<reference =
anchor=3D'{self.reference_number.upper()}'",
>                            f" =
target=3D'http://www.iana.org/assignments/{self.reference_number} =
<http://www.iana.org/assignments/%7Bself.reference_number%7D>'>",
> (Line 219, 220 of bibxml8/index.cgi).
>=20
> I agree with him that this should now be https://
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
>> Begin forwarded message:
>>=20
>> From: Lars Eggert via Datatracker <noreply@ietf.org =
<mailto:noreply@ietf.org>>
>> Subject: Lars Eggert's No Objection on =
draft-ietf-core-senml-versions-03: (with COMMENT)
>> Date: 2021-05-26 at 14:33:43 CEST
>> To: "The IESG" <iesg@ietf.org <mailto:iesg@ietf.org>>
>> Cc: draft-ietf-core-senml-versions@ietf.org =
<mailto:draft-ietf-core-senml-versions@ietf.org>, core-chairs@ietf.org =
<mailto:core-chairs@ietf.org>, core@ietf.org <mailto:core@ietf.org>, =
jaime@iki.fi <mailto:jaime@iki.fi>, jaime@iki.fi <mailto:jaime@iki.fi>
>> Resent-From: <alias-bounces@ietf.org <mailto:alias-bounces@ietf.org>>
>> Resent-To: cabo@tzi.org <mailto:cabo@tzi.org>, jaime@iki.fi =
<mailto:jaime@iki.fi>, marco.tiloca@ri.se <mailto:marco.tiloca@ri.se>
>> Reply-To: Lars Eggert <lars@eggert.org <mailto:lars@eggert.org>>
>> Message-Id: <162203242344.29582.10148358869813812866@ietfa.amsl.com =
<mailto:162203242344.29582.10148358869813812866@ietfa.amsl.com>>
>>=20
>>=20
>> These URLs in the document can probably be converted to HTTPS:
>> * http://www.iana.org/assignments/senml =
<http://www.iana.org/assignments/senml>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: =
datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): =
https://www.ietf.org/mailman/listinfo/tools-discuss


--Apple-Mail=_0169DDCE-B95E-4E1F-BA58-7BF97087D8B8
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">There=
 is an RFP out for updated to bibxml. &nbsp;Hopefully this is easily =
addressed under that effort.<div class=3D""><br class=3D""></div><div =
class=3D"">Russ<br class=3D""><div><br class=3D""><blockquote =
type=3D"cite" class=3D""><div class=3D"">On May 26, 2021, at 9:54 AM, =
Carsten Bormann &lt;<a href=3D"mailto:cabo@tzi.org" =
class=3D"">cabo@tzi.org</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><meta =
http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" =
class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;" class=3D"">In a recent IESG =
ballot, Lars Eggert noted that bibxlm8 is still using http:// URLs for =
the reference target:<div class=3D""><br class=3D""></div><div =
class=3D""><div class=3D"">&nbsp; &nbsp; &nbsp; &nbsp; return =
("\n".join([f"&lt;reference =
anchor=3D'{self.reference_number.upper()}'",</div><div class=3D"">&nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp;f" target=3D'<a =
href=3D"http://www.iana.org/assignments/%7Bself.reference_number%7D" =
class=3D"">http://www.iana.org/assignments/{self.reference_number}</a>'&gt=
;",</div><div class=3D"">(Line 219, 220 of bibxml8/index.cgi).</div><div =
class=3D""><br class=3D""></div><div class=3D"">I agree with him that =
this should now be https://</div><div class=3D""><br class=3D""></div><div=
 class=3D""><div class=3D"">Gr=C3=BC=C3=9Fe, Carsten</div></div><div =
class=3D""><br class=3D""></div><div class=3D""><br class=3D""><blockquote=
 type=3D"cite" class=3D""><div class=3D"">Begin forwarded =
message:</div><br class=3D"Apple-interchange-newline"><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, &quot;Helvetica Neue&quot;, Helvetica, sans-serif;" =
class=3D""><b class=3D"">From: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" =
class=3D"">Lars Eggert via Datatracker &lt;<a =
href=3D"mailto:noreply@ietf.org" class=3D"">noreply@ietf.org</a>&gt;<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">Subject: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D""><b class=3D"">Lars Eggert's No =
Objection on draft-ietf-core-senml-versions-03: (with COMMENT)</b><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">Date: </b></span><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif;" class=3D"">2021-05-26 at 14:33:43 CEST<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">To: </b></span><span =
style=3D"font-family: -webkit-system-font, Helvetica Neue, Helvetica, =
sans-serif;" class=3D"">"The IESG" &lt;<a href=3D"mailto:iesg@ietf.org" =
class=3D"">iesg@ietf.org</a>&gt;<br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, &quot;Helvetica Neue&quot;, Helvetica, sans-serif;" =
class=3D""><b class=3D"">Cc: </b></span><span style=3D"font-family: =
-webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=3D""><a=
 href=3D"mailto:draft-ietf-core-senml-versions@ietf.org" =
class=3D"">draft-ietf-core-senml-versions@ietf.org</a>, <a =
href=3D"mailto:core-chairs@ietf.org" class=3D"">core-chairs@ietf.org</a>, =
<a href=3D"mailto:core@ietf.org" class=3D"">core@ietf.org</a>, <a =
href=3D"mailto:jaime@iki.fi" class=3D"">jaime@iki.fi</a>, <a =
href=3D"mailto:jaime@iki.fi" class=3D"">jaime@iki.fi</a><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">Resent-From: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">&lt;<a =
href=3D"mailto:alias-bounces@ietf.org" =
class=3D"">alias-bounces@ietf.org</a>&gt;<br class=3D""></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;" class=3D""><span style=3D"font-family: =
-webkit-system-font, &quot;Helvetica Neue&quot;, Helvetica, sans-serif;" =
class=3D""><b class=3D"">Resent-To: </b></span><span style=3D"font-family:=
 -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" =
class=3D""><a href=3D"mailto:cabo@tzi.org" class=3D"">cabo@tzi.org</a>, =
<a href=3D"mailto:jaime@iki.fi" class=3D"">jaime@iki.fi</a>, <a =
href=3D"mailto:marco.tiloca@ri.se" class=3D"">marco.tiloca@ri.se</a><br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">Reply-To: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">Lars Eggert &lt;<a =
href=3D"mailto:lars@eggert.org" class=3D"">lars@eggert.org</a>&gt;<br =
class=3D""></span></div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px;" class=3D""><span =
style=3D"font-family: -webkit-system-font, &quot;Helvetica Neue&quot;, =
Helvetica, sans-serif;" class=3D""><b class=3D"">Message-Id: =
</b></span><span style=3D"font-family: -webkit-system-font, Helvetica =
Neue, Helvetica, sans-serif;" class=3D"">&lt;<a =
href=3D"mailto:162203242344.29582.10148358869813812866@ietfa.amsl.com" =
class=3D"">162203242344.29582.10148358869813812866@ietfa.amsl.com</a>&gt;<=
br class=3D""></span></div><br class=3D""><div class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; =
font-size: 18px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">These URLs in =
the document can probably be converted to HTTPS:</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; =
font-size: 18px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">*<span =
class=3D"Apple-converted-space">&nbsp;</span></span><a =
href=3D"http://www.iana.org/assignments/senml" style=3D"font-family: =
Menlo-Regular; font-size: 18px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" =
class=3D"">http://www.iana.org/assignments/senml</a></div></blockquote></d=
iv><br =
class=3D""></div></div>___________________________________________________=
________<br class=3D"">Tools-discuss mailing list - <a =
href=3D"mailto:Tools-discuss@ietf.org" =
class=3D"">Tools-discuss@ietf.org</a><br class=3D"">This list is for =
discussion, not for action requests or bug reports.<br class=3D"">* =
Report datatracker and mailarchive bugs to: <a =
href=3D"mailto:datatracker-project@ietf.org" =
class=3D"">datatracker-project@ietf.org</a><br class=3D"">* Report <a =
href=3D"http://tools.ietf.org" class=3D"">tools.ietf.org</a> bugs to: <a =
href=3D"mailto:webmaster@tools.ietf.org" =
class=3D"">webmaster@tools.ietf.org</a><br class=3D"">* Report all other =
bugs or issues to: <a href=3D"mailto:ietf-action@ietf.org" =
class=3D"">ietf-action@ietf.org</a><br class=3D"">List info (including =
how to Unsubscribe): <a =
href=3D"https://www.ietf.org/mailman/listinfo/tools-discuss" =
class=3D"">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br =
class=3D""></div></blockquote></div><br class=3D""></div></body></html>=

--Apple-Mail=_0169DDCE-B95E-4E1F-BA58-7BF97087D8B8--


From nobody Wed May 26 08:34:13 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9BB33A322E for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 08:34:11 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 5xStJy7OZYpx for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 08:34:06 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB7563A3226 for <tools-discuss@ietf.org>; Wed, 26 May 2021 08:34:06 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Fqw3J4wywz316Y; Wed, 26 May 2021 17:34:04 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <5056A810-C337-4F59-ADEA-01AFCCBBDBE3@vigilsec.com>
Date: Wed, 26 May 2021 17:34:04 +0200
Cc: Tools Team Discussion <tools-discuss@ietf.org>
X-Mao-Original-Outgoing-Id: 643736044.307448-4559f6f5241cbb8a75b01b13a47ee464
Content-Transfer-Encoding: quoted-printable
Message-Id: <B5539F43-0267-43F2-9469-BB853C52118F@tzi.org>
References: <162203242344.29582.10148358869813812866@ietfa.amsl.com> <B059FD26-B170-4DB0-A10D-CF9C33AF871D@tzi.org> <5056A810-C337-4F59-ADEA-01AFCCBBDBE3@vigilsec.com>
To: Russ Housley <housley@vigilsec.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/KEgfMQuJGMOIz3LsCKYzNNClrz4>
Subject: Re: [Tools-discuss] bibxml8 and http:// (Fwd: Lars Eggert's No Objection on draft-ietf-core-senml-versions-03: (with COMMENT))
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 15:34:12 -0000

On 2021-05-26, at 17:14, Russ Housley <housley@vigilsec.com> wrote:
>=20
> There is an RFP out for updated to bibxml.  Hopefully this is easily =
addressed under that effort.

I=E2=80=99m looking forward to this.

In the meantime, maybe someone could place that =E2=80=9Cs=E2=80=9D =
before the colon in line 220 of bibxml8/index.cgi=E2=80=A6

Gr=C3=BC=C3=9Fe, Carsten

>=20
> Russ
>=20
>> On May 26, 2021, at 9:54 AM, Carsten Bormann <cabo@tzi.org> wrote:
>>=20
>> In a recent IESG ballot, Lars Eggert noted that bibxlm8 is still =
using http:// URLs for the reference target:
>>=20
>>         return ("\n".join([f"<reference =
anchor=3D'{self.reference_number.upper()}'",
>>                            f" =
target=3D'http://www.iana.org/assignments/{self.reference_number}'>",
>> (Line 219, 220 of bibxml8/index.cgi).
>>=20
>> I agree with him that this should now be https://
>>=20
>> Gr=C3=BC=C3=9Fe, Carsten
>>=20
>>=20
>>> Begin forwarded message:
>>>=20
>>> From: Lars Eggert via Datatracker <noreply@ietf.org>
>>> Subject: Lars Eggert's No Objection on =
draft-ietf-core-senml-versions-03: (with COMMENT)
>>> Date: 2021-05-26 at 14:33:43 CEST
>>> To: "The IESG" <iesg@ietf.org>
>>> Cc: draft-ietf-core-senml-versions@ietf.org, core-chairs@ietf.org, =
core@ietf.org, jaime@iki.fi, jaime@iki.fi
>>> Resent-From: <alias-bounces@ietf.org>
>>> Resent-To: cabo@tzi.org, jaime@iki.fi, marco.tiloca@ri.se
>>> Reply-To: Lars Eggert <lars@eggert.org>
>>> Message-Id: <162203242344.29582.10148358869813812866@ietfa.amsl.com>
>>>=20
>>>=20
>>> These URLs in the document can probably be converted to HTTPS:
>>> * http://www.iana.org/assignments/senml
>>=20
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to: =
datatracker-project@ietf.org
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe): =
https://www.ietf.org/mailman/listinfo/tools-discuss
>=20
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: =
datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): =
https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Wed May 26 10:50:14 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D3143A12F1 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 10:50:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.95
X-Spam-Level: 
X-Spam-Status: No, score=-3.95 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 2g2OvXhOQyo3 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 10:50:08 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [131.188.34.40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 348BD3A12ED for <tools-discuss@ietf.org>; Wed, 26 May 2021 10:50:07 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 69207548004 for <tools-discuss@ietf.org>; Wed, 26 May 2021 19:50:01 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 60EB84E75A5; Wed, 26 May 2021 19:50:01 +0200 (CEST)
Date: Wed, 26 May 2021 19:50:01 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: tools-discuss@ietf.org
Message-ID: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/EuZWvbx8EbELm2AWS5Qce_XRJHo>
Subject: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 17:50:13 -0000

So, i run repeatedly into the problem of co-authors or just
contributors to my WG changing association/email-address, and i am
right now not 100% sure about the BCP how they should deal with it.

So, https://www.ietf.org/mailman/options/ietf/<email address>
and global change is clearly part of the BCP.

But in my past experience, it seems that this will not change the email
addresses of the collaborator on draft-ietf-wg-whatever. And i don't
even know if/how there is a way to change those email addresses. Is there
any tool for WG chairs or the contributor themselves to bulk change
the email adress on those draft aliases ? (even a single draft has
quite a few aliases created).

Cheers
    Toerless


From nobody Wed May 26 13:12:01 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B47343A1304 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 13:11:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level: 
X-Spam-Status: No, score=-2.08 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 fNGv5sXQVo5H for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 13:11:55 -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 7E66D3A1302 for <tools-discuss@ietf.org>; Wed, 26 May 2021 13:11:55 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14QKBpKC024743 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Wed, 26 May 2021 15:11:51 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622059911; bh=9QA3eoMYfZMr1ABgDVBrgtoIkNWJbjieQkUn3j53aRo=; h=Subject:To:References:From:Date:In-Reply-To; b=MSyBcsjxPtXZFbFahoPFN7oeQSE17zghSPZSIlUvoapL6dKKV67rbq51Qg22YGgUU QbFeJfWITEMoeNqZqwxlXIPcrFCVogR0eAmO6GRSdp6k4lbGSBLbllMtlA2SJ8Lkgh vg43QUwOPzFwgZpNHquNO+BXEeDvIydQC8bs3akI=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: tools-discuss@ietf.org
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
Date: Wed, 26 May 2021 15:11:45 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Ba5k3rY27wTEsTD8ipu-UTvzQsE>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 20:12:00 -0000

The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are 
regenerated on-demand, or with a high refresh rate (hourly).

If the collaborator changes their preferred email address in the 
datatracker, it will be used in all of those aliases after the next 
generation.

RjS

On 5/26/21 12:50 PM, Toerless Eckert wrote:
> So, i run repeatedly into the problem of co-authors or just
> contributors to my WG changing association/email-address, and i am
> right now not 100% sure about the BCP how they should deal with it.
>
> So, https://www.ietf.org/mailman/options/ietf/<email address>
> and global change is clearly part of the BCP.
>
> But in my past experience, it seems that this will not change the email
> addresses of the collaborator on draft-ietf-wg-whatever. And i don't
> even know if/how there is a way to change those email addresses. Is there
> any tool for WG chairs or the contributor themselves to bulk change
> the email adress on those draft aliases ? (even a single draft has
> quite a few aliases created).
>
> Cheers
>      Toerless
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Wed May 26 16:49:18 2021
Return-Path: <gregimirsky@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D36AF3A13E3 for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 16:49:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.096
X-Spam-Level: 
X-Spam-Status: No, score=-2.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 vJJ9aSLxm1fd for <tools-discuss@ietfa.amsl.com>; Wed, 26 May 2021 16:49:11 -0700 (PDT)
Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) (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 98BB43A13DE for <tools-discuss@ietf.org>; Wed, 26 May 2021 16:49:10 -0700 (PDT)
Received: by mail-lf1-x134.google.com with SMTP id e17so4595272lfb.2 for <tools-discuss@ietf.org>; Wed, 26 May 2021 16:49:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dwUfNPDhHxPVYFEBN5YDAZkr/XMPeDWcWs87io+7Keo=; b=B6YUje9S2Zf2d3eEgEPCBafU2e60G3MBebE6SWxhcSQsNfeXQZUXQHrh2N4eCPNsep dZFwAu+fkqDYioPLDxfd25z0J4Q49tF8opB6zpuccdOyfRhuJQtwQWujS6SkYIafCyFG viTtuREdFMhRqSdZ5C+lcXBZwc7zQmuwu/Af2xuUiiQc7lKa7966RlIXDgk3qunucXIM jDDwWHyeNV82agMv+oUzomwd2RIs83R1wdAwoEE7VkAUKpO2iepG0OpBg3/H5wWpTopE f4Ul5qg4oTvymE45KlbXNdbeCi6mxRXVGM0t4mIzuMHEsu4+GY4uTEBtBmnIosRS9gXX q2JA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dwUfNPDhHxPVYFEBN5YDAZkr/XMPeDWcWs87io+7Keo=; b=gS1gnyXHnKpMIklgTgxLEIW8B0UCV3o97WqI8vCNBUSFYGPyE8PpK3NskcPEOz1OAy VXB59d9JYExveM8L+HkIe4BvcjWbvwmr0cVRJ+oqZUyShYIC4WxG2jOHMFRrV+dhf2ZT rcl9tuTeg0mCKHjNn1TatkUMtdPwzgTubbfpddvggWVEOF4AuhoUqlpiF5HHimwrLNc+ SSR0FajM4LXnX6LxuM834u4eJX30zcnXCElnQNfe23OMbyDvzX1TB63R4P6ll/yA1Iqi PbXJcBDkKG/5SftQ36LRJ3pkbhWxRapnWI2CYtum++pZvaROxcyVNA0bRqbF6Ew7l+qz 0Ndg==
X-Gm-Message-State: AOAM530dNIV2TyUoisYp2K7gwoNK17v8+KOddVEjTwI/RkEENywfuSuW UUabDTZzyDOxS3YM1n3aKZKKpQzheMyj6aIDbZpsADDztGdd9Q==
X-Google-Smtp-Source: ABdhPJx7JdT4ajo8JAVgFD21jcA/VRaOpXaA+3ktnqHbo71K+Y1Cz/xZDDh63NHO0NSNdlYfD03R3H4PShFOAN1jorU=
X-Received: by 2002:ac2:44cf:: with SMTP id d15mr405392lfm.385.1622072947909;  Wed, 26 May 2021 16:49:07 -0700 (PDT)
MIME-Version: 1.0
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
In-Reply-To: <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
From: Greg Mirsky <gregimirsky@gmail.com>
Date: Wed, 26 May 2021 16:48:56 -0700
Message-ID: <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Content-Type: multipart/alternative; boundary="000000000000dc25e805c34449b1"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/8LmryBVD0Rsx4w-XYxJyifCAmB8>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2021 23:49:16 -0000

--000000000000dc25e805c34449b1
Content-Type: text/plain; charset="UTF-8"

Hi Robert,
I've chosen to list two email addresses, the feature that is supported in
XMLv3. I wanted the correspondence addressed to draft-<foo>@ietf.org to be
directed at both. But, as I see it, the datatracker uses only one,
whichever is listed first. Do you of any plans to modify that behavior in
the datatracker?

Regards,
Greg

On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com> wrote:

> The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are
> regenerated on-demand, or with a high refresh rate (hourly).
>
> If the collaborator changes their preferred email address in the
> datatracker, it will be used in all of those aliases after the next
> generation.
>
> RjS
>
> On 5/26/21 12:50 PM, Toerless Eckert wrote:
> > So, i run repeatedly into the problem of co-authors or just
> > contributors to my WG changing association/email-address, and i am
> > right now not 100% sure about the BCP how they should deal with it.
> >
> > So, https://www.ietf.org/mailman/options/ietf/<email address>
> > and global change is clearly part of the BCP.
> >
> > But in my past experience, it seems that this will not change the email
> > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
> > even know if/how there is a way to change those email addresses. Is there
> > any tool for WG chairs or the contributor themselves to bulk change
> > the email adress on those draft aliases ? (even a single draft has
> > quite a few aliases created).
> >
> > Cheers
> >      Toerless
> >
> > ___________________________________________________________
> > Tools-discuss mailing list - Tools-discuss@ietf.org
> > This list is for discussion, not for action requests or bug reports.
> > * Report datatracker and mailarchive bugs to:
> datatracker-project@ietf.org
> > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > * Report all other bugs or issues to: ietf-action@ietf.org
> > List info (including how to Unsubscribe):
> https://www.ietf.org/mailman/listinfo/tools-discuss
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe):
> https://www.ietf.org/mailman/listinfo/tools-discuss
>

--000000000000dc25e805c34449b1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi Robert,<div>I&#39;ve chosen to list two email addresses=
, the feature that is supported in XMLv3. I wanted the correspondence addre=
ssed to draft-&lt;foo&gt;@<a href=3D"http://ietf.org">ietf.org</a> to be di=
rected at both. But, as I see it, the datatracker uses only one, whichever =
is listed first. Do you of any plans to modify that behavior in the datatra=
cker?</div><div><br></div><div>Regards,</div><div>Greg</div></div><br><div =
class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Wed, May 26,=
 2021 at 1:12 PM Robert Sparks &lt;<a href=3D"mailto:rjsparks@nostrum.com">=
rjsparks@nostrum.com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quo=
te" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204=
);padding-left:1ex">The draft-&lt;foo&gt;*@<a href=3D"http://ietf.org" rel=
=3D"noreferrer" target=3D"_blank">ietf.org</a> and &lt;acronym&gt;-<a href=
=3D"mailto:chairs@ietf.org" target=3D"_blank">chairs@ietf.org</a> aliases a=
re <br>
regenerated on-demand, or with a high refresh rate (hourly).<br>
<br>
If the collaborator changes their preferred email address in the <br>
datatracker, it will be used in all of those aliases after the next <br>
generation.<br>
<br>
RjS<br>
<br>
On 5/26/21 12:50 PM, Toerless Eckert wrote:<br>
&gt; So, i run repeatedly into the problem of co-authors or just<br>
&gt; contributors to my WG changing association/email-address, and i am<br>
&gt; right now not 100% sure about the BCP how they should deal with it.<br=
>
&gt;<br>
&gt; So, <a href=3D"https://www.ietf.org/mailman/options/ietf/" rel=3D"nore=
ferrer" target=3D"_blank">https://www.ietf.org/mailman/options/ietf/</a>&lt=
;email address&gt;<br>
&gt; and global change is clearly part of the BCP.<br>
&gt;<br>
&gt; But in my past experience, it seems that this will not change the emai=
l<br>
&gt; addresses of the collaborator on draft-ietf-wg-whatever. And i don&#39=
;t<br>
&gt; even know if/how there is a way to change those email addresses. Is th=
ere<br>
&gt; any tool for WG chairs or the contributor themselves to bulk change<br=
>
&gt; the email adress on those draft aliases ? (even a single draft has<br>
&gt; quite a few aliases created).<br>
&gt;<br>
&gt; Cheers<br>
&gt;=C2=A0 =C2=A0 =C2=A0 Toerless<br>
&gt;<br>
&gt; ___________________________________________________________<br>
&gt; Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf.org"=
 target=3D"_blank">Tools-discuss@ietf.org</a><br>
&gt; This list is for discussion, not for action requests or bug reports.<b=
r>
&gt; * Report datatracker and mailarchive bugs to: <a href=3D"mailto:datatr=
acker-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org</a><=
br>
&gt; * Report <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" target=
=3D"_blank">tools.ietf.org</a> bugs to: <a href=3D"mailto:webmaster@tools.i=
etf.org" target=3D"_blank">webmaster@tools.ietf.org</a><br>
&gt; * Report all other bugs or issues to: <a href=3D"mailto:ietf-action@ie=
tf.org" target=3D"_blank">ietf-action@ietf.org</a><br>
&gt; List info (including how to Unsubscribe): <a href=3D"https://www.ietf.=
org/mailman/listinfo/tools-discuss" rel=3D"noreferrer" target=3D"_blank">ht=
tps://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
<br>
___________________________________________________________<br>
Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf.org" targ=
et=3D"_blank">Tools-discuss@ietf.org</a><br>
This list is for discussion, not for action requests or bug reports.<br>
* Report datatracker and mailarchive bugs to: <a href=3D"mailto:datatracker=
-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org</a><br>
* Report <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" target=3D"_bl=
ank">tools.ietf.org</a> bugs to: <a href=3D"mailto:webmaster@tools.ietf.org=
" target=3D"_blank">webmaster@tools.ietf.org</a><br>
* Report all other bugs or issues to: <a href=3D"mailto:ietf-action@ietf.or=
g" target=3D"_blank">ietf-action@ietf.org</a><br>
List info (including how to Unsubscribe): <a href=3D"https://www.ietf.org/m=
ailman/listinfo/tools-discuss" rel=3D"noreferrer" target=3D"_blank">https:/=
/www.ietf.org/mailman/listinfo/tools-discuss</a><br>
</blockquote></div>

--000000000000dc25e805c34449b1--


From nobody Thu May 27 07:40:40 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07E1C3A1085 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:40:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.078
X-Spam-Level: 
X-Spam-Status: No, score=-2.078 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 SG2x4dh1aY4Z for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:40:32 -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 AC6AF3A1084 for <tools-discuss@ietf.org>; Thu, 27 May 2021 07:40:32 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14REeNEm039718 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 27 May 2021 09:40:24 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622126424; bh=9qMeoL6DmLnUESPhIuCFCnXnbUjjiXIsUFPf8/DJT7U=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=un+rMq+l5/RZSmxVLtRF1nL8R36/zeKd7FifBBIfuiDscCQvQv9XcpCnJ9zDh/MsY rrBkjeTc/5va1pT/WSnN6UO/8cUyI76daooJvHHcG+ELmI4Be9w5/88gvyIeE1DCH5 R6dRD7FPaKPyW4EkqBVjrWuckRTzy1cg+tUq/YNE=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: Greg Mirsky <gregimirsky@gmail.com>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com>
Date: Thu, 27 May 2021 09:40:18 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------9C38E5685300BFF1F171C267"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/bUilKg4UKr_wC-5PMHF_ykYABy8>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 14:40:38 -0000

This is a multi-part message in MIME format.
--------------9C38E5685300BFF1F171C267
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

No - we've had a lot of pressure from people that led to using the 
marked primary email address.

We could consider adding an "always CC" flag to the email configuration 
or something like it if there's enough demand, but it would be a large 
change to do so.

What is your use case? Would it satisfy your needs to add the addresses 
to the documents Notify field (on the document's main page). Any 
addresses there will be copied in correspondence from the datatracker, 
and will appear in the draft-<name>-notify and draft-<name>-all aliases.

RjS


On 5/26/21 6:48 PM, Greg Mirsky wrote:
> Hi Robert,
> I've chosen to list two email addresses, the feature that is supported 
> in XMLv3. I wanted the correspondence addressed to 
> draft-<foo>@ietf.org <http://ietf.org> to be directed at both. But, as 
> I see it, the datatracker uses only one, whichever is listed first. Do 
> you of any plans to modify that behavior in the datatracker?
>
> Regards,
> Greg
>
> On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com 
> <mailto:rjsparks@nostrum.com>> wrote:
>
>     The draft-<foo>*@ietf.org <http://ietf.org> and
>     <acronym>-chairs@ietf.org <mailto:chairs@ietf.org> aliases are
>     regenerated on-demand, or with a high refresh rate (hourly).
>
>     If the collaborator changes their preferred email address in the
>     datatracker, it will be used in all of those aliases after the next
>     generation.
>
>     RjS
>
>     On 5/26/21 12:50 PM, Toerless Eckert wrote:
>     > So, i run repeatedly into the problem of co-authors or just
>     > contributors to my WG changing association/email-address, and i am
>     > right now not 100% sure about the BCP how they should deal with it.
>     >
>     > So, https://www.ietf.org/mailman/options/ietf/
>     <https://www.ietf.org/mailman/options/ietf/><email address>
>     > and global change is clearly part of the BCP.
>     >
>     > But in my past experience, it seems that this will not change
>     the email
>     > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
>     > even know if/how there is a way to change those email addresses.
>     Is there
>     > any tool for WG chairs or the contributor themselves to bulk change
>     > the email adress on those draft aliases ? (even a single draft has
>     > quite a few aliases created).
>     >
>     > Cheers
>     >Â  Â  Â  Toerless
>     >
>     > ___________________________________________________________
>     > Tools-discuss mailing list - Tools-discuss@ietf.org
>     <mailto:Tools-discuss@ietf.org>
>     > This list is for discussion, not for action requests or bug reports.
>     > * Report datatracker and mailarchive bugs to:
>     datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
>     > * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>     webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>     > * Report all other bugs or issues to: ietf-action@ietf.org
>     <mailto:ietf-action@ietf.org>
>     > List info (including how to Unsubscribe):
>     https://www.ietf.org/mailman/listinfo/tools-discuss
>     <https://www.ietf.org/mailman/listinfo/tools-discuss>
>
>     ___________________________________________________________
>     Tools-discuss mailing list - Tools-discuss@ietf.org
>     <mailto:Tools-discuss@ietf.org>
>     This list is for discussion, not for action requests or bug reports.
>     * Report datatracker and mailarchive bugs to:
>     datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
>     * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>     webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>     * Report all other bugs or issues to: ietf-action@ietf.org
>     <mailto:ietf-action@ietf.org>
>     List info (including how to Unsubscribe):
>     https://www.ietf.org/mailman/listinfo/tools-discuss
>     <https://www.ietf.org/mailman/listinfo/tools-discuss>
>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

--------------9C38E5685300BFF1F171C267
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>No - we've had a lot of pressure from people that led to using
      the marked primary email address.<br>
    </p>
    <p>We could consider adding an "always CC" flag to the email
      configuration or something like it if there's enough demand, but
      it would be a large change to do so.</p>
    <p>What is your use case? Would it satisfy your needs to add the
      addresses to the documents Notify field (on the document's main
      page). Any addresses there will be copied in correspondence from
      the datatracker, and will appear in the draft-&lt;name&gt;-notify
      and draft-&lt;name&gt;-all aliases.</p>
    <p>RjS<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 5/26/21 6:48 PM, Greg Mirsky wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi Robert,
        <div>I've chosen to list two email addresses, the feature that
          is supported in XMLv3. I wanted the correspondence addressed
          to draft-&lt;foo&gt;@<a href="http://ietf.org"
            moz-do-not-send="true">ietf.org</a> to be directed at both.
          But, as I see it, the datatracker uses only one, whichever is
          listed first. Do you of any plans to modify that behavior in
          the datatracker?</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Greg</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, May 26, 2021 at 1:12
          PM Robert Sparks &lt;<a href="mailto:rjsparks@nostrum.com"
            moz-do-not-send="true">rjsparks@nostrum.com</a>&gt; wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The
          draft-&lt;foo&gt;*@<a href="http://ietf.org" rel="noreferrer"
            target="_blank" moz-do-not-send="true">ietf.org</a> and
          &lt;acronym&gt;-<a href="mailto:chairs@ietf.org"
            target="_blank" moz-do-not-send="true">chairs@ietf.org</a>
          aliases are <br>
          regenerated on-demand, or with a high refresh rate (hourly).<br>
          <br>
          If the collaborator changes their preferred email address in
          the <br>
          datatracker, it will be used in all of those aliases after the
          next <br>
          generation.<br>
          <br>
          RjS<br>
          <br>
          On 5/26/21 12:50 PM, Toerless Eckert wrote:<br>
          &gt; So, i run repeatedly into the problem of co-authors or
          just<br>
          &gt; contributors to my WG changing association/email-address,
          and i am<br>
          &gt; right now not 100% sure about the BCP how they should
          deal with it.<br>
          &gt;<br>
          &gt; So, <a href="https://www.ietf.org/mailman/options/ietf/"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.ietf.org/mailman/options/ietf/</a>&lt;email
          address&gt;<br>
          &gt; and global change is clearly part of the BCP.<br>
          &gt;<br>
          &gt; But in my past experience, it seems that this will not
          change the email<br>
          &gt; addresses of the collaborator on draft-ietf-wg-whatever.
          And i don't<br>
          &gt; even know if/how there is a way to change those email
          addresses. Is there<br>
          &gt; any tool for WG chairs or the contributor themselves to
          bulk change<br>
          &gt; the email adress on those draft aliases ? (even a single
          draft has<br>
          &gt; quite a few aliases created).<br>
          &gt;<br>
          &gt; Cheers<br>
          &gt;Â  Â  Â  Toerless<br>
          &gt;<br>
          &gt;
          ___________________________________________________________<br>
          &gt; Tools-discuss mailing list - <a
            href="mailto:Tools-discuss@ietf.org" target="_blank"
            moz-do-not-send="true">Tools-discuss@ietf.org</a><br>
          &gt; This list is for discussion, not for action requests or
          bug reports.<br>
          &gt; * Report datatracker and mailarchive bugs to: <a
            href="mailto:datatracker-project@ietf.org" target="_blank"
            moz-do-not-send="true">datatracker-project@ietf.org</a><br>
          &gt; * Report <a href="http://tools.ietf.org"
            rel="noreferrer" target="_blank" moz-do-not-send="true">tools.ietf.org</a>
          bugs to: <a href="mailto:webmaster@tools.ietf.org"
            target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a><br>
          &gt; * Report all other bugs or issues to: <a
            href="mailto:ietf-action@ietf.org" target="_blank"
            moz-do-not-send="true">ietf-action@ietf.org</a><br>
          &gt; List info (including how to Unsubscribe): <a
            href="https://www.ietf.org/mailman/listinfo/tools-discuss"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
          <br>
          ___________________________________________________________<br>
          Tools-discuss mailing list - <a
            href="mailto:Tools-discuss@ietf.org" target="_blank"
            moz-do-not-send="true">Tools-discuss@ietf.org</a><br>
          This list is for discussion, not for action requests or bug
          reports.<br>
          * Report datatracker and mailarchive bugs to: <a
            href="mailto:datatracker-project@ietf.org" target="_blank"
            moz-do-not-send="true">datatracker-project@ietf.org</a><br>
          * Report <a href="http://tools.ietf.org" rel="noreferrer"
            target="_blank" moz-do-not-send="true">tools.ietf.org</a>
          bugs to: <a href="mailto:webmaster@tools.ietf.org"
            target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a><br>
          * Report all other bugs or issues to: <a
            href="mailto:ietf-action@ietf.org" target="_blank"
            moz-do-not-send="true">ietf-action@ietf.org</a><br>
          List info (including how to Unsubscribe): <a
            href="https://www.ietf.org/mailman/listinfo/tools-discuss"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">___________________________________________________________
Tools-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:Tools-discuss@ietf.org">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a class="moz-txt-link-abbreviated" href="mailto:datatracker-project@ietf.org">datatracker-project@ietf.org</a>
* Report tools.ietf.org bugs to: <a class="moz-txt-link-abbreviated" href="mailto:webmaster@tools.ietf.org">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a class="moz-txt-link-abbreviated" href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/tools-discuss">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </body>
</html>

--------------9C38E5685300BFF1F171C267--


From nobody Thu May 27 07:52:07 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A8FC3A0BC1 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:52:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.87
X-Spam-Level: 
X-Spam-Status: No, score=-0.87 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 3yTnVDzIQRG9 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:52:02 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26AB83A10C5 for <tools-discuss@ietf.org>; Thu, 27 May 2021 07:52:01 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 1C360548017; Thu, 27 May 2021 16:51:54 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 157474E75BA; Thu, 27 May 2021 16:51:54 +0200 (CEST)
Date: Thu, 27 May 2021 16:51:54 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: tools-discuss@ietf.org
Message-ID: <20210527145154.GO3909@faui48e.informatik.uni-erlangen.de>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/m0tWYeRrl1rC-_uyTJTx63hShrc>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 14:52:06 -0000

Ah, ok...

Algo sounds ok.  Thanks for explaining.

I think the last collaborators where i had the problem might not have/had
datatracker accounts. Luckily th next one will be fine then wrt to this issue.


Guess there is still the problem of one not being able to update one's
own draft without help from others after having changed affiliations and
hence not being able to validate the dataracker upload approval email
on the old email. Or is there an algo for that as well ?

Cheers
    Toerless

On Wed, May 26, 2021 at 03:11:45PM -0500, Robert Sparks wrote:
> The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are
> regenerated on-demand, or with a high refresh rate (hourly).
> 
> If the collaborator changes their preferred email address in the
> datatracker, it will be used in all of those aliases after the next
> generation.
> 
> RjS
> 
> On 5/26/21 12:50 PM, Toerless Eckert wrote:
> > So, i run repeatedly into the problem of co-authors or just
> > contributors to my WG changing association/email-address, and i am
> > right now not 100% sure about the BCP how they should deal with it.
> > 
> > So, https://www.ietf.org/mailman/options/ietf/<email address>
> > and global change is clearly part of the BCP.
> > 
> > But in my past experience, it seems that this will not change the email
> > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
> > even know if/how there is a way to change those email addresses. Is there
> > any tool for WG chairs or the contributor themselves to bulk change
> > the email adress on those draft aliases ? (even a single draft has
> > quite a few aliases created).
> > 
> > Cheers
> >      Toerless
> > 
> > ___________________________________________________________
> > Tools-discuss mailing list - Tools-discuss@ietf.org
> > This list is for discussion, not for action requests or bug reports.
> > * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > * Report all other bugs or issues to: ietf-action@ietf.org
> > List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss
> 
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

-- 
---
tte@cs.fau.de


From nobody Thu May 27 07:55:30 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AED063A117F for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:55:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level: 
X-Spam-Status: No, score=-2.08 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 ltxRIq85lfgx for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 07:55:25 -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 4BCBE3A117E for <tools-discuss@ietf.org>; Thu, 27 May 2021 07:55:25 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14REtNms044928 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Thu, 27 May 2021 09:55:24 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622127324; bh=IjXyEWk/omKUhYcyVlinzzDq+TY43q5ycCDbmDVokd4=; h=Subject:To:References:From:Date:In-Reply-To; b=Nsifl4bnECOKtlgKozLeBqmkyr++S+UOu0YZt2ryvEeIkzvecZgXw/F0Sc0mGvKWG /mhXDIMQIF2byZ6IJ8qIJrr/q5uF3A5FJthqsTsGE/eMmM3CFT8aX+uVOdqf7Yugth E4Fa81lTYcO5V+Rcg6pDCb+ylqEps73PfR+ZswGk=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: tools-discuss@ietf.org
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <20210527145154.GO3909@faui48e.informatik.uni-erlangen.de>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <2b774420-76f3-a0b4-69d7-c0428792d05e@nostrum.com>
Date: Thu, 27 May 2021 09:55:18 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <20210527145154.GO3909@faui48e.informatik.uni-erlangen.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/eTgZD1csggjhjjlzTjTnpgt_ryw>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 14:55:30 -0000

On 5/27/21 9:51 AM, Toerless Eckert wrote:
> Ah, ok...
>
> Algo sounds ok.  Thanks for explaining.
>
> I think the last collaborators where i had the problem might not have/had
> datatracker accounts. Luckily th next one will be fine then wrt to this issue.
>
>
> Guess there is still the problem of one not being able to update one's
> own draft without help from others after having changed affiliations and
> hence not being able to validate the dataracker upload approval email
> on the old email. Or is there an algo for that as well ?

If you can still log into the datatracker, you can add new email 
addresses for yourself, and leave others either marked as active, or 
inactive, and those addresses will be recognized as you during submission.

RjS

>
> Cheers
>      Toerless
>
> On Wed, May 26, 2021 at 03:11:45PM -0500, Robert Sparks wrote:
>> The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are
>> regenerated on-demand, or with a high refresh rate (hourly).
>>
>> If the collaborator changes their preferred email address in the
>> datatracker, it will be used in all of those aliases after the next
>> generation.
>>
>> RjS
>>
>> On 5/26/21 12:50 PM, Toerless Eckert wrote:
>>> So, i run repeatedly into the problem of co-authors or just
>>> contributors to my WG changing association/email-address, and i am
>>> right now not 100% sure about the BCP how they should deal with it.
>>>
>>> So, https://www.ietf.org/mailman/options/ietf/<email address>
>>> and global change is clearly part of the BCP.
>>>
>>> But in my past experience, it seems that this will not change the email
>>> addresses of the collaborator on draft-ietf-wg-whatever. And i don't
>>> even know if/how there is a way to change those email addresses. Is there
>>> any tool for WG chairs or the contributor themselves to bulk change
>>> the email adress on those draft aliases ? (even a single draft has
>>> quite a few aliases created).
>>>
>>> Cheers
>>>       Toerless
>>>
>>> ___________________________________________________________
>>> Tools-discuss mailing list - Tools-discuss@ietf.org
>>> This list is for discussion, not for action requests or bug reports.
>>> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
>>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>>> * Report all other bugs or issues to: ietf-action@ietf.org
>>> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Thu May 27 08:35:54 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 605373A1380 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:35:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level: 
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 Rn8_rA1V6opZ for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:35:50 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C91E33A137B for <tools-discuss@ietf.org>; Thu, 27 May 2021 08:35:49 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 9F317548017; Thu, 27 May 2021 17:35:42 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 978534E75BB; Thu, 27 May 2021 17:35:42 +0200 (CEST)
Date: Thu, 27 May 2021 17:35:42 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: Greg Mirsky <gregimirsky@gmail.com>, Tools Team Discussion <tools-discuss@ietf.org>
Message-ID: <20210527153542.GQ3909@faui48e.informatik.uni-erlangen.de>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com> <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/HzaMvBZr7V23Li2BLhJtmxKT5MU>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 15:35:53 -0000

Cool!

So, is changing email on https://www.ietf.org/mailman/options/ietf still necessary,
or would all those subscriptions be also changed when changing datatracker preferred email ?

Cheers
    Toerless

On Thu, May 27, 2021 at 09:40:18AM -0500, Robert Sparks wrote:
> No - we've had a lot of pressure from people that led to using the marked
> primary email address.
> 
> We could consider adding an "always CC" flag to the email configuration or
> something like it if there's enough demand, but it would be a large change
> to do so.
> 
> What is your use case? Would it satisfy your needs to add the addresses to
> the documents Notify field (on the document's main page). Any addresses
> there will be copied in correspondence from the datatracker, and will appear
> in the draft-<name>-notify and draft-<name>-all aliases.
> 
> RjS
> 
> 
> On 5/26/21 6:48 PM, Greg Mirsky wrote:
> > Hi Robert,
> > I've chosen to list two email addresses, the feature that is supported
> > in XMLv3. I wanted the correspondence addressed to draft-<foo>@ietf.org
> > <http://ietf.org> to be directed at both. But, as I see it, the
> > datatracker uses only one, whichever is listed first. Do you of any
> > plans to modify that behavior in the datatracker?
> > 
> > Regards,
> > Greg
> > 
> > On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com
> > <mailto:rjsparks@nostrum.com>> wrote:
> > 
> >     The draft-<foo>*@ietf.org <http://ietf.org> and
> >     <acronym>-chairs@ietf.org <mailto:chairs@ietf.org> aliases are
> >     regenerated on-demand, or with a high refresh rate (hourly).
> > 
> >     If the collaborator changes their preferred email address in the
> >     datatracker, it will be used in all of those aliases after the next
> >     generation.
> > 
> >     RjS
> > 
> >     On 5/26/21 12:50 PM, Toerless Eckert wrote:
> >     > So, i run repeatedly into the problem of co-authors or just
> >     > contributors to my WG changing association/email-address, and i am
> >     > right now not 100% sure about the BCP how they should deal with it.
> >     >
> >     > So, https://www.ietf.org/mailman/options/ietf/
> >     <https://www.ietf.org/mailman/options/ietf/><email address>
> >     > and global change is clearly part of the BCP.
> >     >
> >     > But in my past experience, it seems that this will not change
> >     the email
> >     > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
> >     > even know if/how there is a way to change those email addresses.
> >     Is there
> >     > any tool for WG chairs or the contributor themselves to bulk change
> >     > the email adress on those draft aliases ? (even a single draft has
> >     > quite a few aliases created).
> >     >
> >     > Cheers
> >     >      Toerless
> >     >
> >     > ___________________________________________________________
> >     > Tools-discuss mailing list - Tools-discuss@ietf.org
> >     <mailto:Tools-discuss@ietf.org>
> >     > This list is for discussion, not for action requests or bug reports.
> >     > * Report datatracker and mailarchive bugs to:
> >     datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
> >     > * Report tools.ietf.org <http://tools.ietf.org> bugs to:
> >     webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
> >     > * Report all other bugs or issues to: ietf-action@ietf.org
> >     <mailto:ietf-action@ietf.org>
> >     > List info (including how to Unsubscribe):
> >     https://www.ietf.org/mailman/listinfo/tools-discuss
> >     <https://www.ietf.org/mailman/listinfo/tools-discuss>
> > 
> >     ___________________________________________________________
> >     Tools-discuss mailing list - Tools-discuss@ietf.org
> >     <mailto:Tools-discuss@ietf.org>
> >     This list is for discussion, not for action requests or bug reports.
> >     * Report datatracker and mailarchive bugs to:
> >     datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
> >     * Report tools.ietf.org <http://tools.ietf.org> bugs to:
> >     webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
> >     * Report all other bugs or issues to: ietf-action@ietf.org
> >     <mailto:ietf-action@ietf.org>
> >     List info (including how to Unsubscribe):
> >     https://www.ietf.org/mailman/listinfo/tools-discuss
> >     <https://www.ietf.org/mailman/listinfo/tools-discuss>
> > 
> > 
> > ___________________________________________________________
> > Tools-discuss mailing list - Tools-discuss@ietf.org
> > This list is for discussion, not for action requests or bug reports.
> > * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > * Report all other bugs or issues to: ietf-action@ietf.org
> > List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Thu May 27 08:42:45 2021
Return-Path: <mcr@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59C473A13D4 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:42:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.232
X-Spam-Level: 
X-Spam-Status: No, score=-1.232 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665, URIBL_BLOCKED=0.001] autolearn=no 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 kXsMtaZ5ye8z for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:42:39 -0700 (PDT)
Received: from relay.sandelman.ca (minerva.sandelman.ca [IPv6:2a01:7e00::3d:b000]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 595D63A13D3 for <tools-discuss@ietf.org>; Thu, 27 May 2021 08:42:39 -0700 (PDT)
Received: from dooku.sandelman.ca (desktop4.sandelman.ca [209.87.249.16]) by relay.sandelman.ca (Postfix) with ESMTPS id 9F09D1F47D for <tools-discuss@ietf.org>; Thu, 27 May 2021 15:42:37 +0000 (UTC)
Received: by dooku.sandelman.ca (Postfix, from userid 179) id 8261A1A02B1; Thu, 27 May 2021 11:42:36 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: tools-discuss@ietf.org
In-reply-to: <E1llum9-0004g9-1e@bolinkje.followthatpage.com>
References: <E1llum9-0004g9-1e@bolinkje.followthatpage.com>
Comments: In-reply-to "Follow That Page" <support@followthatpage.com> message dated "Wed, 26 May 2021 16:44:49 +0200."
X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 26.3
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 11:42:36 -0400
Message-ID: <32981.1622130156@dooku>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/r2dxXjNuvLNnjFkLEukz32hjEnk>
Subject: Re: [Tools-discuss] Changes in 'https://datatracker.ietf.org/person/Michael%20Richardson'
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 15:42:43 -0000

--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


Hi, so RFC8995 just go published, and so my profile page was updated.
I was surprised to see:

+    rfc8995 May 2021 Bootstrapping Remote Secure Key Infrastructure (BRSKI)
+    Cited by 13 RFCs

13? Already? Since Friday? WOW.
Surely, that's not correct.
Some of the citations are informative references from existing RFCs to the =
ID.
The DT maps that through to the RFC... okay.

I wonder if that should be split up as normative references (from RFCs),
informative references (from RFCs), and references from IDs?

=2D-=20
]               Never tell me the odds!                 | ipv6 mesh network=
s [=20
]   Michael Richardson, Sandelman Software Works        | network architect=
  [=20
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails  =
  [=20
=09


--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEERK+9HEcJHTJ9UqTMlUzhVv38QpAFAmCvvewACgkQlUzhVv38
QpCjugf/bWV4xzOWxR53HwKqJYS5SLSjdIYd7ufiDS+F1TyQWiVL7UL+wCgxZtu8
aejKOW5wxnaLf0P64Yjl5/Hc+jyjLouxFz/OCkUoe/aiY6ichJ/XCTJy0f+/EqCH
phGQQd8YvJf/bH4pfAYTN7mv5BXEs1Tdgc/3LkCMVRTQko1AmA5XLU1ygyik6JRK
ALRDtD2aomPS01e6IBLD4Fj+yt3EGjophE8XALYIX5sR1TYK36R6qKm+jgoXeQba
lTq83FuIK5wgQfFxY1/RakIxXSZ03ZIYNaKz9JqFaAPtIl2qTPYcbZ7BzsxLdW4J
DqTs9PLDmshRI9Lj1hxxVhwcnXUrkg==
=QV1O
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 08:50:02 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77AD93A141D for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:50:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.282
X-Spam-Level: 
X-Spam-Status: No, score=-1.282 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.398, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.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 ap0y5G0ZylyC for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:49:55 -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 558BC3A141C for <tools-discuss@ietf.org>; Thu, 27 May 2021 08:49:55 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14RFnZbQ063321 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 27 May 2021 10:49:35 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622130575; bh=RgDkHy8zMA6DK/cvLNPfBegSrdirinp9aHSbyhA36V8=; h=To:Cc:References:From:Subject:Date:In-Reply-To; b=ekZmVZL7e5fdXqpHx4yKy2TIeOgMm8Mg5RfjI3+qSSx+Ihn5KpjP0ARJSBUWPKCnq RfejVvtUTv1WBF0mRCeRy5gcr4js3fSY2Cs+JuSkLz08SEspBk1yz+qs3RBCdvW5bD dqzwLwhya+C02B/Xx2mCmIA0Ak9cvFiKlnrlh55w=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: Toerless Eckert <tte@cs.fau.de>
Cc: Greg Mirsky <gregimirsky@gmail.com>, Tools Team Discussion <tools-discuss@ietf.org>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com> <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com> <20210527153542.GQ3909@faui48e.informatik.uni-erlangen.de>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <f7210553-7f07-b67e-5586-1bb1cda30b6d@nostrum.com>
Date: Thu, 27 May 2021 10:49:29 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <20210527153542.GQ3909@faui48e.informatik.uni-erlangen.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/wH2hiXpXPoTvdAFy0CaaJMjGnJE>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 15:50:01 -0000

On 5/27/21 10:35 AM, Toerless Eckert wrote:
> Cool!
>
> So, is changing email on https://www.ietf.org/mailman/options/ietf stil=
l necessary,
> or would all those subscriptions be also changed when changing datatrac=
ker preferred email ?

It's still necessary to manage mailman separately.

In the long run we're looking at more integration, but that isn't likely =

to happen until we move to mailman3 (which is still not looking to be a=20
trivial move).

RjS

>
> Cheers
>      Toerless
>
> On Thu, May 27, 2021 at 09:40:18AM -0500, Robert Sparks wrote:
>> No - we've had a lot of pressure from people that led to using the mar=
ked
>> primary email address.
>>
>> We could consider adding an "always CC" flag to the email configuratio=
n or
>> something like it if there's enough demand, but it would be a large ch=
ange
>> to do so.
>>
>> What is your use case? Would it satisfy your needs to add the addresse=
s to
>> the documents Notify field (on the document's main page). Any addresse=
s
>> there will be copied in correspondence from the datatracker, and will =
appear
>> in the draft-<name>-notify and draft-<name>-all aliases.
>>
>> RjS
>>
>>
>> On 5/26/21 6:48 PM, Greg Mirsky wrote:
>>> Hi Robert,
>>> I've chosen to list two email addresses, the feature that is supporte=
d
>>> in XMLv3. I wanted the correspondence addressed to draft-<foo>@ietf.o=
rg
>>> <http://ietf.org> to be directed at both. But, as I see it, the
>>> datatracker uses only one, whichever is listed first. Do you of any
>>> plans to modify that behavior in the datatracker?
>>>
>>> Regards,
>>> Greg
>>>
>>> On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com
>>> <mailto:rjsparks@nostrum.com>> wrote:
>>>
>>>      The draft-<foo>*@ietf.org <http://ietf.org> and
>>>      <acronym>-chairs@ietf.org <mailto:chairs@ietf.org> aliases are
>>>      regenerated on-demand, or with a high refresh rate (hourly).
>>>
>>>      If the collaborator changes their preferred email address in the=

>>>      datatracker, it will be used in all of those aliases after the n=
ext
>>>      generation.
>>>
>>>      RjS
>>>
>>>      On 5/26/21 12:50 PM, Toerless Eckert wrote:
>>>      > So, i run repeatedly into the problem of co-authors or just
>>>      > contributors to my WG changing association/email-address, and =
i am
>>>      > right now not 100% sure about the BCP how they should deal wit=
h it.
>>>      >
>>>      > So, https://www.ietf.org/mailman/options/ietf/
>>>      <https://www.ietf.org/mailman/options/ietf/><email address>
>>>      > and global change is clearly part of the BCP.
>>>      >
>>>      > But in my past experience, it seems that this will not change
>>>      the email
>>>      > addresses of the collaborator on draft-ietf-wg-whatever. And i=
 don't
>>>      > even know if/how there is a way to change those email addresse=
s.
>>>      Is there
>>>      > any tool for WG chairs or the contributor themselves to bulk c=
hange
>>>      > the email adress on those draft aliases ? (even a single draft=
 has
>>>      > quite a few aliases created).
>>>      >
>>>      > Cheers
>>>      >=C2=A0 =C2=A0 =C2=A0 Toerless
>>>      >
>>>      > ___________________________________________________________
>>>      > Tools-discuss mailing list - Tools-discuss@ietf.org
>>>      <mailto:Tools-discuss@ietf.org>
>>>      > This list is for discussion, not for action requests or bug re=
ports.
>>>      > * Report datatracker and mailarchive bugs to:
>>>      datatracker-project@ietf.org <mailto:datatracker-project@ietf.or=
g>
>>>      > * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>>>      webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>>>      > * Report all other bugs or issues to: ietf-action@ietf.org
>>>      <mailto:ietf-action@ietf.org>
>>>      > List info (including how to Unsubscribe):
>>>      https://www.ietf.org/mailman/listinfo/tools-discuss
>>>      <https://www.ietf.org/mailman/listinfo/tools-discuss>
>>>
>>>      ___________________________________________________________
>>>      Tools-discuss mailing list - Tools-discuss@ietf.org
>>>      <mailto:Tools-discuss@ietf.org>
>>>      This list is for discussion, not for action requests or bug repo=
rts.
>>>      * Report datatracker and mailarchive bugs to:
>>>      datatracker-project@ietf.org <mailto:datatracker-project@ietf.or=
g>
>>>      * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>>>      webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>>>      * Report all other bugs or issues to: ietf-action@ietf.org
>>>      <mailto:ietf-action@ietf.org>
>>>      List info (including how to Unsubscribe):
>>>      https://www.ietf.org/mailman/listinfo/tools-discuss
>>>      <https://www.ietf.org/mailman/listinfo/tools-discuss>
>>>
>>>
>>> ___________________________________________________________
>>> Tools-discuss mailing list - Tools-discuss@ietf.org
>>> This list is for discussion, not for action requests or bug reports.
>>> * Report datatracker and mailarchive bugs to: datatracker-project@iet=
f.org
>>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>>> * Report all other bugs or issues to: ietf-action@ietf.org
>>> List info (including how to Unsubscribe): https://www.ietf.org/mailma=
n/listinfo/tools-discuss
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to: datatracker-project@ietf=
=2Eorg
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe): https://www.ietf.org/mailman=
/listinfo/tools-discuss


From nobody Thu May 27 08:54:26 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 590AD3A145A for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:54:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.95
X-Spam-Level: 
X-Spam-Status: No, score=-3.95 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 0q-RPG84xVtI for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 08:54:20 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [131.188.34.40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A505B3A1451 for <tools-discuss@ietf.org>; Thu, 27 May 2021 08:54:20 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 5F74C548015; Thu, 27 May 2021 17:54:14 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 540244E75BB; Thu, 27 May 2021 17:54:14 +0200 (CEST)
Date: Thu, 27 May 2021 17:54:14 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: Greg Mirsky <gregimirsky@gmail.com>, Tools Team Discussion <tools-discuss@ietf.org>
Message-ID: <20210527155414.GS3909@faui48e.informatik.uni-erlangen.de>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com> <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com> <20210527153542.GQ3909@faui48e.informatik.uni-erlangen.de> <f7210553-7f07-b67e-5586-1bb1cda30b6d@nostrum.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <f7210553-7f07-b67e-5586-1bb1cda30b6d@nostrum.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Hpbf9hPwq6hvK4za3GA8ymT5pkE>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 15:54:25 -0000

Would be great to capture these three data points somewhere.
Maybe add an info paragraph to https://datatracker.ietf.org/accounts/profile/

 "Change of affiliation / retiring a (primary) email"
  - auto-update of datatracker generated emails (draft-*@ietf.org)
  - auto-recognition of new email for approval of new draft submissions
  - mailman URL for update of any self-created mailing list subscriptions

Cheers
    toerless

On Thu, May 27, 2021 at 10:49:29AM -0500, Robert Sparks wrote:
> 
> On 5/27/21 10:35 AM, Toerless Eckert wrote:
> > Cool!
> > 
> > So, is changing email on https://www.ietf.org/mailman/options/ietf still necessary,
> > or would all those subscriptions be also changed when changing datatracker preferred email ?
> 
> It's still necessary to manage mailman separately.
> 
> In the long run we're looking at more integration, but that isn't likely to
> happen until we move to mailman3 (which is still not looking to be a trivial
> move).
> 
> RjS
> 
> > 
> > Cheers
> >      Toerless
> > 
> > On Thu, May 27, 2021 at 09:40:18AM -0500, Robert Sparks wrote:
> > > No - we've had a lot of pressure from people that led to using the marked
> > > primary email address.
> > > 
> > > We could consider adding an "always CC" flag to the email configuration or
> > > something like it if there's enough demand, but it would be a large change
> > > to do so.
> > > 
> > > What is your use case? Would it satisfy your needs to add the addresses to
> > > the documents Notify field (on the document's main page). Any addresses
> > > there will be copied in correspondence from the datatracker, and will appear
> > > in the draft-<name>-notify and draft-<name>-all aliases.
> > > 
> > > RjS
> > > 
> > > 
> > > On 5/26/21 6:48 PM, Greg Mirsky wrote:
> > > > Hi Robert,
> > > > I've chosen to list two email addresses, the feature that is supported
> > > > in XMLv3. I wanted the correspondence addressed to draft-<foo>@ietf.org
> > > > <http://ietf.org> to be directed at both. But, as I see it, the
> > > > datatracker uses only one, whichever is listed first. Do you of any
> > > > plans to modify that behavior in the datatracker?
> > > > 
> > > > Regards,
> > > > Greg
> > > > 
> > > > On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com
> > > > <mailto:rjsparks@nostrum.com>> wrote:
> > > > 
> > > >      The draft-<foo>*@ietf.org <http://ietf.org> and
> > > >      <acronym>-chairs@ietf.org <mailto:chairs@ietf.org> aliases are
> > > >      regenerated on-demand, or with a high refresh rate (hourly).
> > > > 
> > > >      If the collaborator changes their preferred email address in the
> > > >      datatracker, it will be used in all of those aliases after the next
> > > >      generation.
> > > > 
> > > >      RjS
> > > > 
> > > >      On 5/26/21 12:50 PM, Toerless Eckert wrote:
> > > >      > So, i run repeatedly into the problem of co-authors or just
> > > >      > contributors to my WG changing association/email-address, and i am
> > > >      > right now not 100% sure about the BCP how they should deal with it.
> > > >      >
> > > >      > So, https://www.ietf.org/mailman/options/ietf/
> > > >      <https://www.ietf.org/mailman/options/ietf/><email address>
> > > >      > and global change is clearly part of the BCP.
> > > >      >
> > > >      > But in my past experience, it seems that this will not change
> > > >      the email
> > > >      > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
> > > >      > even know if/how there is a way to change those email addresses.
> > > >      Is there
> > > >      > any tool for WG chairs or the contributor themselves to bulk change
> > > >      > the email adress on those draft aliases ? (even a single draft has
> > > >      > quite a few aliases created).
> > > >      >
> > > >      > Cheers
> > > >      >      Toerless
> > > >      >
> > > >      > ___________________________________________________________
> > > >      > Tools-discuss mailing list - Tools-discuss@ietf.org
> > > >      <mailto:Tools-discuss@ietf.org>
> > > >      > This list is for discussion, not for action requests or bug reports.
> > > >      > * Report datatracker and mailarchive bugs to:
> > > >      datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
> > > >      > * Report tools.ietf.org <http://tools.ietf.org> bugs to:
> > > >      webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
> > > >      > * Report all other bugs or issues to: ietf-action@ietf.org
> > > >      <mailto:ietf-action@ietf.org>
> > > >      > List info (including how to Unsubscribe):
> > > >      https://www.ietf.org/mailman/listinfo/tools-discuss
> > > >      <https://www.ietf.org/mailman/listinfo/tools-discuss>
> > > > 
> > > >      ___________________________________________________________
> > > >      Tools-discuss mailing list - Tools-discuss@ietf.org
> > > >      <mailto:Tools-discuss@ietf.org>
> > > >      This list is for discussion, not for action requests or bug reports.
> > > >      * Report datatracker and mailarchive bugs to:
> > > >      datatracker-project@ietf.org <mailto:datatracker-project@ietf.org>
> > > >      * Report tools.ietf.org <http://tools.ietf.org> bugs to:
> > > >      webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
> > > >      * Report all other bugs or issues to: ietf-action@ietf.org
> > > >      <mailto:ietf-action@ietf.org>
> > > >      List info (including how to Unsubscribe):
> > > >      https://www.ietf.org/mailman/listinfo/tools-discuss
> > > >      <https://www.ietf.org/mailman/listinfo/tools-discuss>
> > > > 
> > > > 
> > > > ___________________________________________________________
> > > > Tools-discuss mailing list - Tools-discuss@ietf.org
> > > > This list is for discussion, not for action requests or bug reports.
> > > > * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> > > > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > > > * Report all other bugs or issues to: ietf-action@ietf.org
> > > > List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss
> > > ___________________________________________________________
> > > Tools-discuss mailing list - Tools-discuss@ietf.org
> > > This list is for discussion, not for action requests or bug reports.
> > > * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> > > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > > * Report all other bugs or issues to: ietf-action@ietf.org
> > > List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

-- 
---
tte@cs.fau.de


From nobody Thu May 27 09:58:13 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 857403A09E7 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 09:58:11 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 pwudlxmz5HPh for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 09:58:07 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E78A43A09E9 for <tools-discuss@ietf.org>; Thu, 27 May 2021 09:58:06 -0700 (PDT)
Received: from client-pool2-245.vpn.uni-bremen.de (client-pool2-245.vpn.uni-bremen.de [134.102.48.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FrYsm1r3nz3169; Thu, 27 May 2021 18:58:04 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <32981.1622130156@dooku>
Date: Thu, 27 May 2021 18:58:03 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 643827483.87051-9c3a0b6fd801d5e78a3a53b5d2cc1cee
Content-Transfer-Encoding: quoted-printable
Message-Id: <10F688EE-C077-4658-AA09-1319C92AE17C@tzi.org>
References: <E1llum9-0004g9-1e@bolinkje.followthatpage.com> <32981.1622130156@dooku>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Q6kH8U6yNX5z7auzeriv30Plb_g>
Subject: Re: [Tools-discuss] Changes in 'https://datatracker.ietf.org/person/Michael%20Richardson'
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 16:58:12 -0000

> On 2021-05-27, at 17:42, Michael Richardson <mcr+ietf@sandelman.ca> =
wrote:
>=20
> Signed PGP part
>=20
> Hi, so RFC8995 just go published, and so my profile page was updated.
> I was surprised to see:
>=20
> +    rfc8995 May 2021 Bootstrapping Remote Secure Key Infrastructure =
(BRSKI)
> +    Cited by 13 RFCs
>=20
> 13? Already? Since Friday? WOW.
> Surely, that's not correct.

It actually is.  Works as designed.
And congrats to the widely cited RFC.

> Some of the citations are informative references from existing RFCs to =
the ID.
> The DT maps that through to the RFC... okay.

Indeed.

> I wonder if that should be split up as normative references (from =
RFCs),
> informative references (from RFCs), and references from IDs?

Well, the number 13 only includes RFCs, so the split from I-Ds citing =
the RFC is already done.

I agree that splitting normative from informative references would be a =
nice new feature.

Gr=C3=BC=C3=9Fe, Carsten



From nobody Thu May 27 11:44:50 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E510A3A11DD for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:44:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 E5XuHLqPYo2m for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:44:44 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 348273A11DC for <tools-discuss@ietf.org>; Thu, 27 May 2021 11:44:43 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 679E2181C7 for <tools-discuss@ietf.org>; Thu, 27 May 2021 14:54:40 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id l6LjKbM0oflM for <tools-discuss@ietf.org>; Thu, 27 May 2021 14:54:40 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [209.87.249.21]) by tuna.sandelman.ca (Postfix) with ESMTP id B01461803E for <tools-discuss@ietf.org>; Thu, 27 May 2021 07:44:27 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id A6E28E7 for <tools-discuss@ietf.org>; Thu, 27 May 2021 07:34:30 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: tools-discuss@ietf.org
X-Attribution: mcr
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 07:34:30 -0400
Message-ID: <27379.1622115270@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/iFgRPwsrwnTvIPUZGxJDbLhIyXg>
Subject: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 18:44:49 -0000

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


If the PDFs are paginated, why doesn't the Table of Contents in the PDF, ha=
ve
page numbers?  Yes, they are linked.
But, that's useless if you actually dump it to tree-ware.

Consider, for instance, https://www.rfc-editor.org/rfc/rfc8995.pdf

=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide





--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCvg8YACgkQgItw+93Q
3WUPTAf+Kt5ZVRurWtmAPnRTWr6kVA9HLpXJWZ0MpYE2IxNO9sozbL5duhI4I730
6xxAQWwgVb14rCiAC9GwCmNxTvFtac0B3jl3AfTTRZUAS+0e2WfH9VecQJ5nnXJ3
LR810ndrBrrnKnuR9ulTpFZUkQhlZdW6HMzwfShzbEC0SnH82cZepw4Aal172Gk+
tkR1HRDIpio3sM7eGdJ3kMOfC8nRK2LNy1gfJi0D2eOgBldcG1EtUBNl60jVMfy0
vO35vZwBrtkO2LN7qPQQCFBDe7km41KYnTbk7bg4mhAai3MI4iwuuqRe5DMNT8q1
1jSONjfBRo1FPMLoNb90rB5ShfGHug==
=hMdO
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 11:51:10 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7518E3A0035 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:51:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level: 
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 HsU-5vFisMYx for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:51:05 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA2A83A122B for <tools-discuss@ietf.org>; Thu, 27 May 2021 11:51:04 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 76EEE548015; Thu, 27 May 2021 20:50:57 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 6AA1A4E75BE; Thu, 27 May 2021 20:50:57 +0200 (CEST)
Date: Thu, 27 May 2021 20:50:57 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Michael Richardson <mcr+ietf@sandelman.ca>
Cc: tools-discuss@ietf.org
Message-ID: <20210527185057.GW3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <27379.1622115270@localhost>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/zUudy10qUp6gEXDGc-6e55dt91g>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 18:51:10 -0000

We had this discussion recurringly last year, and it seems that the lovers
of page numbers need to get together and write an RFC adopted by the community,
or else nothing will change. Would be an update to the <can-never-remember-thenumber>
RFC about the new RC posting format whose text is interpreted by the tools
team to say "no-page-numbers", not even in TOC of PDF.

Thats my understanding. If there is an easier way to get page numbers into TOCs
of PDF, that would be great.

Cheers
    Toerless

On Thu, May 27, 2021 at 07:34:30AM -0400, Michael Richardson wrote:
> 
> If the PDFs are paginated, why doesn't the Table of Contents in the PDF, have
> page numbers?  Yes, they are linked.
> But, that's useless if you actually dump it to tree-ware.
> 
> Consider, for instance, https://www.rfc-editor.org/rfc/rfc8995.pdf
> 
> --
> Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
>            Sandelman Software Works Inc, Ottawa and Worldwide
> 


From nobody Thu May 27 11:51:47 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7C3B3A0045 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level: 
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_FAIL=0.001, SPF_HELO_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 z17xj6EknyBs for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 11:51:41 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [IPv6:2001:638:708:32::19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 694623A003F for <tools-discuss@ietf.org>; Thu, 27 May 2021 11:51:41 -0700 (PDT)
Received: from client-pool2-245.vpn.uni-bremen.de (client-pool2-245.vpn.uni-bremen.de [134.102.48.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FrcNn33yRz316L; Thu, 27 May 2021 20:51:37 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <27379.1622115270@localhost>
Date: Thu, 27 May 2021 20:51:37 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 643834296.92931-34a71af594f02f2cc70505ec90d9c702
Content-Transfer-Encoding: quoted-printable
Message-Id: <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
References: <27379.1622115270@localhost>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/8XBqeCFofMbD7n2BwpUjWb03UwQ>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 18:51:46 -0000

On 2021-05-27, at 13:34, Michael Richardson <mcr+ietf@sandelman.ca> =
wrote:
>=20
> But, that's useless if you actually dump it to tree-ware.

It=E2=80=99s almost Friday, so here goes:

Maybe we need to add to the boilerplate:

> Please consider the environment before dumping RFCs on dead trees.
> Since we already did that for you, we made it deliberately hard for =
you to use tree-based copies of RFCs.

[SCNR, no such intention actually implied]

Gr=C3=BC=C3=9Fe, Carsten

PS.:=20
I stopped using paper around the turn of the century.
I still would like to have page numbers!


From nobody Thu May 27 12:04:00 2021
Return-Path: <bob.hinden@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 158FC3A078A for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:03:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 dPVac6IpdV3A for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:03:53 -0700 (PDT)
Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) (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 1084C3A0789 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:03:52 -0700 (PDT)
Received: by mail-ej1-x636.google.com with SMTP id ss26so1725157ejb.5 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:03:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1fyBsM6o5qkk0Oa1e6EHtjkdd3WyatPUtJ7ewPV+fVk=; b=crzMKsi7skRYwVhAGtCLpZQ1V16PuBrfDDacZJZthtaxQHmKheML0WY4VmaV0AXk2E 3Lki/6FOUyNyYEX2QG3JS1JANqJC3PPy3cev2ffYx4wLQGVI0xkKCdCcMZ2TyQrnB6uY AdxBictMt0h9/f39Gg8CGl7u0DxggEztvVDwi1eCMlIejqox71EgZlMM1+XmsobxEYZ1 vfgJ6cwBaj9mYPFSSvLHtHDQpsS6q6qSep2xw6fDtw3nnDEJaq0JnEebNmA5HFr2RvAT nEzAyNp3EHIxRfVKVbirUOUWBWbYe2TpJ6OEBtAkFYs0JER0UcJpGjuUy+926hEprga/ u8KQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1fyBsM6o5qkk0Oa1e6EHtjkdd3WyatPUtJ7ewPV+fVk=; b=DHfQvzyj68B09a2FIZWWV7MZ1btHLHtGqZEMCCpPWNoZUeFdtKeUVn4iO5GZABWJAa x49wjrBD532MXVYqFf/48rFwtRPQJRM+Y3E60Ed4mGZm5Z6HcYENQP53Q5Vr4Bj7GcXM 4jHbAZpzqMTekwMqZPMP/XdVzhbJQI2Y7KYZBvmke6hz7J+YPptGYHHDUj6Rp2uQvSYJ epCGrmfPUU2NX2tKfqAssmhMAzt66kgAhlDpwYL+U/ahUBtF/GJ9qjskijXpSAcMUs06 8fOrnua2QlVoj1RQLB0nZ3zq3EIxMLZM1MCreei2FHrjt5cPd2b1SwSPEef6DcizLZTF b6zA==
X-Gm-Message-State: AOAM530dfpJ657Aupro4iOxV30oabm+O7lexYIpYqdWZ1EHU2iQOSvMO V9JKwf9w85XkRMCq1SdlVY3Iez7vebmPXbYmfZ8=
X-Google-Smtp-Source: ABdhPJxcDtHkt6wzZelA4/yR0UPiFMveBZFbbP321zHpE9D+YxPXV4Incjxjyd0itAwTjBu4ZLCR1dMuqAoLIyaQrw8=
X-Received: by 2002:a17:906:1496:: with SMTP id x22mr5551551ejc.419.1622142230150;  Thu, 27 May 2021 12:03:50 -0700 (PDT)
MIME-Version: 1.0
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
In-Reply-To: <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
From: Bob Hinden <bob.hinden@gmail.com>
Date: Thu, 27 May 2021 12:03:39 -0700
Message-ID: <CAH0=7GW5fv73oyOfj-mgC7no3kjN+KNxF4hgOTg8Eihdfbp84Q@mail.gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>,  "tools-discuss@ietf.org Discussion" <tools-discuss@ietf.org>, Bob Hinden <bob.hinden@gmail.com>
Content-Type: multipart/alternative; boundary="0000000000006743cc05c3546b18"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/PX57NgF7uwkvDXp76CzJJtIgfTc>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:03:58 -0000

--0000000000006743cc05c3546b18
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

I would also like the page numbers in the TOC.

Not for printing, but when I look at a new draft, it quickly tells me how
long it is.

I don't see any downside to adding page numbers to the TOC.

Bob


On Thu, May 27, 2021 at 11:51 AM Carsten Bormann <cabo@tzi.org> wrote:

> On 2021-05-27, at 13:34, Michael Richardson <mcr+ietf@sandelman.ca> wrote=
:
> >
> > But, that's useless if you actually dump it to tree-ware.
>
> It=E2=80=99s almost Friday, so here goes:
>
> Maybe we need to add to the boilerplate:
>
> > Please consider the environment before dumping RFCs on dead trees.
> > Since we already did that for you, we made it deliberately hard for you
> to use tree-based copies of RFCs.
>
> [SCNR, no such intention actually implied]
>
> Gr=C3=BC=C3=9Fe, Carsten
>
> PS.:
> I stopped using paper around the turn of the century.
> I still would like to have page numbers!
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.or=
g
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe):
> https://www.ietf.org/mailman/listinfo/tools-discuss
>

--0000000000006743cc05c3546b18
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I would also like the page numbers in the TOC.<div><br></d=
iv><div>Not for printing, but when I look at a new draft, it quickly tells =
me how long it is.</div><div><br></div><div>I don&#39;t see any=C2=A0downsi=
de to adding page numbers to the TOC. =C2=A0</div><div><br></div><div>Bob</=
div><div><br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" cl=
ass=3D"gmail_attr">On Thu, May 27, 2021 at 11:51 AM Carsten Bormann &lt;<a =
href=3D"mailto:cabo@tzi.org">cabo@tzi.org</a>&gt; wrote:<br></div><blockquo=
te class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-widt=
h:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-le=
ft:1ex">On 2021-05-27, at 13:34, Michael Richardson &lt;<a href=3D"mailto:m=
cr%2Bietf@sandelman.ca" target=3D"_blank">mcr+ietf@sandelman.ca</a>&gt; wro=
te:<br>
&gt; <br>
&gt; But, that&#39;s useless if you actually dump it to tree-ware.<br>
<br>
It=E2=80=99s almost Friday, so here goes:<br>
<br>
Maybe we need to add to the boilerplate:<br>
<br>
&gt; Please consider the environment before dumping RFCs on dead trees.<br>
&gt; Since we already did that for you, we made it deliberately hard for yo=
u to use tree-based copies of RFCs.<br>
<br>
[SCNR, no such intention actually implied]<br>
<br>
Gr=C3=BC=C3=9Fe, Carsten<br>
<br>
PS.: <br>
I stopped using paper around the turn of the century.<br>
I still would like to have page numbers!<br>
<br>
___________________________________________________________<br>
Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf.org" targ=
et=3D"_blank">Tools-discuss@ietf.org</a><br>
This list is for discussion, not for action requests or bug reports.<br>
* Report datatracker and mailarchive bugs to: <a href=3D"mailto:datatracker=
-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org</a><br>
* Report <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" target=3D"_bl=
ank">tools.ietf.org</a> bugs to: <a href=3D"mailto:webmaster@tools.ietf.org=
" target=3D"_blank">webmaster@tools.ietf.org</a><br>
* Report all other bugs or issues to: <a href=3D"mailto:ietf-action@ietf.or=
g" target=3D"_blank">ietf-action@ietf.org</a><br>
List info (including how to Unsubscribe): <a href=3D"https://www.ietf.org/m=
ailman/listinfo/tools-discuss" rel=3D"noreferrer" target=3D"_blank">https:/=
/www.ietf.org/mailman/listinfo/tools-discuss</a><br>
</blockquote></div>

--0000000000006743cc05c3546b18--


From nobody Thu May 27 12:13:07 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7ECD13A0874 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:13:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.649
X-Spam-Level: 
X-Spam-Status: No, score=-1.649 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 rBDwIPOJkXgb for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:13:02 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [131.188.34.40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3202B3A0870 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:13:02 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id B0113548004; Thu, 27 May 2021 21:12:55 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id A82904E75BF; Thu, 27 May 2021 21:12:55 +0200 (CEST)
Date: Thu, 27 May 2021 21:12:55 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Carsten Bormann <cabo@tzi.org>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, tools-discuss@ietf.org
Message-ID: <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/OPX9OP0OW-IgX8NVdnCw-SN416Q>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:13:07 -0000

To actually go back to the root problem, and this is all just revival of
2020 discussions:

A) We wanted to make sure there can be multiple renderings of RFCs.
  They will not have consistent page numbers.

B) We have to avoid the collapse of the Internet, that would happen with A)
   and the fact that references such as "see RFCxxx page NN", would lead to
   implementers writing code for completely wrong pages of reference RFCs.

The problem with that logic is of course what i call "the terrorists always win":
someone does something malicious, or as in this case just less-well-educated,
and then new rules are made to let everyone suffer for it. Most of them not
even understanding why or for no good reason.

IMHO: For future RFCs to be, it is easy for RFC editor to prohibit references
to page numbers of RFC, but instead use correct RFC#/section/paragraph.

For third-party document i would be happy to have a new disclaimer added to
each RFC rendering that includes page numbers:

 "References into this document MUST NOT use page numbers. Any page numbers
  are rendering specific artefacts, not part of the document itself".

Cheers
    Toerless


On Thu, May 27, 2021 at 08:51:37PM +0200, Carsten Bormann wrote:
> On 2021-05-27, at 13:34, Michael Richardson <mcr+ietf@sandelman.ca> wrote:
> > 
> > But, that's useless if you actually dump it to tree-ware.
> 
> It???s almost Friday, so here goes:
> 
> Maybe we need to add to the boilerplate:
> 
> > Please consider the environment before dumping RFCs on dead trees.
> > Since we already did that for you, we made it deliberately hard for you to use tree-based copies of RFCs.
> 
> [SCNR, no such intention actually implied]
> 
> Grüße, Carsten
> 
> PS.: 
> I stopped using paper around the turn of the century.
> I still would like to have page numbers!
> 
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss

-- 
---
tte@cs.fau.de


From nobody Thu May 27 12:18:38 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8650E3A091C for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:18:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level: 
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_FAIL=0.001, SPF_HELO_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 baguMOiDLdl6 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:18:33 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [IPv6:2001:638:708:32::19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D2433A091B for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:18:33 -0700 (PDT)
Received: from client-pool2-245.vpn.uni-bremen.de (client-pool2-245.vpn.uni-bremen.de [134.102.48.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Frczn34fwz3168; Thu, 27 May 2021 21:18:29 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <20210527185057.GW3909@faui48e.informatik.uni-erlangen.de>
Date: Thu, 27 May 2021 21:18:29 +0200
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 643835909.119249-2556c010569f1094e71489c9a23c90ad
Content-Transfer-Encoding: quoted-printable
Message-Id: <71809401-C8A7-43D6-829C-2D665FEA9F7D@tzi.org>
References: <27379.1622115270@localhost> <20210527185057.GW3909@faui48e.informatik.uni-erlangen.de>
To: Toerless Eckert <tte@cs.fau.de>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Rzm2SE3Ek6oGITimAoxYJtdplOY>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:18:38 -0000

On 2021-05-27, at 20:50, Toerless Eckert <tte@cs.fau.de> wrote:
>=20
> Thats my understanding. If there is an easier way to get page numbers =
into TOCs
> of PDF, that would be great.

A first step might be a patch for xml2rfc.
Note that xml2rfc can already put pagination in TXT, which is an option =
that needs to be explicitly specified.
https://xml2rfc.tools.ietf.org/xml2rfc-doc.html#section-b.7-1.11
This apparently was possible to do without changing RFCXXXX.

https://trac.ietf.org/trac/xml2rfc/ticket/558
seems to imply this cannot be done for PDF in the current architecture =
of xml2rfc.
Having used troff extensively for a quarter of a decade, I can =
authoritatively confirm that it sure can be done, at the cost of double =
(*) the processing time.
(One implementation of the concept is called a =E2=80=9Cside file=E2=80=9D=
, and, no, that cannot be googled, but every TeX user knows it.)

Gr=C3=BC=C3=9Fe, Carsten

(*) and, occasionally, triple that, but I don=E2=80=99t think that =
applies here.


From nobody Thu May 27 12:32:45 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47AC23A0A3E for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:32:43 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 EnTXTp8LFE0Q for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:32:37 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 983643A0A34 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:32:37 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id B6E4F38ED4; Thu, 27 May 2021 15:42:34 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7TKNjvx1TnI3; Thu, 27 May 2021 15:42:34 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [209.87.249.21]) by tuna.sandelman.ca (Postfix) with ESMTP id 0AAB338B9E; Thu, 27 May 2021 15:41:35 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id B8743440; Thu, 27 May 2021 15:31:36 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Carsten Bormann <cabo@tzi.org>
cc: tools-discuss@ietf.org
In-Reply-To: <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 15:31:36 -0400
Message-ID: <4581.1622143896@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/9i7sMa2FWV81whCvYoWlmTlhcmk>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:32:43 -0000

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


Carsten Bormann <cabo@tzi.org> wrote:
    > On 2021-05-27, at 13:34, Michael Richardson <mcr+ietf@sandelman.ca>
    > wrote:
    >>
    >> But, that's useless if you actually dump it to tree-ware.

    > It=E2=80=99s almost Friday, so here goes:

    > PS.: I stopped using paper around the turn of the century.  I still
    > would like to have page numbers!

I also almost never print to paper.
I also seldom use PDF either, but I was surprised at that lack, given that
the document is paginated.

If we are going to paginate the PDF, the ToC should have page numbers.

=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide





--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCv85gACgkQgItw+93Q
3WVWaggAgPsIrT0ljmgnxi9/XwLmSyVeosy9wi1hK1NbyKeqDgXZPQhD7Rd3hHnH
OKwWKgy2KCXPeFExYjjmLo3+VHrfwN3rz7vwFn2IVfQ6CVfkQia7yWMle7RkeUAC
uCOZWfcAjYsYO3PGJUj73dm+17zW6TZ+gyUSWE7UlkcJ830/CaPINP3OpwtJn77y
OpnjYWL4dkPyUAGd5NO/c/r16YZVAEyz+M59jiJJHPdSn2h87FgbTGiV/x/U1rZG
DI/T/wQlei1QxS1FrO+LYsxYk/+o7TrJVaB6u234utHQ9yOGydgHAQ3N16SF5dpk
oc7rro8SayGyKdVCio0QTBlRqn6PcQ==
=Otd7
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 12:36:21 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87B923A0A9C for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:36:20 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 Jmdfy3cbTR2w for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:36:15 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFF983A0A99 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:36:15 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id C6DDB389A1; Thu, 27 May 2021 15:46:12 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xcd4y97V2yEa; Thu, 27 May 2021 15:46:12 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 6010D18058; Thu, 27 May 2021 08:35:32 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 33F12440; Thu, 27 May 2021 08:25:35 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Robert Sparks <rjsparks@nostrum.com>
cc: tools-discuss@ietf.org
In-Reply-To: <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 08:25:35 -0400
Message-ID: <12878.1622118335@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/m9A-MRLmPMs2EM7dZbROo7UwBYU>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:36:21 -0000

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


Robert Sparks <rjsparks@nostrum.com> wrote:
    > The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are
    > regenerated on-demand, or with a high refresh rate (hourly).

    > If the collaborator changes their preferred email address in the
    > datatracker, it will be used in all of those aliases after the next
    > generation.

So, the emails are generated from the DT, not from the drafts themselves?

1) draft emails -> DT identity (according to whole set of emails)
2) DT identity -> aliases using "primary" email.

A downside seems to be that I think that I can't have drafts with different
email addresses (representing wearing different hats), concurrently being u=
sed.
I don't have this requirement, but I just wanted to be clear about how it w=
orks.
It might be surprising to some.

=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide





--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCvj74ACgkQgItw+93Q
3WVR3Af+M94lSO2FXf3Ze7BDg7LgQbJH7Zk/MiA7JM+pOAuky5zkskfCAXvJqRaH
/Z9DaqDyP+AsZiuWuwUtgFIsc8AOncZbGL+OkAEbXwmb0LUSpD4J5nS8wasFRiXP
zNNW8qR/qEare+IeV0OXzdKkh0q8+4aghsfrMUHkbSg/cC06WVcJCi6bRz8I//6P
gR2XD7RfyhjCnqNXhXmPIYyynvE7n19yeZyebvVronaTRIh/0O4ICsN7vyzEKi5o
DHUgEQNkkRR8h4ESrNTmzX54GSOKcI2efTiMhqpqiiDLDIPx1hodC6BRhjBVqiJw
92OotV4SQqmQcMUA2XVuDeLdfJz81g==
=4XZa
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 12:52:25 2021
Return-Path: <gregimirsky@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C62E3A0BFD for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:52:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.096
X-Spam-Level: 
X-Spam-Status: No, score=-2.096 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 F3Bm7-GMgvGG for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 12:52:18 -0700 (PDT)
Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) (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 BBF673A0BF0 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:52:17 -0700 (PDT)
Received: by mail-lf1-x133.google.com with SMTP id e17so1867211lfb.2 for <tools-discuss@ietf.org>; Thu, 27 May 2021 12:52:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SNA/ZKDFkflCPZGUaqhZNW7p3te4xmozxdFvQuRpLeI=; b=GBs2a/+C/fT0W4QXqQmGconYzUTzXwGyYC43CnaV2CZD+DwkteLNoYhAsmrZo+INN4 rHPJUN+cfesbQu2bewvNZxlZloBkBPFbyzWdEU2AE3Qj1g2fSCVeSa6KyGCfxwRENRbI P25Ch6ZUkzbEiW1GLw7asWZJBIJy5PE3Kpm9jo1ebZ1yTZKBRwjPERxVlG9ZAD7WAmZW paSGW68xgLE2bIypdHswxJai7mL46Byyw2CDhGBpg4jHQN3SEsZwBcBxTT26NH2EYwgk 3ekQEEIWZ472xDnlM8HrGDRPgqKxt2vwieBRJKGfIiAxj2MXb/lkbo1Ps5qrmXJS1fVZ MuBg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=SNA/ZKDFkflCPZGUaqhZNW7p3te4xmozxdFvQuRpLeI=; b=RIftm8jdPDhjzwvqfWN0dKzIDk1pO8yR20BCm1qKZfYvCg40myKBQ+xjH3PHXZ26L/ HhLy3bwJtIsag6zMAOOnczvyCR0DA2OXlhO+4BaIpqfttDQRX97KdMGQemkx6rInhCoI dK9q/66PL1MmRQljWXNkGP9OxOXjpThPL4Ed+IzFoS7/GnL33hlfBnwiuocrdQukFSAx zKzedL8p6avABSXLWwhT+MLz8rupHVUlAZ/4jAiD7QiwOHFrMHtJsBIopG4bGMBpkWRF VjbFY/4NXrJAKQR8i4tH0zPnGtq5fQRCLrsa6H5yccidE3XN038JxlV/5bWVSEdXtMf3 HGJw==
X-Gm-Message-State: AOAM530g77VAh3uBUm2upWGHape3icFaQOd39k9NRevTM1Ieap9gWyme nYD97nNmG2kwFabU2mIHX2+RoebLbuYrAt1L6EU=
X-Google-Smtp-Source: ABdhPJzdILw5V5wp+YAdErzzaKY21Y6yMrsWpf0YoTLhvzskA2Y4MS35wM7JPM2yhhCKdQXkzdpImC0f4bXQw/EOoGM=
X-Received: by 2002:ac2:4942:: with SMTP id o2mr3319842lfi.388.1622145134209;  Thu, 27 May 2021 12:52:14 -0700 (PDT)
MIME-Version: 1.0
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com> <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com>
In-Reply-To: <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com>
From: Greg Mirsky <gregimirsky@gmail.com>
Date: Thu, 27 May 2021 12:52:03 -0700
Message-ID: <CA+RyBmURT6dV6hyPmfHrS6+bc40LE1nhATumZxG5Ry0i2ruApQ@mail.gmail.com>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Content-Type: multipart/alternative; boundary="0000000000007fb16f05c35518b1"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/LpgH6v65Aw-5sIwNdaZm8gl4U3o>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 19:52:23 -0000

--0000000000007fb16f05c35518b1
Content-Type: text/plain; charset="UTF-8"

Hi Robert,
thank you for suggesting the use of the "Send notices to" field. Can it be
automatically populated with all e-mail addresses listed in an author's
contact info? Or an author can add it manually?

Regards,
Greg

On Thu, May 27, 2021 at 7:40 AM Robert Sparks <rjsparks@nostrum.com> wrote:

> No - we've had a lot of pressure from people that led to using the marked
> primary email address.
>
> We could consider adding an "always CC" flag to the email configuration or
> something like it if there's enough demand, but it would be a large change
> to do so.
>
> What is your use case? Would it satisfy your needs to add the addresses to
> the documents Notify field (on the document's main page). Any addresses
> there will be copied in correspondence from the datatracker, and will
> appear in the draft-<name>-notify and draft-<name>-all aliases.
>
> RjS
>
>
> On 5/26/21 6:48 PM, Greg Mirsky wrote:
>
> Hi Robert,
> I've chosen to list two email addresses, the feature that is supported in
> XMLv3. I wanted the correspondence addressed to draft-<foo>@ietf.org to
> be directed at both. But, as I see it, the datatracker uses only one,
> whichever is listed first. Do you of any plans to modify that behavior in
> the datatracker?
>
> Regards,
> Greg
>
> On Wed, May 26, 2021 at 1:12 PM Robert Sparks <rjsparks@nostrum.com>
> wrote:
>
>> The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases are
>> regenerated on-demand, or with a high refresh rate (hourly).
>>
>> If the collaborator changes their preferred email address in the
>> datatracker, it will be used in all of those aliases after the next
>> generation.
>>
>> RjS
>>
>> On 5/26/21 12:50 PM, Toerless Eckert wrote:
>> > So, i run repeatedly into the problem of co-authors or just
>> > contributors to my WG changing association/email-address, and i am
>> > right now not 100% sure about the BCP how they should deal with it.
>> >
>> > So, https://www.ietf.org/mailman/options/ietf/<email address>
>> > and global change is clearly part of the BCP.
>> >
>> > But in my past experience, it seems that this will not change the email
>> > addresses of the collaborator on draft-ietf-wg-whatever. And i don't
>> > even know if/how there is a way to change those email addresses. Is
>> there
>> > any tool for WG chairs or the contributor themselves to bulk change
>> > the email adress on those draft aliases ? (even a single draft has
>> > quite a few aliases created).
>> >
>> > Cheers
>> >      Toerless
>> >
>> > ___________________________________________________________
>> > Tools-discuss mailing list - Tools-discuss@ietf.org
>> > This list is for discussion, not for action requests or bug reports.
>> > * Report datatracker and mailarchive bugs to:
>> datatracker-project@ietf.org
>> > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> > * Report all other bugs or issues to: ietf-action@ietf.org
>> > List info (including how to Unsubscribe):
>> https://www.ietf.org/mailman/listinfo/tools-discuss
>>
>> ___________________________________________________________
>> Tools-discuss mailing list - Tools-discuss@ietf.org
>> This list is for discussion, not for action requests or bug reports.
>> * Report datatracker and mailarchive bugs to:
>> datatracker-project@ietf.org
>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>> * Report all other bugs or issues to: ietf-action@ietf.org
>> List info (including how to Unsubscribe):
>> https://www.ietf.org/mailman/listinfo/tools-discuss
>>
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss
>
>

--0000000000007fb16f05c35518b1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi Robert,<div>thank you for suggesting the use of the &qu=
ot;Send notices to&quot; field. Can it be automatically=C2=A0populated with=
 all e-mail addresses listed in an author&#39;s contact info? Or an author =
can add it manually?</div><div><br></div><div>Regards,</div><div>Greg</div>=
</div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">=
On Thu, May 27, 2021 at 7:40 AM Robert Sparks &lt;<a href=3D"mailto:rjspark=
s@nostrum.com">rjsparks@nostrum.com</a>&gt; wrote:<br></div><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex">
 =20
   =20
 =20
  <div>
    <p>No - we&#39;ve had a lot of pressure from people that led to using
      the marked primary email address.<br>
    </p>
    <p>We could consider adding an &quot;always CC&quot; flag to the email
      configuration or something like it if there&#39;s enough demand, but
      it would be a large change to do so.</p>
    <p>What is your use case? Would it satisfy your needs to add the
      addresses to the documents Notify field (on the document&#39;s main
      page). Any addresses there will be copied in correspondence from
      the datatracker, and will appear in the draft-&lt;name&gt;-notify
      and draft-&lt;name&gt;-all aliases.</p>
    <p>RjS<br>
    </p>
    <p><br>
    </p>
    <div>On 5/26/21 6:48 PM, Greg Mirsky wrote:<br>
    </div>
    <blockquote type=3D"cite">
     =20
      <div dir=3D"ltr">Hi Robert,
        <div>I&#39;ve chosen to list two email addresses, the feature that
          is supported in XMLv3. I wanted the correspondence addressed
          to draft-&lt;foo&gt;@<a href=3D"http://ietf.org" target=3D"_blank=
">ietf.org</a> to be directed at both.
          But, as I see it, the datatracker uses only one, whichever is
          listed first. Do you of any plans to modify that behavior in
          the datatracker?</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Greg</div>
      </div>
      <br>
      <div class=3D"gmail_quote">
        <div dir=3D"ltr" class=3D"gmail_attr">On Wed, May 26, 2021 at 1:12
          PM Robert Sparks &lt;<a href=3D"mailto:rjsparks@nostrum.com" targ=
et=3D"_blank">rjsparks@nostrum.com</a>&gt; wrote:<br>
        </div>
        <blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex=
;border-left:1px solid rgb(204,204,204);padding-left:1ex">The
          draft-&lt;foo&gt;*@<a href=3D"http://ietf.org" rel=3D"noreferrer"=
 target=3D"_blank">ietf.org</a> and
          &lt;acronym&gt;-<a href=3D"mailto:chairs@ietf.org" target=3D"_bla=
nk">chairs@ietf.org</a>
          aliases are <br>
          regenerated on-demand, or with a high refresh rate (hourly).<br>
          <br>
          If the collaborator changes their preferred email address in
          the <br>
          datatracker, it will be used in all of those aliases after the
          next <br>
          generation.<br>
          <br>
          RjS<br>
          <br>
          On 5/26/21 12:50 PM, Toerless Eckert wrote:<br>
          &gt; So, i run repeatedly into the problem of co-authors or
          just<br>
          &gt; contributors to my WG changing association/email-address,
          and i am<br>
          &gt; right now not 100% sure about the BCP how they should
          deal with it.<br>
          &gt;<br>
          &gt; So, <a href=3D"https://www.ietf.org/mailman/options/ietf/" r=
el=3D"noreferrer" target=3D"_blank">https://www.ietf.org/mailman/options/ie=
tf/</a>&lt;email
          address&gt;<br>
          &gt; and global change is clearly part of the BCP.<br>
          &gt;<br>
          &gt; But in my past experience, it seems that this will not
          change the email<br>
          &gt; addresses of the collaborator on draft-ietf-wg-whatever.
          And i don&#39;t<br>
          &gt; even know if/how there is a way to change those email
          addresses. Is there<br>
          &gt; any tool for WG chairs or the contributor themselves to
          bulk change<br>
          &gt; the email adress on those draft aliases ? (even a single
          draft has<br>
          &gt; quite a few aliases created).<br>
          &gt;<br>
          &gt; Cheers<br>
          &gt;=C2=A0 =C2=A0 =C2=A0 Toerless<br>
          &gt;<br>
          &gt;
          ___________________________________________________________<br>
          &gt; Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss=
@ietf.org" target=3D"_blank">Tools-discuss@ietf.org</a><br>
          &gt; This list is for discussion, not for action requests or
          bug reports.<br>
          &gt; * Report datatracker and mailarchive bugs to: <a href=3D"mai=
lto:datatracker-project@ietf.org" target=3D"_blank">datatracker-project@iet=
f.org</a><br>
          &gt; * Report <a href=3D"http://tools.ietf.org" rel=3D"noreferrer=
" target=3D"_blank">tools.ietf.org</a>
          bugs to: <a href=3D"mailto:webmaster@tools.ietf.org" target=3D"_b=
lank">webmaster@tools.ietf.org</a><br>
          &gt; * Report all other bugs or issues to: <a href=3D"mailto:ietf=
-action@ietf.org" target=3D"_blank">ietf-action@ietf.org</a><br>
          &gt; List info (including how to Unsubscribe): <a href=3D"https:/=
/www.ietf.org/mailman/listinfo/tools-discuss" rel=3D"noreferrer" target=3D"=
_blank">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
          <br>
          ___________________________________________________________<br>
          Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf=
.org" target=3D"_blank">Tools-discuss@ietf.org</a><br>
          This list is for discussion, not for action requests or bug
          reports.<br>
          * Report datatracker and mailarchive bugs to: <a href=3D"mailto:d=
atatracker-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org=
</a><br>
          * Report <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" tar=
get=3D"_blank">tools.ietf.org</a>
          bugs to: <a href=3D"mailto:webmaster@tools.ietf.org" target=3D"_b=
lank">webmaster@tools.ietf.org</a><br>
          * Report all other bugs or issues to: <a href=3D"mailto:ietf-acti=
on@ietf.org" target=3D"_blank">ietf-action@ietf.org</a><br>
          List info (including how to Unsubscribe): <a href=3D"https://www.=
ietf.org/mailman/listinfo/tools-discuss" rel=3D"noreferrer" target=3D"_blan=
k">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>___________________________________________________________
Tools-discuss mailing list - <a href=3D"mailto:Tools-discuss@ietf.org" targ=
et=3D"_blank">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a href=3D"mailto:datatracker=
-project@ietf.org" target=3D"_blank">datatracker-project@ietf.org</a>
* Report <a href=3D"http://tools.ietf.org" target=3D"_blank">tools.ietf.org=
</a> bugs to: <a href=3D"mailto:webmaster@tools.ietf.org" target=3D"_blank"=
>webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a href=3D"mailto:ietf-action@ietf.or=
g" target=3D"_blank">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a href=3D"https://www.ietf.org/m=
ailman/listinfo/tools-discuss" target=3D"_blank">https://www.ietf.org/mailm=
an/listinfo/tools-discuss</a>
</pre>
    </blockquote>
  </div>

</blockquote></div>

--0000000000007fb16f05c35518b1--


From nobody Thu May 27 13:03:53 2021
Return-Path: <johnl@iecc.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C67EA3A0CEA for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:03:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.851
X-Spam-Level: 
X-Spam-Status: No, score=-1.851 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=iecc.com header.b=KwtYYB5A; dkim=pass (2048-bit key) header.d=taugh.com header.b=SmAtqcHu
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 sNMTCvyunBWD for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:03:46 -0700 (PDT)
Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (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 4236C3A0CE9 for <tools-discuss@ietf.org>; Thu, 27 May 2021 13:03:46 -0700 (PDT)
Received: (qmail 52954 invoked from network); 27 May 2021 20:03:42 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:cleverness; s=ced8.60affb1e.k2105; bh=WI1SPPJk24BamDhXYuMvXFJjkFrZILujvSfvFBGdtoI=; b=KwtYYB5ASn/uguldAJYSXuXXq9pbg9X4E5n6asrsj07c+PYmyHDUTv9mB+MC4GQjyi3lJ9cnMqrXkLxUXjYETtSXAyaI23GEbUrZDA9JmdHtvOx7lyc6nIXOWnsENOXn3TfD+BHVbb/cjTvQbMCHkLsFTz/467W4zV81p0DT5DrmHciuJOX/LREDaZKFflCHXndgwh3yjA4u8YTZ5FC217y6HSYmgWi0R4hyrGq5pfMpcV/ASkAQ4FR6US0kUt2aCU0Tn9fbb6KOvXTs7QOqCgbEOBrCoXpiRdfACGcNexjwhXcnQMR2dtrc46UI87PmDeCTFBG21kNOChX4+PoBdA==
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:cleverness; s=ced8.60affb1e.k2105; bh=WI1SPPJk24BamDhXYuMvXFJjkFrZILujvSfvFBGdtoI=; b=SmAtqcHuotN0BDDAz2jHtCrMfmRijJUAw/IG58WYbj5XCfHZJHIF8til/VbAYaHhunaE14hBQ+lT+EqDgwZngbCuF3JXdoeZ8MDjYOiXLt6cVr9SfB0cfIJBwAXYndRkPYgSDFkP+3AHV/sH1DJ0ElUw3OC6HIHjw3SiJ+C6yON3MpgalzXlb0CW2przsUOMXQt4lIz1xTat+jH2BqsRuoMKhynvZtamk+DxgYuNLy8Jtxmyzm2lbTCDjbKY5nSbbkvpPVuFpWQEcfZ15dJk0TGOKdhhT8mE03sJe0guZuXrLgzKIoBAP/OSxtHxrDxwmEe3yD0rhVtkVisDQrzo8w==
Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.2 ECDHE-RSA AES-256-GCM AEAD) via TCP6; 27 May 2021 20:03:41 -0000
Received: by ary.qy (Postfix, from userid 501) id 4D2858D61D0; Thu, 27 May 2021 16:03:39 -0400 (EDT)
Date: 27 May 2021 16:03:39 -0400
Message-Id: <20210527200341.4D2858D61D0@ary.qy>
From: "John Levine" <johnl@taugh.com>
To: tools-discuss@ietf.org
In-Reply-To: <CAH0=7GW5fv73oyOfj-mgC7no3kjN+KNxF4hgOTg8Eihdfbp84Q@mail.gmail.com>
Organization: Taughannock Networks
X-Headerized: yes
Cleverness: minimal
Mime-Version: 1.0
Content-type: text/plain; charset=utf-8
Content-transfer-encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/BhK_4TtLk2zs6KO0mhHClH0qYsA>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 20:03:52 -0000

It appears that Bob Hinden  <bob.hinden@gmail.com> said:
>-=-=-=-=-=-
>
>I would also like the page numbers in the TOC.
>
>Not for printing, but when I look at a new draft, it quickly tells me how
>long it is.
>
>I don't see any downside to adding page numbers to the TOC.

Only if you promise to give $100 to the IETF Endowment any time you
mention a page number in a message to an IETF list.

Two points about page numbers in PDFs: I believe Carsten is correct, it'd take
two passes and double the time it takes to render the PDF.  I don't see this as
a terrible problem.

The key point is the one about page numbers being specific to a
rendering, and there's no canonical rendering. RFC 7995 suggested that
using paragraph numhers. It waffled about where they're visible, but
at least they stay the same among renderings. I suppose we could do
that, needing more like 1 1/2 passes to count and tag the paragraphs
if they aren't already tagged by the preptool.

xml2rfc uses a library called wasyprint to create the PDFs. It renders
HTML, using a tweaked version of the HTML output. That limits our
control over the output and is why the page breaks often look strange.
We knew about the limitations when we chose that approach, albeit
perhaps not just how bad the page breaks would be, because it is
vastly easier than the alternative of writing a PDF rendering engine.

R's,
John


From nobody Thu May 27 13:11:34 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15DC43A0D78 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:11:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 UdEu5fvQ-5-1 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:11:28 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 501D93A0D64 for <tools-discuss@ietf.org>; Thu, 27 May 2021 13:11:28 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 5BDBF38E35; Thu, 27 May 2021 16:11:26 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aevZiQaciBnD; Thu, 27 May 2021 16:11:25 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id C057438E33; Thu, 27 May 2021 16:11:25 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id B6D0E3FB; Thu, 27 May 2021 16:11:25 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Toerless Eckert <tte@cs.fau.de>, Carsten Bormann <cabo@tzi.org>, tools-discuss@ietf.org
In-Reply-To: <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org> <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 16:11:25 -0400
Message-ID: <15371.1622146285@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Cf4Ro2jYKtOEi9xdeWhvf2u_C70>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 20:11:33 -0000

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


Toerless Eckert <tte@cs.fau.de> wrote:
    > For third-party document i would be happy to have a new disclaimer
    > added to each RFC rendering that includes page numbers:

    >  "References into this document MUST NOT use page numbers. Any page
    > numbers are rendering specific artefacts, not part of the document
    > itself".

Sure.

I'm okay if we show the ToC, in CoAP-option like way, so each line just has:

    Bananas ............... 0
    Green Peppers ......... +4
    Tomatoes .............. +3

{not a serious suggestion}

But, as long as the PDF has page numbers, then people can reference page XX=
X.
Whether or not the ToC has them doesn't matter.


=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide





--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCv/O0ACgkQgItw+93Q
3WVSuwf/bL+N8NeX8BurK+oiZU203Vv71MlVlkM0zQld1NvxCsX9vhqHi3V5Fy1z
uADQV7eQ47TGNc5GDeo+l+/oPPzRJf3Ya6tR+lHvUWam8zmwQAm+9ynSUugO3qOJ
QgbyYzUthC/GG6Cg4qPH2XcxuXYegtkEg14SksPs54kzt7LjaprXlcl9lIsAyAlk
E48aOnzmMF2f+isNI3yAqOv80UeTELZx5MaODvNVpTtR5DyYdKx+gE7IwQVNWWxH
b1a3VqfPL7GYvZAcwflZMSxwhIVHwbavLTsdgGOXciNg68B3htG/WryWe7w4lwv4
MSatSGybHLtqdFKidj7GukoMfdaUwQ==
=VqfV
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 13:19:22 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 655A33A0DD3 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:19:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level: 
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 HRCy0GgwkGfg for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:19:15 -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 20AA13A0DD2 for <tools-discuss@ietf.org>; Thu, 27 May 2021 13:19:15 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14RKJ61Z053938 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 27 May 2021 15:19:07 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622146747; bh=33uS3IVWBqqhY/YNhnBHySFd9ieGo6zwrCypXBK9hlU=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=eStsJKCyw/RYgYxie3ThAOs3YV6NIkvUt/tdMZuCgq8Z9uOOrvjYPoZZ076Z36i6g n6vH+odO3O8Caik5A27ASbs3pfjSBJksJf2MqJNj4e40hto/sKTfdSol/mnx/TNDOS T4A5uAw5F/UtxoIsRCqnX8lpx39oqQf1u5Gxka7U=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: Greg Mirsky <gregimirsky@gmail.com>
Cc: Tools Team Discussion <tools-discuss@ietf.org>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <CA+RyBmU45MoNKgJb8o_DE53aRbENfLczLAm-tCYsL9+pnPsmJA@mail.gmail.com> <30d455b5-5d0f-28c9-01a5-5a442bb3152f@nostrum.com> <CA+RyBmURT6dV6hyPmfHrS6+bc40LE1nhATumZxG5Ry0i2ruApQ@mail.gmail.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <891b9316-36f7-b012-c6da-0775df49ec95@nostrum.com>
Date: Thu, 27 May 2021 15:19:01 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <CA+RyBmURT6dV6hyPmfHrS6+bc40LE1nhATumZxG5Ry0i2ruApQ@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------D4EE0B4553C7D0F14EB35B68"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/HTT0umI9hicT1EHeYcU7J6qsbDk>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 20:19:20 -0000

This is a multi-part message in MIME format.
--------------D4EE0B4553C7D0F14EB35B68
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit


On 5/27/21 2:52 PM, Greg Mirsky wrote:
> Hi Robert,
> thank you for suggesting the use of the "Send notices to" field. Can 
> it be automaticallyÂ populated with all e-mail addresses listed in an 
> author's contact info? Or an author can add it manually?

At the moment, you would need to ask the secretariat (or an AD, or a wg 
chair if the document has been adopted by a wg) to add it for you.

RjS

>
> Regards,
> Greg
>
> On Thu, May 27, 2021 at 7:40 AM Robert Sparks <rjsparks@nostrum.com 
> <mailto:rjsparks@nostrum.com>> wrote:
>
>     No - we've had a lot of pressure from people that led to using the
>     marked primary email address.
>
>     We could consider adding an "always CC" flag to the email
>     configuration or something like it if there's enough demand, but
>     it would be a large change to do so.
>
>     What is your use case? Would it satisfy your needs to add the
>     addresses to the documents Notify field (on the document's main
>     page). Any addresses there will be copied in correspondence from
>     the datatracker, and will appear in the draft-<name>-notify and
>     draft-<name>-all aliases.
>
>     RjS
>
>
>     On 5/26/21 6:48 PM, Greg Mirsky wrote:
>>     Hi Robert,
>>     I've chosen to list two email addresses, the feature that is
>>     supported in XMLv3. I wanted the correspondence addressed to
>>     draft-<foo>@ietf.org <http://ietf.org> to be directed at both.
>>     But, as I see it, the datatracker uses only one, whichever is
>>     listed first. Do you of any plans to modify that behavior in the
>>     datatracker?
>>
>>     Regards,
>>     Greg
>>
>>     On Wed, May 26, 2021 at 1:12 PM Robert Sparks
>>     <rjsparks@nostrum.com <mailto:rjsparks@nostrum.com>> wrote:
>>
>>         The draft-<foo>*@ietf.org <http://ietf.org> and
>>         <acronym>-chairs@ietf.org <mailto:chairs@ietf.org> aliases are
>>         regenerated on-demand, or with a high refresh rate (hourly).
>>
>>         If the collaborator changes their preferred email address in the
>>         datatracker, it will be used in all of those aliases after
>>         the next
>>         generation.
>>
>>         RjS
>>
>>         On 5/26/21 12:50 PM, Toerless Eckert wrote:
>>         > So, i run repeatedly into the problem of co-authors or just
>>         > contributors to my WG changing association/email-address,
>>         and i am
>>         > right now not 100% sure about the BCP how they should deal
>>         with it.
>>         >
>>         > So, https://www.ietf.org/mailman/options/ietf/
>>         <https://www.ietf.org/mailman/options/ietf/><email address>
>>         > and global change is clearly part of the BCP.
>>         >
>>         > But in my past experience, it seems that this will not
>>         change the email
>>         > addresses of the collaborator on draft-ietf-wg-whatever.
>>         And i don't
>>         > even know if/how there is a way to change those email
>>         addresses. Is there
>>         > any tool for WG chairs or the contributor themselves to
>>         bulk change
>>         > the email adress on those draft aliases ? (even a single
>>         draft has
>>         > quite a few aliases created).
>>         >
>>         > Cheers
>>         >Â  Â  Â  Toerless
>>         >
>>         > ___________________________________________________________
>>         > Tools-discuss mailing list - Tools-discuss@ietf.org
>>         <mailto:Tools-discuss@ietf.org>
>>         > This list is for discussion, not for action requests or bug
>>         reports.
>>         > * Report datatracker and mailarchive bugs to:
>>         datatracker-project@ietf.org
>>         <mailto:datatracker-project@ietf.org>
>>         > * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>>         webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>>         > * Report all other bugs or issues to: ietf-action@ietf.org
>>         <mailto:ietf-action@ietf.org>
>>         > List info (including how to Unsubscribe):
>>         https://www.ietf.org/mailman/listinfo/tools-discuss
>>         <https://www.ietf.org/mailman/listinfo/tools-discuss>
>>
>>         ___________________________________________________________
>>         Tools-discuss mailing list - Tools-discuss@ietf.org
>>         <mailto:Tools-discuss@ietf.org>
>>         This list is for discussion, not for action requests or bug
>>         reports.
>>         * Report datatracker and mailarchive bugs to:
>>         datatracker-project@ietf.org
>>         <mailto:datatracker-project@ietf.org>
>>         * Report tools.ietf.org <http://tools.ietf.org> bugs to:
>>         webmaster@tools.ietf.org <mailto:webmaster@tools.ietf.org>
>>         * Report all other bugs or issues to: ietf-action@ietf.org
>>         <mailto:ietf-action@ietf.org>
>>         List info (including how to Unsubscribe):
>>         https://www.ietf.org/mailman/listinfo/tools-discuss
>>         <https://www.ietf.org/mailman/listinfo/tools-discuss>
>>
>>
>>     ___________________________________________________________
>>     Tools-discuss mailing list -Tools-discuss@ietf.org  <mailto:Tools-discuss@ietf.org>
>>     This list is for discussion, not for action requests or bug reports.
>>     * Report datatracker and mailarchive bugs to:datatracker-project@ietf.org  <mailto:datatracker-project@ietf.org>
>>     * Reporttools.ietf.org  <http://tools.ietf.org>  bugs to:webmaster@tools.ietf.org  <mailto:webmaster@tools.ietf.org>
>>     * Report all other bugs or issues to:ietf-action@ietf.org  <mailto:ietf-action@ietf.org>
>>     List info (including how to Unsubscribe):https://www.ietf.org/mailman/listinfo/tools-discuss  <https://www.ietf.org/mailman/listinfo/tools-discuss>
>

--------------D4EE0B4553C7D0F14EB35B68
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 5/27/21 2:52 PM, Greg Mirsky wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+RyBmURT6dV6hyPmfHrS6+bc40LE1nhATumZxG5Ry0i2ruApQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi Robert,
        <div>thank you for suggesting the use of the "Send notices to"
          field. Can it be automaticallyÂ populated with all e-mail
          addresses listed in an author's contact info? Or an author can
          add it manually?</div>
      </div>
    </blockquote>
    <p>At the moment, you would need to ask the secretariat (or an AD,
      or a wg chair if the document has been adopted by a wg) to add it
      for you.</p>
    <p>RjS<br>
    </p>
    <blockquote type="cite"
cite="mid:CA+RyBmURT6dV6hyPmfHrS6+bc40LE1nhATumZxG5Ry0i2ruApQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Greg</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, May 27, 2021 at 7:40
          AM Robert Sparks &lt;<a href="mailto:rjsparks@nostrum.com"
            moz-do-not-send="true">rjsparks@nostrum.com</a>&gt; wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>No - we've had a lot of pressure from people that led to
              using the marked primary email address.<br>
            </p>
            <p>We could consider adding an "always CC" flag to the email
              configuration or something like it if there's enough
              demand, but it would be a large change to do so.</p>
            <p>What is your use case? Would it satisfy your needs to add
              the addresses to the documents Notify field (on the
              document's main page). Any addresses there will be copied
              in correspondence from the datatracker, and will appear in
              the draft-&lt;name&gt;-notify and draft-&lt;name&gt;-all
              aliases.</p>
            <p>RjS<br>
            </p>
            <p><br>
            </p>
            <div>On 5/26/21 6:48 PM, Greg Mirsky wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Hi Robert,
                <div>I've chosen to list two email addresses, the
                  feature that is supported in XMLv3. I wanted the
                  correspondence addressed to draft-&lt;foo&gt;@<a
                    href="http://ietf.org" target="_blank"
                    moz-do-not-send="true">ietf.org</a> to be directed
                  at both. But, as I see it, the datatracker uses only
                  one, whichever is listed first. Do you of any plans to
                  modify that behavior in the datatracker?</div>
                <div><br>
                </div>
                <div>Regards,</div>
                <div>Greg</div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Wed, May 26, 2021
                  at 1:12 PM Robert Sparks &lt;<a
                    href="mailto:rjsparks@nostrum.com" target="_blank"
                    moz-do-not-send="true">rjsparks@nostrum.com</a>&gt;
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">The
                  draft-&lt;foo&gt;*@<a href="http://ietf.org"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">ietf.org</a> and
                  &lt;acronym&gt;-<a href="mailto:chairs@ietf.org"
                    target="_blank" moz-do-not-send="true">chairs@ietf.org</a>
                  aliases are <br>
                  regenerated on-demand, or with a high refresh rate
                  (hourly).<br>
                  <br>
                  If the collaborator changes their preferred email
                  address in the <br>
                  datatracker, it will be used in all of those aliases
                  after the next <br>
                  generation.<br>
                  <br>
                  RjS<br>
                  <br>
                  On 5/26/21 12:50 PM, Toerless Eckert wrote:<br>
                  &gt; So, i run repeatedly into the problem of
                  co-authors or just<br>
                  &gt; contributors to my WG changing
                  association/email-address, and i am<br>
                  &gt; right now not 100% sure about the BCP how they
                  should deal with it.<br>
                  &gt;<br>
                  &gt; So, <a
                    href="https://www.ietf.org/mailman/options/ietf/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://www.ietf.org/mailman/options/ietf/</a>&lt;email
                  address&gt;<br>
                  &gt; and global change is clearly part of the BCP.<br>
                  &gt;<br>
                  &gt; But in my past experience, it seems that this
                  will not change the email<br>
                  &gt; addresses of the collaborator on
                  draft-ietf-wg-whatever. And i don't<br>
                  &gt; even know if/how there is a way to change those
                  email addresses. Is there<br>
                  &gt; any tool for WG chairs or the contributor
                  themselves to bulk change<br>
                  &gt; the email adress on those draft aliases ? (even a
                  single draft has<br>
                  &gt; quite a few aliases created).<br>
                  &gt;<br>
                  &gt; Cheers<br>
                  &gt;Â  Â  Â  Toerless<br>
                  &gt;<br>
                  &gt;
                  ___________________________________________________________<br>
                  &gt; Tools-discuss mailing list - <a
                    href="mailto:Tools-discuss@ietf.org" target="_blank"
                    moz-do-not-send="true">Tools-discuss@ietf.org</a><br>
                  &gt; This list is for discussion, not for action
                  requests or bug reports.<br>
                  &gt; * Report datatracker and mailarchive bugs to: <a
                    href="mailto:datatracker-project@ietf.org"
                    target="_blank" moz-do-not-send="true">datatracker-project@ietf.org</a><br>
                  &gt; * Report <a href="http://tools.ietf.org"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">tools.ietf.org</a> bugs to: <a
                    href="mailto:webmaster@tools.ietf.org"
                    target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a><br>
                  &gt; * Report all other bugs or issues to: <a
                    href="mailto:ietf-action@ietf.org" target="_blank"
                    moz-do-not-send="true">ietf-action@ietf.org</a><br>
                  &gt; List info (including how to Unsubscribe): <a
                    href="https://www.ietf.org/mailman/listinfo/tools-discuss"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
                  <br>
___________________________________________________________<br>
                  Tools-discuss mailing list - <a
                    href="mailto:Tools-discuss@ietf.org" target="_blank"
                    moz-do-not-send="true">Tools-discuss@ietf.org</a><br>
                  This list is for discussion, not for action requests
                  or bug reports.<br>
                  * Report datatracker and mailarchive bugs to: <a
                    href="mailto:datatracker-project@ietf.org"
                    target="_blank" moz-do-not-send="true">datatracker-project@ietf.org</a><br>
                  * Report <a href="http://tools.ietf.org"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">tools.ietf.org</a> bugs to: <a
                    href="mailto:webmaster@tools.ietf.org"
                    target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a><br>
                  * Report all other bugs or issues to: <a
                    href="mailto:ietf-action@ietf.org" target="_blank"
                    moz-do-not-send="true">ietf-action@ietf.org</a><br>
                  List info (including how to Unsubscribe): <a
                    href="https://www.ietf.org/mailman/listinfo/tools-discuss"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a><br>
                </blockquote>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>___________________________________________________________
Tools-discuss mailing list - <a href="mailto:Tools-discuss@ietf.org" target="_blank" moz-do-not-send="true">Tools-discuss@ietf.org</a>
This list is for discussion, not for action requests or bug reports.
* Report datatracker and mailarchive bugs to: <a href="mailto:datatracker-project@ietf.org" target="_blank" moz-do-not-send="true">datatracker-project@ietf.org</a>
* Report <a href="http://tools.ietf.org" target="_blank" moz-do-not-send="true">tools.ietf.org</a> bugs to: <a href="mailto:webmaster@tools.ietf.org" target="_blank" moz-do-not-send="true">webmaster@tools.ietf.org</a>
* Report all other bugs or issues to: <a href="mailto:ietf-action@ietf.org" target="_blank" moz-do-not-send="true">ietf-action@ietf.org</a>
List info (including how to Unsubscribe): <a href="https://www.ietf.org/mailman/listinfo/tools-discuss" target="_blank" moz-do-not-send="true">https://www.ietf.org/mailman/listinfo/tools-discuss</a>
</pre>
            </blockquote>
          </div>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>

--------------D4EE0B4553C7D0F14EB35B68--


From nobody Thu May 27 13:23:33 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ACC13A0E01 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:23:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level: 
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 3wsi2qZOdNew for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:23:27 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2C0A3A0E00 for <tools-discuss@ietf.org>; Thu, 27 May 2021 13:23:26 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id D7089548017; Thu, 27 May 2021 22:23:15 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id CB4B84E75C0; Thu, 27 May 2021 22:23:15 +0200 (CEST)
Date: Thu, 27 May 2021 22:23:15 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Carsten Bormann <cabo@tzi.org>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, tools-discuss@ietf.org
Message-ID: <20210527202315.GY3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost> <20210527185057.GW3909@faui48e.informatik.uni-erlangen.de> <71809401-C8A7-43D6-829C-2D665FEA9F7D@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <71809401-C8A7-43D6-829C-2D665FEA9F7D@tzi.org>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/tv-B0AO2D7oLkjOXNJhfSnSl5Fw>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 20:23:31 -0000

Thanks, i was thinking this wuould be possible to do in .txt given
how its done for drafts.

Obviously what i meant was in the context of ietf tools/data-tracker offering such a
rendering. Having everyone doing it by themselves.

On Thu, May 27, 2021 at 09:18:29PM +0200, Carsten Bormann wrote:
> On 2021-05-27, at 20:50, Toerless Eckert <tte@cs.fau.de> wrote:
> > 
> > Thats my understanding. If there is an easier way to get page numbers into TOCs
> > of PDF, that would be great.
> 
> A first step might be a patch for xml2rfc.
> Note that xml2rfc can already put pagination in TXT, which is an option that needs to be explicitly specified.
> https://xml2rfc.tools.ietf.org/xml2rfc-doc.html#section-b.7-1.11
> This apparently was possible to do without changing RFCXXXX.
> 
> https://trac.ietf.org/trac/xml2rfc/ticket/558
> seems to imply this cannot be done for PDF in the current architecture of xml2rfc.
> Having used troff extensively for a quarter of a decade, I can authoritatively confirm that it sure can be done, at the cost of double (*) the processing time.
> (One implementation of the concept is called a ???side file???, and, no, that cannot be googled, but every TeX user knows it.)
> 
> Grüße, Carsten
> 
> (*) and, occasionally, triple that, but I don???t think that applies here.


From nobody Thu May 27 13:48:41 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96D2F3A1004 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:48:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level: 
X-Spam-Status: No, score=-2.08 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 r2HAByMN8ULW for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 13:48:34 -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 DCDDE3A0FFA for <tools-discuss@ietf.org>; Thu, 27 May 2021 13:48:34 -0700 (PDT)
Received: from unformal.localdomain ([47.186.9.176]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 14RKmVSv063925 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 27 May 2021 15:48:31 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1622148512; bh=H61fMDrlcSYebwmL9GyZpamWHizjrDjBckuClwtExEo=; h=To:Cc:References:From:Subject:Date:In-Reply-To; b=nIa0odOxBbNi6DE8vYCznyG0Ks8+iZno21KB2Vn8whabBp4fCHmOkXZxSoE8fS/hE bCmA1cgDABo3F38zv4EQxlPCjsyQVx43kCnNHvluj2TRNmi3t8EzLz9sV5B5OaNnz7 rlwYMo3a+uaECiMORQluU//GZ8SMtiLEMzl+UJRo=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.9.176] claimed to be unformal.localdomain
To: Michael Richardson <mcr+ietf@sandelman.ca>
Cc: tools-discuss@ietf.org
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <12878.1622118335@localhost>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <0f77465d-a73a-a145-5329-03570e7b92ed@nostrum.com>
Date: Thu, 27 May 2021 15:48:26 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <12878.1622118335@localhost>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Ctw-tm8fDC_Pcj-mho0slGaJAAI>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 20:48:40 -0000

On 5/27/21 7:25 AM, Michael Richardson wrote:
> Robert Sparks <rjsparks@nostrum.com> wrote:
>      > The draft-<foo>*@ietf.org and <acronym>-chairs@ietf.org aliases =
are
>      > regenerated on-demand, or with a high refresh rate (hourly).
>
>      > If the collaborator changes their preferred email address in the=

>      > datatracker, it will be used in all of those aliases after the n=
ext
>      > generation.
>
> So, the emails are generated from the DT, not from the drafts themselve=
s?
>
> 1) draft emails -> DT identity (according to whole set of emails)
> 2) DT identity -> aliases using "primary" email.
>
> A downside seems to be that I think that I can't have drafts with diffe=
rent
> email addresses (representing wearing different hats), concurrently bei=
ng used.
> I don't have this requirement, but I just wanted to be clear about how =
it works.
> It might be surprising to some.

Well, things are always more complicated than they first seem, and this=20
post made me go look more closely, and I'll backtrack a little, changing =

what I've said earlier.

The code for generating the aliases is here:

https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/comma=
nds/generate_draft_aliases.py

The salient part for the draft-<name>@ alias (as opposed to the=20
draft-<name>-[ad|shepherd|notify|all]@ aliases) is at

https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/comma=
nds/generate_draft_aliases.py#L129

and in particular

https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/comma=
nds/generate_draft_aliases.py#L54

Which takes its data from the addresses taken from the drafts:

https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/models.py#L605

Note that the DocumentAuthor object only allows for a single address. It =

would be a big change for it to allow multiples.

So - your draft specific emails will still be used for the various=20
aliases (but only one address will be used from the draft).

What I've said about the addresses that get used (only using the=20
Preferred address) is true for mail the datatracker sends though.

Greg - apologies that I wasn't completely correct in my earlier responses=
=2E

RjS





>
> --
> Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T cons=
ulting )
>             Sandelman Software Works Inc, Ottawa and Worldwide
>
>
>
>


From nobody Thu May 27 14:14:10 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC8AE3A12F8 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 14:14:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level: 
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 7TYqzH9eUAo0 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 14:14:04 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 27B423A12F4 for <tools-discuss@ietf.org>; Thu, 27 May 2021 14:14:03 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id E88E8548017; Thu, 27 May 2021 23:13:52 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id E266F4E75C1; Thu, 27 May 2021 23:13:52 +0200 (CEST)
Date: Thu, 27 May 2021 23:13:52 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Michael Richardson <mcr+ietf@sandelman.ca>
Cc: Carsten Bormann <cabo@tzi.org>, tools-discuss@ietf.org
Message-ID: <20210527211352.GD3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org> <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de> <15371.1622146285@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <15371.1622146285@localhost>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/BvRkuzHyKzTbeN8TA6I4bQYAHI4>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 21:14:09 -0000

I would not put it past lazy research article writers to never read
a document but simply look at the TOC to find whatever section looks
like a good reference - and never read any of the doc. But i am saying
this after the last decade has seen various high ranking erman government
officials loose their jobs after their PhD thesis where shown to be
stlen or otherwise severely sub-par.

All i can do is upgrade my proposed disclaimer in paginated rendering to "yelling":

Eg. at beginning of TOC of paginated document:

PLEASE DO NOT USE REFERENCES TO PAGE NUMBERS. THEY ARE PART OF THIS RENDERING FORMAT
BUT THEY ARE NOT GUARANTEED TO BE THE SAME ACROSS DIFFERENT RENDERING FORMATS.

Cheers
    toerless

>     >  "References into this document MUST NOT use page numbers. Any page
>     > numbers are rendering specific artefacts, not part of the document
>     > itself".

On Thu, May 27, 2021 at 04:11:25PM -0400, Michael Richardson wrote:
> 
> Toerless Eckert <tte@cs.fau.de> wrote:
>     > For third-party document i would be happy to have a new disclaimer
>     > added to each RFC rendering that includes page numbers:
> 
>     >  "References into this document MUST NOT use page numbers. Any page
>     > numbers are rendering specific artefacts, not part of the document
>     > itself".
> 
> Sure.
> 
> I'm okay if we show the ToC, in CoAP-option like way, so each line just has:
> 
>     Bananas ............... 0
>     Green Peppers ......... +4
>     Tomatoes .............. +3
> 
> {not a serious suggestion}
> 
> But, as long as the PDF has page numbers, then people can reference page XXX.
> Whether or not the ToC has them doesn't matter.
> 
> 
> --
> Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
>            Sandelman Software Works Inc, Ottawa and Worldwide
> 
> 
> 
> 



-- 
---
tte@cs.fau.de


From nobody Thu May 27 16:33:57 2021
Return-Path: <bob.hinden@gmail.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C5803A186B for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:33:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=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 tjto7UVn-bbU for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:33:51 -0700 (PDT)
Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) (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 7841F3A186A for <tools-discuss@ietf.org>; Thu, 27 May 2021 16:33:51 -0700 (PDT)
Received: by mail-wm1-x32d.google.com with SMTP id l11-20020a05600c4f0bb029017a7cd488f5so1426252wmq.0 for <tools-discuss@ietf.org>; Thu, 27 May 2021 16:33:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;  h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=Pr2647YW4VyZDMnW1lir21sixO0FaQ28vLxO847o4eI=; b=vhERM2a7K/anrKYfr1zTOk5xE9HMH5KAmCvN/38FiPW/SCGHuAsVdw+9B3pDsThKzo DIPN713P0cqTfYgJ4h1ui6T/IkSnh+H5iYa65nLHM5jgpmdazXe2SdlLz/GbU+B4MCV/ jQS9+NKOCVXNbBrhN6yBezLYKRA/cJuykJjS9Z0h4eby7J9M0T3wOj3tOy79qajQ6L12 9g/VUsT5NJub8CMHLqA1M5S3v2ZxVQa28j1MCXDA1ocCztm3yIU0DFQcR+Ln0EdC4cjA UrjO7oXQHyvAc1YkHDFVHj0Ed1nOUw+E1VyA7+V8OyXUyyuU6N96vw4VerZ5OcBD2t/N DV5w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=Pr2647YW4VyZDMnW1lir21sixO0FaQ28vLxO847o4eI=; b=IV0Wq5oRpbiQJBtYgLPj5Rfp+O9zcZB7yhrxWZzNE8t8vXCYEO/S8zad35VwpTyFt6 MwXTQYkvi5lpt9E/v/K5CnpQXJ9e6KzOsWZeWNJI76Ka4Ybpze8PzFjfFynxxgi7fr7P Ym7OHTS9DoTgqh9lqdUyo6hQSzC70xVu6RXLLS0EBpGXYk1fRU2KBNLMikg0hjBR+9sA jT/NTcntQfWsV87AxltbjC11seEmMLBPQgWREdKoRThKuOs+1wb7Mn/KEOMXclSR4gFc MSVLsPQaVs5Tz+LRd37QJzQsrn8KKvOlMoSEVsJYlEB57nZvnncwzMeyLHOF8pDgCBsY j5dA==
X-Gm-Message-State: AOAM530t4ZwaVROyKS0alEwKz+9xqcNanPhfLDIPjgQ8RgePeg/PwGoZ chqOvs1BAC0hZJmQt2Ifp6g=
X-Google-Smtp-Source: ABdhPJzpqgaF3Ha2FJ8N887sr1azmW5/d7c99rdg5QuKNgCClCDAZOucY1amvR/KFFh+Cu9aCbErbw==
X-Received: by 2002:a1c:a401:: with SMTP id n1mr9436214wme.30.1622158427958; Thu, 27 May 2021 16:33:47 -0700 (PDT)
Received: from [10.0.0.199] (c-24-5-53-184.hsd1.ca.comcast.net. [24.5.53.184]) by smtp.gmail.com with ESMTPSA id j10sm4689194wrt.32.2021.05.27.16.33.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 May 2021 16:33:47 -0700 (PDT)
From: Bob Hinden <bob.hinden@gmail.com>
Message-Id: <93518243-3705-42AE-9B57-6F1BDF30853C@gmail.com>
Content-Type: multipart/signed; boundary="Apple-Mail=_2ABE8EDB-A7E8-4A54-8B32-F58E6ADFE687"; protocol="application/pgp-signature"; micalg=pgp-sha512
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.20\))
Date: Thu, 27 May 2021 16:33:43 -0700
In-Reply-To: <20210527200341.4D2858D61D0@ary.qy>
Cc: Bob Hinden <bob.hinden@gmail.com>, tools-discuss@ietf.org
To: John Levine <johnl@taugh.com>
References: <20210527200341.4D2858D61D0@ary.qy>
X-Mailer: Apple Mail (2.3445.104.20)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/axcpTZU_0twNFXmrRdA7DqPAEuY>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 23:33:57 -0000

--Apple-Mail=_2ABE8EDB-A7E8-4A54-8B32-F58E6ADFE687
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

John,

> On May 27, 2021, at 1:03 PM, John Levine <johnl@taugh.com> wrote:
>=20
> It appears that Bob Hinden  <bob.hinden@gmail.com> said:
>> -=3D-=3D-=3D-=3D-=3D-
>>=20
>> I would also like the page numbers in the TOC.
>>=20
>> Not for printing, but when I look at a new draft, it quickly tells me =
how
>> long it is.
>>=20
>> I don't see any downside to adding page numbers to the TOC.
>=20
> Only if you promise to give $100 to the IETF Endowment any time you
> mention a page number in a message to an IETF list.

I promise to not mention page numbers on an IETF list.

>=20
> Two points about page numbers in PDFs: I believe Carsten is correct, =
it'd take
> two passes and double the time it takes to render the PDF.  I don't =
see this as
> a terrible problem.
>=20
> The key point is the one about page numbers being specific to a
> rendering, and there's no canonical rendering. RFC 7995 suggested that
> using paragraph numhers. It waffled about where they're visible, but
> at least they stay the same among renderings. I suppose we could do
> that, needing more like 1 1/2 passes to count and tag the paragraphs
> if they aren't already tagged by the preptool.

As others have noted, it seems to me that if the rendering has page =
numbers, then the TOC should too.

However, looking at RFC 8995, at =
https://www.rfc-editor.org/info/rfc8995, there are rendering for HTML, =
TEXT and PDF.   HTML and TEXT have no page numbers, PDF does.   =
Personally I find the Text version without page number (on pages and =
TOC) ugly and not very useful.

I would prefer we add page number back in all of the renderings.  =
Sigh...

Bob



>=20
> xml2rfc uses a library called wasyprint to create the PDFs. It renders
> HTML, using a tweaked version of the HTML output. That limits our
> control over the output and is why the page breaks often look strange.
> We knew about the limitations when we chose that approach, albeit
> perhaps not just how bad the page breaks would be, because it is
> vastly easier than the alternative of writing a PDF rendering engine.
>=20
> R's,
> John


--Apple-Mail=_2ABE8EDB-A7E8-4A54-8B32-F58E6ADFE687
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEm0rfRsOCoyamPexGrut0EXfnu6gFAmCwLFgACgkQrut0EXfn
u6hykQf7BHxaCeO+XN0OTQAy3Eu1oD6gMCM5sxdaxoh7CMPBaUGY7P/KP8VXY3iZ
uPCDIhs8wx4I7fR5XDgdkYZIOrEzLJ04Ad+3v7oLJTqsxDNJbkNwFanM1natMAxn
R+vAeanOFyEs3C7y8/Gta3d0OwZ3I+HMqUS1LlM1Yp6M8jIXVzjC6WN0in0FUJpc
Vs9zY5s4wiI6cQm3+510T/OenVerJ6P8wpFirvyC93KAGQY5fyP5vboT8xc8jeTV
KmvRF3SZrT4jcz96KEuS5bBJcYGf7XcruGGC+5CanX0yGeDGwKw8iNJXSGtO4y06
u2jnTLi5oTf0BeozNejr94Ivte65tw==
=Un38
-----END PGP SIGNATURE-----

--Apple-Mail=_2ABE8EDB-A7E8-4A54-8B32-F58E6ADFE687--


From nobody Thu May 27 16:41:43 2021
Return-Path: <jay@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B8783A18AC for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:41:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, URIBL_BLOCKED=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 T2g9UxGqwIxf; Thu, 27 May 2021 16:41:36 -0700 (PDT)
Received: from jays-mbp.localdomain (unknown [158.140.230.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id A62EA3A18AB; Thu, 27 May 2021 16:41:35 -0700 (PDT)
From: Jay Daley <jay@ietf.org>
Message-Id: <89CA25CC-5C65-4076-BFE0-E2485B3B01F4@ietf.org>
Content-Type: multipart/alternative; boundary="Apple-Mail=_36960FED-650D-4296-9949-3CAC4837086D"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Date: Fri, 28 May 2021 11:41:31 +1200
In-Reply-To: <20210527211352.GD3909@faui48e.informatik.uni-erlangen.de>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, Carsten Bormann <cabo@tzi.org>, tools-discuss@ietf.org
To: Toerless Eckert <tte@cs.fau.de>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org> <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de> <15371.1622146285@localhost> <20210527211352.GD3909@faui48e.informatik.uni-erlangen.de>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/QyPEEgemvRmitXaga3Ad5lsb-K8>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 23:41:42 -0000

--Apple-Mail=_36960FED-650D-4296-9949-3CAC4837086D
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8



> On 28/05/2021, at 9:13 AM, Toerless Eckert <tte@cs.fau.de> wrote:
>=20
> I would not put it past lazy research article writers to never read
> a document but simply look at the TOC to find whatever section looks
> like a good reference - and never read any of the doc. But i am saying
> this after the last decade has seen various high ranking erman =
government
> officials loose their jobs after their PhD thesis where shown to be
> stlen or otherwise severely sub-par.
>=20
> All i can do is upgrade my proposed disclaimer in paginated rendering =
to "yelling":
>=20
> Eg. at beginning of TOC of paginated document:
>=20
> PLEASE DO NOT USE REFERENCES TO PAGE NUMBERS. THEY ARE PART OF THIS =
RENDERING FORMAT
> BUT THEY ARE NOT GUARANTEED TO BE THE SAME ACROSS DIFFERENT RENDERING =
FORMATS.

Perhaps a "Referencing this document" section needs to be part of the =
boilerplate of all RFCs and I-Ds.  The former can address this issue of =
multiple renderings, page numbering and referencing sections; the latter =
can address the issue of I-Ds not representing the IETF.

Jay

>=20
> Cheers
>    toerless
>=20
>>> "References into this document MUST NOT use page numbers. Any page
>>> numbers are rendering specific artefacts, not part of the document
>>> itself".
>=20
> On Thu, May 27, 2021 at 04:11:25PM -0400, Michael Richardson wrote:
>>=20
>> Toerless Eckert <tte@cs.fau.de> wrote:
>>> For third-party document i would be happy to have a new disclaimer
>>> added to each RFC rendering that includes page numbers:
>>=20
>>> "References into this document MUST NOT use page numbers. Any page
>>> numbers are rendering specific artefacts, not part of the document
>>> itself".
>>=20
>> Sure.
>>=20
>> I'm okay if we show the ToC, in CoAP-option like way, so each line =
just has:
>>=20
>>    Bananas ............... 0
>>    Green Peppers ......... +4
>>    Tomatoes .............. +3
>>=20
>> {not a serious suggestion}
>>=20
>> But, as long as the PDF has page numbers, then people can reference =
page XXX.
>> Whether or not the ToC has them doesn't matter.
>>=20
>>=20
>> --
>> Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T =
consulting )
>>           Sandelman Software Works Inc, Ottawa and Worldwide
>>=20
>>=20
>>=20
>>=20
>=20
>=20
>=20
> --=20
> ---
> tte@cs.fau.de <mailto:tte@cs.fau.de>
>=20
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: =
datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): =
https://www.ietf.org/mailman/listinfo/tools-discuss

--=20
Jay Daley
IETF Executive Director
jay@ietf.org


--Apple-Mail=_36960FED-650D-4296-9949-3CAC4837086D
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"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br =
class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div =
class=3D"">On 28/05/2021, at 9:13 AM, Toerless Eckert &lt;<a =
href=3D"mailto:tte@cs.fau.de" class=3D"">tte@cs.fau.de</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">I would not put it past lazy =
research article writers to never read</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">a document but simply look at the TOC to find whatever =
section looks</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">like a good =
reference - and never read any of the doc. But i am saying</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">this after the last decade has =
seen various high ranking erman government</span><br style=3D"caret-color:=
 rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">officials loose their jobs after their PhD thesis where shown =
to be</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">stlen or =
otherwise severely sub-par.</span><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">All i can do is upgrade my proposed disclaimer in paginated =
rendering to "yelling":</span><br style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">Eg. at beginning of TOC of paginated document:</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">PLEASE DO NOT USE REFERENCES TO =
PAGE NUMBERS. THEY ARE PART OF THIS RENDERING FORMAT</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">BUT THEY ARE NOT GUARANTEED TO =
BE THE SAME ACROSS DIFFERENT RENDERING FORMATS.</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" =
class=3D""></div></blockquote><div><br class=3D""></div><div>Perhaps a =
"Referencing this document" section needs to be part of the boilerplate =
of all RFCs and I-Ds. &nbsp;The former can address this issue of =
multiple renderings, page numbering and referencing sections; the latter =
can address the issue of I-Ds not representing the IETF.</div><div><br =
class=3D""></div><div>Jay</div><br class=3D""><blockquote type=3D"cite" =
class=3D""><div class=3D""><br style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">Cheers</span><br style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">&nbsp;&nbsp;&nbsp;toerless</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><blockquote type=3D"cite" =
style=3D"font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><blockquote type=3D"cite" =
class=3D"">"References into this document MUST NOT use page numbers. Any =
page<br class=3D"">numbers are rendering specific artefacts, not part of =
the document<br class=3D"">itself".<br =
class=3D""></blockquote></blockquote><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">On Thu, May 27, 2021 at 04:11:25PM -0400, Michael Richardson =
wrote:</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><blockquote type=3D"cite" style=3D"font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
class=3D"">Toerless Eckert &lt;<a href=3D"mailto:tte@cs.fau.de" =
class=3D"">tte@cs.fau.de</a>&gt; wrote:<br class=3D""><blockquote =
type=3D"cite" class=3D"">For third-party document i would be happy to =
have a new disclaimer<br class=3D"">added to each RFC rendering that =
includes page numbers:<br class=3D""></blockquote><br =
class=3D""><blockquote type=3D"cite" class=3D"">"References into this =
document MUST NOT use page numbers. Any page<br class=3D"">numbers are =
rendering specific artefacts, not part of the document<br =
class=3D"">itself".<br class=3D""></blockquote><br class=3D"">Sure.<br =
class=3D""><br class=3D"">I'm okay if we show the ToC, in CoAP-option =
like way, so each line just has:<br class=3D""><br =
class=3D"">&nbsp;&nbsp;&nbsp;Bananas ............... 0<br =
class=3D"">&nbsp;&nbsp;&nbsp;Green Peppers ......... +4<br =
class=3D"">&nbsp;&nbsp;&nbsp;Tomatoes .............. +3<br class=3D""><br =
class=3D"">{not a serious suggestion}<br class=3D""><br class=3D"">But, =
as long as the PDF has page numbers, then people can reference page =
XXX.<br class=3D"">Whether or not the ToC has them doesn't matter.<br =
class=3D""><br class=3D""><br class=3D"">--<br class=3D"">Michael =
Richardson &lt;<a href=3D"mailto:mcr+IETF@sandelman.ca" =
class=3D"">mcr+IETF@sandelman.ca</a>&gt; &nbsp;&nbsp;. o O ( IPv6 I=C3=B8T=
 consulting )<br =
class=3D"">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;San=
delman Software Works Inc, Ottawa and Worldwide<br class=3D""><br =
class=3D""><br class=3D""><br class=3D""><br class=3D""></blockquote><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">--<span =
class=3D"Apple-converted-space">&nbsp;</span></span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">---</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><a =
href=3D"mailto:tte@cs.fau.de" style=3D"font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; =
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px;" class=3D"">tte@cs.fau.de</a><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" =
class=3D"">___________________________________________________________</sp=
an><br style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">Tools-discuss =
mailing list - <a href=3D"mailto:Tools-discuss@ietf.org" =
class=3D"">Tools-discuss@ietf.org</a></span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">This list is for discussion, not for action requests or bug =
reports.</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">* Report =
datatracker and mailarchive bugs to: <a =
href=3D"mailto:datatracker-project@ietf.org" =
class=3D"">datatracker-project@ietf.org</a></span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">* Report <a =
href=3D"http://tools.ietf.org" class=3D"">tools.ietf.org</a> bugs to: <a =
href=3D"mailto:webmaster@tools.ietf.org" =
class=3D"">webmaster@tools.ietf.org</a></span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">* Report all other bugs or issues to: <a =
href=3D"mailto:ietf-action@ietf.org" =
class=3D"">ietf-action@ietf.org</a></span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">List info (including how to Unsubscribe): <a =
href=3D"https://www.ietf.org/mailman/listinfo/tools-discuss" =
class=3D"">https://www.ietf.org/mailman/listinfo/tools-discuss</a></span><=
/div></blockquote></div><br class=3D""><div class=3D"">
<div dir=3D"auto" style=3D"caret-color: rgb(0, 0, 0); color: rgb(0, 0, =
0); letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: =
break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D""><div dir=3D"auto" style=3D"caret-color: rgb(0, 0, 0); color: =
rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: =
0px; text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: =
break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D""><div dir=3D"auto" style=3D"caret-color: rgb(0, 0, 0); color: =
rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: =
0px; text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: =
break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D""><div>--&nbsp;<br class=3D"">Jay Daley</div><div>IETF =
Executive Director<br class=3D""><a href=3D"mailto:jay@ietf.org" =
class=3D"">jay@ietf.org</a><br class=3D""></div></div></div></div>
</div>
<br class=3D""></body></html>=

--Apple-Mail=_36960FED-650D-4296-9949-3CAC4837086D--


From nobody Thu May 27 16:48:07 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1E043A18E5 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:48:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.87
X-Spam-Level: 
X-Spam-Status: No, score=-0.87 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 zHYy27kZeiOe for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:48:01 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A6893A18E4 for <tools-discuss@ietf.org>; Thu, 27 May 2021 16:48:01 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id A8C14548004; Fri, 28 May 2021 01:47:53 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id A1FF34E75C3; Fri, 28 May 2021 01:47:53 +0200 (CEST)
Date: Fri, 28 May 2021 01:47:53 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Bob Hinden <bob.hinden@gmail.com>
Cc: John Levine <johnl@taugh.com>, tools-discuss@ietf.org
Message-ID: <20210527234753.GF3909@faui48e.informatik.uni-erlangen.de>
References: <20210527200341.4D2858D61D0@ary.qy> <93518243-3705-42AE-9B57-6F1BDF30853C@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <93518243-3705-42AE-9B57-6F1BDF30853C@gmail.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/_JjpznbqOfsz3RgYvYvF4Aiu31Q>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 23:48:06 -0000

On Thu, May 27, 2021 at 04:33:43PM -0700, Bob Hinden wrote:
> As others have noted, it seems to me that if the rendering has page numbers, then the TOC should too.
> 
> However, looking at RFC 8995, at https://www.rfc-editor.org/info/rfc8995, there are rendering for HTML, TEXT and PDF.   HTML and TEXT have no page numbers, PDF does.   Personally I find the Text version without page number (on pages and TOC) ugly and not very useful.
> 
> I would prefer we add page number back in all of the renderings.  Sigh...

For HTML, TEXT its not only page numbers, its also to add back pagination.
PDF is the odd man of, because it has pagination but yet no page numbers (in TOC).

As i said, unless someone from the tools teams offers something better, its
got to be an RFC to be written to ask for it. However, that will fail if
it does not make it clear that paginated TXT/HTML will only be ADDITIONAL
renderings to be requested for on on datatracker or rfc-editor (whatever tools team
prefers). Otherwise we would have an unwinnable battle.

Cheers
    toerless
> 
> Bob
> 
> 
> 
> > 
> > xml2rfc uses a library called wasyprint to create the PDFs. It renders
> > HTML, using a tweaked version of the HTML output. That limits our
> > control over the output and is why the page breaks often look strange.
> > We knew about the limitations when we chose that approach, albeit
> > perhaps not just how bad the page breaks would be, because it is
> > vastly easier than the alternative of writing a PDF rendering engine.
> > 
> > R's,
> > John
> 



> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


-- 
---
tte@cs.fau.de


From nobody Thu May 27 16:54:00 2021
Return-Path: <mcr@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8347F3A190D for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 doCfJm4IRwHp for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 16:53:53 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC0043A190A for <tools-discuss@ietf.org>; Thu, 27 May 2021 16:53:53 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id E23DF38BCF; Thu, 27 May 2021 19:53:52 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id opJyLrn45Vp4; Thu, 27 May 2021 19:53:49 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 240B338AF7; Thu, 27 May 2021 19:53:49 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 8069C3FB; Thu, 27 May 2021 19:53:48 -0400 (EDT)
From: Michael Richardson <mcr@sandelman.ca>
To: "John Levine" <johnl@taugh.com>, tools-discuss@ietf.org
In-Reply-To: <20210527200341.4D2858D61D0@ary.qy>
References: <20210527200341.4D2858D61D0@ary.qy>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <9635.1622159628.1@localhost>
Date: Thu, 27 May 2021 19:53:48 -0400
Message-ID: <9636.1622159628@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/QEvtHigcobL8PTBMAKpzTfzbNWg>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 May 2021 23:53:59 -0000

John Levine <johnl@taugh.com> wrote:
    >> -=-=-=-=-=-
    >>
    >> I would also like the page numbers in the TOC.
    >>
    >> Not for printing, but when I look at a new draft, it quickly tells me
    >> how long it is.
    >>
    >> I don't see any downside to adding page numbers to the TOC.

    > Only if you promise to give $100 to the IETF Endowment any time you
    > mention a page number in a message to an IETF

*I* didn't put the page numbers there :-)

1) another other option is not to number the pages in the PDF :-)

2) a third option is to number the pages is an unusual base using a
   non-arabic number system.

I'm just asking for consistency.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [


From nobody Thu May 27 17:01:28 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58BAC3A194C; Thu, 27 May 2021 17:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.649
X-Spam-Level: 
X-Spam-Status: No, score=-1.649 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 n9x9aWRN3LjY; Thu, 27 May 2021 17:01:22 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [131.188.34.40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A3E483A194A; Thu, 27 May 2021 17:01:22 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 505CA548004; Fri, 28 May 2021 02:01:16 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 4C3144E75C7; Fri, 28 May 2021 02:01:16 +0200 (CEST)
Date: Fri, 28 May 2021 02:01:16 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Jay Daley <jay@ietf.org>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, Carsten Bormann <cabo@tzi.org>, tools-discuss@ietf.org
Message-ID: <20210528000116.GG3909@faui48e.informatik.uni-erlangen.de>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org> <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de> <15371.1622146285@localhost> <20210527211352.GD3909@faui48e.informatik.uni-erlangen.de> <89CA25CC-5C65-4076-BFE0-E2485B3B01F4@ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <89CA25CC-5C65-4076-BFE0-E2485B3B01F4@ietf.org>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/AhjBLhGTGeVxfhuzYFdx_pKtmQ8>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 00:01:27 -0000

Indeed. Thats what i said at one of those "pontification about future of RFC series structure"
meeetings we had (before your time ?):  Just start with disclaimers.

To cut a good compromise between "can not be overread" and "does not clutter up the doc",
probably always have only a short paragraph followed by a URL for more info if needed
(htttps://www.ietf.org/rfc-faq/42)...

Chers
    Toerless


On Fri, May 28, 2021 at 11:41:31AM +1200, Jay Daley wrote:
> 
> 
> > On 28/05/2021, at 9:13 AM, Toerless Eckert <tte@cs.fau.de> wrote:
> > 
> > I would not put it past lazy research article writers to never read
> > a document but simply look at the TOC to find whatever section looks
> > like a good reference - and never read any of the doc. But i am saying
> > this after the last decade has seen various high ranking erman government
> > officials loose their jobs after their PhD thesis where shown to be
> > stlen or otherwise severely sub-par.
> > 
> > All i can do is upgrade my proposed disclaimer in paginated rendering to "yelling":
> > 
> > Eg. at beginning of TOC of paginated document:
> > 
> > PLEASE DO NOT USE REFERENCES TO PAGE NUMBERS. THEY ARE PART OF THIS RENDERING FORMAT
> > BUT THEY ARE NOT GUARANTEED TO BE THE SAME ACROSS DIFFERENT RENDERING FORMATS.
> 
> Perhaps a "Referencing this document" section needs to be part of the boilerplate of all RFCs and I-Ds.  The former can address this issue of multiple renderings, page numbering and referencing sections; the latter can address the issue of I-Ds not representing the IETF.
> 
> Jay
> 
> > 
> > Cheers
> >    toerless
> > 
> >>> "References into this document MUST NOT use page numbers. Any page
> >>> numbers are rendering specific artefacts, not part of the document
> >>> itself".
> > 
> > On Thu, May 27, 2021 at 04:11:25PM -0400, Michael Richardson wrote:
> >> 
> >> Toerless Eckert <tte@cs.fau.de> wrote:
> >>> For third-party document i would be happy to have a new disclaimer
> >>> added to each RFC rendering that includes page numbers:
> >> 
> >>> "References into this document MUST NOT use page numbers. Any page
> >>> numbers are rendering specific artefacts, not part of the document
> >>> itself".
> >> 
> >> Sure.
> >> 
> >> I'm okay if we show the ToC, in CoAP-option like way, so each line just has:
> >> 
> >>    Bananas ............... 0
> >>    Green Peppers ......... +4
> >>    Tomatoes .............. +3
> >> 
> >> {not a serious suggestion}
> >> 
> >> But, as long as the PDF has page numbers, then people can reference page XXX.
> >> Whether or not the ToC has them doesn't matter.
> >> 
> >> 
> >> --
> >> Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
> >>           Sandelman Software Works Inc, Ottawa and Worldwide
> >> 
> >> 
> >> 
> >> 
> > 
> > 
> > 
> > -- 
> > ---
> > tte@cs.fau.de <mailto:tte@cs.fau.de>
> > 
> > ___________________________________________________________
> > Tools-discuss mailing list - Tools-discuss@ietf.org
> > This list is for discussion, not for action requests or bug reports.
> > * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> > * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> > * Report all other bugs or issues to: ietf-action@ietf.org
> > List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss
> 
> -- 
> Jay Daley
> IETF Executive Director
> jay@ietf.org
> 

-- 
---
tte@cs.fau.de


From nobody Thu May 27 17:13:07 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73E783A003F for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:13:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level: 
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 jQE5X_lZCIrf for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:13:01 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 720F83A003E for <tools-discuss@ietf.org>; Thu, 27 May 2021 17:13:01 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 9470954804D; Fri, 28 May 2021 02:12:54 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 8C4534E75C4; Fri, 28 May 2021 02:12:54 +0200 (CEST)
Date: Fri, 28 May 2021 02:12:54 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Michael Richardson <mcr@sandelman.ca>
Cc: John Levine <johnl@taugh.com>, tools-discuss@ietf.org
Message-ID: <20210528001254.GH3909@faui48e.informatik.uni-erlangen.de>
References: <20210527200341.4D2858D61D0@ary.qy> <9636.1622159628@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <9636.1622159628@localhost>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/n1Pw5oiidIbbP8LUpm7UC2HETtE>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 00:13:06 -0000

I tried hard to only provide factual, useful information in
this thread, but now you have teased me enough...

On Thu, May 27, 2021 at 07:53:48PM -0400, Michael Richardson wrote:
> *I* didn't put the page numbers there :-)
> 
> 1) another other option is not to number the pages in the PDF :-)

For consistency we need to remove pagination from the PDF rendering and make 
the document one single page. PDF spec i think has no problem with it,
and a global News headline of "IETF crashes computers worldwide" 
would be well worth it.

> 2) a third option is to number the pages is an unusual base using a
>    non-arabic number system.

Braille.

Not sure how useful 1,000 engineers are that randomnly start learning
braille numbers from desparation, but it sure scores inclusiveness points.

> I'm just asking for consistency.
> 
> --
> ]               Never tell me the odds!                 | ipv6 mesh networks [
> ]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
> ]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [
> 
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss


From nobody Thu May 27 17:16:52 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D2E33A017E for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 pP15tzcctjzB for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:16:46 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F7133A0147 for <tools-discuss@ietf.org>; Thu, 27 May 2021 17:16:46 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id C6A4038C55; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mSYq0v6_oTqk; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 3B2DD38C54; Thu, 27 May 2021 20:16:45 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 7DFAD7B; Thu, 27 May 2021 20:16:44 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Robert Sparks <rjsparks@nostrum.com>
cc: tools-discuss@ietf.org
In-Reply-To: <0f77465d-a73a-a145-5329-03570e7b92ed@nostrum.com>
References: <20210526175001.GK3909@faui48e.informatik.uni-erlangen.de> <059250c6-cc20-63c4-ca83-6b1d85998f94@nostrum.com> <12878.1622118335@localhost> <0f77465d-a73a-a145-5329-03570e7b92ed@nostrum.com>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Thu, 27 May 2021 20:16:44 -0400
Message-ID: <23298.1622161004@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/bm4OmxnVzcMUZt2yfpDm4663fIU>
Subject: Re: [Tools-discuss] tooling: Change of address Q.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 00:16:51 -0000

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


Robert Sparks <rjsparks@nostrum.com> wrote:
    >> A downside seems to be that I think that I can't have drafts with
    >> different email addresses (representing wearing different hats),
    >> concurrently being used.  I don't have this requirement, but I just
    >> wanted to be clear about how it works.  It might be surprising to
    >> some.

    > Well, things are always more complicated than they first seem, and th=
is
    > post made me go look more closely, and I'll backtrack a little,
    > changing what I've said earlier.

    > The code for generating the aliases is here:

    > https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/c=
ommands/generate_draft_aliases.py

ps: had to login to trac to be allowed to see this.
I'm not sure if my login was special having done ietfdb work, or if anyone
will work.

    > https://trac.ietf.org/trac/ietfdb/browser/trunk/ietf/doc/management/c=
ommands/generate_draft_aliases.py#L54

    > Which takes its data from the addresses taken from the drafts:

So, they aren't passed through the DT identities first.

    > So - your draft specific emails will still be used for the various
    > aliases (but only one address will be used from the draft).

    > What I've said about the addresses that get used (only using the
    > Preferred address) is true for mail the datatracker sends though.

    > Greg - apologies that I wasn't completely correct in my earlier
    > responses.

Thanks for digging though!

=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCwNmwACgkQgItw+93Q
3WUdVgf/Z8Yr+Nj86s589dgNWR2YNzj46bjD7ANxusFsyuKHXr9STiKWcv0EBEfY
FP8flnVvAAzomy2RMXiWDDmTBOyLYcfASOW3fKw1hCmbXM1C0rw2M/MZy3440TKV
ELJWovJ+ZL67qVxbyht9wrzTXh4zOZAN+EahA4LoprwXmVtDe9USxnpkyJQnL0G+
djz6DD91oAmF3YDfGPt836oC6YD49BqXKd4y1893ftp/rhXKeDRzLGK3+s6Kz+Wy
2uradCrTGXjZ3Qe1ABG/mVOrmuWJ2x/9sU5/z79y3wd9KOKfGFu3vfaU7gNdYuZl
0p/oqdAo6vGNinxR4Lk7ebbvi2CkCw==
=blIl
-----END PGP SIGNATURE-----
--=-=-=--


From nobody Thu May 27 17:20:18 2021
Return-Path: <mcr@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE0623A0542 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:20:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 NixAhMFPiif8 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 17:20:12 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 571C93A0489 for <tools-discuss@ietf.org>; Thu, 27 May 2021 17:20:12 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 20F4E38C51; Thu, 27 May 2021 20:20:12 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id M2IQPO7Q26hO; Thu, 27 May 2021 20:20:11 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [209.87.249.21]) by tuna.sandelman.ca (Postfix) with ESMTP id D2C8538B87; Thu, 27 May 2021 20:20:10 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id BBEAC7B; Thu, 27 May 2021 20:20:09 -0400 (EDT)
From: Michael Richardson <mcr@sandelman.ca>
To: Bob Hinden <bob.hinden@gmail.com>, tools-discuss@ietf.org
In-Reply-To: <93518243-3705-42AE-9B57-6F1BDF30853C@gmail.com>
References: <20210527200341.4D2858D61D0@ary.qy> <93518243-3705-42AE-9B57-6F1BDF30853C@gmail.com>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <24345.1622161209.1@localhost>
Date: Thu, 27 May 2021 20:20:09 -0400
Message-ID: <24346.1622161209@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/RymkcEBG34qXMSeVk1WfaU-KASY>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 00:20:17 -0000

Bob Hinden <bob.hinden@gmail.com> wrote:
    > However, looking at RFC 8995, at
    > https://www.rfc-editor.org/info/rfc8995, there are rendering for HTML,
    > TEXT and PDF.  HTML and TEXT have no page numbers, PDF does.
    > Personally I find the Text version without page number (on pages and
    > TOC) ugly and not very useful.

I found reading YANG diagrams, CDDL and other figures without page breaks was
refreshing.
But, the HTML version is generally much more pleasant.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [


From nobody Thu May 27 18:55:03 2021
Return-Path: <johnl@taugh.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AA313A0E3A for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 18:55:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=iecc.com header.b=P6E4sjWo; dkim=pass (2048-bit key) header.d=taugh.com header.b=fiLis9j2
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 r7OKNvmzvuBJ for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 18:54:55 -0700 (PDT)
Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (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 B5C4C3A0E32 for <tools-discuss@ietf.org>; Thu, 27 May 2021 18:54:55 -0700 (PDT)
Received: (qmail 11623 invoked from network); 28 May 2021 01:54:54 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:references:mime-version:content-type; s=2d65.60b04d6e.k2105; bh=De779ZFDt/LdgHzRyvdqwUzo19bOB1ijd4Ixmzs5uJI=; b=P6E4sjWoxCPUtEquhkSle2lVbVeQ0quDqT5bJ6o23ZMZyc2WuPnLO7tyYrhbVz8Txsm7qdpUsqSeTMAHL6YBnXiG0Ilki3Ys1VMxog2c7ZLJs4C2Up4Yra03P3nSPMXhp8McCLaEQjk4E4MLvll4AsMivZgtmGeM4d1cGT5BqyLuLkzh78Tncg2bRPlbEGOXp9LsIH5Uhy9c5C38LqojDbUbILxZ+X1JOwMgcgWw/hDBsl1pDOmEdjKiq4FKMebK5aF9KaTvlqxR2fDUBZFVPSoMKWqZsjP3wku8oZkauFJ0gWXGM/RtmUEO6aa1Ah5IDhGc2qK0kcQH8irb3dkiCQ==
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:references:mime-version:content-type; s=2d65.60b04d6e.k2105; bh=De779ZFDt/LdgHzRyvdqwUzo19bOB1ijd4Ixmzs5uJI=; b=fiLis9j2gpcrY9XL47Q4ITM3lvu2x2FUfc9FYv26N0LTRtuW9PmpCnXUexOxcF3eUY1dAD1Mg393yV5G+hC0hd4VhvS0AlfxqFGh5SXuFt+dnIvJywMH6DT/ah+jZxA/OpRF+TUuq5ChpwJO2X5MPRtCWXm2tkuwLxzxDktens9B05NvMII4x7h+lgjlVzHnZ69RuSbprqvTZd0QuKack3Mq/tVj1WV+DuAtXIiF2OB9MpTVMmqYkJqoDFFIO0A8wOEucPBSt0HcRLMVx1rrz9yVj40PZN6afBLjldxGdMQe6eRvibcjfEkDnlZ4thTqpYRwD/fXxHQriFPKNJo1WQ==
Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.2 ECDHE-RSA AES-256-GCM AEAD) via TCP6; 28 May 2021 01:54:53 -0000
Received: by ary.qy (Postfix, from userid 501) id 065FC8DA746; Thu, 27 May 2021 21:54:52 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1]) by ary.qy (Postfix) with ESMTP id A1E828DA728; Thu, 27 May 2021 21:54:52 -0400 (EDT)
Date: 27 May 2021 21:54:52 -0400
Message-ID: <e0fe7898-a8e-8ac1-e4c-6240b8c3eacc@taugh.com>
From: "John R Levine" <johnl@taugh.com>
To: "Toerless Eckert" <tte@cs.fau.de>
Cc: tools-discuss@ietf.org
X-X-Sender: johnl@ary.qy
In-Reply-To: <20210528001254.GH3909@faui48e.informatik.uni-erlangen.de>
References: <20210527200341.4D2858D61D0@ary.qy> <9636.1622159628@localhost> <20210528001254.GH3909@faui48e.informatik.uni-erlangen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/NnWzTkemmXjdh4scfwDbyGtJ_AE>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 01:55:02 -0000

On Fri, 28 May 2021, Toerless Eckert wrote:
> For consistency we need to remove pagination from the PDF rendering and make
> the document one single page. PDF spec i think has no problem with it,
> and a global News headline of "IETF crashes computers worldwide"
> would be well worth it.

That certainly is tempting.

Regards,
John Levine, johnl@taugh.com, Taughannock Networks, Trumansburg NY
Please consider the environment before reading this e-mail. https://jl.ly


From nobody Thu May 27 20:29:39 2021
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F3E23A13DF for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 20:29: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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 xIoig9QdDy0Y for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 20:29:33 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D42C3A13DD for <tools-discuss@ietf.org>; Thu, 27 May 2021 20:29:33 -0700 (PDT)
Received: from client-pool2-245.vpn.uni-bremen.de (client-pool2-245.vpn.uni-bremen.de [134.102.48.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FrqtL5Bm7z316H; Fri, 28 May 2021 05:29:30 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <e0fe7898-a8e-8ac1-e4c-6240b8c3eacc@taugh.com>
Date: Fri, 28 May 2021 05:29:30 +0200
Cc: Toerless Eckert <tte@cs.fau.de>, tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 643865370.075739-4500dda12b5bb986b4d5b4386db294a7
Content-Transfer-Encoding: quoted-printable
Message-Id: <B56935A8-36A5-4489-B730-81ACF5A44A18@tzi.org>
References: <20210527200341.4D2858D61D0@ary.qy> <9636.1622159628@localhost> <20210528001254.GH3909@faui48e.informatik.uni-erlangen.de> <e0fe7898-a8e-8ac1-e4c-6240b8c3eacc@taugh.com>
To: "John R. Levine" <johnl@taugh.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/u4aatb9NxOw-Z598F0xHMxMU_KY>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 03:29:38 -0000

Works great for me:

http://tzi.de/~cabo/rfc9000.pdf

Gr=C3=BC=C3=9Fe, Carsten


> On 2021-05-28, at 03:54, John R Levine <johnl@taugh.com> wrote:
>=20
>> For consistency we need to remove pagination from the PDF rendering =
and make
>> the document one single page. PDF spec i think has no problem with =
it,
>> and a global News headline of "IETF crashes computers worldwide"
>> would be well worth it.
>=20
> That certainly is tempting.


From nobody Thu May 27 20:57:02 2021
Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5DFF3A1536 for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 20:57:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.87
X-Spam-Level: 
X-Spam-Status: No, score=-0.87 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 tc1nKA-Fxbso for <tools-discuss@ietfa.amsl.com>; Thu, 27 May 2021 20:56:56 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4BBE3A1531 for <tools-discuss@ietf.org>; Thu, 27 May 2021 20:56:56 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id 2452F548015; Fri, 28 May 2021 05:56:50 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id 1A8414E75C7; Fri, 28 May 2021 05:56:50 +0200 (CEST)
Date: Fri, 28 May 2021 05:56:50 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Carsten Bormann <cabo@tzi.org>
Cc: "John R. Levine" <johnl@taugh.com>, tools-discuss@ietf.org
Message-ID: <20210528035650.GJ3909@faui48e.informatik.uni-erlangen.de>
References: <20210527200341.4D2858D61D0@ary.qy> <9636.1622159628@localhost> <20210528001254.GH3909@faui48e.informatik.uni-erlangen.de> <e0fe7898-a8e-8ac1-e4c-6240b8c3eacc@taugh.com> <B56935A8-36A5-4489-B730-81ACF5A44A18@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <B56935A8-36A5-4489-B730-81ACF5A44A18@tzi.org>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/bcRSmnj86X0IAGtAtJ9UYFiNsKI>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 03:57:02 -0000

On Fri, May 28, 2021 at 05:29:30AM +0200, Carsten Bormann wrote:
> Works great for me:
> 
> http://tzi.de/~cabo/rfc9000.pdf

Haha, thanks for the test.

Chrome always has memory holes for me with some eternally long web pages,
hence my prediction. But yes, this renders fine without crashing.

This PDF is also a pretty good protection against killing trees.
Cannot print more than just the first paper page with standard
PDF software.

So, how is this not better in all respects than HTML ?
Guaranteed more consistent rendering ;-))

Cheers
    Toerless

> Grüße, Carsten
> 
> 
> > On 2021-05-28, at 03:54, John R Levine <johnl@taugh.com> wrote:
> > 
> >> For consistency we need to remove pagination from the PDF rendering and make
> >> the document one single page. PDF spec i think has no problem with it,
> >> and a global News headline of "IETF crashes computers worldwide"
> >> would be well worth it.
> > 
> > That certainly is tempting.

-- 
---
tte@cs.fau.de


From nobody Fri May 28 07:21:43 2021
Return-Path: <rsalz@akamai.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C46D23A2A66; Fri, 28 May 2021 07:21:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.793
X-Spam-Level: 
X-Spam-Status: No, score=-2.793 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=akamai.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 QZ8e7gp9QkjE; Fri, 28 May 2021 07:21:36 -0700 (PDT)
Received: from mx0b-00190b01.pphosted.com (mx0b-00190b01.pphosted.com [IPv6:2620:100:9005:57f::1]) (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 462F53A2A6D; Fri, 28 May 2021 07:21:36 -0700 (PDT)
Received: from pps.filterd (m0122331.ppops.net [127.0.0.1]) by mx0b-00190b01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 14SE9tdv008257; Fri, 28 May 2021 15:21:34 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akamai.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : mime-version; s=jan2016.eng; bh=DWiimPQBv2NkHz9JYPAfsaWXiF+CciAmNqxQMftSN6E=; b=f5oAJ3nLXtEjTXGvEt5cquNNlAf/naZ8gE2fSvHAxfBymwKzoV/LNTCjO5Gdix8bpmP5 baYFGk2za9YeI9G5RYFlsQgPoRSj/ZGBovczZjIwudmJxoR2Rg/Ch+Vldk+IdVTG37W0 Tcg5tlOsZWEtFTCeTOd12Oprt7230r4kj5CnUP78zi7LwzuqmGb1xyt5rUSzk6ooNMCc 6u+2ttSyLo4qv4LnjTyaRV0/aj3jDK/mG/t9JO++932n9MrBlNxitNgtM+4OjskADaCa cBw3++j7t4aI5K4M7fg3zp1M+mJBBH705R9p1iSgry0YwxmLfjHHna4XewhE1SB3/ZTF Xg== 
Received: from prod-mail-ppoint4 (a72-247-45-32.deploy.static.akamaitechnologies.com [72.247.45.32] (may be forged)) by mx0b-00190b01.pphosted.com with ESMTP id 38u07tx46t-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 28 May 2021 15:21:34 +0100
Received: from pps.filterd (prod-mail-ppoint4.akamai.com [127.0.0.1]) by prod-mail-ppoint4.akamai.com (8.16.1.2/8.16.1.2) with SMTP id 14SEJuWM021103; Fri, 28 May 2021 10:21:33 -0400
Received: from email.msg.corp.akamai.com ([172.27.165.118]) by prod-mail-ppoint4.akamai.com with ESMTP id 38tyughb00-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Fri, 28 May 2021 10:21:32 -0400
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com (172.27.165.119) by ustx2ex-dag1mb4.msg.corp.akamai.com (172.27.165.122) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Fri, 28 May 2021 08:06:09 -0500
Received: from USTX2EX-DAG1MB1.msg.corp.akamai.com ([172.27.165.119]) by ustx2ex-dag1mb1.msg.corp.akamai.com ([172.27.165.119]) with mapi id 15.00.1497.018; Fri, 28 May 2021 08:06:09 -0500
From: "Salz, Rich" <rsalz@akamai.com>
To: Jay Daley <jay@ietf.org>
CC: "tools-discuss@ietf.org" <tools-discuss@ietf.org>
Thread-Topic: [Tools-discuss] pages numbers in ToC in PDF
Thread-Index: AQHXUyhl4ZtvdV7yWU+U/4waIDt31Kr3u830gABapICAABFyAIAAKUGAgACdwQA=
Date: Fri, 28 May 2021 13:06:08 +0000
Message-ID: <358DBC15-3BB2-4E5A-A3DC-282EB5B0AD9E@akamai.com>
References: <27379.1622115270@localhost> <B9E7C605-2346-440B-8B6A-C61D4DF27CCD@tzi.org> <20210527191255.GX3909@faui48e.informatik.uni-erlangen.de> <15371.1622146285@localhost> <20210527211352.GD3909@faui48e.informatik.uni-erlangen.de> <89CA25CC-5C65-4076-BFE0-E2485B3B01F4@ietf.org>
In-Reply-To: <89CA25CC-5C65-4076-BFE0-E2485B3B01F4@ietf.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/16.49.21050901
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [172.27.118.139]
Content-Type: multipart/alternative; boundary="_000_358DBC153BB24E5AA3DC282EB5B0AD9Eakamaicom_"
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-28_05:2021-05-27, 2021-05-28 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 adultscore=0 phishscore=0 mlxscore=0 spamscore=0 bulkscore=0 suspectscore=0 malwarescore=0 mlxlogscore=781 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105280095
X-Proofpoint-ORIG-GUID: nIYEApyxg9q1o7cMjiUrWXTE4ozExIVJ
X-Proofpoint-GUID: nIYEApyxg9q1o7cMjiUrWXTE4ozExIVJ
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-05-28_05:2021-05-27, 2021-05-28 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 suspectscore=0 clxscore=1015 spamscore=0 mlxlogscore=712 malwarescore=0 lowpriorityscore=0 priorityscore=1501 adultscore=0 impostorscore=0 mlxscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105280095
X-Agari-Authentication-Results: mx.akamai.com; spf=${SPFResult} (sender IP is 72.247.45.32) smtp.mailfrom=rsalz@akamai.com smtp.helo=prod-mail-ppoint4
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/kS3COmfRK-ywNbsSNBbOKts-fnw>
Subject: Re: [Tools-discuss] pages numbers in ToC in PDF
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 May 2021 14:21:42 -0000

--_000_358DBC153BB24E5AA3DC282EB5B0AD9Eakamaicom_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

ICAqICAgUGVyaGFwcyBhICJSZWZlcmVuY2luZyB0aGlzIGRvY3VtZW50IiBzZWN0aW9uIG5lZWRz
IHRvIGJlIHBhcnQgb2YgdGhlIGJvaWxlcnBsYXRlIG9mIGFsbCBSRkNzIGFuZCBJLURzLiAgVGhl
IGZvcm1lciBjYW4gYWRkcmVzcyB0aGlzIGlzc3VlIG9mIG11bHRpcGxlIHJlbmRlcmluZ3MsIHBh
Z2UgbnVtYmVyaW5nIGFuZCByZWZlcmVuY2luZyBzZWN0aW9uczsgdGhlIGxhdHRlciBjYW4gYWRk
cmVzcyB0aGUgaXNzdWUgb2YgSS1EcyBub3QgcmVwcmVzZW50aW5nIHRoZSBJRVRGLg0KDQpUaGlz
IGlzIGFuIGV4Y2VsbGVudCBpZGVhIQ0KDQo=

--_000_358DBC153BB24E5AA3DC282EB5B0AD9Eakamaicom_
Content-Type: text/html; charset="utf-8"
Content-ID: <F5B217B8E071C74B9EE27ECE3371B55C@akamai.com>
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4
bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxuczptPSJo
dHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL29mZmljZS8yMDA0LzEyL29tbWwiIHhtbG5zPSJo
dHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp
dj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1l
dGEgbmFtZT0iR2VuZXJhdG9yIiBjb250ZW50PSJNaWNyb3NvZnQgV29yZCAxNSAoZmlsdGVyZWQg
bWVkaXVtKSI+DQo8c3R5bGU+PCEtLQ0KLyogRm9udCBEZWZpbml0aW9ucyAqLw0KQGZvbnQtZmFj
ZQ0KCXtmb250LWZhbWlseTpXaW5nZGluZ3M7DQoJcGFub3NlLTE6NSAwIDAgMCAwIDAgMCAwIDAg
MDt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OiJDYW1icmlhIE1hdGgiOw0KCXBhbm9zZS0x
OjIgNCA1IDMgNSA0IDYgMyAyIDQ7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpDYWxpYnJp
Ow0KCXBhbm9zZS0xOjIgMTUgNSAyIDIgMiA0IDMgMiA0O30NCi8qIFN0eWxlIERlZmluaXRpb25z
ICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYuTXNvTm9ybWFsDQoJe21hcmdpbjow
aW47DQoJZm9udC1zaXplOjExLjBwdDsNCglmb250LWZhbWlseToiQ2FsaWJyaSIsc2Fucy1zZXJp
Zjt9DQpwLk1zb0xpc3RQYXJhZ3JhcGgsIGxpLk1zb0xpc3RQYXJhZ3JhcGgsIGRpdi5Nc29MaXN0
UGFyYWdyYXBoDQoJe21zby1zdHlsZS1wcmlvcml0eTozNDsNCgltYXJnaW4tdG9wOjBpbjsNCglt
YXJnaW4tcmlnaHQ6MGluOw0KCW1hcmdpbi1ib3R0b206MGluOw0KCW1hcmdpbi1sZWZ0Oi41aW47
DQoJZm9udC1zaXplOjExLjBwdDsNCglmb250LWZhbWlseToiQ2FsaWJyaSIsc2Fucy1zZXJpZjt9
DQpzcGFuLkVtYWlsU3R5bGUxOQ0KCXttc28tc3R5bGUtdHlwZTpwZXJzb25hbC1yZXBseTsNCglm
b250LWZhbWlseToiQ2FsaWJyaSIsc2Fucy1zZXJpZjsNCgljb2xvcjp3aW5kb3d0ZXh0O30NCi5N
c29DaHBEZWZhdWx0DQoJe21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQtc2l6ZTox
MC4wcHQ7fQ0KQHBhZ2UgV29yZFNlY3Rpb24xDQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdp
bjoxLjBpbiAxLjBpbiAxLjBpbiAxLjBpbjt9DQpkaXYuV29yZFNlY3Rpb24xDQoJe3BhZ2U6V29y
ZFNlY3Rpb24xO30NCi8qIExpc3QgRGVmaW5pdGlvbnMgKi8NCkBsaXN0IGwwDQoJe21zby1saXN0
LWlkOjIxMTExMjM3ODY7DQoJbXNvLWxpc3QtdHlwZTpoeWJyaWQ7DQoJbXNvLWxpc3QtdGVtcGxh
dGUtaWRzOi0xMzA0NTIzMDQ2IC01MjI2OTUwNTYgNjc2OTg2OTEgNjc2OTg2OTMgNjc2OTg2ODkg
Njc2OTg2OTEgNjc2OTg2OTMgNjc2OTg2ODkgNjc2OTg2OTEgNjc2OTg2OTM7fQ0KQGxpc3QgbDA6
bGV2ZWwxDQoJe21zby1sZXZlbC1zdGFydC1hdDowOw0KCW1zby1sZXZlbC1udW1iZXItZm9ybWF0
OmJ1bGxldDsNCgltc28tbGV2ZWwtdGV4dDrvg5g7DQoJbXNvLWxldmVsLXRhYi1zdG9wOm5vbmU7
DQoJbXNvLWxldmVsLW51bWJlci1wb3NpdGlvbjpsZWZ0Ow0KCXRleHQtaW5kZW50Oi0uMjVpbjsN
Cgltc28tYW5zaS1mb250LXNpemU6MTIuMHB0Ow0KCWZvbnQtZmFtaWx5OldpbmdkaW5nczsNCglt
c28tZmFyZWFzdC1mb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tYmlkaS1mb250
LWZhbWlseTpDYWxpYnJpOw0KCW1zby1hbnNpLWZvbnQtd2VpZ2h0OmJvbGQ7fQ0KQGxpc3QgbDA6
bGV2ZWwyDQoJe21zby1sZXZlbC1udW1iZXItZm9ybWF0OmJ1bGxldDsNCgltc28tbGV2ZWwtdGV4
dDpvOw0KCW1zby1sZXZlbC10YWItc3RvcDpub25lOw0KCW1zby1sZXZlbC1udW1iZXItcG9zaXRp
b246bGVmdDsNCgl0ZXh0LWluZGVudDotLjI1aW47DQoJZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3
Ijt9DQpAbGlzdCBsMDpsZXZlbDMNCgl7bXNvLWxldmVsLW51bWJlci1mb3JtYXQ6YnVsbGV0Ow0K
CW1zby1sZXZlbC10ZXh0Ou+CpzsNCgltc28tbGV2ZWwtdGFiLXN0b3A6bm9uZTsNCgltc28tbGV2
ZWwtbnVtYmVyLXBvc2l0aW9uOmxlZnQ7DQoJdGV4dC1pbmRlbnQ6LS4yNWluOw0KCWZvbnQtZmFt
aWx5OldpbmdkaW5nczt9DQpAbGlzdCBsMDpsZXZlbDQNCgl7bXNvLWxldmVsLW51bWJlci1mb3Jt
YXQ6YnVsbGV0Ow0KCW1zby1sZXZlbC10ZXh0Ou+CtzsNCgltc28tbGV2ZWwtdGFiLXN0b3A6bm9u
ZTsNCgltc28tbGV2ZWwtbnVtYmVyLXBvc2l0aW9uOmxlZnQ7DQoJdGV4dC1pbmRlbnQ6LS4yNWlu
Ow0KCWZvbnQtZmFtaWx5OlN5bWJvbDt9DQpAbGlzdCBsMDpsZXZlbDUNCgl7bXNvLWxldmVsLW51
bWJlci1mb3JtYXQ6YnVsbGV0Ow0KCW1zby1sZXZlbC10ZXh0Om87DQoJbXNvLWxldmVsLXRhYi1z
dG9wOm5vbmU7DQoJbXNvLWxldmVsLW51bWJlci1wb3NpdGlvbjpsZWZ0Ow0KCXRleHQtaW5kZW50
Oi0uMjVpbjsNCglmb250LWZhbWlseToiQ291cmllciBOZXciO30NCkBsaXN0IGwwOmxldmVsNg0K
CXttc28tbGV2ZWwtbnVtYmVyLWZvcm1hdDpidWxsZXQ7DQoJbXNvLWxldmVsLXRleHQ674KnOw0K
CW1zby1sZXZlbC10YWItc3RvcDpub25lOw0KCW1zby1sZXZlbC1udW1iZXItcG9zaXRpb246bGVm
dDsNCgl0ZXh0LWluZGVudDotLjI1aW47DQoJZm9udC1mYW1pbHk6V2luZ2RpbmdzO30NCkBsaXN0
IGwwOmxldmVsNw0KCXttc28tbGV2ZWwtbnVtYmVyLWZvcm1hdDpidWxsZXQ7DQoJbXNvLWxldmVs
LXRleHQ674K3Ow0KCW1zby1sZXZlbC10YWItc3RvcDpub25lOw0KCW1zby1sZXZlbC1udW1iZXIt
cG9zaXRpb246bGVmdDsNCgl0ZXh0LWluZGVudDotLjI1aW47DQoJZm9udC1mYW1pbHk6U3ltYm9s
O30NCkBsaXN0IGwwOmxldmVsOA0KCXttc28tbGV2ZWwtbnVtYmVyLWZvcm1hdDpidWxsZXQ7DQoJ
bXNvLWxldmVsLXRleHQ6bzsNCgltc28tbGV2ZWwtdGFiLXN0b3A6bm9uZTsNCgltc28tbGV2ZWwt
bnVtYmVyLXBvc2l0aW9uOmxlZnQ7DQoJdGV4dC1pbmRlbnQ6LS4yNWluOw0KCWZvbnQtZmFtaWx5
OiJDb3VyaWVyIE5ldyI7fQ0KQGxpc3QgbDA6bGV2ZWw5DQoJe21zby1sZXZlbC1udW1iZXItZm9y
bWF0OmJ1bGxldDsNCgltc28tbGV2ZWwtdGV4dDrvgqc7DQoJbXNvLWxldmVsLXRhYi1zdG9wOm5v
bmU7DQoJbXNvLWxldmVsLW51bWJlci1wb3NpdGlvbjpsZWZ0Ow0KCXRleHQtaW5kZW50Oi0uMjVp
bjsNCglmb250LWZhbWlseTpXaW5nZGluZ3M7fQ0Kb2wNCgl7bWFyZ2luLWJvdHRvbTowaW47fQ0K
dWwNCgl7bWFyZ2luLWJvdHRvbTowaW47fQ0KLS0+PC9zdHlsZT4NCjwvaGVhZD4NCjxib2R5IGxh
bmc9IkVOLVVTIiBsaW5rPSJibHVlIiB2bGluaz0icHVycGxlIiBzdHlsZT0id29yZC13cmFwOmJy
ZWFrLXdvcmQiPg0KPGRpdiBjbGFzcz0iV29yZFNlY3Rpb24xIj4NCjxkaXY+DQo8ZGl2Pg0KPHVs
IHN0eWxlPSJtYXJnaW4tdG9wOjBpbiIgdHlwZT0iZGlzYyI+DQo8bGkgY2xhc3M9Ik1zb0xpc3RQ
YXJhZ3JhcGgiIHN0eWxlPSJtYXJnaW4tbGVmdDowaW47bXNvLWxpc3Q6bDAgbGV2ZWwxIGxmbzEi
PlBlcmhhcHMgYSAmcXVvdDtSZWZlcmVuY2luZyB0aGlzIGRvY3VtZW50JnF1b3Q7IHNlY3Rpb24g
bmVlZHMgdG8gYmUgcGFydCBvZiB0aGUgYm9pbGVycGxhdGUgb2YgYWxsIFJGQ3MgYW5kIEktRHMu
ICZuYnNwO1RoZSBmb3JtZXIgY2FuIGFkZHJlc3MgdGhpcyBpc3N1ZSBvZiBtdWx0aXBsZSByZW5k
ZXJpbmdzLCBwYWdlIG51bWJlcmluZyBhbmQNCiByZWZlcmVuY2luZyBzZWN0aW9uczsgdGhlIGxh
dHRlciBjYW4gYWRkcmVzcyB0aGUgaXNzdWUgb2YgSS1EcyBub3QgcmVwcmVzZW50aW5nIHRoZSBJ
RVRGLjxvOnA+PC9vOnA+PC9saT48L3VsPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PG86cD4mbmJz
cDs8L286cD48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj5UaGlzIGlzIGFuIGV4Y2VsbGVudCBp
ZGVhITxvOnA+PC9vOnA+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PG86cD4mbmJzcDs8L286
cD48L3A+DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8L2JvZHk+DQo8L2h0bWw+DQo=

--_000_358DBC153BB24E5AA3DC282EB5B0AD9Eakamaicom_--


From nobody Sat May 29 16:20:47 2021
Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E8B03A2404 for <tools-discuss@ietfa.amsl.com>; Sat, 29 May 2021 16:20:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 yuHQ-Thc8oty for <tools-discuss@ietfa.amsl.com>; Sat, 29 May 2021 16:20:30 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBC9E3A2402 for <tools-discuss@ietf.org>; Sat, 29 May 2021 16:20:29 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 6818D38AC3; Sat, 29 May 2021 19:20:35 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id F__gLqmpcg06; Sat, 29 May 2021 19:20:34 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id 4CBEC38AC1; Sat, 29 May 2021 19:20:34 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 3D231319; Sat, 29 May 2021 19:20:26 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: tools-discuss@ietf.org
cc: kent+ietf@watsen.net
X-Attribution: mcr
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature"
Date: Sat, 29 May 2021 19:20:26 -0400
Message-ID: <22616.1622330426@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/2N5xt9X9cl5z8xJYPqYDSwTSUIk>
Subject: [Tools-discuss] doing YANG work with MT makefiles and "pure" XML
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 29 May 2021 23:20:39 -0000

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


I am contributing to a document which is not in kramdown.
(I can only convince so many people so fast about kramdown)

In working on RFC8995, which has two YANG modules, I wind up cooking up a b=
it
of perl to pre-process the XML to insert the RIGHT YANG module, having done
the YYYY-MM-DD substitutions.  My makefile (which preceeded MT's work),
generated the tree files, etc.

Maintaining the YANG in the XML file is really not a great way to work.
So, what are people doing?   I can't find any stuff in lib/* that does
anything for YANG.   But, maybe I missed it?

=2D-
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 I=C3=B8T consulti=
ng )
           Sandelman Software Works Inc, Ottawa and Worldwide





--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmCyzDkACgkQgItw+93Q
3WWorQgAiEfgEe20Aihb7PMgZ4uTfJBj+rzu50ZOirwpBD79T7tnVOuzcCs6qFzG
yexGFCh70V2QonH6RtcTaMW3vj/Fuzk/z7eLTzr18EjTsmOBvTzJ9Wixpk1x8hOt
XghhmcDghZzlpTT/P4jcHPVblMjQ9hzi8quVFHxgmNIQRf7MCmFa0JNnbBGuDNhe
/vs6WqmuNR6/Ojhft0EPIlR9NossUaj/Zhl68NxnCYh5QCfeRy0ZOtpJ4zV6z+M3
K52X+TjwSl3WuNO1KrU4K1/lV6Nxs3K3I448fYhVHEaq6ptaZtOCifiMkPKTVq/C
yUx5PRxREv0dsweUuEVus1Nsi82tyw==
=dokp
-----END PGP SIGNATURE-----
--=-=-=--

