How To Write A Domain Name In Unix (Unicode) On A Pc Or Mac (Windows) On An Ipo (Windows 7) On Pc Or Ipo 8.5 (Windows 8) On Your Pc Or Pc (Windows

Size: px
Start display at page:

Download "How To Write A Domain Name In Unix (Unicode) On A Pc Or Mac (Windows) On An Ipo (Windows 7) On Pc Or Ipo 8.5 (Windows 8) On Your Pc Or Pc (Windows"

Transcription

1 IDN TECHNICAL SPECIFICATION February 3rd, IDN technical specifications - Version February 3rd, 2012

2 IDN TECHNICAL SPECIFICATION February 3rd, Table of content 1. Foreword Reference documents Decision of the Board Terms subject to prior review Brief backgrounder on IDN technology Warning Terms and definitions Table of accepted characters Use of Unicode versions vs. LDH versions Grandfathering Rule Example Example EPP specifications Example of an IDN query using EPP Example of response Web Interface Specifications DAS specifications Example of an IDN query in its Unicode form Example of an IDN query in its ACE form Example of an IDN query in its Unicode form during the sunrise period Whois port 43 Specifications Notification specifications...15

3 IDN TECHNICAL SPECIFICATION February 3rd, IDN Technical specifications 1. Foreword 1.1. Reference documents The implementation of IDNs at AFNIC is based on the IDNA2008 standard, and the following reference documents. Definitions and protocol: RFC 5890 (08/ pages): Internationalized Domain Names for Applications (IDNA): Definitions and Document Framework RFC 5891 (08/ pages): Internationalized Domain Names in Applications (IDNA): Protocol RFC 5892 (08/ pages): The Unicode Code Points and Internationalized Domain Names for Applications (IDNA) RFC 5894 (08/ pages): Internationalized Domain Names for Applications (IDNA): Background, Explanation, and Rationale Punycode encoding algorithm: RFC 3492 (03/ pages) : Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA) 1.2. Decision of the Board The open-door policy and the registration rules related to IDNs were approved by the AFNIC Board of Directors on 10 June 2011 and are available here: Terms subject to prior review The management of the terms subjected to prior review is not yet completely defined and will be the object of a later communication Brief backgrounder on IDN technology The DNS protocol was not originally defined to be restricted to a set of characters. It is its use and other limitations of "the age" (the protocol is 30 years old) that have resulted in the definition of the syntactic rules we know today.

4 IDN TECHNICAL SPECIFICATION February 3rd, The purpose of the IDNA2008 standard is to reconcile human needs and technical constraints by allowing the use of all forms of writing in domain names. All these forms of writing and the characters they use are defined and grouped together under a standard called Unicode. Since the syntactic rules for domain names require the use of single letters of the Latin alphabet ("a" to "z"), as well as numbers, hyphens, and periods to separate labels, a mechanism for the canonical formation of Unicode domain names and for encoding them has been developed to create names consistent with these rules. While in applications such as web browsers, Unicode names will be displayed, their DNS resolution will be performed using their encoded form (this is normally transparent to the user who should not have to handle this type of domain name) Warning Although its impact may seem small, it is important to note that AFNIC implements the IDNA2008 standard, which slightly differs from the IDNA2003 standard. With respect to the processing of the characters included, the German Eszett (ß) is encoded, not transformed into "ss" as in the previous version of the IDN standard. In addition, the canonicalization step (nameprep) has disappeared, which will have some impact on the use of our interfaces. Each AFNIC application is now free to apply its own rules in this respect. Besides the fact that Unicode domain names must be in Normal Form C, we have chosen to allow the entry of capitals (to ensure backward compatibility with current uses) but their lower-case equivalents will actually be taken into account by the system (note that the Eszett is only accepted in its lower-case form). For example, the domain name "Thé-ou-Café.fr" is not legal in accordance with the IDNA2008 standard. We shall accept it, however once it has been standardized as "thé-ou-café.fr". With more "exotic" alphabets than the Latin, the problem will no doubt be more complex, but as long as AFNIC continues to use the characters indicated in the list below in this document, their canonical form will continue to apply.

5 IDN TECHNICAL SPECIFICATION February 3rd, Terms and definitions Unicode: Standard enabling any character in any form of writing to be encoded in a unique fashion (Unicode on Wikipedia). UTF-8: One of the encoding formats used to encode Unicode characters. ISO : One of the ISO 8-bit encoding standards of the Latin alphabet. Also known as latin9. LatinX: Other names of certain ISO standards. Unlike Latin1, Latin9 includes the ligation "e in o". LDH: "LETTER-DIGIT-HYPHEN" the only ASCII characters authorized for the composition of a label in a domain name. ASCII: "American Standard Code for Information Interchange", the oldest computer standard for encoding characters. Strictly speaking 7-bit, it can only encode 128 characters. ACE: "ASCII Compatible Encoding" is the encoded version of a domain name in its LDH form (xn-caf-dma in Punycode, i.e. its "A-label form"). IDN: "Internationalized Domain Name", containing characters other than ASCII characters alone. Canonicalization: The canonical formation of a string of characters. For example, in Latin, putting a string of characters in their lower-case form is one of the operations that can be involved in a canonicalization process. Normal Form C: Normal form requiring that the characters be (pre)composed. A character corresponds to a unique code point. This exclude characters obtained by using diacritical marks combined with base characters. Code point: Single index associated with a character. Glyph: Graphical representation of a character NAMEPREP: Defines the version in canonical form of a Unicode domain name (was part of IDNA2003, no longer exists in IDNA2008). Punycode: Reversible and unique algorithm, used to transform a canonicalized IDN into its ACE form. Sunrise: Period during which the registration of certain domain names is subject to certain conditions. Grandfathering: the rule used during the "sunrise" period to determine who may or may not file IDNs.

6 IDN TECHNICAL SPECIFICATION February 3rd, Table of accepted characters The following table represents the set of characters may be used to compose the label of a domain name. Historically, only the first 37 characters in this table were allowed, but as of May 3, 2012, it will be possible to use 30 new characters in the composition of the labels of domain names. The "ASCII equivalent" column is special in that it will only be meaningful during the sunrise period (note that sometimes the ASCII equivalent of a Unicode character is a group of two characters). This will be detailed a little later in this document. # Code point Glyph Name ASCII equivalent 1 U+002D - HYPHEN-MINUS SIGN - 2 U DIGIT ZERO 0 3 U DIGIT ONE 1 4 U DIGIT TWO 2 5 U DIGIT THREE 3 6 U DIGIT FOUR 4 7 U DIGIT FIVE 5 8 U DIGIT SIX 6 9 U DIGIT SEVEN 7 10 U DIGIT EIGHT 8 11 U DIGIT NINE 9 12 U+0061 a LATIN SMALL LETTER A a 13 U+0062 b LATIN SMALL LETTER B b 14 U+0063 c LATIN SMALL LETTER C c 15 U+0064 d LATIN SMALL LETTER D d 16 U+0065 e LATIN SMALL LETTER E e 17 U+0066 f LATIN SMALL LETTER F f 18 U+0067 g LATIN SMALL LETTER G g 19 U+0068 h LATIN SMALL LETTER H h 20 U+0069 i LATIN SMALL LETTER I i 21 U+006A j LATIN SMALL LETTER J j 22 U+006B k LATIN SMALL LETTER K k 23 U+006C l LATIN SMALL LETTER L l 24 U+006D m LATIN SMALL LETTER M m 25 U+006E n LATIN SMALL LETTER N n 26 U+006F o LATIN SMALL LETTER O o 27 U+0070 p LATIN SMALL LETTER P p 28 U+0071 q LATIN SMALL LETTER Q q 29 U+0072 r LATIN SMALL LETTER R r 30 U+0073 s LATIN SMALL LETTER S s

