Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

45% Positive

Analyzed from 7275 words in the discussion.

Trending Topics

#name#domain#level#domains#com#tld#verisign#org#https#third

Discussion (217 Comments)Read Original on HackerNews

nneonneoabout 2 hours ago
It seems like the right thing they should do is discontinue new registrations but continue to honour existing ones (+ continuing to reserve any 2LD that has a 3LD registered on top). It’s a bit insane that they can decide to just terminate all existing 3LD registrations. One would hope that they’d at least continue to reserve the 2LDs for some period to avoid domain squatting, but this isn’t mentioned in the proposal and I doubt Verisign would graciously do so.
layer8about 1 hour ago
Maybe they want to avoid the ambiguity between john.doe.name versus john-doe.name, and I assume they prefer the latter scheme because it probably sells better. Nevertheless, discontinuing existing domains is disgraceful.
xp8434 minutes ago
Even that doesn't pass basic scrutiny. The same ambiguity can and always will exist with tim-apple.com and tim.apple.com - there's nothing here that needs fixing.
layer829 minutes ago
True, they can’t outright prevent the ambiguity, but much fewer people will go to the trouble of establishing such subdomains when the option isn’t directly offered by the registrar.

This is my theory because, a priori, 3LDs should be more profitable than 2LDs, because with 3LDs John Doe and Jane Doe don’t have to compete over doe.name, but instead can each separately purchase john.doe.name and jane.doe.name. Apparently, however, that’s not a benefit of 3LDs in practice, which leads me to conclude that john-doe.name and jane-doe.name just sell better.

dpoloncsak30 minutes ago
I can say, as a SysAdmin, I have been taught and tell my users to check the domain to verify a website is real.

It's a strange edgecase that the owner of John.Doe.com does not need to own Doe.com

In every other case that I know about, to own the Joe subdomain of Doe.com, you would need to own Doe.com

giancarlostoroabout 2 hours ago
I'm surprised they don't just do that, and maybe even to go a little further, disallow renewals so you can phase people out and reclaim domains you can sell.
xp8429 minutes ago
Whether disallowing renewals or terminating them tomorrow, there's still the same core problems, only the date of the offense changes: (1) seizing people's names that they've established, breaking innumerable things including email and server hostnames, and (2) the possible resale of the 2LD fraser.com to a third party who will be free to do malicious things like reading OP's email, redirecting his traffic, or extorting him, to sell continued access at any price demanded.
echelonabout 2 hours ago
That would be so cool and would make these limited hot commodities.

.name was one of the very first expansions of gTLDs back in the very early 2000s. It's a shame that it's being shut down as it was spearheaded by the ICANN itself rather than some registrar / investor like Donuts, Inc.

I suppose this is impractical as someone has to run the registry and there are costs associated with that. But don't the domain fees cover it?

