Re: Call for Community Feedback: Retiring IETF FTP Service

"Theodore Y. Ts'o" <tytso@mit.edu> Tue, 17 November 2020 22:47 UTC

Return-Path: <tytso@mit.edu>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EC9F3A0E43 for <ietf@ietfa.amsl.com>; Tue, 17 Nov 2020 14:47:57 -0800 (PST)
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, 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 PT9-R6ibjvhC for <ietf@ietfa.amsl.com>; Tue, 17 Nov 2020 14:47:55 -0800 (PST)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (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 815393A0E00 for <ietf@ietf.org>; Tue, 17 Nov 2020 14:47:54 -0800 (PST)
Received: from callcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 0AHMlqIn018933 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 17 Nov 2020 17:47:53 -0500
Received: by callcc.thunk.org (Postfix, from userid 15806) id BBD29420107; Tue, 17 Nov 2020 17:47:52 -0500 (EST)
Date: Tue, 17 Nov 2020 17:47:52 -0500
From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Keith Moore <moore@network-heretics.com>
Cc: ietf@ietf.org
Subject: Re: Call for Community Feedback: Retiring IETF FTP Service
Message-ID: <20201117224752.GA538542@mit.edu>
References: <a8bdd67a-13ea-4433-aa38-9cfd48ea28da@network-heretics.com> <0e875497-9986-a0d9-8354-3eac26b7f882@nostrum.com> <a02e15f2-34fb-4124-7ba0-c0ee0070b39f@network-heretics.com> <6a29096e-c76e-9bde-388c-bf411b235346@nostrum.com> <6ff3c8a8-57c9-a278-51ce-ce24fd2dfc0e@network-heretics.com> <01RS3W7DNPHA005PTU@mauve.mrochek.com> <17A1F2FA-CFDB-4775-8E50-A7842E45F5A7@cable.comcast.com> <3b47a817-0884-2379-6654-cd8d6c2d914b@htt-consult.com> <fcd7505d-f21d-5504-a3fa-e87ea222ac11@nostrum.com> <41d6f9eb-20a7-4547-859e-2eef5aedd3b2@network-heretics.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <41d6f9eb-20a7-4547-859e-2eef5aedd3b2@network-heretics.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/PHWOL7Lu5bn2k6EArp-RMYNi9mM>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Nov 2020 22:47:57 -0000

On Tue, Nov 17, 2020 at 04:51:50PM -0500, Keith Moore wrote:
> On 11/17/20 4:32 PM, Adam Roach wrote:
> 
> > 
> > It could be tuned up a bit by asking the tools team to turn
> > "Last-Modified"/"If-Modified-Since" header handling on for
> > https://www.ietf.org/ (which would make the command above act
> > substantially more like rsync).
> 
> Last-Modified (at least) should be regarded as absolutely essential.  Again,
> these dates are sometimes important for patent litigation purposes.
> 
> (It would be worth keeping FTP for that reason alone if the HTTP server
> doesn't support Last-Modified)

Whether those dates are returned by http or ftp, they're going to be
trivially foreable, and I suspect that for the purposes of patent
litigation, things like the Internet Archive and other mechanisms such
as personal e-mail archives plus the sworn testimony from owner of
said e-mail archive.

					- Ted