7 IDN TECHNICAL SPECIFICATION February 3rd, U+0074 t LATIN SMALL LETTER T t 32 U+0075 u LATIN SMALL LETTER U u 33 U+0076 v LATIN SMALL LETTER V v 34 U+0077 w LATIN SMALL LETTER W w 35 U+0078 x LATIN SMALL LETTER X x 36 U+0079 y LATIN SMALL LETTER Y y 37 U+007A z LATIN SMALL LETTER Z z 38 U+00DF ß LATIN SMALL LETTER SHARP S ss 39 U+00E0 à LATIN SMALL LETTER A WITH GRAVE a 40 U+00E1 á LATIN SMALL LETTER A WITH ACUTE a 41 U+00E2 â LATIN SMALL LETTER A WITH CIRCUMFLEX a 42 U+00E3 ã LATIN SMALL LETTER A WITH TILDE a 43 U+00E4 ä LATIN SMALL LETTER A WITH DIAERESIS a 44 U+00E5 å LATIN SMALL LETTER A WITH RING ABOVE a 45 U+00E6 æ LATIN SMALL LETTER AE ae 46 U+00E7 ç LATIN SMALL LETTER C WITH CEDILLA c 47 U+00E8 è LATIN SMALL LETTER E WITH GRAVE e 48 U+00E9 é LATIN SMALL LETTER E WITH ACUTE e 49 U+00EA ê LATIN SMALL LETTER E WITH CIRCUMFLEX e 50 U+00EB ë LATIN SMALL LETTER E WITH DIAERESIS e 51 U+00EC ì LATIN SMALL LETTER I WITH GRAVE i 52 U+00ED í LATIN SMALL LETTER I WITH ACUTE i 53 U+00EE î LATIN SMALL LETTER I WITH CIRCUMFLEX i 54 U+00EF ï LATIN SMALL LETTER I WITH DIAERESIS i 55 U+00F1 ñ LATIN SMALL LETTER N WITH TILDE n 56 U+00F2 ò LATIN SMALL LETTER O WITH GRAVE o 57 U+00F3 ó LATIN SMALL LETTER O WITH ACUTE o 58 U+00F4 ô LATIN SMALL LETTER O WITH CIRCUMFLEX o 59 U+00F5 õ LATIN SMALL LETTER O WITH TILDE o 60 U+00F6 ö LATIN SMALL LETTER O WITH DIAERESIS o 61 U+00F9 ù LATIN SMALL LETTER U WITH GRAVE u 62 U+00FA ú LATIN SMALL LETTER U WITH ACUTE u 63 U+00FB û LATIN SMALL LETTER U WITH CIRCUMFLEX u 64 U+00FC ü LATIN SMALL LETTER U WITH DIAERESIS u 65 U+00FD ý LATIN SMALL LETTER Y WITH ACUTE y 66 U+00FF ÿ LATIN SMALL LETTER Y WITH DIAERESIS y 67 U+0153 œ LATIN SMALL LIGATURE OE oe

8 IDN TECHNICAL SPECIFICATION February 3rd, Use of Unicode versions vs. LDH versions Domain names are present in the server names, in the URL, and in the addresses: here are the forms accepted by AFNIC interfaces. Detailed error messages will be returned in cases of non-compliance with these rules. Domain name: According to the interfaces, will be accepted in their Unicode version, in their LDH version, or 2. Server name: ONLY the LDH version is acceptable. URL: ONLY the LDH version is acceptable. ONLY the LDH version is acceptable. 4. Grandfathering Rule As of July 3, 2012 (the exact schedule will be announced later), it will be possible for anyone to file an IDN as long as it is consistent with our naming policy where the rule "first come, first served" applies. On the other hand, over the preceding two months (from May 3 to July 3), a "sunrise" period with the "Grandfathering" rule will be established so that holders of domain names corresponding to the current rules have priority in reserving an IDN corresponding to these ASCII versions. This is where the concept of ASCII equivalence mentioned above comes into play. What exactly does this mean? Quite simply, the entity filing an IDN must hold an ASCII-equivalent domain name for the transaction to be accepted. However, if the ASCII equivalent has not yet been filed, it will be possible for the holder to create it at any time, even during the sunrise period. Here are a few examples of potential filings during the sunrise. Caution: the concept of an ASCII-equivalent domain name is applied to the entire domain name (including the extension). A holder of "cafe.fr" is entitled to register "café.fr", but not "café.re" Example 1 IDN m ü l l e r - s t r a ß e. f r ASCII equivalent m u l l e r - s t r a ss e. f r In this case only the holder of the domain name "muller-strasse.fr" may file "müller-straße.fr" (whose ACE form is xn--mller-strae-46a18a.fr). The holder can also equally well register "muller-straße.fr" (whose ACE form is xn--muller-straev9a.fr) or even "müller-strasse.fr" (whose ACE form is xn--mller-strasse-wob.fr) since these three IDNs share the same ASCII-equivalent form.

9 IDN TECHNICAL SPECIFICATION February 3rd, Example 2 IDN 1 IDN 2 p ê c h é s. f r p é c h é s. f r ASCII equivalent p e c h e s. f r In this second example, we have two IDNs that share the same ASCII-equivalent version. As in the previous example, only the current holder may file one or both forms (or all the forms sharing the same ASCII-equivalent version) during the sunrise period. On the other hand, if, in our example, the owner of "peche.fr" only registers "pêchés.fr" (whose ACE form is xn--pchs-dpad.fr) during the sunrise, at the end of the sunrise, the holder will have no claim to "péchés.fr" (whose ACE form is xn--pchs-bpac.fr) which can then be registered by a different holder. 5. EPP specifications With regard to EPP, the only acceptable form for domain names is the LDH form, i.e. the ACE version for IDNs. Some registries require the use of an extension in order to indicate the "language / script tag" to be considered for processing the order. Some rules (lists of characters included, rules for canonical form, etc.) may differ from one language / form of writing to another. Normally the extension is one required to process the IDNs. However, two reasons have led us not to implement this change (for the time being). In the current situation, it does not make much sense for AFNIC, since the same rule and same list of characters will apply for all the cctlds we currently manage. In addition, we only accept characters in the Latin alphabet. Things might have been different if we had accepted, in addition to this alphabet, the Cyrillic or Arabic alphabet, but that is not the case. There is no official EPP extension to manage this configuration, and with work related to the introduction of the new gtlds, the need has become apparent, and the discussions within the former IETF working groups that led to the development of the EPP protocol have restarted. So it seems better to wait rather than to create an EPP extension specific to AFNIC. To avoid the risk of implementing an EPP extension that may not match the consensus that might emerge from current discussions, when there is no real need for AFNIC to do so, we have decided to wait and see. If a standard emerges, however, we have not excluded the possibility of implementing an EPP extension. But if this were to happen, in any case it would be after the launch of IDNs, and after consulting you in order to determine which would be the best schedule for the upgrade. So for EPP, apart from the fact that the domain names and servers are only accepted in their LDH form, no change is to be expected.

