Re: [saag] SSH Protocol Extensions

Nico Williams <nico@cryptonector.com> Wed, 12 August 2015 15:50 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: saag@ietfa.amsl.com
Delivered-To: saag@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A14F01A0045 for <saag@ietfa.amsl.com>; Wed, 12 Aug 2015 08:50:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.366
X-Spam-Level:
X-Spam-Status: No, score=-2.366 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 VSCYEDsTpsBK for <saag@ietfa.amsl.com>; Wed, 12 Aug 2015 08:50:19 -0700 (PDT)
Received: from homiemail-a102.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id D226C1A0087 for <saag@ietf.org>; Wed, 12 Aug 2015 08:50:19 -0700 (PDT)
Received: from homiemail-a102.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a102.g.dreamhost.com (Postfix) with ESMTP id 8A5B320047B85; Wed, 12 Aug 2015 08:50:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=y9QP+rIhi3Fvql rUZ4ljvfWKv94=; b=jHOdRaVPqFpIDesg3T4XESTXaC5sAJTxpTcKaFag3spbDE qXuCG8ZZq3KOfdY4EJnwofakBIvaBGQHWMvybdQEhHL8uUHuzq0jgyWl5pH8Hi2H /iHS6p4IsXV1pKNCFozSQ6qpjUik9Zp8zUANGihtK3ngVGM7oZF9w2neQZpmA=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a102.g.dreamhost.com (Postfix) with ESMTPA id 826AE20047B86; Wed, 12 Aug 2015 08:50:18 -0700 (PDT)
Date: Wed, 12 Aug 2015 10:50:17 -0500
From: Nico Williams <nico@cryptonector.com>
To: Michael Richardson <mcr+ietf@sandelman.ca>
Message-ID: <20150812155016.GA24354@localhost>
References: <CAPofZaFwCdNKzM42HJMJzLsx+VSVt07Jp+FHA7rV1g7+X7RNNQ@mail.gmail.com> <55CB2D0F.8000606@restena.lu> <CAPofZaHz6rUE54SOX-sS3VDqtKbdsWifX1iWWqKhySR7rXqdmw@mail.gmail.com> <12386.1439391436@sandelman.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <12386.1439391436@sandelman.ca>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <http://mailarchive.ietf.org/arch/msg/saag/7u4Hp8KPQZjcMwU1co6SJWfP-MQ>
Cc: saag@ietf.org
Subject: Re: [saag] SSH Protocol Extensions
X-BeenThere: saag@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Security Area Advisory Group <saag.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/saag>, <mailto:saag-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/saag/>
List-Post: <mailto:saag@ietf.org>
List-Help: <mailto:saag-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/saag>, <mailto:saag-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2015 15:50:23 -0000

On Wed, Aug 12, 2015 at 10:57:16AM -0400, Michael Richardson wrote:
> 
> Phil Lello <phil@dunlop-lello.uk> wrote:
>     > Many thanks Stefan, I wasn't aware of the ABFAB WG, I will review their
>     > specs.
> 
> Is ABFAB actually writing SSH extensions?

No, they aren't.

> My (three-minute review) impression they are writing GSSAPI extensions, and
> SSH can use GSSAPI.

Yes, that's it.

> If they don't suit, where would Phil go?

In principle the old SECSH WG mailing list is to be used for discussing
SSHv2 extensions.  We might want to create an @ietf.org list though,
though if the volume is low enough SAAG works for me.

As for SSHv2 and federation, I'd like to understand what functionality
is needed that using GSS/ABFAB can't provide.

> I think it would have to be an Independant Stream or AD sponsored, but I'm
> sure that using saag to review would be great.

Yes.

> It would be very nice to be able to get a list of names of the server
> that are "also" names... and it would be nice to be able to get a 302-type
> redirect...

Hmm?  You mean ask an SSHv2 server to list its aliases?  And to give you
temporary redirects?

Nico
--