Re: [Jmap] Robert Wilton's No Objection on draft-ietf-jmap-smime-09: (with COMMENT)

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 18 November 2021 19:27 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: jmap@ietfa.amsl.com
Delivered-To: jmap@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44E773A09F6; Thu, 18 Nov 2021 11:27:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.951
X-Spam-Level:
X-Spam-Status: No, score=-3.951 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=-1.852, 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=isode.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 KMECe8yVoswP; Thu, 18 Nov 2021 11:27:00 -0800 (PST)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id DE3493A09F5; Thu, 18 Nov 2021 11:26:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1637263616; d=isode.com; s=june2016; i=@isode.com; bh=b5C+4HYqWCaMaYSS7Lzn6ZHJAHXa2zO3RPvJaZLcxqA=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=nX4LVIZW6mf6D416GaavQ72JBuZcr0Lwsw5fyVfvG3UtcOZC5sMM3EMuqYdSnFS8Ea3w6f Xf8eXeg73mv/s2d91GaYi73ha9nur2B8KcFyY3AAgZIwgYp1KoJ9G+8hk8VNs2sImgIS2F jzqWDwbRoOSAvD3NTRUqDkFpNZNHUXA=;
Received: from [192.168.0.5] ((unknown) [94.3.228.58]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <YZao=wAF4osI@waldorf.isode.com>; Thu, 18 Nov 2021 19:26:56 +0000
X-SMTP-Protocol-Errors: NORDNS
Message-ID: <7f654570-98c6-1866-bcaf-e997f764c543@isode.com>
Date: Thu, 18 Nov 2021 19:26:55 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1
From: Alexey Melnikov <alexey.melnikov@isode.com>
To: Robert Wilton <rwilton@cisco.com>, The IESG <iesg@ietf.org>
Cc: jmap@ietf.org, draft-ietf-jmap-smime@ietf.org, jmap-chairs@ietf.org, brong@fastmailteam.com
References: <163472256651.12981.413656253938594590@ietfa.amsl.com>
In-Reply-To: <163472256651.12981.413656253938594590@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/jmap/s4ibGF3TSCG0ZrfWRzZRdrZKRjc>
Subject: Re: [Jmap] Robert Wilton's No Objection on draft-ietf-jmap-smime-09: (with COMMENT)
X-BeenThere: jmap@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: JSON Message Access Protocol <jmap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jmap>, <mailto:jmap-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap/>
List-Post: <mailto:jmap@ietf.org>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jmap>, <mailto:jmap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Nov 2021 19:27:05 -0000

Hi Robert,

On 20/10/2021 10:36, Robert Wilton via Datatracker wrote:
> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
>
> Hi,
>
> I have to confess that I don't know IMAP, and hence my question may have an
> obvious answer, but it is unclear to me whether a server supporting the
> smimeverify capability implies that it SHOULD also support checking the S/MIME
> signature at delivery time?  If this is the case, should this be clarified,
> perhaps in section 3?
The intent was to require support of all attributes specified in the draft.
> I.e., section 3 states:
>     Servers supporting
>     _this_ specification MUST add a property called
>     "urn:ietf:params:jmap:smimeverify" to the capabilities object.
>
> E.g., section 4.1 states:
>
>     signed:  S/MIME signed message, but the signature was not yet
>        verified.  Some servers might not attempt to verify a signature
>        until a particular message is requested by the client.  JMAP
>        servers compliant with this document SHOULD return "signed/
>        verified" or "signed/failed" instead of this signature status.
>
> These two statements seem to imply that a server returning the smimeverify
> capability SHOULD also support checking the S/MIME signature at delivery
> because they SHOULD either return signed/verified or signed/failed for a
> request for smimeStatusAtDelivery, which at least implies that they have
> previously checked the signature when it was delivered.  Is that was is
> intended?

I clarified in -11 that "smimeStatusAtDelivery" doesn't actually need to 
be calculated at delivery.

Best Regards,

Alexey