10 IDN TECHNICAL SPECIFICATION February 3rd, Example of an IDN query using EPP C:<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi=" xsi:schemalocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> C: <command> C: <info> C: <domain:info xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xsi:schemalocation="urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd"> C: <domain:name hosts="all">xn--strae-42-tya.fr</domain:name> C: </domain:info> C: </info> C: <cltrid>pasterriblecommesecret666</cltrid> C: </command> C:</epp> 5.2. Example of response S:<?xml version="1.0" encoding="utf-8" standalone="yes"?> S:<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi=" xsi:schemalocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> S: <response> S: <result code="1000"> S: <msg>command completed successfully</msg> S: </result> S: <resdata> S: <domain:infdata xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:name>xn--strae-42-tya.fr</domain:name> S: <domain:roid>dom frnic</domain:roid> S: <domain:status s="inactive"/> S: <domain:registrant>tgca108</domain:registrant> S: <domain:contact type="admin">tgca108</domain:contact> S: <domain:contact type="tech">vl0</domain:contact> S: <domain:clid>-naqjanir485-.fr</domain:clid> S: <domain:crdate> t13:16:24.0z</domain:crdate> S: <domain:exdate> t00:00:00.0z</domain:exdate> S: <domain:update> t13:16:24.0z</domain:update> S: <domain:authinfo> S: <domain:pw>idn2012</domain:pw> S: </domain:authinfo> S: </domain:infdata> S: </resdata> S: <trid> S: <cltrid>pasterriblecommesecret666</cltrid> S: <svtrid>dev-vraiton </svtrid> S: </trid> S: </response> S:</epp>

11 IDN TECHNICAL SPECIFICATION February 3rd, Web Interface Specifications The forms used for the administration of domain names will be changed so that an encoding step with validation of the two forms for IDNs is systematically performed. It will be possible to access these forms by entering one or other of the forms (Unicode vs. ASCII), but a validation step with visualization of the domain name in its two forms has been added to avoid any ambiguity about the domain name you want to process. In addition, in order to avoid any encoding problems during copy/paste operations between applications/systems, a virtual keyboard can be used to capture additional characters, some of which (e.g. the German eszett) are not available on the keyboards of every user. We also plan to make available a tool for converting IDNs on all the pages of our site. 7. DAS specifications Accounting for IDNs is an integral part of the existing DAS protocol used by AFNIC, namely IRIS:DCHK (RFC 5144); on the other hand, this protocol refers to the IDNA2003 standard. In the DAS protocol implemented by AFNIC (IDNA2008), the Nameprep step no longer exists. However, as discussed above, given the alphabet used, and in order to be consistent with our other interfaces and current uses at AFNIC, we also accept uppercase input. It will be possible to query an IDN in its ASCII or Unicode form; on the other hand, the 'entityclass' attribute of the <lookupentity> element will not be the same. In the case of an ASCII form, indicate "domain-name"; in the case of a Unicode form, indicate "idn". This is not specific to AFNIC, so if your client code complies with the RFC, no change is to be expected. The answer, in the case of an IDN query, will contain an additional element, namely <idn> containing the Unicode version of the domain name. On the other hand, unlike the domain name entered, only the 67 characters listed above will be used as output (no capitals). The <domainname> element of the answer will always contain the ASCII form of the domain name. The values of the 'entityclass' and 'entityname' attributes in the answer will be identical to those in the query Example of an IDN query in its Unicode form Query: <?xml version="1.0" encoding="utf-8"?> <iris1:request xmlns:iris1="urn:ietf:params:xml:ns:iris1"> <iris1:searchset> <iris1:lookupentity registrytype="dchk1" entityclass="idn" entityname="straße-42.fr"/> </iris1:searchset> </iris1:request>

12 IDN TECHNICAL SPECIFICATION February 3rd, Answer: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <iris:response xmlns:iris="urn:ietf:params:xml:ns:iris1"> <iris:resultset> <iris:answer> <domain xmlns="urn:ietf:params:xml:ns:dchk1" authority="fr" registrytype="dchk1" entityclass="idn" entityname="straße-42.fr"> <domainname>xn--strae-42-tya.fr</domainname> <idn>straße-42.fr</idn> <status> <inactive/> </status> <createddatetime> t13:16:24.0z</createddatetime> <lastdatabaseupdatedatetime> T13:16:24.0Z</lastDatabaseUpdateDateTime> </domain> </iris:answer> </iris:resultset> </iris:response> 7.2. Example of an IDN query in its ACE form Query: <?xml version="1.0" encoding="utf-8"?> <iris1:request xmlns:iris1="urn:ietf:params:xml:ns:iris1"> <iris1:searchset> <iris1:lookupentity registrytype="dchk1" entityclass="domainname" entityname="xn--strae-42-tya.fr"/> </iris1:searchset> </iris1:request> Answer: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <iris:response xmlns:iris="urn:ietf:params:xml:ns:iris1"> <iris:resultset> <iris:answer> <domain xmlns="urn:ietf:params:xml:ns:dchk1" authority="fr" registrytype="dchk1" entityclass="domain-name" entityname="xn-- strae-42-tya.fr"> <domainname>xn--strae-42-tya.fr</domainname> <idn>straße-42.fr</idn> <status> <inactive/> </status> <createddatetime> t13:16:24.0z</createddatetime> <lastdatabaseupdatedatetime> T13:16:24.0Z</lastDatabaseUpdateDateTime> </domain> </iris:answer> </iris:resultset> </iris:response>

13 IDN TECHNICAL SPECIFICATION February 3rd, Example of an IDN query in its Unicode form during the sunrise period Query: <?xml version="1.0" encoding="utf-8"?> <iris1:request xmlns:iris1="urn:ietf:params:xml:ns:iris1"> <iris1:searchset> <iris1:lookupentity registrytype="dchk1" entityclass="idn" entityname="àfnic.fr"/> </iris1:searchset> </iris1:request> Answer: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <iris:response xmlns:iris="urn:ietf:params:xml:ns:iris1"> <iris:resultset> <iris:answer> <domain xmlns="urn:ietf:params:xml:ns:dchk1" authority="fr" registrytype="dchk1" entityclass="idn" entityname="àfnic.fr"> <domainname>xn--fnic-zna.fr</domainname> <idn>àfnic.fr</idn> <status> <reserved> <substatus authority="fr">grandfathering_rule</substatus> <description language="en">ascii equivalent domain already exists</description> </reserved> </status> </domain> </iris:answer> </iris:resultset> </iris:response>

