<?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>Forem: YAKMESH</title>
    <description>The latest articles on Forem by YAKMESH (@yakmesh).</description>
    <link>https://forem.com/yakmesh</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%2F3717328%2Fee898cf1-8b10-4dca-9e8e-1f7b6311151b.png</url>
      <title>Forem: YAKMESH</title>
      <link>https://forem.com/yakmesh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/yakmesh"/>
    <language>en</language>
    <item>
      <title>YAKMESH™ v2.5.0 - Post-Quantum P2P Mesh Network</title>
      <dc:creator>YAKMESH</dc:creator>
      <pubDate>Wed, 21 Jan 2026 03:03:12 +0000</pubDate>
      <link>https://forem.com/yakmesh/yakmesh-v250-post-quantum-p2p-mesh-network-18id</link>
      <guid>https://forem.com/yakmesh/yakmesh-v250-post-quantum-p2p-mesh-network-18id</guid>
      <description>&lt;h2&gt;
  
  
  🦬 YAKMESH™ v2.5.0 Released!
&lt;/h2&gt;

&lt;p&gt;A new version of YAKMESH - the post-quantum secure P2P mesh network - has been published!&lt;/p&gt;

&lt;h3&gt;
  
  
  What is YAKMESH?
&lt;/h3&gt;

&lt;p&gt;YAKMESH is a high-resiliency, decentralized networking layer with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔒 &lt;strong&gt;Post-Quantum Security&lt;/strong&gt; - ML-DSA-65 (NIST FIPS 204) signatures&lt;/li&gt;
&lt;li&gt;🔮 &lt;strong&gt;Self-Verifying Oracle&lt;/strong&gt; - Code-as-authority trust model&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Mesh Networking&lt;/strong&gt; - P2P WebSocket with gossip protocol&lt;/li&gt;
&lt;li&gt;⏱️ &lt;strong&gt;Precision Timing&lt;/strong&gt; - Atomic clock, GPS, PTP support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;yakmesh@v2.5.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;a href="https://yakmesh.dev/docs" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 &lt;a href="https://github.com/yakmesh/yakmesh" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📦 &lt;a href="https://npmjs.com/package/yakmesh" rel="noopener noreferrer"&gt;npm&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;a href="https://discord.gg/8mSPfbJB8N" rel="noopener noreferrer"&gt;Discord&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📱 &lt;a href="https://t.me/yakmesh" rel="noopener noreferrer"&gt;Telegram&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Built with quantum principles. Secured by math.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>p2p</category>
      <category>cryptography</category>
      <category>node</category>
      <category>security</category>
    </item>
    <item>
      <title>YAKMESH™ v2.2.0 - Post-Quantum P2P Mesh Network</title>
      <dc:creator>YAKMESH</dc:creator>
      <pubDate>Mon, 19 Jan 2026 05:16:59 +0000</pubDate>
      <link>https://forem.com/yakmesh/yakmesh-v220-post-quantum-p2p-mesh-network-1d2j</link>
      <guid>https://forem.com/yakmesh/yakmesh-v220-post-quantum-p2p-mesh-network-1d2j</guid>
      <description>&lt;h2&gt;
  
  
  🦬 YAKMESH™ v2.2.0 Released!
&lt;/h2&gt;

&lt;p&gt;A new version of YAKMESH - the post-quantum secure P2P mesh network - has been published!&lt;/p&gt;

&lt;h3&gt;
  
  
  What is YAKMESH?
&lt;/h3&gt;

&lt;p&gt;YAKMESH is a high-resiliency, decentralized networking layer with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔒 &lt;strong&gt;Post-Quantum Security&lt;/strong&gt; - ML-DSA-65 (NIST FIPS 204) signatures&lt;/li&gt;
&lt;li&gt;🔮 &lt;strong&gt;Self-Verifying Oracle&lt;/strong&gt; - Code-as-authority trust model&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Mesh Networking&lt;/strong&gt; - P2P WebSocket with gossip protocol&lt;/li&gt;
&lt;li&gt;⏱️ &lt;strong&gt;Precision Timing&lt;/strong&gt; - Atomic clock, GPS, PTP support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;yakmesh@v2.2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;a href="https://yakmesh.dev/docs" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 &lt;a href="https://github.com/yakmesh/yakmesh" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📦 &lt;a href="https://npmjs.com/package/yakmesh" rel="noopener noreferrer"&gt;npm&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;a href="https://discord.gg/8mSPfbJB8N" rel="noopener noreferrer"&gt;Discord&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📱 &lt;a href="https://t.me/yakmesh" rel="noopener noreferrer"&gt;Telegram&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Built with quantum principles. Secured by math.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>p2p</category>
      <category>cryptography</category>
      <category>node</category>
      <category>security</category>
    </item>
    <item>
      <title>YAKMESH™ v2.0.0 - Post-Quantum P2P Mesh Network</title>
      <dc:creator>YAKMESH</dc:creator>
      <pubDate>Sun, 18 Jan 2026 20:53:59 +0000</pubDate>
      <link>https://forem.com/yakmesh/yakmesh-v200-post-quantum-p2p-mesh-network-19n7</link>
      <guid>https://forem.com/yakmesh/yakmesh-v200-post-quantum-p2p-mesh-network-19n7</guid>
      <description>&lt;h2&gt;
  
  
  🦬 YAKMESH™ v2.0.0 Released!
