Re: [precis] Stephen Farrell's No Objection on draft-ietf-precis-saslprepbis-17: (with COMMENT)

Stephen Farrell <stephen.farrell@cs.tcd.ie> Wed, 27 May 2015 16:06 UTC

Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: precis@ietfa.amsl.com
Delivered-To: precis@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 041C21A1AFB; Wed, 27 May 2015 09:06:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.21
X-Spam-Level:
X-Spam-Status: No, score=-4.21 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] 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 eHoxAFg2Vnjc; Wed, 27 May 2015 09:06:33 -0700 (PDT)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 113381A1AE3; Wed, 27 May 2015 09:06:32 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id 5CA12BEE7; Wed, 27 May 2015 17:06:30 +0100 (IST)
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KlotBtQ9MAEC; Wed, 27 May 2015 17:06:30 +0100 (IST)
Received: from [134.226.36.180] (stephen-think.dsg.cs.tcd.ie [134.226.36.180]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id 173EDBEE1; Wed, 27 May 2015 17:06:30 +0100 (IST)
Message-ID: <5565EB85.2060407@cs.tcd.ie>
Date: Wed, 27 May 2015 17:06:29 +0100
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Alexey Melnikov <alexey.melnikov@isode.com>, Peter Saint-Andre - &yet <peter@andyet.net>, The IESG <iesg@ietf.org>
References: <20150527132109.25645.76593.idtracker@ietfa.amsl.com> <5565DB7E.6080508@andyet.net> <5565DEF5.6090405@cs.tcd.ie> <5565E295.1010505@andyet.net> <5565E65D.9030605@andyet.net> <5565E6EB.7010505@isode.com>
In-Reply-To: <5565E6EB.7010505@isode.com>
OpenPGP: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2; url=
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/precis/ihtOH9DmxuxFZ2A01TgnrDj1oQM>
Cc: draft-ietf-precis-saslprepbis.ad@ietf.org, precis-chairs@ietf.org, precis@ietf.org, draft-ietf-precis-saslprepbis@ietf.org, draft-ietf-precis-saslprepbis.shepherd@ietf.org
Subject: Re: [precis] Stephen Farrell's No Objection on draft-ietf-precis-saslprepbis-17: (with COMMENT)
X-BeenThere: precis@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Preparation and Comparison of Internationalized Strings <precis.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/precis>, <mailto:precis-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/precis/>
List-Post: <mailto:precis@ietf.org>
List-Help: <mailto:precis-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/precis>, <mailto:precis-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 27 May 2015 16:06:35 -0000


On 27/05/15 16:46, Alexey Melnikov wrote:
>>
>> NEW
>>       Note: Some existing systems allow an empty string in places where
>>       a password would be expected (e.g., command-line tools that might
>>       be called from an automated script, or servers that might need to
>>       be restarted without human intervention).  From the perspective of
>>       this document (and RFC 4013 before it), these empty strings are
>>       not passwords but are workarounds for the practical difficulty of
>>       using passwords in certain scenarios.  The prohibition on zero-
>>       length passwords is not a recommendation regarding password
>>       strength (since a password of only one byte is highly insecure),
>>       but is meant to prevent applications from mistakenly omitting a
>>       password entirely, since when internationalized characters are
>>       accepted a non-empty sequence of characters can result in a zero-
>>       length password after canonicalization.
> Yes, this looks great. Thank you!

Same here. That's a fine addition I think.

Cheers,
S.