14 IDN TECHNICAL SPECIFICATION February 3rd, Whois port 43 Specifications It will be possible to query the Whois server in 2 ways for IDNs: either by using the Unicode form or by using the ACE form. We also plan to offer an option to control the output format (UTF-8 vs. ASCII). We have chosen to develop this interface by default, and shall provide UTF-8. Two new fields will appear in the Whois output. The first 'domain-ace:' will be systematically present in the case of IDNs, regardless of the chosen output format. The second 'domain-idn:' will only be present in the case of an UTF-8 output (the default output). The 'domain:' field uses the form used in the query. Note that for non-idn domain names, there is no change. Also take care about being consistent in suing options: for example, it will not be possible to query a domain name in its Unicode form if you ask for an ASCII output format. Here is a summary table of the presence of these new fields depending on the context when you query an IDN. Output format IDN input format 'domain:' field format Presence 'domain-ace:' field Presence 'domain-idn:' field UTF-8 Unicode Unicode X X UTF-8 ASCII ASCII X X ASCII Unicode Error - - ASCII ASCII ASCII X - Example of an IDN query (the request was for 'straße.fr') in the UTF-8 output format (default value). domain: straße.fr domain-ace: xn--strae-oqa.fr domain-idn: straße.fr status: ACTIVE hold: NO holder-c: AFNI21-FRNIC admin-c: NFC1-FRNIC tech-c: NFC1-FRNIC zone-c: NFC1-FRNIC nsl-id: NSL53707-FRNIC dsl-id: SIGN6-FRNIC registrar: AFNIC registry anniversary: 01/01 created: 01/01/1995 last-update: 28/09/2011 source: FRNIC The exact value of the output format control options will be announced later.

15 IDN TECHNICAL SPECIFICATION February 3rd, Notification specifications The notifications specifications will be communicated later.

Technical Integration Guide

Technical Integration Guide TECHNICAL INTEGRATION GUIDE February 25th, 2013 1 Technical Integration Guide - Version 2.7 - February 25th, 2013-1 - TECHNICAL INTEGRATION GUIDE February 25th, 2013 2 Table of content 1. Preface... 5

More information

.VOTING Domain Name Registration Policy Updated as of 4th APRIL 2014

.VOTING Domain Name Registration Policy Updated as of 4th APRIL 2014 .VOTING Domain Name Registration Policy Updated as of 4th APRIL 2014 These registration conditions govern the rights and obligations of Valuetainment Corp. ("the registry") and the accredited registrars

More information

Internationalizing the Domain Name System. Šimon Hochla, Anisa Azis, Fara Nabilla

Internationalizing the Domain Name System. Šimon Hochla, Anisa Azis, Fara Nabilla Internationalizing the Domain Name System Šimon Hochla, Anisa Azis, Fara Nabilla Internationalize Internet Master in Innovation and Research in Informatics problematic of using non-ascii characters ease

More information

Functional specifications for the opening of registrations of domain names with 1 & 2 characters in the.fr TLD via EPP

Functional specifications for the opening of registrations of domain names with 1 & 2 characters in the.fr TLD via EPP GUIDE TECHNIQUE avril 2014 1 Functional specifications for the opening of registrations of domain names with 1 & 2 characters in the.fr TLD via EPP GUIDE TECHNIQUE avril 2014 2 C o n t e n t s 1. Preface...

More information

Internationalization of Domain Names

Internationalization of Domain Names Internationalization of Domain Names Marc Blanchet (Marc.Blanchet@viagenie.qc.ca) Co-chair of the IETF idn working group Viagénie (http://www.viagenie.qc.ca) Do You Like Quoted Printable? If yes, then

More information

PROMOTION OF THE ARABIC DOMAIN NAME SYSTEM

PROMOTION OF THE ARABIC DOMAIN NAME SYSTEM Distr. LIMITED E/ESCWA/ICTD/2009/Technical Paper.1 31 December 2009 ORIGINAL: ENGLISH ECONOMIC AND SOCIAL COMMISSION FOR WESTERN ASIA (ESCWA) PROMOTION OF THE ARABIC DOMAIN NAME SYSTEM Request for Comments

More information

The future of International SEO. The future of Search Engine Optimization (SEO) for International Business

The future of International SEO. The future of Search Engine Optimization (SEO) for International Business The future of International SEO The future of Search Engine Optimization (SEO) for International Business Whitepaper The World Wide Web is now allowing special characters in URLs which means crawlers now

More information

NAME. Internationalized Domain Names (IDNs) -.IN Domain Registry. Policy Framework. Implementation

NAME. Internationalized Domain Names (IDNs) -.IN Domain Registry. Policy Framework. Implementation .भ रत (.BHARAT) Country Code Top Level DOMAIN (cctld) NAME Internationalized Domain Names (IDNs) -.IN Domain Registry Policy Framework & Implementation Government of India Ministry of Communications &

More information

Internationalized Domain Names -

Internationalized Domain Names - Internationalized Domain Names - Getting them to work Gihan Dias LK Domain Registry What is IDN? Originally DNS names were restricted to the characters a-z (letters), 0-9 (digits) and '-' (hyphen) (LDH)

More information

Order of introduction of «.ҚАЗ» domain name

Order of introduction of «.ҚАЗ» domain name Concurred by Vice Minister of Communication & Information, Republic of Kazakhstan S. Sarsenov 2012 Approved by Administrator of Country Code Top- Level Domains in National Internet Domain, President, Kazakhstan

More information

MULTILINGUILIZATION STANDARD. Wael Nasr Director, I-DNS.Net

MULTILINGUILIZATION STANDARD. Wael Nasr Director, I-DNS.Net UNITED NATIONS ECONOMIC AND SOCIAL COUNCIL E Distr. LIMITED E/ESCWA/ICTD/2003/WG.2/12 2 June 2003 ORIGINAL: ENGLISH Economic and Social Commission for Western Asia Expert Group Meeting on Promotion of

More information

SWITCH, Werdstrasse 2, P.O. Box, CH-8021 Zürich www.nic.ch. EPP Manual. Version 2.1.2 with DNSSEC and RGP. November 7, 2013 SWITCH

SWITCH, Werdstrasse 2, P.O. Box, CH-8021 Zürich www.nic.ch. EPP Manual. Version 2.1.2 with DNSSEC and RGP. November 7, 2013 SWITCH EPP Manual Version 2.1.2 with DNSSEC and RGP November 7, 2013 SWITCH Contents 1 Management Summary... 3 2 Introduction... 3 2.1 EPP standard + legal fundaments... 4 2.2 Conditions of use... 4 3 Using the

More information

Global Registry Services Registrar Frequently Asked Questions (FAQ) for TLDs using Afilias Technology

Global Registry Services Registrar Frequently Asked Questions (FAQ) for TLDs using Afilias Technology Global Registry Services Registrar Frequently Asked Questions (FAQ) for TLDs using Afilias Technology Prepared by Afilias November 2013 Table of Contents Foreword... 1 Non-Technical... 1 Accreditation,

More information

.AXA Domain Policy. As of March 3, 2014

.AXA Domain Policy. As of March 3, 2014 .AXA Domain Policy As of March 3, 2014 The.AXA TLD, also designated as the AXA domain or dot-axa, is a generic Top Level Domain string exclusively developed for the AXA insurance group and will be therefore

More information

Internet Engineering Task Force (IETF) Request for Comments: 7790 Category: Informational. February 2016

Internet Engineering Task Force (IETF) Request for Comments: 7790 Category: Informational. February 2016 Internet Engineering Task Force (IETF) Request for Comments: 7790 Category: Informational ISSN: 2070-1721 Y. Yoneya JPRS T. Nemoto Keio University February 2016 Mapping Characters for Classes of the Preparation,

More information

Introduction to Internationalized Domain Names (IDN)

Introduction to Internationalized Domain Names (IDN) Introduction to ized Domain Names (IDN) IP Symposium for CEE, CIS and Baltic States Moscow, Russia 16-19 September 2003 Robert Shaw ITU Internet Strategy and Policy Advisor Agenda

More information

Internationalization of the Domain Name System: The Next Big Step in a Multilingual Internet

Internationalization of the Domain Name System: The Next Big Step in a Multilingual Internet Internationalization of the Domain Name System: The Next Big Step in a Multilingual Internet Tan Tin Wee 1, James Seng 2, and S.Maniam 2 1 National University of Singapore, Singapore 119260 2 i-dns.net

More information

.امارات (dotemarat) Arabic Domain Name Policy

.امارات (dotemarat) Arabic Domain Name Policy .امارات (dotemarat) Arabic Domain Name Policy AEDA-POL-016 Version 1.0 Issue Date 22/09/2010 The.ae Domain Administration.aeDA PO Box 116688 Dubai, United Arab Emirates (UAE) www.aeda.ae Copyright 2008-2010

More information

.ASIA CJK (Chinese Japanese Korean) IDN Policies

.ASIA CJK (Chinese Japanese Korean) IDN Policies Date: Status: Version: 1.1.ASIA IDN Policies 04-May-2011 COMPLETE Archive URL: References: http://dot.asia/policies/dotasia-cjk-idn-policies-complete--2011-05-04.pdf.asia ZH / JA / KO IDN Language Tables

More information

Internationalised Domain Names (IDNs) necessary or waste of money? IP and the Internet_ a KOLSTER Seminar_ Helsinki 31 May 2012.

Internationalised Domain Names (IDNs) necessary or waste of money? IP and the Internet_ a KOLSTER Seminar_ Helsinki 31 May 2012. Internationalised Domain Names (IDNs) necessary or waste of money? Non ASCII characters Definition Support Arabic, Chinese, Cyrillic, etc. alphabets Many TLDs now support IDNs Transform the Internet into

More information

IDN FREQUENTLY ASKED QUESTIONS

IDN FREQUENTLY ASKED QUESTIONS IDN FREQUENTLY ASKED QUESTIONS General 1. What is an Internationalised Domain Name (IDN)? 2. What is the difference between an IDN and an ASCII domain name? 3. How will my IDN be shown on the WHOIS? Registration

More information

Domain Name Registration Policy

Domain Name Registration Policy Domain Name Registration Copyright 2011 Supreme Council of Information and Communication Technology (ictqatar) Table of Contents 1. Purpose... 4 2. General... 4 3. First Come, First Served... 4 4. Use

More information

PCL PC -8. PCL Symbol Se t: 12G Unicode glyph correspondence table s. Contact:help@redtitan.com http://pcl.to

PCL PC -8. PCL Symbol Se t: 12G Unicode glyph correspondence table s. Contact:help@redtitan.com http://pcl.to PCL PC-8 Page 1 of 5 PCL Symbol Se t: 12G Unicode glyph correspondence table s. Contact:help@redtitan.com http://pcl.to -- -- -- -- $90 U00C9 Ê Uppercase e acute $21 U0021 Ë Exclamation $91 U00E6 Ì Lowerc

More information

Specifications for Registrars' Interaction with the Domain Registration System During Landrush and General Registration Periods

Specifications for Registrars' Interaction with the Domain Registration System During Landrush and General Registration Periods Фонд содействия развитию технологий и инфраструктуры Интернета Введено в действие: 24 сентября 2014 г. Foundation for Assistance for Internet Technologies and Infrastructure Development Specifications

More information

Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ)

Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ) Pre Delegation Testing (PDT) Frequently Asked Questions (FAQ) [Ver 1.7 2013-06- 04] List of contents General questions Who do I contact with questions about Pre- Delegation Testing?... 3 What is the process

