Skip to content
Use Cases
dDNS

dDNS: Decentralized Domain Name System

A censorship-resistant and secure domain name system that operates on top of the Exeos network, allowing users to resolve domain names without relying on centralized DNS servers.


Implementation

  • Blockchain-Based Records: Store DNS records on the blockchain for immutability and transparency.
  • Distributed Resolution: Use Exeos nodes to resolve domain queries, reducing dependency on central authorities.
  • Security Measures: Implement DNSSEC-like features to prevent spoofing and ensure data integrity.
  • Privacy Enhancements: Utilize DNS over HTTPS (DoH) or DNS over TLS (DoT) within the network.

Benefits

  • Censorship Resistance: Prevents domain blocking by authorities or ISPs.
  • Security: Protects against DNS attacks like cache poisoning and man-in-the-middle attacks.
  • Privacy: Hides user DNS queries from external observers.