Re: [Sat] Contributing to drafts is now easier - Core and Crash Recovery

Carsten Bormann <cabo@tzi.org> Tue, 23 January 2024 11:33 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: sat@ietfa.amsl.com
Delivered-To: sat@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6660C14F6AE for <sat@ietfa.amsl.com>; Tue, 23 Jan 2024 03:33:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YmOK1LQUae8x for <sat@ietfa.amsl.com>; Tue, 23 Jan 2024 03:33:52 -0800 (PST)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 392DFC14F69E for <sat@ietf.org>; Tue, 23 Jan 2024 03:33:50 -0800 (PST)
Received: from eduroam-0298.wlan.uni-bremen.de (eduroam-0298.wlan.uni-bremen.de [134.102.17.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4TK4jS2W1QzDCfR; Tue, 23 Jan 2024 12:33:48 +0100 (CET)
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: <SJ0PR15MB5132C849241F36698D307C31B8742@SJ0PR15MB5132.namprd15.prod.outlook.com>
Date: Tue, 23 Jan 2024 12:33:47 +0100
Cc: Rafael Belchior <rafael.belchior=40tecnico.ulisboa.pt@dmarc.ietf.org>, "sat@ietf.org" <sat@ietf.org>
X-Mao-Original-Outgoing-Id: 727702427.586576-035af82e909cc870150cf71c119ca83b
Content-Transfer-Encoding: quoted-printable
Message-Id: <CA8A7270-AD39-44AE-9317-8D987C916EB2@tzi.org>
References: <2aac7d36c452d9446be9d261450baa07@tecnico.ulisboa.pt> <SJ0PR15MB5132C849241F36698D307C31B8742@SJ0PR15MB5132.namprd15.prod.outlook.com>
To: VENKATRAMAN RAMAKRISHNA <vramakr2@in.ibm.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/sat/HsCHoEo6zKJsngIourY-evx_JEE>
Subject: Re: [Sat] Contributing to drafts is now easier - Core and Crash Recovery
X-BeenThere: sat@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "The purpose of this mailing-list is to discuss the secure asset transfer \(SAT\) protocol and related aspects." <sat.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sat>, <mailto:sat-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sat/>
List-Post: <mailto:sat@ietf.org>
List-Help: <mailto:sat-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sat>, <mailto:sat-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jan 2024 11:33:56 -0000

On 2024-01-23, at 12:29, VENKATRAMAN RAMAKRISHNA <vramakr2@in.ibm.com> wrote:
> 
> IETF Datatracker allows submissions in different formats, one of which is a plaintext file. That’s the format I’ve been using thus far for the SATP Use Cases draft (and the views drafts too).

An id2xml tool exits, and I have an (unpublished) xml to markdown upconversion tool.

If you point me the the specific file, I might try a conversion.

Grüße, Carsten