aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_442__xmpp_removal.mdwn
blob: d66764314f3fd36c0095a2979b70c70fce7b8597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The webapp's wormhole pairing almost worked perfectly on the first test.
Turned out the remotedaemon was not noticing that the tor hidden service
got enabled. After fixing that, it worked perfectly!

So, I've merged that feature, and removed XMPP support from the assistant
at the same time. If all goes well, the autobuilds will be updated soon,
and it'll be released in time for new year's.

Anyone who's been using XMPP to keep repositories in sync will need to
either switch to Tor, or could add a remote on a ssh server to sync by
instead. See
<http://git-annex.branchable.com/assistant/share_with_a_friend_walkthrough/>
for the pointy-clicky way to do it, and
<http://git-annex.branchable.com/tips/peer_to_peer_network_with_tor/> for
the command-line way.