ajmurmannabout 1 hour ago
From having worked in that space what feels another lifetime ago, I vaguely recall that you can just offload the registry work to a registry that would manage this together with a mountain of other TLDs.
AtNightWeCodeabout 1 hour ago
As I recall it. This was mostly a money scam that targeted private users with ads like "make sure to claim to your .name domain so no one else does it and use it to impersonate you". It was stupid from the beginning and never took off.
dvtabout 1 hour ago
I freaked out for a second because I've owned `dvt.name` for like 15 years. `.name` is not getting terminated, so it's important to be precise here. The third-level x.y.name (where you're the `x`) is getting terminated, and the respective `y.name` domains are going to be released.

Still a crappy thing for people, but it does not affect owned second-level domains.

wormiusabout 1 hour ago
There should be a conflict resolution to gracefully degrade the third level to 2nd level when there is no competing name on the second level.

But I didn't think about the 1st level competitors. There'd still need a mechanism to resolve that...

1. First come first serve? (e.g. whoever registered a y.name first, whether x is bob or sue is determined by the earliest registrant on record) 2. Lottery/random selection? 3. Bidding war?

I think the problem is 2nd level domains who have the same name will be a problem when they find out all these other 3rd level are now expiring and can run a route to spoof? Likely wouldn't happen, but with the fuckery in the DNS that can happen... This is such a rash and weird decision to push through so quickly just because engineers find it "easier" while ignoring the implications of the move, seemingly when it comes to larger scale security.

I assume there would have to be some method to prevent routing of third level domains to subdomains of two-levels... (or is that just me being a fool yet again, assuming we have competent administration of our systems).

TZubiri30 minutes ago
I don't get the difference. If I acquire the y domain and make it work as a subdomain broker, it's the same thing no?

There is no subdomain/TLD bit

chuckadams2 minutes ago
The Public Suffix List is the closest thing we have to the "subdomain/TLD bit", but afaik it doesn't include wildcards like `*.name`. It does influence TLS though (or possibly just browsers) in that it won't honor a wildcard cert for an entire TLD or public suffix, nor will a public CA issue such a cert.

Bit I'm not sure there's any technical fix for the kind of mismanagement that .name was subjected to.

mhink6 minutes ago
From what it sounds like, unlike domains under other TLDs, when you purchase a domain under .name you always purchase specifically the three-segment domain.

i.e. I own john.doe.name, you own george.joe.name. Once this change goes through, only "doe.name" can be owned, so who gets it?

dvt9 minutes ago
You are technically correct, but Verisign billed buying an x subdomain as if the y domain was part of a stable infrastructure. Which it kind of was until they decided to pull the rug.
econ6 minutes ago
I don't like the way domains work in general. It's really quite expensive if you are wise enough to buy everything that looks to much like your website.

Did buy https://ycombinator.us

Didn't buy https://ycombinator.co.uk

https://ycombinator.de

What useful functionality is there in selling these domains?

Expiring domains is bad for the web and selling them to someone else is as terrible as the article makes it out to be.

akerstenabout 3 hours ago
It kind of seems like an insane TLD structure to begin with, right? I always thought .co.uk was bad (you're just pinning yourself to whoever owns the .co. part, but at least browsers have some suffix list where you can't, I don't know, hijack some login cookie for all of .co.).

Joe Smith and John Smith can independently register joe.smith.name and john.smith.name, do browsers have a wildcard suffix list for the 2nd level of `.name` specifically, or can Joe set a cookie on all of .smith.name?

SahAssarabout 2 hours ago
.co.uk is run by the same people as .uk. There is no additional org that you trust when you register a .co.uk: https://en.wikipedia.org/wiki/.uk#Second-level_domains

> do browsers have a wildcard suffix list

Yes: https://publicsuffix.org/ and they have discussed this situation here: https://github.com/publicsuffix/list/issues/2306

akerstenabout 2 hours ago
I know about the public suffix list - I was wondering about the wildcard specifically. In the very issue you linked to, as of 2025, it seems this was still unresolved...:

> We have no plans to modify the .name entries at this point in time. We are aware of the implications of adding a wildcard, therefore we won't.

xg1542 minutes ago
Yeah, apparently they both (used to) offer unbounded registrations of 3LDs and unbounded registrations of 2LDs? So if I see j.doe.name, the only way to find out if "doe.name" is a public suffix or not, i.e. if I should (not) be able to set a cookie on it, would be to email the registrar?

So does that mean that in practice, .name domains were always treated by browsers like regular 2LDs, meaning the cookie and origin protection was always broken for those domains?

Doesn't sound like good news for the guy in the OP...

SahAssarabout 2 hours ago
I'm just saying that they have discussed the situation. They seem to have no answer and for cookies and similar things the answer probably is "maybe don't run security critical web stuff in the third level under .name".

IIRC orgs like letsencrypt also use the PSL for rate limits, so there are probably more issues that are not browser-based.

eloisantabout 2 hours ago
Yes, Japan does the same with .co.jp but also .ne.jp, ac.jp, etc.
adwabout 1 hour ago
There are many examples; k12.<state>.us is another.
nneonneoabout 2 hours ago
Since neither smith.name nor the wildcard *.name appear in the Public Suffix List (https://publicsuffix.org/), browsers would likely allow any page on a *.smith.name domain to set cookies for .smith.name.

There was an effort to properly handle the .name 2LDs, but it was never resolved because there’s no easy way to tell a reserved 2LD (open for 3LD registrations only) apart from a normal 2LD on .name: https://github.com/publicsuffix/list/issues/2306

So yes, this TLD’s setup is in fact pretty insane.

rwmjabout 2 hours ago
I think this says more about how the cookies security model is stupid. They should always have been scoped to the single, exact name they were set from and nothing else. Websites would have had to be designed a bit more thoughtfully.
xp8420 minutes ago
It seems like it would be easily resolvable with TXT records these days. Anyone could try, say, on www.google.com to set a cookie for all of google.com, and the browser can fetch TXT records on google.com to see what, if any subdomains, it wants to allow this privilege for. Google could return a list or a wildcard; co.uk wouldn't allow any.

In a world without advertising, there's no reason why google.com couldn't also allow *.youtube.com to set cookies for it, but of course that would cause a tremendous privacy freakout. Though in practice they can and do just send every login/logout through a 302 redirect roundtrip to take care of the cookies on youtube.com.

lxgrabout 1 hour ago
It’s not nearly just cookies, and I think interpreting domain hierarchies as administrative structure generally does make sense.

Maybe it could be opt-in or opt-out via some markers at the DNS level, though? The public suffix list having to exist at all is bizarre.

markhahnabout 1 hour ago
I'm always mystified why we haven't leveraged DNS.

I mean: why not have cookie policy set by a flag in DNS? Not unlike DKIM or even SSHFP.

Of course, we wouldn't need the entire certificate industry if we simply looked up a site's PK along with its DNS record...

quotemstrabout 2 hours ago
> no easy way to tell a reserved 2LD (open for 3LD registrations only) apart from a normal 2LD on .name

And that's one reason why the public-ness of a hierarchy level belongs on a DNS record on that level and not some separately-distributed side list.

indymike26 minutes ago
> It kind of seems like an insane TLD structure to begin with, right?

It's been around for years. I seem to remember this issue coming up around 2001 where originally .name was for third level registration (i.e. john.doe.name) and changed to second level it a few years later and caused some problems... https://publicsuffix.org/ talks about it in light of architectural limitations of domain names.

> can Joe set a cookie on all of .smith.name?

That can happen. I seem to remember ancient browsers made it so .name (and other non-generic TLDs) required three periods. I think country code domains and new generic TLDS caused the browsers to change it.

It's pretty screwed up, but a lot of the people with .name domains have had them for a very long time. Sad to see them all lose their identity online that way.

OkayPhysicistabout 2 hours ago
So, this kind of thing happens all the time, and there's the Public Suffix List for exactly this problem.

There would be no issue at all if Verisign, or maybe Global Name Registry, decided to stick to the 3rd level registrations exclusively. Problem is, the chucklefucks over there decided it was a good idea to also hand out 2nd level registrations. Those 2nd level registrations outnumber the 3rd level registrations by an order of magnitude, so the PSL decided to just let joe.smith.name and john.smith.name share cookies. Which, IMO, was not a good decision, but it is what it is.

orraabout 3 hours ago
Nobody owns the .co part of .co.uk. If you buy foo.co.uk, that is registered with Nominet, who are the registry for .uk.
traceroute66about 2 hours ago
> Nobody owns the .co part of .co.uk. If you buy foo.co.uk, that is registered with Nominet, who are the registry for .uk.

Yup. The original statement was dangerous FUD which should be urgently corrected.

BHSPitMonkey41 minutes ago
Yes, but you have to admit that the existence of these SLDs (like co.uk) is always going to be a point of confusion for anyone with a basic knowledge of how the domain hierarchy _usually_ works.

Needing to be familiar with all the special cases (like the VERY special case of x.y.name which I previously knew nothing about) kind of ruins everything and introduces yet more security risk.

omnibrainabout 2 hours ago
About 20 year ago I registered {lastname}.name and have dozens third level domains below it. So there are "privately owned" second level domains under .name for quite some time...
Pxtlabout 2 hours ago
I'm working on same for my family since I want to properly degoogle a bit. One thing I think long term - if I give my kids first-name @ last name , that means that I forever hold power over their email. Which isn't great. But what's the alternative? Register one full domain name per kid? Even ignoring the cost, the ergonomics are awful.

Imho email is missing a feature for nameless email addresses for when somebody just buys their full name as a domain name. If I get "firstname-lastname.name", having the email be "firstname@firstname-lastname.name' kinda ruins it.

kennywinkerabout 1 hour ago
Not to mention some of those kids may end up changing their names at some point if they get married and decide to take their partner’s last name.
skinfaxiabout 2 hours ago
From what I can tell most people do something like me@myname.whatever or hi@domain.
londons_exploreabout 1 hour ago
A child born today sees email like we see the telegraph...

they'll grumpily sign up to gmail just so they can get a verification email, and that'll be all it gets used for. Messaging their irl friends will be done in apps like Discord.

CodesInChaosabout 3 hours ago
Surprisingly the public suffix list doesn't list `*.name`. So they're indeed not properly isolated from each other.

https://publicsuffix.org/

edit: apparently not all second level domains in .name are public suffixes anymore, so a wildcard addition wouldn't be correct.

gpvosabout 2 hours ago
It wouldn't surprise me if that is (maybe even a large) part of the reason for this change.
xp846 minutes ago
What does Verisign care though? It's been that way for way over a decade since they started allowing 2LD registrations. I very highly doubt they are suddenly so worried about random individuals' personal internet security.

It has to be a money problem. Something they want to do will be simpler if this is no longer a quirky registry. And they know they'll get the money back that they lose from not having bob.smith pay -- probably by throwing all the "last names" once registered this way into some "premium name" bucket and selling them for $1000 and up instead of the ~$10 that zyzgdhaf234.name fetches.

In fact, I'm not sure that scheme isn't the reason itself.

QuantumNomad_about 2 hours ago
Note that the posted link talks about .uk.co, which currently does not exist but I guess may have in the past. Where .co is the ccTLD of Colombia.

Different from .co.uk.

kevin_thibedeauabout 1 hour ago
Originally there was uk.co.orgname.
Ekaros20 minutes ago
To me that sounds like reasonable structure. I hold that every single edu, gow and mil domains should be moved under respective ccTLDs. After this sort of move that doesn't seem unreasonable thing.
traceroute66about 2 hours ago
> I always thought .co.uk

What the hell are you talking about ?

1. The Nominet rules are crystal clear about which 2LDs are managed by Nominet[1] (co.uk, sch.uk, gov.uk etc. etc.). `co.uk` has been a Nominet managed 2LD since 1996 and it is not going anywhere.

2. FUN FACT ... Nominet introduced the ability to register directly under `.uk` much, much later, in 2014. Before 2014 your only option was to register under the auspices of a Nominet managed 2LD, e.g. `co.uk`. Ownership of a third-party 2LD is validated in 10 seconds via the usual WHOIS.

I suspect you meant 'uk.co' and other such shenanigans. Please correct your post accordingly.

[1]https://nominet.uk and https://www.nominet.uk/wp-content/uploads/2025/03/UK-rules-o...

akerstenabout 1 hour ago
Ok, co.uk was perhaps a bad example, because it's owned by the same registry as the TLD, but perhaps there are other 2nd level TLDs where that is not the case. My point is both that it's hard to tell, and more broadly why would anyone want their domain to be tacked on to some 3rd level subscript anyway, when there's so many plain top level domains available. Surely most of us (present company excluded perhaps) do not feel so passionately about the reverence of `co.uk`

I don't have some nefarious desire to scare people away from the TLD of their choosing. Really I'm bringing it up to be like "why would you even, like, want some 3rd rate domain instead of getting a .com" so I don't think there's anything to correct

drdexebtjl8 minutes ago
Sovereignty? If you live in the UK, choosing a registry in the UK is a pretty good idea even if they only offered 3rd levels. You’ll have someone to contact and possibly sue locally. Your domain will be subject to UK law and standards, not those of a foreign registry.
traceroute6631 minutes ago
> My point is both that it's hard to tell,

Its not hard to tell for things like ".uk" or other serious suffixes.

It only (maybe) becomes hard(er) to tell for all the vanity ccTLDs that came along in the 2000s. But even then 10 seconds on WHOIS and Google should fix any doubt.

> about the reverence of `co.uk`

What are you on about ? Lots of other countries do it too. Japan is one example given already here, but there are dozens. It is very common practice for country tlds.

stronglikedanabout 2 hours ago
geez, dude, someone woke up on the wrong side of the bed this morning...
traceroute66about 2 hours ago
> geez, dude, someone woke up on the wrong side of the bed this morning...

5 seconds on wikipedia or google would have stopped them spreading completely dangerous FUD about .co.uk.

dolmenabout 1 hour ago
.uk.co (mentioned in the blog) isn't .co.uk
pushcxabout 2 hours ago
It wasn't obviously wrong in 2001. .pro started with a similar structure around the same time.
Pxtlabout 2 hours ago
Agree that the .name 3rd level domains are silly, disagree on .co.uk being a problem.

If .gov and .mil and .com make sense, then .gov.cc and .mil.cc and .com.cc make sense.

Of course, I think having more than one non-cc TLD was a mistake, but that's just me. If it makes sense to have topical TLDs for international and US institutions, it make sense to have national ones.

gpvosabout 2 hours ago
The 3rd level .name domains are the original ones. They didn't hand out 2nd level domains until three years after they started.
traceroute66about 2 hours ago
> disagree on .co.uk being a problem

Nominet and therefore .co.uk has been around since 1996.

.co.uk is not going anywhere, and neither is Nominet.

The only "problem" is the original poster did not do their homework. I suspect they were inferring `uk.co` which is a completely different kettle of fish. The original poster should urgently correct their post.

arjieabout 2 hours ago
We were rescued from that dot org scam by the fact that ICANN is a California non profit. I wonder if the AG can lean on them again. This is an outrageous thing to do.
strenholme6 minutes ago
The correct way to handle this mess is to simply keep things messy. BGP tables are a big mess, for example, because a lot of companies keep their IPs when going from ISP to ISP.

But, assuming that Verizon can’t keep third level domains:

* Third level names where only one person has the second level domain should be transferred to whoever owns that single third level name.

* Third level names where multiple people have the same second level domain should be put up for closed bidding: Only current owners of .name domains with a given second level domain name (e.g. last name) will be able to bid for the second-level domain. So, if one has john.smith.name and joe.smith.name, Joe Smith and John Smith will be in a bidding war for smith.name.

If the issue of .name not being in public suffix is a real issue, Verizon can handle that by disabling new third-level .name registrations, and provide Public Suffix with a list of those registrations (just send all the owners a privacy notice, making it clear that the existence of the name will be made public for security reasons). More reading: https://github.com/publicsuffix/list/issues/2306

Now, personally, I think Verizon can keep these messy third level names, and are doing things so that Neil Fraser has to compete with every single 2-bit cybersquatter out there for the rights to fraser.name.

As an aside, it’s trivial to have DNS servers handle multi-level domains without having to have a zone file for every level; e.g. https://this.is.a.long.name.maradns.org works, and there’s no zone file for name.maradns.org, long.name.maradns.org, a.long.name.maradns.org, and so on.

Also, since people have brought up the “org fuckery” without providing details: https://bluecatnetworks.com/press/the-org-domain-sale-explai...

You know dang well if .org was owned by an investment entity, they would had jacked up the prices as much as they could get away with.

aliasxneoabout 1 hour ago
This is why I am building DNTLS. These organizations no longer deserve our trust and they have inadvertently gained too much power over the last two decades of massive internet expansion. Names need to be fully owned by individuals and a shared, decentralized trust system must be in place for resolution. The more I see actions like this, the more convinced I am that a solution is long overdue.
theKabout 1 hour ago
Never heard of DNTLS, thanks for sharing. I skimmed the Website Abd am a bit uncertain what the ai angle is. Shouldnt naming be, well, just naming?
aliasxneoabout 1 hour ago
Yeah, the website is a holdover from when we were pitching AI VCs a few months ago. We quickly determined that the whole system is now "Cancer Capital" (see the other front page HN thread) and have pivoted to just bootstrapping from a close syndicate of like minded individuals. We plan to update the website this month, sorry it's a bit behind.

In short, AI identities were just a happy accident that comes with the system/architecture. It's not tied to AI at all.

But if anyone is interested in talking about what we're doing more, happy to connect at hn@sepositus.com.

xur1730 minutes ago
Do you have a brief explanation of what DNTLS is that you could post here?
delfinomabout 1 hour ago
There is already ENS.
aliasxneoabout 1 hour ago
The adoption has basically been non-existent. I have a lot of theories on where they've gone wrong. Being so heavily tied to a blockchain (Ethereum being the worst due to its state bloat) is probably the biggest mistake I think they made.
colordropsabout 1 hour ago
isn't yours tied to crypto and AI?
sigbottleabout 2 hours ago
There's a DNS wizard at my job (not doing DNS stuff currently; but in his past life), and while he was talking to me about certain topics my eyes glazed over, and I thought, "Man, surely that won't affect me, right?"

Well, it's still not affecting me, personally, but wow, seeing articles like this makes it feel just a tiny bit more real.

willwadeabout 2 hours ago
I worked for .name briefly right at the beginning of their entry into the world. Interesting but very odd part of my career.. Ill give it that.. I personally found the product at first a great idea but somewhat crippled by execution..
nubinetworkabout 3 hours ago
> Once the 3rd-level domains are terminated, it is assumed that the now vacant 2nd-level domains will become available for registration. Should someone (other than me) scoop up fraser.name (...)

What's to stop someone from doing that, and keeping the status quo? Sure, it might be expensive, but pool together a few frasers for the initial buy, and make the money back on the sublets.

bityardabout 1 hour ago
Well, nothing, but it does assume that Verisign doesn't have an unstated plan to do something else with .name. Domain registration is the real estate of the Internet and very little has happened in the last 30 years of domain name policy that has been for the benefit of anyone outside the the registrars.

For all we know, this is simply the first step in a series of moves for Verisign to better monetize the .name TLD in some novel fashion.

My evidence for this is that Verisign's own arguments for terminating the third-level domains are highly dubious. They claim that the third-level domains are too hard for them to manage. Bollocks: there are only 22,000 of them in use. That is a VERY small database that practically fits on a calculator and I refuse to believe that any manual labor around it is an outsized burden compared to pretty much any other semi-popular TLD. The second claim is that "the majority of those are not in use." Okay, if that's true, then where is the management burden coming from? That means tens of thousands of people are giving them money and getting nothing in return, isn't that the definition of an ideal business model?

It just doesn't pass the sniff test.

And finally, having read both of the linked documents, it sounds like people who have registered their .name for years in the future are not getting their money back. Are they likely to pay a second time, to a sub-registrar with no history?

xamde15 minutes ago
Also, someone managed to run all this 20 years ago. Has technology gotten so much worse? Is RAM now THAT expensive?
theandrewbaileyabout 2 hours ago
Depends on how much one trusts whoever's running fraser.name. Is it more or less than Verisign?
ZiiSabout 2 hours ago
You have to trust them and Verisign; which will always be less then just Verisign.
Y_Yabout 2 hours ago
Unless your trust for VeriSign is already zero
jonhohle36 minutes ago
One of the reasons I stick with Big Email for my primary email is cases similar to this. If I host email and lose the domain one day, I’ve lost two factor on a thousand different services (the single factor on some). Big Email’s policy is to not reissue my address, should I lose it or die.

The .name scenario is even worse. One domain gives you access to tens of thousands of users email. It seems like a privacy nightmare.

I’m not sure how future auth and privacy will work, but my child lost a tracfone phone and some mixup had separated it from my account. There was no way to recover the number. If that was my personal phone, how difficult would it be to restore banking, medical, and government access to things that assume I’ll always have that number.

Doing the same with personal email seems like too big of a risk.

sunnybeetroot17 minutes ago
You can look through my history how many times I’ve brought this up to people and they just don’t seem to care. A defence is that they’ll buy the domain for a century and not care once they’re dead which is fair but the situation in this article is a valid one. I will always stick with Big Email for accounts.
Advertisement
wmfabout 2 hours ago
mig4ng14 minutes ago
And that kids is why it's always DNS fault.

Again, you're security is only as strong as your DNS.

padjo19 minutes ago
Who is running the show over at ICANN? How can this possibly be a reasonable thing for a registrar to do?
johnplatteabout 2 hours ago
Wow! Years ago I initially bought my firstname.lastname.name, then I let it expire and then bought lastname.name. So glad I did!

Never dreamed that such a supposedly durable thing would just disappear. How hard is it really to preserve a global resource like this that exists only in software?

ipythonabout 3 hours ago
From the Verisign application [0] for this change:

    > 2.1. What effect, if any, will the proposed service have on the life cycle of domain names?
    > None. There will not be any effect on the life cycle of domain names.
ehhh, how is that possibly true? This change (deleting all third level names) by definition affects the lifecycle of domain names ... by terminating them!

Many years ago I wrote articles bringing attention to the negative effects of Verisign's SiteFinder [1] - if you don't remember this, it's when Verisign hijacked NXDOMAIN by redirecting any unresolvable domain to a site they owned and controlled.

[0] https://itp.cdn.icann.org/en/files/consensus-policies/rsep-2... [1] https://en.wikipedia.org/wiki/Site_Finder

politicianabout 2 hours ago
"Well, it doesn't affect the lifecycle of domain names. The lifecycle is defined in some RFC somewhere, and this change doesn't modify that. Now, these particular domain name instances might be adversely affected, but you didn't ask about that." -- lawyers, probably.
xp8435 minutes ago
I don't think it's hyperbolic to say that this is the most careless, disruptive change to anything to do with DNS or internet names I have ever seen.

> "will increase efficiency for the operation of the .name TLD."

What a preposterous excuse -- especially for something already up and running. Sounds like they probably want to change the backend in some way - or adopt some kind of off-the-shelf software - which doesn't jive so well with this unique TLD, and they figure "Ehh, fuck 'em, let's just pull the plug on these tens of thousands of people."

TLDRisk6 minutes ago
I thought I knew a lot about the policies and expectations when it comes to domains. I was surprised to see 3rd level domains called out in the .name registry agreement and I’m stunned that ICANN allowed this.

It’s incredibly one sided. The registry gets to cut costs and the detriment to registrants is extreme. ICANN is supposed to act on behalf of all participants.

The flagrant disregard for DNS stability in this case is jaw dropping.

chanuxabout 2 hours ago
I kind of assumed .name was a product of relatively new TLD explosion [1]

[1] https://blog.asmartbear.com/free-markets-bad/

Gotta wonder what other possible disasters introduced with gTLDs.

vidarhabout 2 hours ago
No, we were in fact part of the very first batch of "new" TLDs
xyzzy_plughabout 3 hours ago
> Despite the fact that it's registered and paid for until 2040

How is this possible? I thought there was a 10 year limit.

elashriabout 3 hours ago
I think it was figure of speech. The domain is registered until 2036

> Registry Expiration: 2036-01-29 00:00:00 UTC Updated: 2026-09-03 08:12:27 UTC Created: 2002-01-23 14:41:45 UTC

leni53615 minutes ago
Will they get a refund?
swiftcoderabout 3 hours ago
it's probably a 10 year registration, plus a pre-paid renewal at the registrar
ClarityJones37 minutes ago
If this proves to be a viable business strategy, then verisign could equally use it to re-sell google.com, ycombinator.com, etc. to the highest bidder.
decimalenoughabout 2 hours ago
I've had a .name domain forever and I had no idea first.last.name was even a thing, meaning that it was possible to register this without owning last.name.

That said, my domain is simply unusual.name, and everybody in my family has email addresses in the form first@unusual.name. So this is a no-op for me, and I gather www.unusual.name will also continue to work, since I own the 2nd level outright.

NelsonMinarabout 2 hours ago
I'm sure Verisign would be thrilled to have a bidding war between the legitimate owners of fraser.name and a bunch of third parties they suddenly enabled.
febusravengaabout 2 hours ago
This is silly question, but is your family managing trust in you as lone guy - cousin, father, brother - having potentially access to all their emails?

I feel that I more trust some corpo (Google, etc) that one particular person.

I don't imagine setup where you can effictevely guarantee them full privacy.

decimalenoughabout 2 hours ago
I don't store their emails, I use forwardemail.net and they have a pretty reasonable privacy policy: https://forwardemail.net/en/privacy

Some people in my family use it as their main address, others don't, it's entirely their call.

But yes, ultimately I control the domain and could be nefarious if I wanted to. But there's a certain baseline level of trust as a family, I'm reasonably certain my wife won't poison the milk in the fridge and she's reasonably certain I'm not going to read her emails.

sunnybeetroot14 minutes ago
How do you manage the bus factor? You die tomorrow and what happens to management of the domain and therefore access to their emails?
cesarbabout 1 hour ago
> This is silly question, but is your family managing trust in you as lone guy - cousin, father, brother - having potentially access to all their emails?

I believe this is a very common setup: the "computer wizard" kid of the family manages the computers for the whole family. Not just emails, they have access to the whole computer (and have to fix when it breaks).

bityard36 minutes ago
I manage the email accounts for the others in my household because it's free for them and I'm happy to do it. Plus, they trust me more than they trust a random tech company. Maybe that is not a universal thing among all families or parts of the world.
sunnybeetroot14 minutes ago
How do you manage the bus factor? You die tomorrow and what happens to management of the domain and therefore access to their emails?
vidarhabout 2 hours ago
It was deemphasized pretty early because people didn't understand it.

It made sense to us because our starting point was an email service letting people share lastname.sometld, but we never got close to as many registrants on .name as we had users on the webmail service (we had a couple of million accounts on that when it was sold to one of Marc Cubans companies for a relative pittance in the aftmath of the dot com bubble bursting)

Advertisement
anominalabout 1 hour ago
I am also one of the 22,000 people who have a third-level .name domain and I am livid about this, not least because Verisign flat-out lied in their proposal to ICANN: (https://itp.cdn.icann.org/en/files/consensus-policies/rsep-2...) :

"2.1. What effect, if any, will the proposed service have on the life cycle of domain names? None. There will not be any effect on the life cycle of domain names.

...

2.3. Explain how the proposed service will affect the throughput, response time, consistency or coherence of responses to Internet servers or end systems. There will be no effect on the throughput, response time, consistency or coherence of responses to Internet servers or end systems."

My registrar is also suggesting that they are going to just keep the money I pre-paid for years of registration, which is a minor annoyance compared to the loss of my entire online identity but an annoyance nonetheless.

Since ICANN is a non-profit that is required to operate in the public interest I do hope there can be some pushback on this. I will be writing to the CA AG myself.

nojaabout 3 hours ago
ICANN approved this.
Eccoabout 3 hours ago
Ok I don’t get it. Why not register `fraser.nameˋ directly? Or pick any TLD and register ˋ a 2nd-level domain (ˋfraser.tld`)? It just feels easier, plus this way you don’t have to pay for any new member of your family?
djoldmanabout 3 hours ago
If aaa.bbb.name is registered, then bbb.name cannot be registered.

bbb.name can ONLY be registered if it is not already registered AND there are no 3rd levels registered on bbb.name currently.

https://manage.whois.com/kb/servlet/KBServlet/faq1485.html

echoangleabout 3 hours ago
> Or pick any TLD and register ˋ a 2nd-level domain (ˋfraser.tld`)?

How would that help? The problem is that he's losing access to all the accounts currently tied to fraser.name, if he is changing that he can just use any arbitrary domain anyways.

Eccoabout 2 hours ago
I mean in the first place. Now it's too late indeed.
Aachenabout 1 hour ago
The post sounds like that wasn't possible; that this TLD operated by exception with third-level domains. It would be like asking why you don't just register smith.uk instead of smith.co.uk: because you can't (https://en.wikipedia.org/wiki/.uk#Second-level_domains)

That's just my reading of the situation though. The person could now hope they're the first to claim their second-level domain once it becomes up for grabs, but there's probably a dozen other people with a fraser subdomain that would want the same, plus however many hundreds of scalper scum. Probably the best you can hope for is that whoever does get it, has the decency to honor the original third-level domains for a reasonable fee

orraabout 3 hours ago
There will other people with the Fraser surname in the exact same position.
e_labout 3 hours ago
Because only one lucky person can own `fraser.name` at any one time in your model. And whilst that lucky person might be able to register their family members for free. There will be countless more (unrelated) Frasers who won't be able to register (even for money) their own `FIRST.fraser.name`.

So the argument goes, society as a whole gains more if we prevent anyone from owning `fraser.name`.

A legitimate alternative though, is to register `FIRST-fraser.name`

p4bl0about 3 hours ago
At the beginning of the existence of the .name TLD you couldn't do that, you were forced to register firstname.lastname.name and provide an ID to justify registering this specific domain.

With it you got an email redirection from firstname@lastname.name to the address of your choice. At some point this feature was discontinued (I assume when VeriSign took control of the .name TLD), a bit after it was decided (again by VeriSign) to allow registering first level .name domain. My main email address stopped working from one day to another without me being warned in any way.

When this happened I've emailed VeriSign and my registrar at the time, and tried several time since then, to be able to register the first level domain I'm the only one using, but they categorically refuse, despite recognizing that a single subdomain has ever been registered. They kept saying that I could just let the domain expire, wait for the grace period, and register it once it's liberated, hoping that no one does it before me, and without any solution for the downtime in the mean time…

And now this… fuck VeriSign -_-

antifabout 2 hours ago
This really sounds like VeriSign has no business owning .name … best possible outcome would be transferring it to somebody who will retain the originally intended services.
ZiiSabout 2 hours ago
It has been extreamly clear VeriSign has no business doing anaything for years.
anominalabout 1 hour ago
The firstname@lastname.name email forwarding is still working for me. I think only some registrars support it, though.
lacooljabout 1 hour ago
Dude, this is one of the craziest things I think I've read on HN

First, that a legit dealer could/did(does?) sell third-level domains at all (Verisign, no less) Second, that the top-level is staying available, allowing for second-levels to be bought/sniped like you mention.

If you do lawyer up and need help with legal fees, I think this would be a worthy cause.

mchestersabout 3 hours ago
Wow, they were extremely laziest in the request form too. Most answers are just a few words.

  > 3.6. Have you communicated with any of the entities whose products or services might be affected...
  > "No. Not applicable."
mchestersabout 3 hours ago
Seriously.

  > 7.3. Provide any other relevant information to include with the request. If none, respond with “N/A.”
  > None.
fetzuabout 2 hours ago
Also note that their response is the exact length of the shortest allowed one, and yet still wrong.
chrismorganabout 2 hours ago
I want to hear you justify, with perfect gravity, “N/A.” being the exact same length as “None.” Pictures of handwriting or specific fonts accepted. :D
chrismorganabout 2 hours ago
I think the “not applicable” is to the elided second sentence of the question:

> 3.6. Have you communicated with any of the entities whose products or services might be affected by the introduction of your proposed service? [→ No.] If so, please describe the communications. [→ Not applicable.]

Gotta say that the entire form feels not applicable. The proposed service is the discontinuation of an existing service. I see from their website that other similar things do the same, but it feels broken when so many of the questions become nonsense.

wmfabout 2 hours ago
This is how you fill out an application when you know it's going to be rubber-stamped.
MadameMintyabout 3 hours ago
The nerve.
doublepg23about 3 hours ago
I didn't even know I was using .name incorrectly...
underdeserverabout 1 hour ago
dang and team, perhaps it makes sense to special-case .name domains in the domain hint, like you do for GitHub and Ex-Twitter.
johnnyApplePRNG36 minutes ago
They deserve to lose their control of all domains over this.

This is ridiculous.

bawolffabout 1 hour ago
I feel like TLDs as a concept are more trouble than they are worth. We should just have .com and get rid of the rest (except special purpose tlds).
aeternumabout 2 hours ago
How would the avg person know that ..name is different and somehow more trustworthy than ..uk

Overall this seems like the right move, either they all are trusted or none.

Advertisement
drnick1about 2 hours ago
> Second, my email address also disappears. Third, all the IoT devices that use services on this domain become bricks. Basically, I disappear from the Internet.

While changing email is inconvenient, I don't understand the point about IoT devices. IoT devices should not depend on the Internet at all for obvious privacy and security reasons. If you are using IoT devices with "cloud" accounts, then this is a blessing in disguise. Put that garbage in the trash and rebuild around HomeAssistant, Zigbee, RTSP, etc. I find it hard to believe that someone hosting their own website would fall for the cloud IoT scam.

jmuguyabout 2 hours ago
Plenty of people and businesses have their own (DIY, etc) devices that need to use DNS. I mean it wouldn't really be the internet of things, if it didn't actually use the internet...

For instance, I own a .house domain that I use for a bunch of stuff that I've programmed. It would be a pain in the ass to go change that domain out. Now take that to next level and you're a business that's deployed a few thousand devices that need to call home.

I guess all this is to say - IoT doesn't just mean cheap botnet honeypot IP cameras. Take a look at https://www.balena.io/cloud for instance

Sharlinabout 2 hours ago
It's dubious whether the Internet of Things was ever a good idea in any sense. Especially given how, famously, the "S" in "IoT" stands for security.
drnick1about 2 hours ago
"Internet" in this context usually means IP, and in any case it should be restricted to a LAN. If you actually own the device changing the domain or IP should be trivial, I don't think this is what the article refers to.
rahimnathwaniabout 2 hours ago
He didn't say his IoT devices relied on 'cloud' accounts. He said there are IoT that use services on this domain.

Imagine he's set up some IoT devices at his parents' home, and those devices use services that he hosts somewhere on the internet. It would be silly to hard code the IP addresses in there, right (unless he operates his own ASN)? So he would use DNS to allow those devices to find his server(s). This would be the case whether the servers are at his home, at his office, or in a rack at a data centre.

monkeyfacebagabout 2 hours ago
It sounds to me like you understand the point perfectly well, you just cared to make a different point.
1970-01-01about 2 hours ago
Instead of giving up, why can't all 22k .name owners move on to OpenNIC? They will not say no, you can't have that.
notahackerabout 1 hour ago
The ability to register fraser.geek so a very small number of OpenNIC users can access that new URL doesn't really solve the OP's problem with his family's long-established URLs disappearing and their emails being directed to whichever scammer buys up the fraser.name domain.
1970-01-01about 1 hour ago
That isn't the correct problem. The 3rd level domain is going away, which can be reconqured via OpenNIC and mass re-adoption. There will surely be new problems, but owning will not be among those problems.
Macha29 minutes ago
The problem is everyone else (such as email providers...) recognising your ownership.
r_leeabout 1 hour ago
I would not use a 2nd level tld for a "stable presence". it seems like a gimmick
jmuguyabout 2 hours ago
I can't be the only one that assumed based on the domain that this was some bizarre DMCA action by Paramount.
Aachenabout 1 hour ago
What does Paramount have to do with the last name Frazer?
NewJazzabout 3 hours ago
You might want to write to the CA attorney general. Former AG Xavier Becerra was able to dissuade ICANN from letting the .org fuckery happen, maybe Bonta could try to strong arm ICANN in this case.
qrobitabout 2 hours ago
What was the deal with .org?

EDIT: seems like Ethos Capital private equity firm wanted the .org registry, and Xavier Becerra (Attorney General of California at the time) wrote a letter that played major role in transaction being rejected

> Dear Messrs. Botterman and Marby:

>

> I urge ICANN to reject the transfer of control over the .ORG registry to Ethos Capital.

> The proposed transfer raises serious concerns that cannot be overlooked.

(from https://itp.cdn.icann.org/en/files/correspondence/becerra-to...)

NewJazzabout 2 hours ago
Thanks yeah was too lazy to go searching for a link.
Apocryphonabout 2 hours ago
I wonder which tech nonprofit would be best to champion this cause. Doesn't seem quite the EFF's domain.
delducaabout 2 hours ago
I never bet in any other than .com, .org, .net?
CodesInChaosabout 2 hours ago
.org almost got screwed in 2019 too:

> In April 2019, ICANN proposed an end to the price cap of .org domains and effectively removed it in July in spite of having received 3,252 opposing comments and only six in favor. A few months later, the owner of the domain, the Public Interest Registry, proposed to sell the domain to investment firm Ethos Capital. After intense criticism from nonprofit groups and significant figures in Internet history, the proposal was scrapped.

Surprisingly not by Verisign, who gave up .org in 2003.

r_leeabout 2 hours ago
I love that name, "Ethos Capital", it's so wholesome

it'd fit like a PE firm focusing on chemical weapons

jeroenhdabout 1 hour ago
Those are all controlled by companies in and subject to the demands of the USA, which has been proving for many years that they cannot be trusted.

Also, all common names with any of those prefixes have been registered a long time ago.

cjjuiceabout 2 hours ago
I really think ENS is on to something with blockchain based domain registration and management
Aachenabout 1 hour ago
Family of ESR or who is this?
TZubiri31 minutes ago
I wonder if this could constitute a violationiof article 6 of the UN declaration of human rights.

It has been established that national identifiers are protected by it, and a domain works as a sort of international identifier, in this case a personal one.

No one is obligated to give you a domain, but by contracting an obligation to provide that identifier until 2040, they would at least be liable for those damages, but there's an argument that depriving you of an identifier already granted is a more fundamental violation of a right to a name, an identifier and recordkeeping of them.

notorandit18 minutes ago
It's just money. Nothing else. Just money.
rburhum18 minutes ago
Lawyer up and fight it. This is bs.
Advertisement
Henchman21about 1 hour ago
How is it that they can just nullify the contracts they had with people they were providing services for?
bix6about 2 hours ago
Fuck verasign. TLDs should be run as an actual public utility. Can these economic parasites be expelled already…
xystabout 3 hours ago
Verisign is the worst. Hope author wins
xiaoyu2006about 3 hours ago
May I ask what is wrong with Verisign?
DaSHackaabout 3 hours ago
Well, the post in OP is a good start
gpvosabout 3 hours ago
They have been generally scummy throughout their existence. https://en.wikipedia.org/wiki/Verisign#Controversies is a good start.
psychoslaveabout 2 hours ago
Breaking trust, one TLD at a time.

So, where is our fully decentralized TLD alternative, free of ICANN or any central authority to handle how we grant names by conventions, without any money scheme in the game that attracts malevolent actors moving only through greed strings?

Also, this time let’s make it like usenet, so "person:named:Neil Fraser" or even "::Neil Fraser" (harder to type but less culturally entangled into English).

toast0about 2 hours ago
> So, where is our fully decentralized TLD alternative, free of ICANN or any central authority to handle how we grant names by conventions, without any money scheme in the game that attracts malevolent actors moving only through greed strings?

We can all edit our hosts file.

The problem with a lack of a central authority is domain names are most useful if they follow the highlander principle. There can only be one neil.fraser.name ... otherwise it's not usable for routing traffic if every webserver a Neil Fraser runs uses that address. (Yes, there are useful ways for one name to resolve to different webservers, but almost always those are webservers under at least loose control of a single entity or very exceptional cases)

CodesInChaosabout 2 hours ago
Namecoin (.bit) was an attempt to create naming system without a central authority using a blockchain.

But from what I remember, they fucked up the pricing function and it got overrun by domain grabbers.

khalicabout 1 hour ago
Ah! verisign! Proving the world over and over what kind of scum they are
swiftcoderabout 3 hours ago
That's pretty shit. You'd think changes like this would need to go through a public comment period with the affected users (much like city planning decisions do)
AtNightWeCodeabout 2 hours ago
Things like this happens from time to time and yet people insists on using stupid TLD:s just because of "cool" suffixes.
eleventenabout 3 hours ago
> Minutes after my daughter was born, I also registered beverly.fraser.name.

...minutes?

Evidloabout 3 hours ago
Don't want to get scooped by GoDaddy when they hear the good news.
cxrabout 2 hours ago
Consider whether you'd be questioning this if the author had written that within minutes of his daughter being born, her photo was on Facebook. The only thing it suffers from is not being normalized and taking marginally more* effort, while being nowhere nearly as creepy.

* or arguably the same amount or less; for additional context: the author is an ex-Googler

gpvosabout 2 hours ago
I even suspect that the name of the child was dependent on the domain name being free... but then, it shouldn't be too hard to set up the request in advance and just press the button once the child is born. Maybe there was some rule that names could only be registered for living (i.e., born) persons?
rationalistabout 1 hour ago
Maybe they wanted the Created Date for the domain to match the birth date.
kotaKatabout 3 hours ago
To be faiiiir, when your partner is absolutely zonked out in the minutes post-delivery, what else is there to do when you're by their side and still half-asleep? Time to start announcing your pride and joy to the world, starting with a domain zone file.
advisedwangabout 2 hours ago
Pretty crazy to be focused on anything other than your immediate family in after a birth... but not exactly unprecedented when you look at social media posts!
ipythonabout 3 hours ago
I mean, you've already had 10 months to come up with some name ideas. It's not like it's a huge surprise when it happens. You could even register the names before they're born.
buzzy_hackerabout 3 hours ago
I registered a domain name for my son the day he was born...

  whois firstlast.com | grep 'Creation Date'
shows his birthday, which I found amusing!
Aachenabout 1 hour ago
GDPR would like to have a word with you! :D Nah seriously though, that's awesome.
echoangleabout 2 hours ago
I thought there might have been a need to send an ID to prove that you actually have the name you're registering for so you would need to wait for the birth certificate but from wikipedia it doesn't seem like that's the case.
alaitheaabout 2 hours ago
No requirements at all. My mom had registered my firstlast.com domain some 30 years ago. While caring for my dying dad, she let all her domain registrations expire. I then had to negotiate with a domain squatter to get my domain back.
layer8about 3 hours ago
He didn’t say how many minutes.
mcmcmcabout 3 hours ago
Presumably less than 60
tasty_freezeabout 3 hours ago
It was more than one minute.
xiaoyu2006about 3 hours ago
just a figure of speech
bossyTeacherabout 3 hours ago
Priorities. /s
nikanjabout 1 hour ago
I wrote to ICANN support and got a template-AI answer wholly unrelated to my complaint about this:

”Greetings from ICANN Global Support.

I am sorry to hear you are experiencing this domain access issue after your registrar's transfer. I will happy to provide you with relevant information and guidance.

Please note that, ICANN accredits companies as domain name registrars and works to ensure contractual compliance with the terms and conditions of the 2009 and 2013 Registrar Accreditation Agreements (RAAs).

ICANN does not provide domain name registration or manage domain accounts. As a result of that ICANN is not able to perform domain management for you.

If you need help to access and manage your domain, you will need to contact your domain service provider or registrar for assistance.

You may check who your registrar is by doing a domain search at lookup.icann.org.”

Absolutely infuriating

pmdrabout 2 hours ago
> I had history with Verisign and did not trust them.

I don't know what that history is, but did it really make a tld used by only 22k people more appealing?

decimalenoughabout 2 hours ago
That's 22k people with third level domains like first.last.name. There are close to 100,000 second level last.name registrations, which are not going anywhere.

https://www.icann.org/resources/pages/name-2014-03-03-en

cormorantabout 2 hours ago
According to Wikipedia, "Verisign was the outsourced operator for .name since the .name launch in 2002". That makes the reasoning yet more puzzling.
swiftcoderabout 2 hours ago
They ran the backend services, but didn't set the policies (until they acquired the operator in 2008-2009)
Advertisement
jawnsabout 2 hours ago
Surely the author must have anticipated some heightened level of risk in pegging important parts of his personal and business life on a nonstandard TLD like this.

It's a pretty bizarre exception to the normal, intuitive ways that domains work.

I'll admit that it's a crappy situation and I would be frustrated in his place. But if I were in his place, I probably would have also thought it prudent to have a backup plan.

swiftcoderabout 2 hours ago
> nonstandard TLD

What exactly is non-standard about an ICANN-approved TLD? Yes, the multi-level structure is a little odd, but given that ICANN approved it in the first place, one has a reasonable expectation that they would work as advertised.

jawnsabout 2 hours ago
I have a .science domain and a .com domain.

Even though .science was launched in 2014 (more than a decade ago), I still consider it a non-standard TLD and still deal regularly with difficulties around its use. (For instance, you wouldn't believe how many online services reject email addresses than end in .science because they use regexes that exclude TLDs with 7 letters.)

Likewise, I've registered .lol and .fun domains but never would have assumed that just because they're available now, they will be available in perpetuity.

In that sense, .name as a third-level TLD is even more non-standard, because the standard way domain registration works is by choosing a single "second level" domain name, then adding subdomains.

angoragoatsabout 2 hours ago
> Likewise, I've registered .lol and .fun domains but never would have assumed that just because they're available now, they will be available in perpetuity.

Why wouldn't you assume this?

> the standard way domain registration works is by choosing a single "second level" domain name, then adding subdomains

The entire ccTLD systems of the UK, China, Germany, France, Japan, and many others would beg to differ.

avazhiabout 2 hours ago
> What exactly is non-standard about an ICANN-approved TLD?

Uh, 99% of people would assume a .name address is a scam. Hate to break it to you.

angoragoatsabout 2 hours ago
.name is in no way a "nonstandard TLD." It has been in existence for a quarter of a century and was part of the first batch of new gTLDs approved after the dot-com boom had begun, in 2000.

For the first couple of years of .name's existence, it only allowed registration of third-level domains, and the ability to register second-level domains was added later (and only if no third-level domains existed for that second-level domain).

The author is in no way at fault here, and I don't think I would have assumed there was a heightened level of risk if I were him.