ecosistema-social-decentral.../topics/governance.md

45 lines
3.5 KiB
Markdown
Raw Normal View History

2020-06-17 02:58:11 +02:00
# Governance
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
Decentralized protocols need governance systems that can make decisions about protocol evolution, moderation, design, and other topics. The purpose of this document is to review how existing projects govern themselves. As all the protocols and applications covered are open source, we will look into general open source governance as well.
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
### ActivityPub
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
ActivityPub was developed by the Social Web Working Group (SWWG), which ran 2014-2018, and culminated in the recommendation of a set of social protocols including ActivityPub. It has reached W3C recommendation status, and is currently stewarded by the W3C.
2020-06-11 06:38:33 +02:00
### Matrix
2020-06-17 02:58:11 +02:00
Matrix was [initially developed within Amdocs](<https://en.wikipedia.org/wiki/Matrix_(protocol)>) by developers building a chat tool. Amdocs funded development from 2014-2017. In 2017, the core developers started a company, [New Vector](https://vector.im/), which now drives development. The Matrix protocol and specification is stewarded by the [Matrix.org Foundation](https://matrix.org/media/2019-06-10%20-%20Matrix.org%20Foundation%20CIC%20Rules.pdf). There is an annual vote of confidence in the project lead.
2020-06-11 06:38:33 +02:00
2020-06-17 05:25:28 +02:00
### XMPP
2020-06-17 02:58:11 +02:00
### IPFS
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
IPFS was built by the company [Protocol Labs](https://protocol.ai/), and continues to be stewarded by it in conjunction with an open source community.
2020-06-11 06:38:33 +02:00
2020-06-17 05:25:28 +02:00
### Ssb
2020-06-17 02:58:11 +02:00
## Blockchain governance
2020-06-11 06:38:33 +02:00
2020-06-17 05:49:36 +02:00
Most blockchain protocols, like other open source projects, operate through rough consensus, guided by companies and foundations that direct resources towards development. Bitcoin has a [lead maintainer](https://blog.lopp.net/who-controls-bitcoin-core-/), who has oversight over all aspects of the project and coordinates releases. The role has been voluntarily passed along through the years. Companies such as [Chaincode Labs](https://chaincode.com/) and [Square Crypto](https://medium.com/@squarecrypto/what-were-building-lightning-development-kit-1ed58b0cab06) contribute to funding protocol development.
2020-06-17 05:42:08 +02:00
2020-06-17 05:49:36 +02:00
A few projects have experimented with on-chain governance, in which funding and decision-making is executed in a decentralized manner linked to the blockchain itself. Dash allows masternodes to cast votes for how to [allocate a "treasury"](https://www.dash.org/2017/09/07/dashdecentral/), consisting of ten percent of the block awards, to pay for projects that benefit Dash. Decred has a similar treasury allocation process, and uses a [blockchain-anchored proposal system](https://decred.org/adaptability/) to submit and vote on proposals.
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
## Open Source Governance Links and Resources
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[How the Node.js Foundation Utilizes Participatory Governance to Build Its Community](https://thenewstack.io/node-js-foundation-utilizing-participatory-governance-models/) - more about opening commit rights to the repo earlier and more quickly?
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[Debian Constitution](https://www.debian.org/devel/constitution)
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[Roads and Bridges](https://www.fordfoundation.org/work/learning/research-reports/roads-and-bridges-the-unseen-labor-behind-our-digital-infrastructure/)
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[Governance without Foundations](https://nadiaeghbal.com/foundations)
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[Apache Foundation Governance](https://www.apache.org/foundation/governance/)
"The Apache Way - merit, consensus, community, charity"
Similar to a standard corporation.
2020-06-11 06:38:33 +02:00
2020-06-17 02:58:11 +02:00
[Wikipedia original statement of principles](https://en.wikipedia.org/w/index.php?oldid=409315229)
"Wikipedia's success to date is 100% a function of our open community...Newcomers are always to be welcomed."
2020-06-11 06:38:33 +02:00
[Gitcoin](https://gitcoin.co/) - bounties for git issues - could include decision making equity