Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Implications of new TLDs
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Zack Weinberg  
View profile  
 More options Jun 19 2012, 12:24 pm
Newsgroups: mozilla.dev.security
From: Zack Weinberg <za...@panix.com>
Date: Tue, 19 Jun 2012 09:24:33 -0700
Local: Tues, Jun 19 2012 12:24 pm
Subject: Re: Implications of new TLDs
On 2012-06-19 4:48 AM, Gervase Markham wrote:

> On 16/06/12 15:46, Zack Weinberg wrote:
>> I disagree; this is the place to work out whether it is Mozilla's
>> opinion that top-level A records are inappropriate.  We have the
>> technical ability to refuse to honor such records,

> Can you outline how we might do that? Would we need our own DNS
> resolver? (Do we have that already? I know there was talk, for DNSSEC
> reasons...)

I think we do need our own DNS resolver eventually (mostly because
DNSSEC) but it's not necessary for this.  We'd just have to refuse to do
the DNS query at all for URLs whose hostname component did not contain a
dot, and/or which was equal to or a suffix of an entry in the public
suffix list.

This would also entail implementing our own *suffix search* logic to
replace the logic built into gethostbyname/getaddrinfo, so that we
didn't break the aforementioned intranet sites.  I think there's a case
for doing that independent of whether we reject top-level A(AAA)
records: the security problem arises because an external entity changes
the meaning of an organization-internal URL, and we could fix that by
doing suffix search *first*.

(Alternatively we could disable suffix search altogether and see how
much screaming there is.)

zw


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.