&lt;/h2&gt;

&lt;p&gt;A new version of YAKMESH - the post-quantum secure P2P mesh network - has been published!&lt;/p&gt;

&lt;h3&gt;
  
  
  What is YAKMESH?
&lt;/h3&gt;

&lt;p&gt;YAKMESH is a high-resiliency, decentralized networking layer with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔒 &lt;strong&gt;Post-Quantum Security&lt;/strong&gt; - ML-DSA-65 (NIST FIPS 204) signatures&lt;/li&gt;
&lt;li&gt;🔮 &lt;strong&gt;Self-Verifying Oracle&lt;/strong&gt; - Code-as-authority trust model&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Mesh Networking&lt;/strong&gt; - P2P WebSocket with gossip protocol&lt;/li&gt;
&lt;li&gt;⏱️ &lt;strong&gt;Precision Timing&lt;/strong&gt; - Atomic clock, GPS, PTP support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;yakmesh@v2.0.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;a href="https://yakmesh.dev/docs" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 &lt;a href="https://github.com/yakmesh/yakmesh" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📦 &lt;a href="https://npmjs.com/package/yakmesh" rel="noopener noreferrer"&gt;npm&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;a href="https://discord.gg/8mSPfbJB8N" rel="noopener noreferrer"&gt;Discord&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📱 &lt;a href="https://t.me/yakmesh" rel="noopener noreferrer"&gt;Telegram&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Built with quantum principles. Secured by math.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>p2p</category>
      <category>cryptography</category>
      <category>node</category>
      <category>security</category>
    </item>
    <item>
      <title>YAKMESH™ v1.7.0 - Post-Quantum P2P Mesh Network</title>
      <dc:creator>YAKMESH</dc:creator>
      <pubDate>Sun, 18 Jan 2026 03:49:35 +0000</pubDate>
      <link>https://forem.com/yakmesh/yakmesh-v170-post-quantum-p2p-mesh-network-mnm</link>
      <guid>https://forem.com/yakmesh/yakmesh-v170-post-quantum-p2p-mesh-network-mnm</guid>
      <description>&lt;h2&gt;
  
  
  🦬 YAKMESH™ v1.7.0 Released!
&lt;/h2&gt;

&lt;p&gt;A new version of YAKMESH - the post-quantum secure P2P mesh network - has been published!&lt;/p&gt;

&lt;h3&gt;
  
  
  What is YAKMESH?
&lt;/h3&gt;

&lt;p&gt;YAKMESH is a high-resiliency, decentralized networking layer with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔒 &lt;strong&gt;Post-Quantum Security&lt;/strong&gt; - ML-DSA-65 (NIST FIPS 204) signatures&lt;/li&gt;
&lt;li&gt;🔮 &lt;strong&gt;Self-Verifying Oracle&lt;/strong&gt; - Code-as-authority trust model&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Mesh Networking&lt;/strong&gt; - P2P WebSocket with gossip protocol&lt;/li&gt;
&lt;li&gt;⏱️ &lt;strong&gt;Precision Timing&lt;/strong&gt; - Atomic clock, GPS, PTP support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;yakmesh@v1.7.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;a href="https://yakmesh.dev/docs" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 &lt;a href="https://github.com/yakmesh/yakmesh" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📦 &lt;a href="https://npmjs.com/package/yakmesh" rel="noopener noreferrer"&gt;npm&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;a href="https://discord.gg/8mSPfbJB8N" rel="noopener noreferrer"&gt;Discord&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📱 &lt;a href="https://t.me/yakmesh" rel="noopener noreferrer"&gt;Telegram&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Built with quantum principles. Secured by math.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>p2p</category>
      <category>cryptography</category>
      <category>node</category>
      <category>security</category>
    </item>
  </channel>
</rss>