More information

NASK.PL Registry & Registrars. www.dns.pl email: partner@dns.pl

NASK.PL Registry & Registrars. www.dns.pl email: partner@dns.pl NASK.PL Registry & Registrars www.dns.pl email: partner@dns.pl AGENDA.PL REGISTRAR PROGRAM before and now Registration process Prices and discounts for Registrars IDNs States of the domain Services only

More information

IDN Server Proxy Architecture for Internationalized Domain Name Resolution and Experiences with Providing Web Services

IDN Server Proxy Architecture for Internationalized Domain Name Resolution and Experiences with Providing Web Services IDN Server Proxy Architecture for Internationalized Domain Name Resolution and Experiences with Providing Web Services JENG-WEI LIN Tunghai University, Taiwan JAN-MING HO Academia Sinica LI-MING TSENG

More information

.ASIA Reserved Names Policies

.ASIA Reserved Names Policies Prepared by: DotAsia Organisation Date: 10-Aug-2007 Reference #: N/A Status: Complete Version: 2.0 Executive Summary This document describes the Reserved Names Policies for the.asia Registry. These policies

More information

Authority file comparison rules Introduction

Authority file comparison rules Introduction Authority file comparison rules Revised 2007-01-11; further revised 2009-04-01 (noted with red text) Note: This report was accepted and approved by the PCC Policy Committee in November 2007. Introduction

More information

The Domain Name Registration Policy

The Domain Name Registration Policy The Domain Name Registration Policy version 3.2 developed jointly with Hostmaister LLC by public domain administrators and registrars on November 1, 2013 1 Table of Contents 1. General Provisions 3 2.

More information

.hitachi Domain Name Registration Policies

.hitachi Domain Name Registration Policies .hitachi Domain Name Registration Policies (May 12, 2014) Contents Contents... 2 Definitions... 3 Introduction... 5 Launch Phases... 5 Chapter 1.Domain Name Registration and Allocation... 6 1.1.Purpose

More information

Agenda. Network Services. Domain Names. Domain Name. Domain Names Domain Name System Internationalized Domain Names. Domain Names & DNS

Agenda. Network Services. Domain Names. Domain Name. Domain Names Domain Name System Internationalized Domain Names. Domain Names & DNS Agenda Network Services Domain Names & DNS Domain Names Domain Name System Internationalized Domain Names Johann Oberleitner SS 2006 Domain Names Naming of Resources Problems of Internet's IP focus IP

More information

Domain Name Regulation

Domain Name Regulation FICORA 68/2016 M 1 (7) Unofficial translation Domain Name Regulation Issued in Helsinki on 15 June 2016 The Finnish Communications Regulatory Authority (FICORA) has, under sections 165-168 and 170 of the

More information

Domain Name Registration Policies (Version 1.1 June 10, 2014)

Domain Name Registration Policies (Version 1.1 June 10, 2014) Domain Name Registration Policies (Version 1.1 June 10, 2014) Contents Contents... 2 Definitions... 3 Introduction... 5 Purpose and Principles of the.tokyo TLD... 5 Launch Phases... 6 Chapter 1. The Sunrise

More information

Internationalization of Domain Names: A history of technology development

Internationalization of Domain Names: A history of technology development Internationalization of Domain Names: A history of technology development John C Klensin and Patrik Fältström First-generation Hostnames and Character Coding Consideration of internationalization issues

More information

Four ACEs. A Survey of ASCII Compatible Encodings. International Unicode Conference 22 September 2002

