Odaily Planet Daily News P Ethereum co-founder Vitalik Buterin published an article titled "Does digital identity still have risks even after ZK wrapping?", which pointed out that: ZK-wrapping solves many important problems, but zero-knowledge proof of identity still has risks. These risks do not seem to be related to biometrics. Most of the risks (privacy leakage, susceptibility to coercion, errors) come from trying to maintain the attribute of "one person, one identity". The other extreme is to use "proof of wealth" to conduct anti-sybil attacks, but this is not enough in too many use cases, so something "like ID" is needed. The theoretical ideal is somewhere in between. This ideal is difficult to achieve in practice, but the correct "multiple identities" are close to the goal, so it is also the best practical solution. Multiple identities can be explicit (for example, based on social graphs) or implicit (multiple types of zero-knowledge proofs, and the market share of any single type cannot approach 100%).