summaryrefslogtreecommitdiff
path: root/doc/design/assistant/telehash.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/assistant/telehash.mdwn')
-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.