assistant: Now detects immediately when other repositories push changes to
a ssh remote, and pulls. XMPP is no longer needed in this configuration! Requires the remote server have git-annex-shell with notifychanges support. (untested) This commit was sponsored by Geog Wechslberger.
This commit is contained in:
parent
cbcb7f50d8
commit
fac7bca05b
11 changed files with 150 additions and 7 deletions
|
@ -83,7 +83,7 @@ Advantages:
|
|||
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.
|
||||
git-annex. daemon could be sandboxed in one way or another.
|
||||
|
||||
Disadvantages:
|
||||
|
||||
|
|
|
@ -167,6 +167,8 @@ TODO:
|
|||
reconnect, but needs to avoid bad behavior (ie, constant reconnect
|
||||
attempts.)
|
||||
* Detect if old system had a too old git-annex-shell and avoid bad behavior
|
||||
* CONNECTED and DISCONNECTED are not wired into any webapp UI; could be
|
||||
used to show an icon when a ssh remote is available
|
||||
|
||||
## telehash
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue