<?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: Francesco Bruno</title>
    <description>The latest articles on DEV Community by Francesco Bruno (@francesco_bruno_8ab1546a2).</description>
    <link>https://dev.to/francesco_bruno_8ab1546a2</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%2F2086972%2F73c248cf-6b20-476d-9332-a81b05fbd8f4.jpg</url>
      <title>DEV Community: Francesco Bruno</title>
      <link>https://dev.to/francesco_bruno_8ab1546a2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/francesco_bruno_8ab1546a2"/>
    <language>en</language>
    <item>
      <title>Ripole js</title>
      <dc:creator>Francesco Bruno</dc:creator>
      <pubDate>Sat, 20 Sep 2025 14:47:29 +0000</pubDate>
      <link>https://dev.to/francesco_bruno_8ab1546a2/ripole-js-15eg</link>
      <guid>https://dev.to/francesco_bruno_8ab1546a2/ripole-js-15eg</guid>
      <description></description>
    </item>
    <item>
      <title>Reclaim the Web: Introducing Shogun, a Toolkit for True Decentralization</title>
      <dc:creator>Francesco Bruno</dc:creator>
      <pubDate>Fri, 08 Aug 2025 08:48:19 +0000</pubDate>
      <link>https://dev.to/francesco_bruno_8ab1546a2/reclaim-the-web-introducing-shogun-a-toolkit-for-true-decentralization-4e3</link>
      <guid>https://dev.to/francesco_bruno_8ab1546a2/reclaim-the-web-introducing-shogun-a-toolkit-for-true-decentralization-4e3</guid>
      <description>&lt;p&gt;The internet started with a beautiful promise: connect everyone, democratize information, and give every single person a voice. For a while, it felt like we were getting there.&lt;/p&gt;

&lt;p&gt;But somewhere along the way, we traded convenience for control. A handful of massive platforms became the gatekeepers of our digital lives, and our data became their most valuable product. What was meant to be a decentralized web of peers became more centralized than ever.&lt;/p&gt;

&lt;p&gt;We think it's time to get back to that original vision. That's why we're building &lt;strong&gt;Shogun&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem with the Modern Web
&lt;/h2&gt;

&lt;p&gt;Let's be honest about the current state of things:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📱 &lt;strong&gt;Your devices&lt;/strong&gt; collect thousands of data points about you every single day, often without your clear consent or any real understanding of how it's being used.&lt;/li&gt;
&lt;li&gt;🏢 &lt;strong&gt;Major platforms&lt;/strong&gt; have become our digital town squares, but they're privately owned spaces where the rules can change overnight, content can be censored, and you can be de-platformed without warning.&lt;/li&gt;
&lt;li&gt;🔄 &lt;strong&gt;Your content&lt;/strong&gt; and social connections are locked into proprietary silos. It's incredibly difficult to move your digital identity and history from one platform to another. You don't truly own your online presence.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Our Approach: The Shogun Philosophy
&lt;/h2&gt;

&lt;p&gt;We're not just building another "decentralized" app that secretly runs on AWS. Our principles are the foundation of everything we do.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔍 &lt;strong&gt;Radical Transparency&lt;/strong&gt;: Every line of code is open source. Every design decision is documented and public. No hidden algorithms, no secret data collection.&lt;/li&gt;
&lt;li&gt;🤝 &lt;strong&gt;Community-Driven&lt;/strong&gt;: This isn't a venture-funded startup racing towards an exit. Shogun is a collaborative, open-source effort to build tools that serve &lt;strong&gt;users&lt;/strong&gt;, not shareholders.&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;Practical Solutions&lt;/strong&gt;: We focus on building tools that solve real problems for developers and users &lt;em&gt;today&lt;/em&gt;. Our goal is to make decentralization accessible without requiring a PhD in cryptography.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The Engine: Built on GunDB
&lt;/h2&gt;

&lt;p&gt;At the heart of Shogun is &lt;strong&gt;GunDB&lt;/strong&gt;, the decentralized database that makes our vision possible. While other platforms still rely on central servers for coordination, GunDB is truly peer-to-peer.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔗 &lt;strong&gt;Why GunDB?&lt;/strong&gt; Your data synchronizes directly between users without any middleman. There is no single point of failure and no corporation controlling the flow of information.&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;Real-time Everything&lt;/strong&gt;: Changes propagate instantly across all connected peers. Perfect for chat apps, collaborative editors, or social networks where users expect instant updates.&lt;/li&gt;
&lt;li&gt;🛡️ &lt;strong&gt;Security by Design&lt;/strong&gt;: Every piece of data is cryptographically signed and can be end-to-end encrypted. Users control their own keys, and the network verifies authenticity without trusting a central authority. Your data is yours. Period.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This architecture gives us incredible benefits:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;Detail&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Peer-to-Peer&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;code&gt;100%&lt;/code&gt; - No central servers required.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Scalability&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;code&gt;∞&lt;/code&gt; - The network grows stronger with more users.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Latency&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;code&gt;~0ms&lt;/code&gt; - A local-first architecture means no waiting on servers.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  The Shogun Ecosystem
&lt;/h2&gt;

&lt;p&gt;Shogun isn't a single product; it's a comprehensive toolkit. Here’s a look at the components you can start using today.&lt;/p&gt;

&lt;h3&gt;
  
  
  Core Components
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📦 &lt;strong&gt;core&lt;/strong&gt;: The heart of the ecosystem. Handles decentralized authentication, distributed storage via GunDB, wallet management, and core security features.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-core" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-core/wiki" rel="noopener noreferrer"&gt;Wiki&lt;/a&gt; | &lt;a href="https://github.com/scobru/shogun-core/blob/main/README.md" rel="noopener noreferrer"&gt;Full Docs&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;📡 &lt;strong&gt;relay&lt;/strong&gt;: A simple relay server to help facilitate peer discovery and communication between nodes on the Shogun network.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-relay.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-relay" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; | &lt;a href="https://github.com/scobru/shogun-relay/wiki" rel="noopener noreferrer"&gt;Wiki&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;📝 &lt;strong&gt;contracts&lt;/strong&gt;: Ethereum smart contracts used within the Shogun ecosystem for on-chain functionalities.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-contracts" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Beta)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  Plugins
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🥷 &lt;strong&gt;stealth-address&lt;/strong&gt;: A plugin to create and manage stealth addresses for enhanced privacy.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-stealth-address" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Beta)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;📒 &lt;strong&gt;bip44&lt;/strong&gt;: A plugin to create and manage hierarchical deterministic (HD) wallets using the BIP44 standard.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-bip44" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Beta)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  Applications
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🔒 &lt;strong&gt;auth&lt;/strong&gt;: A standalone decentralized authentication application.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-auth.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-auth" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;🗨️ &lt;strong&gt;d2&lt;/strong&gt;: A secure, decentralized networking layer built on Bugout with enhanced E2EE.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-d2.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-d2" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;💬 &lt;strong&gt;d3&lt;/strong&gt;: Decentralized messaging for Ethereum. ⏳

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-d3.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Beta) | &lt;a href="https://github.com/scobru/shogun-d3" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;✅ &lt;strong&gt;tasks&lt;/strong&gt;: A simple task management app built on Shogun to demonstrate the ecosystem's capabilities.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-tasks" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Beta)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;💰 &lt;strong&gt;wallet&lt;/strong&gt;: A wallet application for managing crypto assets, fully integrated with the Shogun ecosystem.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-wallet.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Beta) | &lt;a href="https://github.com/scobru/shogun-wallet" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;📨 &lt;strong&gt;linda&lt;/strong&gt;: A decentralized chat protocol from Shogun.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-linda.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Beta) | &lt;a href="https://github.com/scobru/shogun-linda" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;💨 &lt;strong&gt;eph&lt;/strong&gt;: Ephemeral (disappearing) messaging built on GunDB.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-eph.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-eph" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;🖋️ &lt;strong&gt;wall&lt;/strong&gt;: A proof-of-concept decentralized social media platform.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shogun-wall.glitch.me/" rel="noopener noreferrer"&gt;Website&lt;/a&gt; (Stable) | &lt;a href="https://github.com/scobru/shogun-wall" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  Utility and UI
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🏓 &lt;strong&gt;ipfs&lt;/strong&gt;: A lightweight wrapper for IPFS, providing a simplified interface for decentralized file storage.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-ipfs" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Stable)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;🔢 &lt;strong&gt;derive&lt;/strong&gt;: A lightweight library for deterministic cryptographic key derivation from passwords or seed phrases.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-derive" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Stable)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;🔘 &lt;strong&gt;button-react&lt;/strong&gt;: Simple React components to easily integrate Shogun authentication into your apps.

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/scobru/shogun-button-react" rel="noopener noreferrer"&gt;Repository&lt;/a&gt; (Stable)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;




&lt;h2&gt;
  
  
  Ready to Reclaim the Web? Join Us!
&lt;/h2&gt;

&lt;p&gt;We're building the internet we actually want—one that serves people, not profits. If this mission resonates with you, there are many ways to get involved.&lt;/p&gt;

&lt;p&gt;Star our repos, try building something with our tools, report issues, and contribute code. This is an open, collaborative effort, and we welcome your help.&lt;/p&gt;

&lt;h3&gt;
  
  
  Support the Project
&lt;/h3&gt;

&lt;p&gt;If you find Shogun useful and want to support its continued development, please consider a donation.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;☕ &lt;strong&gt;&lt;a href="https://www.buymeacoffee.com/scobru" rel="noopener noreferrer"&gt;Buy Me a Coffee&lt;/a&gt;&lt;/strong&gt;: Support with a one-time donation.&lt;/li&gt;
&lt;li&gt;💎 &lt;strong&gt;Cryptocurrency&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;ETH&lt;/strong&gt;: &lt;code&gt;0xA6591dCDff5C7616110b4f84207184aef7835048&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BTC&lt;/strong&gt;: &lt;code&gt;bc1q47j2va60zk3fsmp5wwagdj36qqkja5epv8v2tz&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;






&lt;p&gt;&lt;em&gt;Built with ❤️ by &lt;a href="https://github.com/scobru" rel="noopener noreferrer"&gt;scobru&lt;/a&gt; and released under the MIT License.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>web3</category>
      <category>decentralization</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
