<?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: Tanya Prajapati</title>
    <description>The latest articles on DEV Community by Tanya Prajapati (@anya_e3c2d964a).</description>
    <link>https://dev.to/anya_e3c2d964a</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%2F3960529%2Ffeb81181-68d5-44e2-9d47-9897429af4a5.png</url>
      <title>DEV Community: Tanya Prajapati</title>
      <link>https://dev.to/anya_e3c2d964a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anya_e3c2d964a"/>
    <language>en</language>
    <item>
      <title>Identity in Web3</title>
      <dc:creator>Tanya Prajapati</dc:creator>
      <pubDate>Sat, 30 May 2026 22:11:55 +0000</pubDate>
      <link>https://dev.to/anya_e3c2d964a/identity-in-web3-3cmf</link>
      <guid>https://dev.to/anya_e3c2d964a/identity-in-web3-3cmf</guid>
      <description>&lt;p&gt;Unlike in case of Web2 ,Web3 enables self-soverign identity (SSI) model which allows  users to control their digital identity. Users in web3 can decide what information to share and with whom using Cryptography and digital wallets. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Trustless Identity Claims:&lt;br&gt;
In Web3 users use Verifiable Credentials(VCs) which allows them to prove claims with minimal disclosure of the data. These credentials are cryptographically signed by the governments, banks.They are like certificates in Web3.&lt;br&gt;
It is used when the provenance is necessary.&lt;br&gt;
Ex- User can use their VC to proof they are above 18 without revealing exact birthdate.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Zero-Knowledge Proofs (ZKPs) :&lt;br&gt;
In web3 Zero-knowledge proofs are used to prove a claim without revealing the private data.  Mathematical proofs are used to proof users identity without exposing the real data. &lt;br&gt;
It is used when privacy and security of the data is non-negotiable.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Decentralized Identifiers(DIDs):&lt;br&gt;
DIDs are globally unique identifiers. They can be used when the developers needs a unique identity which can be used in other platforms for recognition. DIDs are tamperproof.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In web3 , a user's identity does not rely on centralized platforms .&lt;/p&gt;

</description>
      <category>web3</category>
      <category>100daysofsolana</category>
      <category>blockchain</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
