Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save arthurgousset/cc664d308a25f0f2e60af297f971805a to your computer and use it in GitHub Desktop.
Save arthurgousset/cc664d308a25f0f2e60af297f971805a to your computer and use it in GitHub Desktop.

💡 Kevin Owocki on Decentralised Society and Gitcoin Passport

🔗 Source: Kevin Owocki - Sybil Resistance for a more democratic web3EthCC Team

🌠 Slides: Google Slides

TLDR:

  • Gitcoin needs to solve sybil resistance to grow (seems very important in Kevin's presentation!), so Gitcoin is introducing "Gitcoin Passport"
  • Unique identities enable interesting coordination algorithms
    • e.g. increasing funding allocation to projects that are funded by distinct user groups that rarely fund similar projects. Might be indicative of a "shared need")
  • Gitcoin is using DIDs and VCs stored on the Ceramic network to provide "Gitcoin Passport" for its users
    • Every time you verify with POAP, BrightID, Proof of Humanity, you get a stamp and we aggregate it into a sybil-resistance score

  • Kevin's own TLDR on Twitter
  • image

Notes:

  • ["Decentralised Society" paper by Vitalik is basically a] directed graph of soulbound tokens that are hopefully privacy preserving that let us consensually attest to what we've been doing in the web3 ecosystem.

image

image

image

image

  • we have to solve sybil resistance at Gitcoin

image

  • Every time you verify with POAP, BrightID, Proof of Humanity, you get a stamp and we aggregate it into a sybil-resistance score

image

image

image

image

image

image

  • POAPs are one of the densest data sets in the ecosystem

  • Gitcoin grants already has 100,000 users that set up their passports

image

image

  • We're storing the DIDs and VCs on the Ceramic network

  • image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment