Avoid repeating the name here

This commit is contained in:
Luke Murphy 2021-02-23 20:46:14 +01:00
parent 949ea30680
commit 3da62d7688
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 6 additions and 6 deletions

View File

@ -37,17 +37,17 @@ As time has gone on, though, we've had a few moments when we questioned our reli
So, around the end of 2019, we tried to map out a few core principles of a system which might work a lot like Cloudron, but give us more guarantees that we can depend on. We started calling the new project Co-op Cloud. Here are some of the principles we identified:
- Co-op Cloud should always be available under [copyleft licenses] to retain the shared work as part of the [commons](https://en.wikipedia.org/wiki/Commons). We shouldn't rely on creating [artificial scarcity](https://en.wikipedia.org/wiki/Artificial_scarcity) as a business model.
- Always be available under [copyleft licenses] to retain the shared work as part of the [commons](https://en.wikipedia.org/wiki/Commons). We shouldn't rely on creating [artificial scarcity](https://en.wikipedia.org/wiki/Artificial_scarcity) as a business model.
- Co-op Cloud aims to work with existing free software communities who are already packaging and publishing their software (Nextcloud, Gitea, Mediawiki, Rocket.chat, the list goes on and on...). We want to be involved in their community spaces and build bridges between infrastructure, software development and end-users.
- Work with existing free software communities who are already packaging and publishing their software (Nextcloud, Gitea, Mediawiki, Rocket.chat, the list goes on and on...). We want to be involved in their community spaces and build bridges between infrastructure, software development and end-users.
- Co-op Cloud is based on standardised technologies. Any new tools we write should only add a thin layer of usability on top of existing solutions.
- Based on standardised technologies. Any new tools we write should only add a thin layer of usability on top of existing solutions.
- Co-op Cloud has democratic governance at the core of the project. We want to collaborate as much as possible with other co-operatives to build up effective decision-making structures so we can all rely on this project far into the future.
- Place democratic governance at the core of the project. We want to collaborate as much as possible with other co-operatives to build up effective decision-making structures so we can all rely on this project far into the future.
- Co-op Cloud is focussed on meeting the needs of small hosting providers with technical workers in order to provide a solid service for their clients.
- Focus on meeting the needs of small hosting providers with technical workers in order to provide a solid service for their clients.
- We encourage the creation of a configuration commons. Innovations based on Co-op can easily be shared and worked on collectively.
- Encourage the creation of a configuration commons. Innovations based on Co-op can easily be shared and worked on collectively.
In our spare time (partly funded by income from working for our wonderful clients 😀) we've been putting the pieces together; and after a year of work (including two "back to the drawing board" moments), we're ready to launch an [alpha version](https://en.wikipedia.org/wiki/Software_release_life_cycle) of Co-op Cloud to the public.