aboutsummaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-01-20 18:41:59 +0000
committerGravatar admin <admin@branchable.com>2014-01-20 18:41:59 +0000
commit1b85717dac05fc65042a8e053a3698a4b512b0d6 (patch)
treee90e189255c46a4033a070af804f5bf50f86f4e5 /doc/design
parent5534e89870b7d0885f6fe113068c0514a03a74bd (diff)
a separate sync daemon has many advantages indeed
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/telehash.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/design/assistant/telehash.mdwn b/doc/design/assistant/telehash.mdwn
index 01cbd1340..777bce646 100644
--- a/doc/design/assistant/telehash.mdwn
+++ b/doc/design/assistant/telehash.mdwn
@@ -75,7 +75,9 @@ Advantages:
(for example, if c-telehash development stalls and the nodejs version is
already usable)
* Potentially could be generalized to handle other similar protocols.
- Or even the xmpp code moved into it.
+ Or even the xmpp code moved into it. There could even be git-annex native
+ exchange protocols implemented in such a daemon to allow SSH-less
+ transfers.
* Security holes in telehash would not need to compromise the entire
git-annex. gathd could be sandboxed in one way or another.