<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmad Hemmati</title>
    <description>The latest articles on DEV Community by Ahmad Hemmati (@twincodesworld).</description>
    <link>https://dev.to/twincodesworld</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3577916%2F1afcb235-08ba-45ea-9a31-cd3dba357099.jpeg</url>
      <title>DEV Community: Ahmad Hemmati</title>
      <link>https://dev.to/twincodesworld</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/twincodesworld"/>
    <language>en</language>
    <item>
      <title># LHDNS — A Ledger-based, Privacy-Preserving Alternative to DNS 🌐</title>
      <dc:creator>Ahmad Hemmati</dc:creator>
      <pubDate>Fri, 24 Oct 2025 07:47:19 +0000</pubDate>
      <link>https://dev.to/twincodesworld/-lhdns-a-ledger-based-privacy-preserving-alternative-to-dns-38ln</link>
      <guid>https://dev.to/twincodesworld/-lhdns-a-ledger-based-privacy-preserving-alternative-to-dns-38ln</guid>
      <description>&lt;p&gt;For decades, DNS has been the internet’s central directory — but it’s centralized, traceable, and easily censored.&lt;br&gt;&lt;br&gt;
&lt;strong&gt;LHDNS (Ledger-based Hashed Decentralized Naming System)&lt;/strong&gt; proposes a new architecture for &lt;strong&gt;anonymous, verifiable, decentralized name resolution&lt;/strong&gt;, eliminating single points of control and global traceability.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ Technical Summary
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Ledger-backed ephemeral entries&lt;/strong&gt; instead of static zones
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cryptographic integrity:&lt;/strong&gt; Ed25519 + SHA-256 + XChaCha20-Poly1305
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy mechanisms:&lt;/strong&gt; onion routing, cover traffic, multipath relays
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sybil resistance:&lt;/strong&gt; staking, slashing, and adaptive PoW
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Interoperability:&lt;/strong&gt; DNS ↔ LHDNS gateways and stub resolvers
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each of these components is modular — nodes can enable privacy layers or staking mechanisms independently.&lt;/p&gt;




&lt;h2&gt;
  
  
  📂 Documentation
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;📘 &lt;a href="https://github.com/twincodesworld/LHDNS" rel="noopener noreferrer"&gt;Whitepaper (PDF)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🔍 &lt;a href="https://github.com/twincodesworld/LHDNS" rel="noopener noreferrer"&gt;Extended Technical Report (Annex A)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📑 &lt;a href="https://github.com/twincodesworld/LHDNS" rel="noopener noreferrer"&gt;Appendices A–D (Modules, Glossary, Threat Models)&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/twincodesworld/LHDNS" rel="noopener noreferrer"&gt;Full Repository on GitHub&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💬 Contributing
&lt;/h2&gt;

&lt;p&gt;LHDNS is open-source (Apache 2.0).&lt;br&gt;&lt;br&gt;
We welcome developers, cryptographers, and network researchers to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Review and discuss architectural modules
&lt;/li&gt;
&lt;li&gt;Implement SDKs or prototype nodes
&lt;/li&gt;
&lt;li&gt;Help define interoperability layers
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re passionate about decentralized infrastructure, we’d love your thoughts or code reviews.&lt;br&gt;&lt;br&gt;
See &lt;a href="https://github.com/twincodesworld/LHDNS/blob/main/CONTRIBUTING.md" rel="noopener noreferrer"&gt;&lt;code&gt;CONTRIBUTING.md&lt;/code&gt;&lt;/a&gt; for contribution details.&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;“Freedom begins when information flows without permission.”&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
— &lt;em&gt;LHDNS Whitepaper, v1.0&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;em&gt;Ahmad Hemmati&lt;/em&gt;, &lt;a href="https://www.twincodesworld.com" rel="noopener noreferrer"&gt;twincodesworld.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;💬 &lt;strong&gt;Join the Discussion on Hacker News&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The LHDNS project has just been featured on Hacker News:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://news.ycombinator.com/item?id=45681478" rel="noopener noreferrer"&gt;Show HN: LHDNS — A Ledger-based, Privacy-Preserving Decentralized Naming System&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, critique, and collaboration ideas are welcome — your insights can help shape a more private, decentralized internet.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>web3</category>
      <category>security</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
