Re: [websec] #12: Remove dependencies on HTTPbis and depend on RFC2616 only

Peter Saint-Andre <stpeter@stpeter.im> Mon, 25 July 2011 12:26 UTC

Return-Path: <stpeter@stpeter.im>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C4B921F8500 for <websec@ietfa.amsl.com>; Mon, 25 Jul 2011 05:26:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B9gZJ6xyvRbK for <websec@ietfa.amsl.com>; Mon, 25 Jul 2011 05:26:22 -0700 (PDT)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 280AB21F8585 for <websec@ietf.org>; Mon, 25 Jul 2011 05:26:14 -0700 (PDT)
Received: from squire.local (unknown [198.135.0.233]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id 75869411C7; Mon, 25 Jul 2011 06:27:09 -0600 (MDT)
Message-ID: <4E2D60E4.5060800@stpeter.im>
Date: Mon, 25 Jul 2011 08:26:12 -0400
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:5.0) Gecko/20110624 Thunderbird/5.0
MIME-Version: 1.0
To: jeff.hodges@kingsmountain.com
References: <070.539ef13c72e2cb4abcd86533f0e2d81c@trac.tools.ietf.org>
In-Reply-To: <070.539ef13c72e2cb4abcd86533f0e2d81c@trac.tools.ietf.org>
X-Enigmail-Version: 1.2
OpenPGP: url=https://stpeter.im/stpeter.asc
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: websec@ietf.org
Subject: Re: [websec] #12: Remove dependencies on HTTPbis and depend on RFC2616 only
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/websec>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jul 2011 12:26:23 -0000

On 7/24/11 9:22 PM, websec issue tracker wrote:
> #12: Remove dependencies on HTTPbis and depend on RFC2616 only
> 
>  -strict-transport-sec has various dependencies (e.g. STS header field
>  ABNF) on HTTPbis.
> 
>  HTTPbis may not complete in a timeframe workable for having -strict-
>  transport-sec go to RFC, so we should remove dependencies on HTTPbis, and
>  depend on RFC2616 only.

Jeff, just curious: what do you perceive as the likely timeframe for
publication of both HSTS and HTTPbis?

/psa