Re: [EAI] draft-klensin-encoded-word-type-u-00
Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com> Thu, 24 November 2011 23:14 UTC
Return-Path: <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
X-Original-To: ima@ietfa.amsl.com
Delivered-To: ima@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E36BE21F8B0E for <ima@ietfa.amsl.com>; Thu, 24 Nov 2011 15:14:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.92
X-Spam-Level:
X-Spam-Status: No, score=-102.92 tagged_above=-999 required=5 tests=[AWL=0.179, BAYES_00=-2.599, FROM_LOCAL_NOVOWEL=0.5, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1OnJitpcIvio for <ima@ietfa.amsl.com>; Thu, 24 Nov 2011 15:14:18 -0800 (PST)
Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com [74.125.82.44]) by ietfa.amsl.com (Postfix) with ESMTP id 320E021F8B0D for <ima@ietf.org>; Thu, 24 Nov 2011 15:14:18 -0800 (PST)
Received: by wwp14 with SMTP id 14so1928211wwp.13 for <ima@ietf.org>; Thu, 24 Nov 2011 15:14:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=UaFTODIOzTVBI53akB7j74V5CznWY1RRi3kYnx+quHo=; b=wsygcpOplHrvzSolK8s/WnfO/aHTHe9bdC7pKH+b5Zb+Gq4ZnsMi7k1fe1Ty014ZXc C611kDeyAFRnf48IeKkLaUJ55YsstUejG5koPlzAW/I6AVmb/b6sSii+hVmreK04Rjqc Dv7m8VbEL82vTqKRRFnBBP8KFwxxHQMVXjqZY=
Received: by 10.180.103.170 with SMTP id fx10mr30187583wib.56.1322176456079; Thu, 24 Nov 2011 15:14:16 -0800 (PST)
MIME-Version: 1.0
Received: by 10.216.255.70 with HTTP; Thu, 24 Nov 2011 15:13:35 -0800 (PST)
In-Reply-To: <79084A029BB2424F3BBF8A65@PST.JCK.COM>
References: <79084A029BB2424F3BBF8A65@PST.JCK.COM>
From: Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
Date: Fri, 25 Nov 2011 00:13:35 +0100
Message-ID: <CAHhFyboYbeorkpQM+PuR7Qe7QL91yXyaiB8eyTK56dSkJmJnMw@mail.gmail.com>
To: John C Klensin <klensin@jck.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: ima@ietf.org
Subject: Re: [EAI] draft-klensin-encoded-word-type-u-00
X-BeenThere: ima@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "EAI \(Email Address Internationalization\)" <ima.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ima>, <mailto:ima-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ima>
List-Post: <mailto:ima@ietf.org>
List-Help: <mailto:ima-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ima>, <mailto:ima-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 24 Nov 2011 23:14:19 -0000
On 24 November 2011 22:58, John C Klensin <klensin@jck.com> wrote: > encoding form "B" pretty much requires a computer to decode. > %-encoded UTF-8 octets are even worse: one needs a computer > or a subtle calculation to turn them into a Unicode code point I'm not sure what is worse, with UTF-8 I'd see where code points begin and end, and a "manual" decoding of the tail bytes is not impossible. But after that step I'd give up and write a decoder, actually I did that years ago. > I've just posted draft-klensin-encoded-word-type-u-00 as a > strawman | =?iso-10646-UCS-4+de?u?Das ist verr\u'00FC'ckt?= Yes, it must appear as ASCII-gibberish word, you have to encode the spaces somehow. And there are lots of MUST NOTs in section 5 bullet (3) of RFC 2047. I vaguely recall that the USEFOR WG also tried to do something interesting with RFC 2047 + 2231, but I've forgotten the outcome. Only Bruce Lilly really understands these RFCs, and here I intentionally exclude the authors. :-) But doing something based on RFC 5137 is attractive. (If you want to see me screaming look up "RFC 2231" in USEFOR archives.) Of course we could say that rare EAI downgrading scenarios can as well eat the existing 2231 dogfood, but I'm not sure that "encoded words" really solve EAI problems with all those MUST NOT in 2047. -Frank
- [EAI] draft-klensin-encoded-word-type-u-00 John C Klensin
- Re: [EAI] draft-klensin-encoded-word-type-u-00 Frank Ellermann
- Re: [EAI] draft-klensin-encoded-word-type-u-00 John C Klensin
- Re: [EAI] draft-klensin-encoded-word-type-u-00 Martin J. Dürst