[sacm] [sacmwg/draft-ietf-sacm-coswid] Floating-point dates (#18)

Laurence Lundblade <notifications@github.com> Tue, 05 May 2020 05:20 UTC

Return-Path: <noreply@github.com>
X-Original-To: sacm@ietfa.amsl.com
Delivered-To: sacm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87DB93A13EA for <sacm@ietfa.amsl.com>; Mon, 4 May 2020 22:20:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.006
X-Spam-Level:
X-Spam-Status: No, score=-2.006 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=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=github.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 PbbaIK0PgP_p for <sacm@ietfa.amsl.com>; Mon, 4 May 2020 22:20:13 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 701EA3A13ED for <sacm@ietf.org>; Mon, 4 May 2020 22:20:13 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 9446E1C1B80 for <sacm@ietf.org>; Mon, 4 May 2020 22:20:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1588656012; bh=qLK5wXxtqZbkXPx+Ef2y4Jpa7/3yrY72+AdBESgAtQQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QRjtXkbz02UQvZtrn8rJSWr4bh2j6ddEBAbgSJU/Eumy2fSRozOQSsCtlZ4n+mYls Rt/YpbKNnPdse7D/MTuy9yqZ+vk17TsTg+jwEUXKapYa2a3WctfyD+VL54+u5LgJeu aPXTLDhtP9QwD5hhFQuVzX5CsyKsl85euK6mlcAE=
Date: Mon, 04 May 2020 22:20:12 -0700
From: Laurence Lundblade <notifications@github.com>
Reply-To: sacmwg/draft-ietf-sacm-coswid <reply+ACTMJUIFE6HR3KQ6YSSPYAF4XTMIZEVBNHHCI75HEQ@reply.github.com>
To: sacmwg/draft-ietf-sacm-coswid <draft-ietf-sacm-coswid@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <sacmwg/draft-ietf-sacm-coswid/issues/18@github.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5eb0f78c83e9a_60703f93d4ecd9646141bf"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: laurencelundblade
X-GitHub-Recipient: sacm
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: sacm@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/sacm/R9WZ5qBS5N8Uw9no8ZY2G5TdQN0>
Subject: [sacm] [sacmwg/draft-ietf-sacm-coswid] Floating-point dates (#18)
X-BeenThere: sacm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: SACM WG mail list <sacm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sacm>, <mailto:sacm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sacm/>
List-Post: <mailto:sacm@ietf.org>
List-Help: <mailto:sacm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sacm>, <mailto:sacm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 May 2020 05:20:15 -0000

In 2.9.4.  The evidence-entry Map, there is a reference to CDDL "time", which by RFC8610 is an int or a float.  The only advantage of float for human time scales is fractions of seconds, and there is burden to support float.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/sacmwg/draft-ietf-sacm-coswid/issues/18