Four ACEs. A Survey of ASCII Compatible Encodings. International Unicode Conference 22 September 2002 Four ACEs A Survey of ASCII Compatible Encodings International Unicode Conference 22 September 2002 by Addison P. Phillips Director, Globalization Architecture c TABLE OF CONTENTS INTRODUCTION... 3 WHAT'S

More information

Critical Values for I18n Testing. Tex Texin Chief Globalization Architect XenCraft

Critical Values for I18n Testing. Tex Texin Chief Globalization Architect XenCraft Critical Values for I18n Testing Tex Texin Chief Globalization Architect XenCraft Abstract In this session, we recommend specific data values that are likely to identify internationalization problems in

More information

Domain Name Registration Policies

Domain Name Registration Policies Version 1.0 May 22, 2016 Contents Contents... 2 Definitions... 3 Introduction... 5 Purpose and Principles of the.shop TLD... 6 Article 1. The Sunrise Phase and Trademark Claims Notice Services 1.1. Purpose

More information

TABLE OF CONTENTS. www.xwireless.net Page 2

TABLE OF CONTENTS. www.xwireless.net Page 2 TABLE OF CONTENTS 1. INRODUCTION 2 1.1 Features.2 2. STANDARD VIEW.3 3. HOW TO LOGIN..4 4. PASSWORD RECOVERY 4 5. PROFILE 7 6. PASSWORD UPDATE 8 7. COMPOSE SMS..9 7.1 SEND EASY SMS 10 7.2 SEND GROUP SMS..10

More information

Right-to-Left Language Support in EMu

Right-to-Left Language Support in EMu EMu Documentation Right-to-Left Language Support in EMu Document Version 1.1 EMu Version 4.0 www.kesoftware.com 2010 KE Software. All rights reserved. Contents SECTION 1 Overview 1 SECTION 2 Switching

More information

Draft WGIG Issue Paper on the Multilingualization of

Draft WGIG Issue Paper on the Multilingualization of Draft WGIG Issue Paper on the Multilingualization of Internet Naming System This paper is a 'draft working paper' reflecting the preliminary findings of the drafting team. It has been subject to review

More information

Registration Guidelines. for.be

Registration Guidelines. for.be Registration Guidelines for.be Version 15.1 Part III: Registrar site 28 januari 2015 1 TABLE OF CONTENTS Part III: WEB interface TABLE OF CONTENTS... 2 MY REGISTRATIONS... 4 LOG IN... 4 GENERAL FORMAT...

More information

Manual for Registrars. Automated Interface. General Availability

Manual for Registrars. Automated Interface. General Availability Manual for Registrars Automated Interface General Availability 1. What is an API? An application programming interface (API) is the interface that a computer system, library or application provides in

More information

EFFECTIVE AS OF AUGUST 15, 2015

EFFECTIVE AS OF AUGUST 15, 2015 EFFECTIVE AS OF AUGUST 15, 2015.LAT DOMAIN NAMES GENERAL POLICY Effective as of January 30, 2015. The domain name registration under the gtld.lat, is delegated to Federación de Latinoamérica y el Caribe

More information

Taipei Enterprise Sunrise Period Policy

Taipei Enterprise Sunrise Period Policy Taipei Enterprise Sunrise Period Policy Purpose: The Taipei Enterprise Sunrise Period offers a legal person or a natural person who registers in Great Taipei Area (Taipei City and New Taipei City) and

More information

Specifications for Registrars' Interaction with Flexireg Domain Registration System

Specifications for Registrars' Interaction with Flexireg Domain Registration System Foundation for Assistance for Internet Technologies and Infrastructure Development Specifications for Registrars' Interaction with Flexireg Domain Registration System Version 1.1. Moscow, 2015 Table of

More information

SRS Second Level Registration Project Technical Update 3

SRS Second Level Registration Project Technical Update 3 SRS Second Level Registration Project Technical Update 3 Wednesday, 27 August 2014 Summary... 2 Access to a Registrar Testing Environment... 2 SRS Second level registration changes... 3 WHOIS Server Changes...

More information

Encoding script-specific writing rules based on the Unicode character set

Encoding script-specific writing rules based on the Unicode character set Encoding script-specific writing rules based on the Unicode character set Malek Boualem, Mark Leisher, Bill Ogden Computing Research Laboratory (CRL), New Mexico State University, Box 30001, Dept 3CRL,

More information

Unicode Security. Software Vulnerability Testing Guide. July 2009 Casaba Security, LLC www.casabasecurity.com

Unicode Security. Software Vulnerability Testing Guide. July 2009 Casaba Security, LLC www.casabasecurity.com Unicode Security Software Vulnerability Testing Guide (DRAFT DOCUMENT this document is currently a preview in DRAFT form. Please contact me with corrections or feedback.) Software Globalization provides

More information

.COM.DE Domain Name Registration Policy. Version 1.1

.COM.DE Domain Name Registration Policy. Version 1.1 .COM.DE Domain Name Registration Policy Version 1.1 This Policy shall apply to the Domain Contract between CentralNic Ltd. (hereinafter referred to as the Registry ) and the Registrant, who wishes to register

More information

MULTILINGUALISM AND THE DOMAIN NAME SYSTEM 1

MULTILINGUALISM AND THE DOMAIN NAME SYSTEM 1 MULTILINGUALISM AND THE DOMAIN NAME SYSTEM 1 Kangsik Cheon The Internet was developed from ARPANET in the United States. Since 1990, it has flourished with tremendous speed and is now a critical part of

More information

Password Management Guide

Password Management Guide www.novell.com/documentation Management Guide Identity Manager 4.0.2 June 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

Best Practices in Domain Name Registry Solutions Understanding the Technical Requirements of ICANN's Applicant Guidebook

Best Practices in Domain Name Registry Solutions Understanding the Technical Requirements of ICANN's Applicant Guidebook Best Practices in Domain Name Registry Solutions Understanding the Technical Requirements of ICANN's Applicant Guidebook Adrian Kinderis - CEO AusRegistry International Agenda What options should

More information

Radix Reserved Names Policy

Radix Reserved Names Policy Radix Reserved Names Policy 1. Introduction This policy describes Radix FZC s and its subsidiaries ( Radix ) Reserved Names Policy as it applies to all new top-level domains operated by Radix subsidiaries

More information

Hushmail Express Password Encryption in Hushmail. Brian Smith Hush Communications

Hushmail Express Password Encryption in Hushmail. Brian Smith Hush Communications Hushmail Express Password Encryption in Hushmail Brian Smith Hush Communications Introduction...2 Goals...2 Summary...2 Detailed Description...4 Message Composition...4 Message Delivery...4 Message Retrieval...5

More information

DOMAIN POLICY VERSION 1.0

DOMAIN POLICY VERSION 1.0 DOMAIN POLICY VERSION 1.0 1. Domain Name Format 1.1 Registry TLD domains can contain the English-language letters A through Z, the digits 0 through 9 and hyphens (LDH -- Letters, Digits, Hyphens). Hyphens

More information

Arabic Domain Names. Dr. Abdulaziz H. Al-Zoman Director of SaudiNIC Chairman of Steering Committee - ADN Pilot Project zoman@isu.net.sa.

