In this article, we’ll dive into an example of Zero Knowledge Proofs in the identity realm. The aim or goal is to provide the user with an intuition on how we can think of Zero Knowledge Proofs and their real-world applications. This article was written while working on the project, Chiti.IdentityDecentralized networks require decentralized Identities. Most identity solutions today use OAuth2.0 or OpenID Connect to authenticate users. These solutions however don't have a way to allow the...