Skip to main content
Resources

Wendy Seltzer

Cette page est disponible en:

Wendy Seltzer est une praticienne en résidence à l’American University College of Law et effectue des recherches en propriété intellectuelle. Elle était auparavant un professeur adjoint invité de la Northeastern University Law School œuvrant dans le domaine de la recherche en propriété intellectuelle, en matière de vie privée et de la libre-expression en ligne. En tant que membre du Centre Berkman de l’Université Harvard pour l’Internet et la société, Wendy a fondé et dirige le Chillings Effects Clearinghouse qui aide les utilisateurs Internet à connaître et comprendre leurs droits face à des mises en demeure demandant la cessation de certaines pratiques. Elle siège au conseil d’administration de Tor, un organisme qui fait la promotion de la recherche dans les domaines de la vie privée, de l’éducation et de la technologie.

Mme Seltzer a donné des cours portant sur le droit Internet, les droits d’auteurs et le droit à l’information ainsi que la protection de la vie privée en plus d’voir été un membre invité de l’Institut Internet Oxford et d’avoir enseigné, pour l’École de gestion de l’Institut Internet Oxford, un cours sur les stratégies médias pour un monde fonctionnant en réseau. Elle a également œuvré en tant qu’avocate pour le groupe de libertés civiles en ligne Electronic Frontier Foundation se spécialisant sur les questions de propriété intellectuelle et du premier amendement en plus d’avoir fait du litige pour Kramer Levin Naftalis & Frankel.

Wendy Seltzer donne régulièrement des conférences portant sur les droits d’auteur, les marques de commerce, les sources ouvertes et les intérêts du public en ligne. Elle possède un baccalauréat du Collège Harvard ainsi qu’un doctorat en droit de la Harvard Law School et prend occasionnellement une pause du code légal pour programmer (Perl et MythTV).

Domain Name System
Internationalized Domain Name ,IDN,"IDNs are domain names that include characters used in the local representation of languages that are not written with the twenty-six letters of the basic Latin alphabet ""a-z"". An IDN can contain Latin letters with diacritical marks, as required by many European languages, or may consist of characters from non-Latin scripts such as Arabic or Chinese. Many languages also use other types of digits than the European ""0-9"". The basic Latin alphabet together with the European-Arabic digits are, for the purpose of domain names, termed ""ASCII characters"" (ASCII = American Standard Code for Information Interchange). These are also included in the broader range of ""Unicode characters"" that provides the basis for IDNs. The ""hostname rule"" requires that all domain names of the type under consideration here are stored in the DNS using only the ASCII characters listed above, with the one further addition of the hyphen ""-"". The Unicode form of an IDN therefore requires special encoding before it is entered into the DNS. The following terminology is used when distinguishing between these forms: A domain name consists of a series of ""labels"" (separated by ""dots""). The ASCII form of an IDN label is termed an ""A-label"". All operations defined in the DNS protocol use A-labels exclusively. The Unicode form, which a user expects to be displayed, is termed a ""U-label"". The difference may be illustrated with the Hindi word for ""test"" — परीका — appearing here as a U-label would (in the Devanagari script). A special form of ""ASCII compatible encoding"" (abbreviated ACE) is applied to this to produce the corresponding A-label: xn--11b5bs1di. A domain name that only includes ASCII letters, digits, and hyphens is termed an ""LDH label"". Although the definitions of A-labels and LDH-labels overlap, a name consisting exclusively of LDH labels, such as""icann.org"" is not an IDN."