Re: [xmpp] See-other-uri and insecure web sockets

Kevin Smith <kevin@kismith.co.uk> Thu, 24 April 2014 17:01 UTC

Return-Path: <k.i.smith@gmail.com>
X-Original-To: xmpp@ietfa.amsl.com
Delivered-To: xmpp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C49D61A02AD for <xmpp@ietfa.amsl.com>; Thu, 24 Apr 2014 10:01:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.278
X-Spam-Level:
X-Spam-Status: No, score=-1.278 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=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 qK3-7JwLjTbm for <xmpp@ietfa.amsl.com>; Thu, 24 Apr 2014 10:01:46 -0700 (PDT)
Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) by ietfa.amsl.com (Postfix) with ESMTP id 675B71A0298 for <xmpp@ietf.org>; Thu, 24 Apr 2014 10:01:46 -0700 (PDT)
Received: by mail-wi0-f171.google.com with SMTP id q5so1427199wiv.16 for <xmpp@ietf.org>; Thu, 24 Apr 2014 10:01:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=hdWy9Nt63ouRI1V0wlAdGrzHUJ3I8E3ibuS2Uf/mdEs=; b=J7DU/jgE+CCelFiLLSSwcRTQ+7aA9Ke62En38fXiOJp+TzVTtohlIS1v91m1X/ZSTg Rx5VT2lwH+mubH64ZmxUs8xmlvVk0rFySBLFWYaZXBVVq9Hw1pFqdSHCMR7ouClsh0GX 7/ZPKwnVreLfdcNEFesFblkQ13UPepY4TvXkj4Nsjghw0DchzZaQLsCfhYUdiyLgyrxp rT4DOZdqu3sEXeTePu9FjXjmaAoqdjeGsIdjfaiyg7SpIGj+iiX4s5CAoiOEw0aq8ASm F2uMQrs6yrMoyZoCN7TWgCUkJIJENeW3b5oeygEwc1Ssh5lp+Kwj3WaF/FoT/2EEg3ht ZACw==
MIME-Version: 1.0
X-Received: by 10.180.74.132 with SMTP id t4mr7406055wiv.30.1398358899829; Thu, 24 Apr 2014 10:01:39 -0700 (PDT)
Sender: k.i.smith@gmail.com
Received: by 10.217.96.196 with HTTP; Thu, 24 Apr 2014 10:01:39 -0700 (PDT)
In-Reply-To: <460F5B58-D3B6-4BF2-8382-0FB59F3ED102@nostrum.com>
References: <E72F7F55-02DE-449E-A68C-BA8B18DAE975@vidyo.com> <CAOb_Fnzw_dw3V5W2U5M6ch2k5d=HmpUdjBYbJJQSpkWKH=V+1w@mail.gmail.com> <5316813E.3020901@stpeter.im> <460F5B58-D3B6-4BF2-8382-0FB59F3ED102@nostrum.com>
Date: Thu, 24 Apr 2014 18:01:39 +0100
X-Google-Sender-Auth: AeRpOnnT9lMX6JVLf2Bzlrg9H3c
Message-ID: <CAOb_Fnwb01c4L8unPb+gBZX0aMH_AbtF5JpWzfC2Jsnt827PDw@mail.gmail.com>
From: Kevin Smith <kevin@kismith.co.uk>
To: Ben Campbell <ben@nostrum.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/xmpp/sTJoJSKtuUeB7uoJtRjvAFC7sVI
Cc: Jonathan Lennox <jonathan@vidyo.com>, "xmpp@ietf.org" <xmpp@ietf.org>
Subject: Re: [xmpp] See-other-uri and insecure web sockets
X-BeenThere: xmpp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: kevin@kismith.co.uk
List-Id: XMPP Working Group <xmpp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xmpp>, <mailto:xmpp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xmpp/>
List-Post: <mailto:xmpp@ietf.org>
List-Help: <mailto:xmpp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xmpp>, <mailto:xmpp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 24 Apr 2014 17:01:48 -0000

On Wed, Apr 23, 2014 at 8:07 PM, Ben Campbell <ben@nostrum.com> wrote:
> Peter, Kevin, and Jonathan,
>
> In your opinions, is this sufficiently addressed in the current version of the draft?

Yes, thank you.

(And the Draft seems in generally good shape)

/K