Martin Duerst | 13 Feb 17:58
Picon
Favicon

Re: IDNs in IE and Google

At 17:20 04/01/27 +0900, Soobok Lee wrote:

>Thinking that Content/Javascript/Java/Cookie security models heavily 
>depends on text
>represenatations of hostname and file path parts of URL(then IRI), MS's 
>current conservative
>postitions may be justified for security reasons.

If you have any security issues related to IRIs that are not currently
at http://www.w3.org/International/iri-edit/draft-duerst-iri.html#anchor21,
please tell me.

Regards,   Martin.

Martin Duerst | 13 Feb 18:10
Picon
Favicon

Re: IDNs in IE and Google

At 00:12 04/01/28 +0900, Soobok Lee wrote:

>Moreover, Most asian HTML homepages are published in local charset encoding
>like euc-kr, big5 and gb2312 etc. UTF-8-encoded HTML pages are extremely 
>*RARE*
>in ASIA.

There is no need to switch to UTF-8 encoded pages to use IRIs.

>Need for backward compatibility to already deployed IRI-concept and
>Unicode<->Local charset conversion layer may lay another  complexity to 
>IRI effort.

Yes. That's why I have developed the fileiri module for Apache.
See http://dev.w3.org/cvsweb/apache-modules/mod_fileiri/,
http://www.w3.org/2003/06/mod_fileiri/Overview.html
(the examples don't work if the test server isn't up),
and http://www.w3.org/2003/Talks/0904-IUC-IRI/.

The idea of this module is easy: You tell it in what encoding
the file names on your server are, per directory if you want
(probably even finer, although I haven't tested that), and
the server makes sure that the files can be retrieved both
from older browsers (which just use the encoding in the page)
as well as from newer browsers (which convert to UTF-8 before
sending out the URI).

Any comments, beta-testers, and porters are welcome!

Regards,   Martin.
(Continue reading)

William Tan | 2 Mar 08:35
Favicon
Gravatar

IDN-OSS Alpha Plugin for IE

Hi all,

The IDN-OSS project has just released a prototype plugin for Internet 
Explorer (on Windows 2000/XP).

This is an alpha-quality software, and there are a few issues yet to be 
resolved. However, we are working hard on it, and will be releasing 
early and often. We welcome any help and feedback from you, the idea is 
to get the community involved.

IDN-OSS Project: http://idn.isc.org/

Best regards,

wil.


Gmane