|
|
|
|
|
by everfree
514 days ago
|
|
My favorite example is Ethereum Name Service (ENS). Instead of a patchwork of DNS servers that can go down, registrars that go through enshittification cycles, and complicated ownership/transfer rules that vary based on country and TLD, ENS presents a single unified database that runs on signed message broadcasts. To change an ENS entry, you just sign a message and broadcast it anywhere. No need to interface with a registrar. The global resolver gets updated seconds later. It reduces an incredibly complex system of registries and registrars, authoritative and recursive resolvers, domain transfers - it distills it down to a system of just sending signed messages to update a single global name database that gets replicated to everyone who cares to have a copy. |
|
I also wonder how the long-term monetary incentives work for a truly trustless domain name scheme. Having a quick look at https://app.ens.domains this doesn't seem terribly cheaper than a traditional registrar.