Arabic Domain Names. Dr. Abdulaziz H. Al-Zoman Director of SaudiNIC Chairman of Steering Committee - ADN Pilot Project zoman@isu.net.sa. Arabic Domain Names Pilot Project Dr. Abdulaziz H. Al-Zoman Director of SaudiNIC Chairman of Steering Committee - ADN Pilot Project zoman@isu.net.sa Agenda Introduction What is the problem? Internet in

More information

Frequently Asked Questions on character sets and languages in MT and MX free format fields

Frequently Asked Questions on character sets and languages in MT and MX free format fields Frequently Asked Questions on character sets and languages in MT and MX free format fields Version Final 17 January 2008 Preface The Frequently Asked Questions (FAQs) on character sets and languages that

More information

EURESCOM - P923 (Babelweb) PIR.3.1

EURESCOM - P923 (Babelweb) PIR.3.1 Multilingual text processing difficulties Malek Boualem, Jérôme Vinesse CNET, 1. Introduction Users of more and more applications now require multilingual text processing tools, including word processors,

More information

OpenSRS Quickstart Guide April 15, 2011

OpenSRS Quickstart Guide April 15, 2011 OpenSRS Quickstart Guide April 15, 2011 Table of Contents Welcome to OpenSRS...3 Overview...3 Before You Begin...3 Our Two Environments: Live and Test...3 The OpenSRS Test Environment...4 The OpenSRS Live

More information

EPP 1.0 Gateway Resource Guide

EPP 1.0 Gateway Resource Guide Resource Guide REALTIME cctld EPP 1.0 SOLUTION HEXONET s Platform is the first of its kind industry wide. Instead of repeated and costly implementation, as well as, maintenance for arduous individual connections

More information

Chapter 4: Computer Codes

Chapter 4: Computer Codes Slide 1/30 Learning Objectives In this chapter you will learn about: Computer data Computer codes: representation of data in binary Most commonly used computer codes Collating sequence 36 Slide 2/30 Data

More information

Contents. .COM.DE Domain Name Phased Roll- out Policy. Version 1.1

Contents. .COM.DE Domain Name Phased Roll- out Policy. Version 1.1 .COM.DE Domain Name Phased Rollout Policy Version 1.1 Contents A. Subject, timetable... 3 B. General Provisions... 4 I. Procedure for application, parties to application... 4 II. Registry rights... 4 III.

More information

Domain Name Registration Policies. Version 1.1

Domain Name Registration Policies. Version 1.1 Domain Name Registration Policies Version 1.1 CONTENTS GENERAL DESCRIPTION AND TIMETABLE OF THE PHASED ROLL-OUT PLAN... 4 Phase 1: Sunrise 18:00 JST, 16 January to 18:00 JST, 17 February 2012... 4 Phase

More information

How to use the UNIX commands for incident handling. June 12, 2013 Koichiro (Sparky) Komiyama Sam Sasaki JPCERT Coordination Center, Japan

How to use the UNIX commands for incident handling. June 12, 2013 Koichiro (Sparky) Komiyama Sam Sasaki JPCERT Coordination Center, Japan How to use the UNIX commands for incident handling June 12, 2013 Koichiro (Sparky) Komiyama Sam Sasaki JPCERT Coordination Center, Japan Agenda Training Environment Commands for incident handling network

More information

Merchant Service Provider Guide for Mobilpenge Based Acquiring

Merchant Service Provider Guide for Mobilpenge Based Acquiring Merchant Service Provider Guide for Mobilpenge Based Acquiring November 14, 2011 Version 1.07 Nets Technical Guide Copyright Nets Danmark A/S Page 1 Contents 1 Introduction... 4 1.1 Notation convention...

More information

MONETA.Assistant API Reference

MONETA.Assistant API Reference MONETA.Assistant API Reference Contents 2 Contents Abstract...3 Chapter 1: MONETA.Assistant Overview...4 Payment Processing Flow...4 Chapter 2: Quick Start... 6 Sandbox Overview... 6 Registering Demo Accounts...

More information

General Launch Policy

General Launch Policy General Launch Policy Desi Networks, LLC Version 1, March 2014 1. Introduction This policy has been developed to describe the Launch Program for the.desi gtld (Registry). The Launch Program has been designed

More information

.Leclerc Domain Name Policy (DNP)

.Leclerc Domain Name Policy (DNP) .Leclerc Domain Name Policy (DNP) TABLE OF CONTENT.Leclerc Domain Name Policy (DNP)... 1 Background - Validated on April 2015... 2 Definition... 2 Eligibility requirements... 3 Licensing of domain name

More information

NICC ND 1633 V1.1.2 (2008-08)

NICC ND 1633 V1.1.2 (2008-08) ND 1633 V1.1.2 (2008-08) Document Next Generation Networks; Element Naming Framework Network Interoperability Consultative Committee, Ofcom, 2a Southwark Bridge Road, London, SE1 9HA. 2 ND1633 V1.1.2 (2008-08)

More information

IP Phone Services Configuration

IP Phone Services Configuration CHAPTER 96 Using Cisco Unified Communications Manager Administration, you define and maintain the list of IP phone services to which users can subscribe at their site. IP phone services comprise XML applications

More information

Whois Policy. June 2008

Whois Policy. June 2008 CONTENTS I. INTRODUCTION...1 II. DEFINITIONS...1 III. PARTIES SUBJECT TO THIS POLICY...1 IV. WHOIS POLICY...2 A. Specification...2 B. Data Provided In Response to WHOIS Queries...2 C. Additional Fields

More information

Reserved Names Policy Copyright ZA Central Registry 2013 August 15, 2013. Policy

Reserved Names Policy Copyright ZA Central Registry 2013 August 15, 2013. Policy DotAfrica Government Reserved Name List Policy 1 Table of Contents 1. Introduction... 3 2. Basic Principles... 3 3. Definitions... 4 4. Available Tools... 5 5. Representatives... 5 Registration of Representatives...

More information

estos ECSTA for Panasonic 4.0.7.3683

estos ECSTA for Panasonic 4.0.7.3683 4.0.7.3683 1 Introduction... 4 2 ECSTA Tapi for Panasonic... 6 2.1 Requirements... 6 2.2 Installation... 6 2.3 Driver Management... 7 2.4 Configure telephone system... 7 2.5 General Settings... 8 2.6 Line

More information

GENERAL* POLICY OF AKKY S DOMAIN NAMES. Policy to be enforced as from May 5 th, 2012.

GENERAL* POLICY OF AKKY S DOMAIN NAMES. Policy to be enforced as from May 5 th, 2012. GENERAL* POLICY OF AKKY S DOMAIN NAMES. Policy to be enforced as from May 5 th, 2012. 1. DEFINITIONS. 2. GENERAL PROVISIONS. 3. REGARDING THE DOMAIN NAMES. 4. USERS AND CONTACTS FACULTIES AND OBLIGATIONS.

More information

.RUHR Domain Name Registration Policy

.RUHR Domain Name Registration Policy These registration conditions govern the rights and obligations of regiodot GmbH & Co. KG ("the registry") and the accredited registrars ("the registrars") and each party ("registrants") registering a

More information

General Terms and Conditions (GTC) for the registration and administration of domain names under the domain ".ch" and ".li"

General Terms and Conditions (GTC) for the registration and administration of domain names under the domain .ch and .li General Terms and Conditions (GTC) for the registration and administration of domain names under the domain ".ch" and ".li" Enters into effect: 1 January 2015 (Version 10) 1 GENERAL PROVISIONS... 3 1.1

