# The essentials of decentralized identity **Published by:** [Untitled](https://paragraph.com/@0x684f658ff0006d40ceb7657edc9a469f1ad029d6/) **Published on:** 2021-12-29 **URL:** https://paragraph.com/@0x684f658ff0006d40ceb7657edc9a469f1ad029d6/the-essentials-of-decentralized-identity ## Content In a world of decentralized apps, we no longer trust third parties, but we still need to verify someone's identity before a smart contract can be executed. One solution is to have a separate identity product. This identity product needs to meet four basic characteristics: 1.An identity has some kind of unique identity. (The best architecture for storing such identifiers is the namespace that satisfies the Zooko triangle described above.) 2.Third parties can claim (register) information about an identity. Declarations include names, addresses, email addresses, etc. 3.The ability to request user authentication in some way. 4.There is some way to query a claim about an identity. ## Publication Information - [Untitled](https://paragraph.com/@0x684f658ff0006d40ceb7657edc9a469f1ad029d6/): Publication homepage - [All Posts](https://paragraph.com/@0x684f658ff0006d40ceb7657edc9a469f1ad029d6/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@0x684f658ff0006d40ceb7657edc9a469f1ad029d6): Subscribe to updates - [Twitter](https://twitter.com/blacktutudark): Follow on Twitter