From 0d2f43bd6da33e79c6b84d788503ee0c4477e440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 9 Jun 2018 13:06:03 +0000 Subject: [PATCH] add reasons why matrix is a good choice for this --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c9c0fb..f2cb03c 100644 --- a/README.md +++ b/README.md @@ -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