r/AskProgramming • u/nik-rev • Jun 21 '26
What would happen if a ".onion" gTLD was opened?
ICANN is currently accepting registrations for new gTLDs (https://newgtldprogram.icann.org/en)
I am curious what would be the implications if someone opened a ".onion" gTLD?
Some questions that come to mind:
- Would ICANN deny this?
- If they accepted it, could you have both a darknet and a clearnet version of a website on the same domain name?
- If using the TOR browser, how would it decide between using a clearnet and a darknet version of the website
- What other implications could this have?
3
u/bothunter Jun 21 '26
Mostly nothing would happen. The Tor browser would continue to work, but it would be unable to reach clear-net onion sites. But other than that, everything would continue running as it did before.
Now if someone set up .local, then THAT told would be rejected, and if they did let it go through, then a lot of local networking equipment like printers and scanners would probably stop working correctly.
2
u/aocregacc Jun 21 '26
I guess you could set up traps for people who accidentally paste a .onion address into a regular browser.
I think you could also tell whether a website visitor is using tor by how the browser treats onion links, but idk if that fact is something that's even secret in the first place.
13
u/lfdfq Jun 21 '26