Digital Nations
  • DIGITAL NATIONS BOOK
    • Get Your Free Copy
  • Web3 Overview
    • What is Web3?
    • The Problem with Centralized Economies
    • The Benefits of Decentralized Economies
    • How do Decentralized Economies Work?
      • Decentralized Ledgers
        • Blockchains
        • Digital Key Cryptography
        • Consensus Mining
        • How to Read a Decentralized Ledger
      • Smart Contracts
      • NFTs
    • The Web3 Ecosystem
      • Cryptocurrencies
        • What is a Cryptocurrency?
        • What is Money?
        • The Problems with Centralized Money
        • The Benefits of Decentralized Money
        • How do Cryptocurrencies Work?
          • What are Databases?
          • How are Cryptocurrencies Distributed?
          • How are Cryptocurrencies Decentralized?
            • What are Blockchains?
            • What is Digital Key Cryptography?
            • What is Consensus Mining?
        • Key Players
          • Bitcoin
          • Ether
          • Stablecoins
          • Other
        • Problems with Cryptocurrencies
          • High Fees
          • Volatility
          • Environmental Concerns
          • Tax Cheats & Criminals
          • MEV
        • The Long-Term Potential of Cryptocurrencies
      • DeFi
        • What is DeFi?
        • The Problems with Centralized Finance
        • The Solution - Decentralized Finance
        • What's Different about DeFi?
          • Decentralized Cash (aka "Stablecoins")
          • Decentralized Exchanges
          • Decentralized Lending and Borrowing
          • Decentralized Insurance
          • Decentralized Derivatives
        • What's New in DeFi?
          • Yield Farming
          • Flash Loans
          • Money Legos
        • DeFi Infrastructure
          • Smart Contract Platforms
          • Oracles
          • Data Aggregators
          • Storage Protocols
          • Interoperability Protocols
        • The Dark Side of DeFi
          • High Fees
          • User Error
          • Usage by Criminals and Terrorists
          • Exploits, Hacks and Attacks
          • Regulation
        • Why DeFi Will Eat Wall Street
      • NFTs
        • What are NFTs?
        • Problems with Centralized Asset Ownership
        • Benefits of Decentralized Asset Ownership
        • History of NFTs
        • How do NFTs work?
          • What is a Token?
          • What makes a token “Non-Fungible”?
          • What are Smart Contract Platforms?
        • NFT Ecosystem
          • Digital Art
            • Avatars
            • Collectibles
            • Art
          • Virtual Worlds
          • Gaming
          • Social
          • Music
          • Intellectual Property
          • Other NFT Applications
        • NFT Infrastructure
          • Smart Contract Platforms
          • Rollups
          • Decentralized Storage
          • NFT Marketplaces
          • Wallets
        • NFT Financialization
          • Borrowing and Lending
          • Licensing
          • Fractionalization
        • Criticisms of NFTs
          • Weak Arguments Against NFTs
            • Easily Copied
            • Centralized
            • Tacky
          • Legitimate Criticisms of NFTs
            • High Fees
            • Fraud and Theft
            • Poor User Experience
        • Why NFTs Will Eat Hollywood (and maybe the World…)
      • DAOs
        • What is a DAO?
        • The Problem with Traditional Corporations
        • The Benefits of a DAO
        • How Does a DAO Work?
        • DAO Ecosystem
          • Protocol DAOs
          • Investment DAOs
          • Charity DAOs
          • Collector DAOs
          • Media DAOs
          • Service DAOs
          • Social DAOs
        • DAO Tooling
          • Communications
          • Fundraising
          • Governance
          • Treasury Management
          • Compensation
          • DAO Frameworks
        • Problems with DAOs
          • Lack of Legal and Regulatory Clarity
          • Operational Inefficiencies
          • Gas Prices
          • Usage by Criminals and Terrorists
          • Hacks and Scams
        • Why DAOs will Eat Corporations
      • Smart Contract Platforms
        • What are Smart Contract Platforms?
        • The History of Smart Contract Platforms
        • Why are Smart Contract Platforms Important?
        • How do Smart Contract Platforms Work?
          • Whare are Blockchains?
          • What are Smart Contracts?
          • What is Consensus Mining?
        • What are the Problems with Smart Contract Platforms?
        • How do we Solve these Problems?
          • On-Chain Solutions
          • Off-Chain Solutions
        • Who are the Key Players?
          • Ethereum
          • BSC (formerly Binance Smart Chain
          • Cardano
          • Solana
          • Avalanche
          • Polkadot
          • Polygon
          • Tron
          • NEAR
          • Cosmos
        • What’s Next? The Multi-Chain World
    • Web3 Infrastructure
      • Virtual Worlds
      • Wallets
      • Decentralized Domain Name Servers
      • Decentralized Internet Service Providers
      • Node Providers
      • Smart Contract Platforms (Layer 1s)
      • Rollups (Layer 2s)
      • Decentralized Data Storage
      • Querying Tools
      • Oracles
      • Bridges
      • Decentralized Computers
    • Challenges
      • High Fees
      • Limited Traction
      • Volatility
      • Environmental Concerns
      • Limited Interoperability
      • Miner-Extractable Value (MEV)
      • Poor User Experience
      • Usage by Criminals and Terrorists
      • Hacks and Scams
        • Malware
        • Code Exploits
        • Scams
      • Lack of Legal and Regulatory Clarity
    • Why Web3 Will Eat the World
  • Resources
    • Web3 University
      • White Belt (<1 Hour)
      • Blue Belt (1 Day)
      • Purple Belt (1 Week)
      • Brown Belt (1 Month)
      • Black Belt (1 Year)
      • Red Belt (Lifetime)
    • Books, Articles & Videos
      • Books
      • Articles and Videos
      • Canons
    • Twitter Accounts
      • Favorite Accounts
      • DeFI
      • NFTs
      • Metaverse
      • DAOs
      • Web3
      • Developers
      • Investors
      • News & Research
      • Consolidated
    • Podcasts
    • Reddit
    • News & Research Sources
    • Courses
    • Data Sources
      • Favorites
      • General Market Information
      • Industry Information
      • On-Chain Analytics
      • Block Explorers
      • Social
      • Technical
      • Tokenomics
      • Other
  • My Journey Down the Web3 Rabbithole...
Powered by GitBook
On this page
  • What is the DNS?
  • How do Decentralized DNS services work?
  • Key Players
  1. Web3 Overview
  2. Web3 Infrastructure

Decentralized Domain Name Servers

Note: Data in this section last updated September 12th, 2022

PreviousWalletsNextDecentralized Internet Service Providers

Last updated 2 years ago

What is the DNS?

Every device on the internet has a unique address – called an IP address – that helps other computers identify it. Unfortunately, this address is represented with a string of numbers such as “198.61.190.243”.

As you can imagine, human beings aren’t very good at remembering random strings of numbers, nor do they provide any context as to what’s on the site. That’s why the Domain Name System (DNS) was created – it serves as the “phonebook” of the Internet and translates IP addresses into human readable names.

For instance, let’s say you wanted to look up www.facebook.com.

  1. Your computer would send a request for to a DNS server

  2. The DNS server would look up the name , find its IP address and send it back to you

  3. Your computer would then use this new IP address to make a request to directly to Facebook’s servers

  4. Facebook would send the requested webpage back to your computer

The Domain Name System is not just one server, but instead a global collection of servers. That way, if one doesn’t know the address you’re looking for, it can route it to another one. This also provides redundancy in case a single server is attacked or goes down.

While the DNS is extremely important to the internet, it has one major flaw – it’s centralized. This creates numerous risks including the lack of privacy, the potential for censorship and security vulnerabilities.

As such, decentralized DNSs such as the Ethereum Name Service, aim to supplant this ~40 year old system and become the “phonebook” of the blockchain.

How do Decentralized DNS services work?

The Ethereum Name Service (ENS) is virtually identical to the internet's DNS system, in that it translates human-readable names into computer addresses

For instance, without ENS, if you wanted to pay your friend in cryptocurrency, you’d have to know the public address of her wallet, which might look something like “0x787192fc5378cc32aa956ddfdedbf26b24e8d78e40109add0eea2c1a012c3dec”. ENS allows users to create “nicknames” – such as “Alice.eth” – a and attach them to their wallet, allowing anyone to send any Ethereum enabled token to that address.

ENS operates using two main components, a main “registry” and a collection of “resolvers”. The registry contains all the “nicknames” (called domains) registered on the system and the address of their respective resolvers. The individual resolvers contain the information necessary to match each domain to its actual Ethereum address.

The ENS Registry Contains Individual Resolvers That Can Translate Each Domain

So if someone wanted to send 10 ETH to “alice.eth” using Metamask:

  1. The user would open their Metamask wallet, hit the “send” button and add “alice.eth” as the recipient’s address

  2. The system would then query the main registry to find out which resolver is responsible for “alice.eth”

  3. The register would return the applicable resolver

  4. The system would then query the resolver for the correct address, which would return “0x787192fc5378cc32aa956ddfdedbf26b24e8d78e40109add0eea2c1a012c3dec”

  5. Metamask would then use this new address to complete the transaction

Like the DNS, this all occurs “under the hood”, so from a user perspective they simply type “alice.eth” in the address and the money is on its way.

While ENS originally only worked for .ens names, in late 2021, the protocol announced that it would also be integrating traditional domain names into the system. This opens up a world of potential as it makes it possible to register urls such as “alice.com” to a wallet and allow it to receive cryptocurrencies.

Key Players

Notable players in the decentralized DNS space include ENS, Unstoppable Domains, Bonfida, Handshake and Namecoin.

www.facebook.com
www.facebook.com
Source: Coinmarketcap as of 9.12.22
Source:
Source:
Devopedia
ENS