Re: [sipcore] Benjamin Kaduk's No Objection on draft-ietf-sipcore-rejected-08: (with COMMENT)

Benjamin Kaduk <kaduk@mit.edu> Thu, 20 June 2019 03:14 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: sipcore@ietfa.amsl.com
Delivered-To: sipcore@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35B33120072; Wed, 19 Jun 2019 20:14:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-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 DfmHj2MocDlG; Wed, 19 Jun 2019 20:14:29 -0700 (PDT)
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 E1FBF120134; Wed, 19 Jun 2019 20:14:28 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x5K3EOa6027100 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 19 Jun 2019 23:14:26 -0400
Date: Wed, 19 Jun 2019 22:14:23 -0500
From: Benjamin Kaduk <kaduk@mit.edu>
To: Eric Burger <eburger@standardstrack.com>
Cc: The IESG <iesg@ietf.org>, draft-ietf-sipcore-rejected@ietf.org, sipcore@ietf.org, sipcore-chairs@ietf.org
Message-ID: <20190620031423.GC52381@kduck.mit.edu>
References: <156030110472.5972.1062340244094112710.idtracker@ietfa.amsl.com> <8ABA9BE7-8516-4F10-9E58-ED6D23A352B1@standardstrack.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <8ABA9BE7-8516-4F10-9E58-ED6D23A352B1@standardstrack.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/sipcore/wKR-eoP4H5sTkIrt6tI72cWysfM>
Subject: Re: [sipcore] Benjamin Kaduk's No Objection on draft-ietf-sipcore-rejected-08: (with COMMENT)
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SIP Core Working Group <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sipcore>, <mailto:sipcore-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sipcore/>
List-Post: <mailto:sipcore@ietf.org>
List-Help: <mailto:sipcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Jun 2019 03:14:31 -0000

On Wed, Jun 19, 2019 at 10:50:40PM -0400, Eric Burger wrote:
> 
> 
> > On Jun 11, 2019, at 8:58 PM, Benjamin Kaduk via Datatracker <noreply@ietf.org> wrote:
> [snip]
> > ----------------------------------------------------------------------
> > COMMENT:
> > ----------------------------------------------------------------------
> > 
> > Do we want to give any references/examples for "some jurisdictions" or
> > "many jurisdictions”?
> 
> I would prefer not to put it into an archival document. One might think the U.S. and Canada would be examples, but I cannot speak on behalf of the U.S. Government, Canadian Government, or any governmental department, agency, or commission.

Understood.

> [snip]
> > Section 3.2.2
> > 
> >   The payload contains two JSON values.  The first JSON Web Token (JWT)
> >   claim that MUST be present is the iat (issued at) claim [RFC7519].
> >   The "iat" MUST be set to the date and time of the issuance of the 608
> >   response.  This mandatory component protects the response from replay
> >   attacks.
> > 
> > nit(?): Perhaps this protection is only "outside the scope of a narrow
> > window of time corresponding to the allowed RTT and any permitted time
> > skew", per Section 3.3.
> 
> Given the ubiquity of using iat for just this purpose, I would offer it would be redundant to reiterate it here. Would it be OK with you to not go there here?

That would be okay, yes.

> >                                      Call originators (at the UAC) can
> >   use the information returned by the jCard to contact the intermediary
> >   that rejected the call to appeal the intermediary's blocking of the
> >   call attempt.  What the intermediary does if the blocked caller
> >   contacts the intermediary is outside the scope of this document.
> > 
> > It seems like it is permissible for the intermediary to reject this new
> > call as well; can we get into some sort of recursion-like situation?
> 
> That would be a major fail on the part of the intermediary. However, I do not think there is anything we can do about it. We certainly do not want to tell the intermediary operator they cannot protect themselves from, in this case, a TDoS attack. On the other hand, I do not think we can possibly require the intermediary operator to accept the call. That would be some magic Protocol Policing(tm) if we could! Because of the risks, I am not sure we even want to give guidance - such an operational issue seems outside the scope of the IETF. However, if the IESG or SIPCORE folks think otherwise, I can put in some language to that effect.

Mostly I just wanted to check that I was understanding things properly;
I agree that would be a major fail by the intermediary.  So please don't
add any guidance solely on my account!

> [snip]
> I edited most all of your other comments in. Thanks!
> 

Thanks!

-Ben