PQV
  • ๐Ÿ–๏ธIntroduction
    • Problem and Solution
  • Problem: Background
    • โ˜‘๏ธEvolution of Voting System
    • ๐ŸงจSybil Attack
  • Solution: PQV
    • ๐Ÿ’กProbabilistic QV
    • ๐ŸšงMathematical Proof
    • ๐Ÿค–Simulation
      • Environment
      • Results
    • ๐Ÿ”ขPQV Calculator
  • Use Cases
    • ๐Ÿ’ตQuadratic Funding
    • ๐Ÿ”‘PoS/DPoS
    • ๐ŸงฑApplications
      • LeGovernor
  • Governor C
    • ๐Ÿ›๏ธGovernor C
    • ๐Ÿ‘ฉโ€๐Ÿ’ปDeveloper Guides
  • Discussions
    • โ›“๏ธMulti-Chain PQV
  • References
    • Papers
  • D3LAB Media
    • Website
    • Twitter
    • Github
    • Medium
    • LinkedIn
Powered by GitBook
On this page
  • Problem
  • Quadratic Voting is exposed to sybil attack
  • Solution
  • Suggesting new Sybil-resistant quadratic voting system
  • Releasing Governor C contract as an open source
  1. Introduction

Problem and Solution

PreviousIntroductionNextEvolution of Voting System

Last updated 3 years ago

Problem

Quadratic Voting is exposed to sybil attack

Voting system has evolved to coordinate communities in better way. Quadratic Voting seemed to more fairly accept the opinion of the majority. However, Sybil attack vulnerability has revealed. To explain deeply on what problem PQV wants to solve, the below documents will explain more about voting systems and Sybil attack situations.

Solution

Suggesting new Sybil-resistant quadratic voting system

Releasing Governor C contract as an open source

which is a fully decentralized, Sybil-resistant quadratic voting system based on PQV and .

Web 3 pioneers who want to apply better governance system based on PQV can easily use this contract. As more people use PQV, the DAO ecosystem will become more mature.

๐Ÿ–๏ธ
โ˜‘๏ธEvolution of Voting System
๐ŸงจSybil Attack
๐Ÿ’กProbabilistic QV
Chainlink VRF
๐Ÿ›๏ธGovernor C