The new Coinbase NFT site was brought up in a different thread, and I noted that it appears to just use its own private database of usernames (Iâm guessing the same system from Coinbase Wallet):
And this is already leading to new scams:
Now thereâs an interesting new wrinkle in the story:
If Coinbase is rolling out ENS subdomains, Iâm assuming their existing database of Coinbase Wallet / Coinbase NFT usernames will just be converted into *.coinbase.eth
subdomains or something like that?
Whatâs most interesting to me, and I didnât realize this before about ENS subdomains⊠is that this doesnât appear to cut down on impersonation scams, but might even help such scamsâŠ
Now youâre just creating another new popular namespace that scammers can squat names in, like that example from above with @yugalabs
on Coinbase NFT. Even if that will actually turn into yugalabs.coinbase.eth
in the future, I can almost guarantee you that the average user isnât going to know that (especially if Coinbaseâs website still just shows @yugalabs
). Theyâre still just going to think thatâs the official account.
Like what if twitter.eth was given to Twitter and they start allowing people to register subdomains, and have some kind of first-class integration for those subdomains on Twitter profiles? Now I can go and squat on vitalik.twitter.eth
and trick people into thinking Iâm Vitalik!
For the vast majority of subdomain systems Iâm sure this wonât be an issue, but itâll definitely be an issue on those few ultra-popular systems (like perhaps *.coinbase.eth
). Unless the owners build some sort of restrictions on which names can be registered.
For example, maybe only the owner of domain.eth
can claim domain.coinbase.eth
or something. Similar to how claiming DNS domains works on ENS. That way at least the owner of a .eth name wouldnât need to worry about someone claiming their name in some popular subdomain namespace and scamming others with it.
Such restrictions would not be on the ENS protocol side but rather built into each subdomain registrar obviously. If anyone is working on or is aware of such subdomain registrars, I would definitely hope that they include restrictions like this to prevent scams. Otherwise I fear that ENS subdomains could have a more harmful than helpful effect on the web3 ecosystemâŠ
Thoughts? Am I overthinking it? @zadok7 and I deal with a lot of scam-related support tickets, and Iâm just envisioning and dreading the new wave of ENS scams that could arise once L2 subdomains are possible.