Re: [apps-discuss] Comments on draft-ietf-appsawg-about-uri-scheme
Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com> Thu, 17 November 2011 04:10 UTC
Return-Path: <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3EEB21F9460 for <apps-discuss@ietfa.amsl.com>; Wed, 16 Nov 2011 20:10:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.164
X-Spam-Level:
X-Spam-Status: No, score=-102.164 tagged_above=-999 required=5 tests=[AWL=-0.565, BAYES_00=-2.599, FROM_LOCAL_NOVOWEL=0.5, J_CHICKENPOX_55=0.6, J_CHICKENPOX_57=0.6, MIME_8BIT_HEADER=0.3, 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 w9TOg8jJtO0i for <apps-discuss@ietfa.amsl.com>; Wed, 16 Nov 2011 20:10:24 -0800 (PST)
Received: from mail-wy0-f172.google.com (mail-wy0-f172.google.com [74.125.82.172]) by ietfa.amsl.com (Postfix) with ESMTP id F2C6421F8C0E for <apps-discuss@ietf.org>; Wed, 16 Nov 2011 20:10:23 -0800 (PST)
Received: by wyf28 with SMTP id 28so1621198wyf.31 for <apps-discuss@ietf.org>; Wed, 16 Nov 2011 20:10:23 -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=kpxfO0LETu7tEhHOG/FmADWj04ww2ZglHKUudhj3e6o=; b=hhrT7LTSxPUkx/q1/h8c/jodElpd+wu+KT86+uM8EVCJ42Uv4w/rop7gT4xY6Lp/NP qk1fXuR0/SA1XcCQhHRfI54ekABqhfKvS7CEzzVJlMMUA9MUIFGefRV+hQYCEsO66Glh iIVIgWCQc7v/WEBoClSyQXNbzCGviLrE6z6/A=
Received: by 10.216.72.145 with SMTP id t17mr1092128wed.88.1321503023120; Wed, 16 Nov 2011 20:10:23 -0800 (PST)
MIME-Version: 1.0
Received: by 10.216.184.147 with HTTP; Wed, 16 Nov 2011 20:09:41 -0800 (PST)
In-Reply-To: <4EC40EC3.9080304@gmail.com>
References: <4EC16815.80501@gmail.com> <4EC1D4C1.7080406@isode.com> <4EC40EC3.9080304@gmail.com>
From: Frank Ellermann <hmdmhdfmhdjmzdtjmzdtzktdkztdjz@gmail.com>
Date: Thu, 17 Nov 2011 05:09:41 +0100
Message-ID: <CAHhFybpAiQd0LtGUnHyE5aEOHgpf4Ko5xGe6Vf6JEP53WYkRMw@mail.gmail.com>
To: "Mykyta Yevstifeyev (М. Євстіфеєв)" <evnikita2@gmail.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: Apps-discuss list <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] Comments on draft-ietf-appsawg-about-uri-scheme
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Nov 2011 04:10:25 -0000
2011/11/16 "Mykyta Yevstifeyev (М. Євстіфеєв)" wrote: >> 'about' URIs are subject to encoding rules defined in RFC 3986 >> [RFC3986]. 'about' IRIs [RFC3987] are not permitted. >> The last quoted sentence: why? >> If an about URI is used to edit configuration, I can see some Unicode >> being >> passed in the query part of such URI. > We have no evidence of use. That is the reason. Strong objection. about: URIs are the territory of UA implementors. They are free to do anything they like as long as it is compatible with 3986/3987 and doesn't break <about:blank>. For example they are free to create an equivalent of about:mozilla in any language plus appropriate script. They are also free to create say about:punycode?äöü.de as a service (maybe a stupid plan, but about: URIs and IRIs can be stupid.) They are also free to use slashes in their about URIs, and I have no evidence that this never happened anywhere. With slashes you'd get maybe "path-rootless" or similar, not only "segment-nz". The purpose of the draft should be to get the about: URIs registered without twisting them into something they are not. And as user of UAs with poor documentation which essential about: URIs exist in the UA, e.g., about:support in newer Firefox versions, I'd really like a hint that offering an about:about list will beat "Google it" as a manual. -Frank
- [apps-discuss] draft-ietf-appsawg-about-uri-scheme Mykyta Yevstifeyev (М. Євстіфеєв)
- [apps-discuss] Comments on draft-ietf-appsawg-abo… Alexey Melnikov
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Barry Leiba
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Frank Ellermann
- Re: [apps-discuss] draft-ietf-appsawg-about-uri-s… Alexey Melnikov
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Alexey Melnikov
- Re: [apps-discuss] draft-ietf-appsawg-about-uri-s… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Barry Leiba
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Barry Leiba
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Barry Leiba
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Frank Ellermann
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Barry Leiba
- Re: [apps-discuss] Comments on draft-ietf-appsawg… t.petch
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Mykyta Yevstifeyev (М. Євстіфеєв)
- Re: [apps-discuss] Comments on draft-ietf-appsawg… Jiankang YAO