[stir] wglc comment: draft-ietf-stir-passport-divert-05

Robert Sparks <rjsparks@nostrum.com> Fri, 12 April 2019 20:45 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: stir@ietfa.amsl.com
Delivered-To: stir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F76B120615 for <stir@ietfa.amsl.com>; Fri, 12 Apr 2019 13:45:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.98
X-Spam-Level:
X-Spam-Status: No, score=-1.98 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.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 nBz86Qpc-Jnf for <stir@ietfa.amsl.com>; Fri, 12 Apr 2019 13:45:41 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3283120396 for <stir@ietf.org>; Fri, 12 Apr 2019 13:45:41 -0700 (PDT)
Received: from unescapeable.local ([47.186.39.7]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id x3CKjegc027739 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for <stir@ietf.org>; Fri, 12 Apr 2019 15:45:41 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1555101941; bh=WLVi4QsLQcS9KWu0417zgPyaE5kgMC0jyiQXg8BMOrs=; h=To:From:Subject:Date; b=KOkwWgDyZPneUC5ayazPHk5F24RL8y09pIQ7Fuh7I++Z9lXu/BK9bhlqsaguoFPbp N8TGRUNvfoJIX3WNRKBpgMqoRsXT+j//HNYGE4F3vnZ4B4MVjak21zmE+Mh/2qqH7o QRoHY6yMvwfk7rtI3Z1ej1b56nUL5X3J7wGeHEeM=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.39.7] claimed to be unescapeable.local
To: "stir@ietf.org" <stir@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <739ed9d7-79f3-867b-6dda-4664b23e971f@nostrum.com>
Date: Fri, 12 Apr 2019 15:45:39 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/stir/RR8rHFh6axUISBXcinamBFi-6p0>
Subject: [stir] wglc comment: draft-ietf-stir-passport-divert-05
X-BeenThere: stir@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Secure Telephone Identity Revisited <stir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/stir>, <mailto:stir-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/stir/>
List-Post: <mailto:stir@ietf.org>
List-Help: <mailto:stir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/stir>, <mailto:stir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Apr 2019 20:45:44 -0000

This is a bit of an edge condition thing.

Section 4.2 talks about normal verification, and states (maybe implies) 
that there will only be one outermost PASSport in a chain of "div"s.

What if there are two (from someone trying to be malicious)?

RjS