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

Moderation DAO #3020

Open
moul opened this issue Oct 24, 2024 · 0 comments
Open

Moderation DAO #3020

moul opened this issue Oct 24, 2024 · 0 comments

Comments

@moul
Copy link
Member

moul commented Oct 24, 2024

We need one or more good specifications and implementations for a moderation DAO.

The goal is to create a generic, reusable moderation DAO that can manage typical Gno Objects, such as a r/boards.Post within a r/boards.Board. It should also handle r/boards.Board in the r/boards realm contract and moderate the contracts themselves at the chain level.

We envision a robust, reusable p/mod/xxx implementation, along with official r/mod/dao global DAO. This DAO would be responsible for ensuring effective moderation across the chain and will be incentivized for their efforts.

If we have multiple implementations, we need to ensure they adhere to a good interface. This way, most Gno contracts can easily incorporate a swappable moderation system that may start with their authors as the admins and then switch to a DAO.

This issue serves as a placeholder for metadata, allowing us to share more specifications over time and respond to questions. It also invites others to share insights on how different systems are functioning in the wild or to collaborate on a specific implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant