<?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: Grazia Orji</title>
    <description>The latest articles on DEV Community by Grazia Orji (@altgrazia).</description>
    <link>https://dev.to/altgrazia</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F99mvlsfu5tfj9m7ku25d.png</url>
      <title>DEV Community: Grazia Orji</title>
      <link>https://dev.to/altgrazia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/altgrazia"/>
    <language>en</language>
    <item>
      <title>Web3 = Control</title>
      <dc:creator>Grazia Orji</dc:creator>
      <pubDate>Tue, 05 May 2026 09:53:23 +0000</pubDate>
      <link>https://dev.to/altgrazia/web3-control-pg2</link>
      <guid>https://dev.to/altgrazia/web3-control-pg2</guid>
      <description>&lt;h2&gt;
  
  
  You cannot control everything.
&lt;/h2&gt;

&lt;p&gt;But with Solana, you become &lt;em&gt;the god of the new world&lt;/em&gt; (or at least, the god of your own account).&lt;/p&gt;

&lt;p&gt;I got into blockchain a few weeks ago out of pure curiosity. No grand plan, no roadmap, just a "why not?" and a rabbit hole I haven't been able to climb out of. Here's one thing I've picked up so far.&lt;/p&gt;

&lt;p&gt;In Web2, you think you own your account. You've got a username, a password, maybe even two-factor auth, all the features that make you think you're in charge. But the company holding your data can lock you out, suspend you, delete you, or simply go under and take everything with them. And then you realize, you were just a tenant, not an owner. You were never really in control.&lt;/p&gt;

&lt;p&gt;On Solana, that changes completely. When you create a Solana wallet, a keypair is generated: your public key and your private key. Your public key is your address. It's how the world knows where to find you on the chain. Your public key is also what makes Solana accounts work. Every account on the network is identified by one, whether it belongs to a person, a program, or a token. When someone sends you SOL, they're sending it to your public key. When a program needs to interact with your account, it references your public key. It's your permanent, verifiable presence on the chain. This is what makes it fundamentally different from Web2. There's no "forgot your username?" flow. No phone number on file. No company that can look you up and decide to remove you. Your public key exists on the blockchain, and the blockchain doesn't care who you are, only that you can prove you hold the key. That proof? That's your private key. Only the holder of the private key can restrict access and authorize transactions. If you hold the key, you hold the account, period.&lt;/p&gt;

&lt;p&gt;One piece of advice though: Guard your private key like Gollum hoards &lt;em&gt;The Ring&lt;/em&gt;. It really is &lt;em&gt;your preciousssss&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I'm still learning, and this is far from the complete picture. But if there's one thing that stuck with me early, it's this: most systems are built to give you the feeling of control. Solana is one of the few built to give you the real thing.&lt;/p&gt;

</description>
      <category>100daysofsolana</category>
      <category>solana</category>
      <category>web3</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
