add reasons why matrix is a good choice for this

This commit is contained in:
Jan Christian Grünhage 2018-06-09 13:06:03 +00:00
parent 036f9b3425
commit 0d2f43bd6d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ While GitPub seems interesting, they've decided to put their discussions into a
GitCenter is also a very nice project, but currently, short of encrypting your repository, there is no way to have private repositories. Also, having different people on a repo with different levels of access doesn't seem possible to me considering how ZeroNet works. The difference here is that they didn't try to take an existing thing and bolt decentralisation onto it, they took a decentral network and put a git app on there.
My proposal with git on Matrix would follow the second path, take a decentral network (Matrix) and put git on there.
My proposal with git on Matrix would follow the second path, take a decentral network (Matrix) and put git on there. Matrix already provides us with access control and other goodies, gives us a DAG containing all pushes and in general seems very fit for this task.
## How does git collaboration map to matrix
### Issues and PRs