Glossary: Proof of Personhood

Proof of personhood is a verification method that confirms a user is a real, unique human, without necessarily revealing their identity, used to prevent bots and sybil attacks in onchain systems.

What is Proof of Personhood?

Proof of personhood is a verification method that confirms a user is a real, unique human, without necessarily revealing their identity, used to prevent bots and sybil attacks in onchain systems.

Proof of Personhood Explained

Online, one person can pretend to be a thousand. They can create a thousand accounts, a thousand wallets, and claim a thousand rewards meant for a thousand different people.

Proof of personhood solves this by verifying one thing only: that there is a real, unique human behind an account or wallet. Not who they are, just that they are human and that they have not verified before.

Methods range from biometric verification like World ID to social attestations and identity credentials. For airdrops, governance, and reward programs, it is the strongest defense against sybil farming.

What Proof of Personhood Means For

Audience

Use Case

Protocol and token teams

Gate airdrops, incentive programs, and claims to verified unique humans instead of wallet counts

Community and governance teams

Run one-person-one-vote decisions and fair allowlists resistant to sybil manipulation

Form and survey builders

Require human verification on submissions to filter bots and duplicate entries

Examples

  1. A token project requires proof of personhood for its airdrop claim, cutting eligible addresses dramatically by removing sybil wallet clusters.

  2. A DAO experiments with one-person-one-vote governance using personhood verification instead of token-weighted voting.

  3. A team adds World ID verification to a waitlist form so each real person can submit only once.

  4. A protocol offers boosted rewards to verified-human wallets while leaving base rewards open to all addresses.

FAQs

How is proof of personhood different from KYC?

KYC verifies who you are, collecting identity documents. Proof of personhood only verifies that you are a unique human, typically without storing or revealing personal identity.

What methods provide proof of personhood?

Biometric systems like World ID, social-graph attestations, identity credential networks, and verified account linking each offer different tradeoffs between assurance and privacy.

Why does proof of personhood matter in Web3?

Wallets are free to create, so any reward tied to wallet count invites sybil attacks. Personhood verification ties eligibility to unique humans instead of addresses.

Does proof of personhood compromise privacy?

Well-designed systems use cryptographic techniques such as zero-knowledge proofs so a user can prove uniqueness without revealing biometric data or identity.

Where is proof of personhood used today?

Airdrop and incentive eligibility, governance voting, token-gated forms and waitlists, and any program where one-per-human matters more than one-per-wallet.