Re: [core] Review of draft-hartke-core-stateless-01

Carsten Bormann <cabo@tzi.org> Thu, 11 October 2018 12:47 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C727130E84 for <core@ietfa.amsl.com>; Thu, 11 Oct 2018 05:47:14 -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, 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 se3cKCc9z0-l for <core@ietfa.amsl.com>; Thu, 11 Oct 2018 05:47:13 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (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 D5A24130E68 for <core@ietf.org>; Thu, 11 Oct 2018 05:47:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id w9BCl966015315; Thu, 11 Oct 2018 14:47:09 +0200 (CEST)
Received: from [192.168.217.114] (p54A6C3C7.dip0.t-ipconnect.de [84.166.195.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 42W9hs1064zDXRh; Thu, 11 Oct 2018 14:47:09 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CAAzbHvaqZuHE8AMzMFkXSbV0xbXPX3LoQNwKLU_xtNYVyCH71g@mail.gmail.com>
Date: Thu, 11 Oct 2018 14:47:08 +0200
Cc: John Mattsson <john.mattsson@ericsson.com>, "core@ietf.org WG" <core@ietf.org>
X-Mao-Original-Outgoing-Id: 560954826.769262-4ee0857f9158baf4d011a2aab6129e1d
Content-Transfer-Encoding: quoted-printable
Message-Id: <B7E617A5-6ED6-4B84-8E39-A52A5864D875@tzi.org>
References: <8A91272A-2A90-443D-A9FD-973E5F77C273@ericsson.com> <CAAzbHvaqZuHE8AMzMFkXSbV0xbXPX3LoQNwKLU_xtNYVyCH71g@mail.gmail.com>
To: Klaus Hartke <hartke@projectcool.de>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/tUBsjtveEcDbVe5PW9hlOsFu-T8>
Subject: Re: [core] Review of draft-hartke-core-stateless-01
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 12:47:26 -0000

On Oct 11, 2018, at 14:28, Klaus Hartke <hartke@projectcool.de> wrote:
> 
> Should there be a mandatory-to-implement minimum length, e.g., 24 bytes?

(That’s not exactly the question — we have that minimum already, it is 8.
I think you are asking about a next step, i.e., you can have 8, you can have 24 or more, but clients don’t have to cope with arbitrary values in between.)

Grüße, Carsten