this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“œ Add note on identity delegation in decentralized protocols

+1
+1
Decentralized Protocols.md
··· 45 45 - Privacy-preserving: the user's identity is not shared with third parties. 46 46 - Sybil-resistant: identity is subject to scarcity; i.e., creating more identifiers cannot be used to manipulate a system. 47 47 - Two big unsolved problems on decentralized mechanism design are identity (making sure that the same person can't have multiple identities) and collusion (making sure groups cannot coordinate to manipulate the system). 48 + - Identity can be delegated to a community. E.g: Gitcoin uses Passport because they know what the identity requirements are for that community. 48 49 49 50 ## Types of Decentralization 50 51