More information

Opening of domain names with 1 & 2 characters in the.fr TLD. Registration Rules

Opening of domain names with 1 & 2 characters in the.fr TLD. Registration Rules Opening of domain names with 1 & 2 characters in the.fr TLD Registration Rules 2 Contents I. Introduction... 3 II. General provisions... 4 1. Domain names available for registration... 4 2. Domain names

More information

PubIt! epub Formatting Guide

PubIt! epub Formatting Guide PubIt! epub Formatting Guide Contents: I. Introduction II. What is epub? III. epub requirements IV. OPF specifications V. NCX listing VI. Image optimization VII. Files VIII. CSS/Fonts IX. Special Characters

More information

1 Proposed model for trademark claims. 2 Details of the proposed model

1 Proposed model for trademark claims. 2 Details of the proposed model This document has been prepared by ARI Registry Services in consultation with Neustar, Verisign and Demand Media. This document has also been reviewed by the TMCH-Tech working group and is now offered

More information

XML. CIS-3152, Spring 2013 Peter C. Chapin

XML. CIS-3152, Spring 2013 Peter C. Chapin XML CIS-3152, Spring 2013 Peter C. Chapin Markup Languages Plain text documents with special commands PRO Plays well with version control and other program development tools. Easy to manipulate with scripts

More information

Report on the Meeting of the Project Country Partners with Policy Makers

Report on the Meeting of the Project Country Partners with Policy Makers Report on the Meeting of the Project Country Partners with Policy Makers Bal Krishna Bal, bal@mpp.org.np Madan Puraskar Pustakalaya Lalitpur, PatanDhoka, Nepal March, 2009 Meeting on Internationalized

More information

Rendering/Layout Engine for Complex script. Pema Geyleg pgeyleg@dit.gov.bt

Rendering/Layout Engine for Complex script. Pema Geyleg pgeyleg@dit.gov.bt Rendering/Layout Engine for Complex script Pema Geyleg pgeyleg@dit.gov.bt Overview What is the Layout Engine/ Rendering? What is complex text? Types of rendering engine? How does it work? How does it support

More information

(n)code Solutions CA A DIVISION OF GUJARAT NARMADA VALLEY FERTILIZERS COMPANY LIMITED P ROCEDURE F OR D OWNLOADING

(n)code Solutions CA A DIVISION OF GUJARAT NARMADA VALLEY FERTILIZERS COMPANY LIMITED P ROCEDURE F OR D OWNLOADING (n)code Solutions CA A DIVISION OF GUJARAT NARMADA VALLEY FERTILIZERS COMPANY LIMITED P ROCEDURE F OR D OWNLOADING a Class IIIc SSL Certificate using BEA Weblogic V ERSION 1.0 Page 1 of 8 Procedure for

More information

Symbols in subject lines. An in-depth look at symbols

Symbols in subject lines. An in-depth look at symbols An in-depth look at symbols What is the advantage of using symbols in subject lines? The age of personal emails has changed significantly due to the social media boom, and instead, people are receving

More information

<.bloomberg> gtld Registration Policies

<.bloomberg> gtld Registration Policies gtld Registration Policies General Statement... 2 Definitions... 2 String Requirements... 3 Reserved Names... 3 Name Collision... 3 Acceptable Use... 4 Reservation of Rights... 4 Rapid Takedown

More information

Request for Comments: 3491 Category: Standards Track Viagenie March 2003

Request for Comments: 3491 Category: Standards Track Viagenie March 2003 Network Working Group Request for Comments: 3491 Category: Standards Track P. Hoffman IMC & VPNC M. Blanchet Viagenie March 2003 Status of this Memo Nameprep: A Stringprep Profile for Internationalized

More information

The Proposal for Internationalizing cctld Names

The Proposal for Internationalizing cctld Names The Proposal for Internationalizing cctld Names By Chinese Domain Name Consortium (CDNC) June 2005 Introduction The Internet from its birth was in English. In its early years in the United States of America,

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

The Unicode Standard Version 8.0 Core Specification

The Unicode Standard Version 8.0 Core Specification The Unicode Standard Version 8.0 Core Specification To learn about the latest version of the Unicode Standard, see http://www.unicode.org/versions/latest/. Many of the designations used by manufacturers

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

Updates from the Domain Name Commission. Barry Brailey

Updates from the Domain Name Commission. Barry Brailey Updates from the Domain Name Commission Barry Brailey Outline of Presentation Update on.nz Policies.nz & Registrar Security Dispute Resolution Service DNCL Changes Questions / comments at any time Latest

More information

. 世 界 Registration Policy

. 世 界 Registration Policy . 世 界 ( DotWorld_IDN or.xn--rhqv96g ) Registry Policies Document Policy Title:. 世 界 Registration Policy Archive URL: http://nic. 世 界 /policies/registration_policy.pdf Version: 2.0 Status: FINAL Effective

More information

Commission on E-Business, IT and Telecoms Task Force on the Internet and IT Services

Commission on E-Business, IT and Telecoms Task Force on the Internet and IT Services International Chamber of Commerce The world business organization Department of Policy and Business Practices Commission on E-Business, IT and Telecoms Task Force on the Internet and IT Services Issues

More information

General Terms and Conditions for National Domain Name Registrations

General Terms and Conditions for National Domain Name Registrations Serbian National Internet Domain Registry Foundation Žorža Klemansoa 18a/I, Belgrade, Serbia +381-11-7281-281 rnids.rs рнидс.срб kancelarija@rnids.rs Pursuant to Article 27, paragraph 1 of the Statute

More information

RIPE Database User Manual: Getting Started

RIPE Database User Manual: Getting Started RIPE Database User Manual: Getting Started ***IMPORTANT*** Please note that this document is obsolete. A new version will be prepared following a project to restructure the RIPE Database documentation.

More information

Reserved and Restricted Domain Names Policy

Reserved and Restricted Domain Names Policy 15 June 2015 CURRENT dotshabaka Registry Dubai Marina, Dubai dotshabaka.com @dotshabaka دوت شبكة ريجستري دبي مارينا دبي اسماء.شبكة @dotshabaka International Domain Registry Pty Ltd trading as dotshabaka

More information

IANA Functions to cctlds Sofia, Bulgaria September 2008

IANA Functions to cctlds Sofia, Bulgaria September 2008 IANA Functions to cctlds Sofia, Bulgaria September 2008 Kim Davies Internet Assigned Numbers Authority Internet Corporation for Assigned Names & Numbers What is IANA? Internet Assigned Numbers Authority

More information

Data publication and access policy on.fr registrations - 1 -

Data publication and access policy on.fr registrations - 1 - Data publication and access policy on.fr registrations - 1 - - - 1 - 1. Introduction A. Definitions As a registry and according to the provisions of article L45 of the Post and Electronic Communications

More information

.Masr IDN registry system. National Telecom Regulatory Authority Of EGYPT ( NTRA ) ( 20 Min )

.Masr IDN registry system. National Telecom Regulatory Authority Of EGYPT ( NTRA ) ( 20 Min ) ). مصر (.Masr IDN registry system National Telecom Regulatory Authority Of EGYPT ( NTRA ) ( 20 Min ) If you talk to a man in a language he understands, that goes to his head. If you talk to him in his

More information