Decentralized identity — web3 in real life

Kacper Hernacki
3 min readDec 15, 2022

--

There is no man without an identity in the modern world, who can have an access to banking, jobs, etc. It is like a badge of short information about our name, address, date of birth, and many more.

Everyone’s personal data are highly centralized and dependent on the institutions and government. It makes the data extremely vulnerable for some thefts, cyber attacks, etc.

Lucky for us, blockchain gave an another opportunity, to decentralize it.

Are you wondering how?

Agenda

  • Intro,
  • What is it?
  • How it works?
  • Conclusion.

What is it?

“Traditional identifiers like your legal name or email address rely on third parties — governments and email providers. Decentralized identifiers (DIDs) are different — they aren’t issued, managed, or controlled by any central entity.”

Ethereum account can be treated as a decentralized identifier. Account creation is permissionless, each user can make multiple of them.

Decentralized identity is stored in distributed ledger called blockchain. It can be associated with different entities, like people, organizations, etc.

How it works?

DID are stored in the blockchain, so everyone can verify it, by using public key generated with simultaneously with private key, which is like a password to identity. Only owner of this password can modify and change data.

Decentralized identifiers have another advantage, they are crucial to protecting the privacy of personal information. For instance, if an individual submits proof of an attestation, like a driver’s license, the verifier receives a cryptographic guarantee.

Benefits

  • increased individual control of identity, without third party authorities,
  • trustless, seamless, and privacy-protecting method for verifying and managing user identity,
  • more portable way of managing an identity,
  • should work with zero-knowledge technologies that will enable to prove the ownership of something without revealing what is it.

Use Cases

  • universal logins,
  • KYC,
  • voting,
  • anty-Sybil protection.

Conclusion

Decentralization of identity can provide a lot of benefits but also concerns. Decentralization is a freedom, capability of handling own identity and have it portable is required. No third party authorities included in the process isa big announcement.

However, is the community really ready for such an upgrade? Managing all crypto stuff can be difficult for huge part of society, so this model can work aside.

--

--

Kacper Hernacki
Kacper Hernacki

Written by Kacper Hernacki

💻Passionate full-stack developer ⛓Blockchain enthusiastic 📌Involved in Web 3.0 startup ✉️ hernackikacper@gmail.com

No responses yet