If you're coming from the world of EVM and Solidity, you know the golden rule: everything on the blockchain is public . If you need to verify a user's identity, you typically have to store their public address or identity hash directly on-chain, creating a permanent, public trail of their activi...
Source: [Dev.to](https://dev.to/efek/mastering-zero-knowledge-identity-patterns-in-midnight-with-compact-2313)