Detailed Explanation
How It Works: Different systems use different approaches: biometric scanning (Worldcoin's iris scan), social-graph verification (web of trust), proof of unique device attestation, or zero-knowledge proofs over government IDs. The output is typically an on-chain attestation that an address belongs to a unique person.
FAQs:
Is biometric PoP safe? It depends on the implementation — local-only processing differs greatly from server-stored biometrics.
Can PoP attestations be sold? If the credential is transferable, yes — which undermines the design. Many systems use soulbound tokens to prevent this.

