Re: [kitten] Requesting WG adoption of several SCRAM related documents

Alexey Melnikov <alexey.melnikov@isode.com> Fri, 05 November 2021 15:50 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 217533A0D6B for <kitten@ietfa.amsl.com>; Fri, 5 Nov 2021 08:50:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.429
X-Spam-Level:
X-Spam-Status: No, score=-5.429 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=-3.33, 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 yWWfWoZrSAPP for <kitten@ietfa.amsl.com>; Fri, 5 Nov 2021 08:50:08 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id CAA033A10DD for <kitten@ietf.org>; Fri, 5 Nov 2021 08:50:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1636127405; d=isode.com; s=june2016; i=@isode.com; bh=pKSTkml2HUmrwpfZAd9tjj46FCUAhkETSA3JkZ2AwTM=; 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=NR7Ao8dCEEqTPUsYWM2nlWnRsbcbHbpipUR/TIlOmoqjBHewYFqefbgthcEjguM4n83+jN hlqPnygDqioGedrlkub8WA90EPuwhUx3dJGoVnFHUkZKljtrXkgRF46iAWBemDxdAufioj GDFPCPaVpLbaAe2uRxlFvBEaUjGjAEk=;
Received: from [192.168.1.222] (host5-81-100-95.range5-81.btcentralplus.com [5.81.100.95]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <YYVSrAAF4rzn@waldorf.isode.com>; Fri, 5 Nov 2021 15:50:05 +0000
To: Dave Cridland <dave@cridland.net>
Cc: "kitten@ietf.org" <kitten@ietf.org>, Robbie Harwood <rharwood@redhat.com>
References: <4a14c16b-644f-ac40-7b3a-a1712c9aa3d2@isode.com> <CAKHUCzwUZJOi0KsSYcyVjHHQkc8EaRHT6=59UhXc2EWDTUi00w@mail.gmail.com>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <dc5a6e3f-6024-0578-e417-7ebe589ccd3b@isode.com>
Date: Fri, 05 Nov 2021 15:49:57 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0
In-Reply-To: <CAKHUCzwUZJOi0KsSYcyVjHHQkc8EaRHT6=59UhXc2EWDTUi00w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/kitten/tEZELZFh40ZW4RdJIVdYij9UBsk>
Subject: Re: [kitten] Requesting WG adoption of several SCRAM related documents
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Nov 2021 15:50:13 -0000

Dave,

On 05/11/2021 15:41, Dave Cridland wrote:
> The obvious downside of the approach we took is that it requires
> changes to the SASL profiles of the application protocols - this is
> certainly undesirable.

I like your approach of stacking mechanisms, but I fear this is going to 
be a multi-year approach to implement and deploy.

So yes, happy to work on this as well, but I am not happy to not work on 
simpler/quicker ways to deploy 2FA with SCRAM that can be done in a 
couple of months time.

> It could be side-stepped by providing a
> meta-mechanism, which in turn handled the enhanced exchange
> internally, but this is very much a compatibility layer and (I
> suspect) less efficient. In any case, XEP-0388 provides a better
> profile for XMPP for various unrelated reasons.

Best Regards,

Alexey