Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liquid democracy on Solidago #2042

Open
lenhoanglnh opened this issue Dec 20, 2024 · 0 comments
Open

Liquid democracy on Solidago #2042

lenhoanglnh opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
Solidago Tournesol algorithms library

Comments

@lenhoanglnh
Copy link
Contributor

The goal is to develop the algorithmic pipeline to enable liquid democracy on Tournesol.
In particular, the backend should have solutions to combine users' trusts and delegations to output voting rights.
For security, each user should only have a bounded influence on the output voting rights, which is proportional to a sum of their initial trust and the delegations they receive.

The algorithm is still being drafted in this overleaf: https://www.overleaf.com/project/673ccafe062cb5df048a374e
(and the security theorems remain to be proved)

Note that they require inverting Steps 2 and 3 of Solidago's pipeline.

@lenhoanglnh lenhoanglnh added the Solidago Tournesol algorithms library label Dec 20, 2024
@lenhoanglnh lenhoanglnh self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Solidago Tournesol algorithms library
Projects
None yet
Development

No branches or pull requests

1 participant