🤖Sybil Contract - NADABOT
Sybil resistance framework - contract based
Last updated
Sybil resistance framework - contract based
Last updated
The Sybil attack in computer security is an attack wherein a reputation system is subverted by creating multiple identities
Although for direct donations that do not have tax benefits, there is minimal impact if someone is using unique accounts for donations. However, when it comes to democratic voting / funding systems like quadratic funding, we need to make sure that the system is not being gamed and that our subsequent funding contracts are checking for definitions of humans.
To solve this Nada.bot has emerged allowing for other sybil providers and contracts to develop "checks" or "stamps" if you are familiar with Gitcoin Passport's model.
Up to date docs are on https://docs.nada.bot
This is_human check on nadabot.near is used by default in Pot deployments. While a deployer can specify their own configuration for different checks with their own weights and human threshold.
See PotDeployer to see how to configure your human check