summaryrefslogtreecommitdiff
path: root/doc/design/assistant/xmpp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-27 12:43:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-27 12:43:58 -0400
commit5248fe12ee0fd21c7ca1cfd6a37c2988686fc6e2 (patch)
treef5d12f817ac6f1688d76b4ea927d6dde223c6674 /doc/design/assistant/xmpp.mdwn
parent9f8f461685b43b500a38c119064e935b561cd5de (diff)
add
Diffstat (limited to 'doc/design/assistant/xmpp.mdwn')
-rw-r--r--doc/design/assistant/xmpp.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn
index 6be92f464..f132f802e 100644
--- a/doc/design/assistant/xmpp.mdwn
+++ b/doc/design/assistant/xmpp.mdwn
@@ -9,11 +9,16 @@ who share a repository, that is stored in the [[cloud]].
* Do git-annex clients sharing an account with regular clients cause confusing
things to happen?
See <http://git-annex.branchable.com/design/assistant/blog/day_114__xmpp/#comment-aaba579f92cb452caf26ac53071a6788>
+
* Support use of a single XMPP account with several separate and
independant git-annex repos. This probably works for the simple
push notification use of XMPP, since unknown UUIDs will just be ignored.
But XMPP pairing and the pushes over XMPP assume that anyone you're
paired with is intending to sync to your repository.
+ [[bugs/xmpp_needs_one_account_per_distinct_repository]]
+
+ There are really two cases here, "Share with your other devices",
+ and
## design goals