diff --git a/markdown/Decentralized, Firewall-Resistant Peer-to-Peer DNS System.md b/markdown/Decentralized, Firewall-Resistant Peer-to-Peer DNS System.md index fb29ecb..fb1a8d6 100644 --- a/markdown/Decentralized, Firewall-Resistant Peer-to-Peer DNS System.md +++ b/markdown/Decentralized, Firewall-Resistant Peer-to-Peer DNS System.md @@ -43,7 +43,7 @@ The current code lays the foundation for a decentralized DNS system that could, ## The Concept: Decentralized DNS with UDP Hole-Punching -At the heart of this system is the integration of decentralized technologies with resilient connection strategies, primarily UDP hole-punching. This P2P DNS uses Holepunch for tunneling and Hyperswarm for establishing peer connections, creating seamless communication between peers across diverse network environments. +At the heart of this system is the integration of decentralized technologies with resilient connection strategies, primarily UDP hole-punching. This P2P DNS uses Holesail for tunneling and Hyperswarm for establishing peer connections, creating seamless communication between peers across diverse network environments. Handling DNS requests through a decentralized P2P framework fundamentally alters the dynamics of DNS: - Centralized DNS servers are no longer required.