diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-24 15:35:28 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-24 15:46:02 -0400 |
commit | 5ae409a3f3389959f18e8e3ed28c9b2ea0e55b2b (patch) | |
tree | aaca0c72713c36934f09330e4185c7061d789216 /doc/tips | |
parent | bc1364493208a69aa312d8bedc51b47d253e8e15 (diff) |
add back share_with_a_friend_walkthrough, adapted for tor pairing
and some other xmpp to tor related changes
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/peer_to_peer_network_with_tor.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/peer_to_peer_network_with_tor.mdwn b/doc/tips/peer_to_peer_network_with_tor.mdwn index 0fdc34625..f825c7f89 100644 --- a/doc/tips/peer_to_peer_network_with_tor.mdwn +++ b/doc/tips/peer_to_peer_network_with_tor.mdwn @@ -21,6 +21,10 @@ connect them together over Tor so they share their contents. Or, you and a friend want to connect your repositories together. Pairing is an easy way to accomplish this. +(The instructions below use the command line. If you or your friend would +rather avoid using the command line, follow the +[[share_with_a_friend_walkthrough]].) + In each git-annex repository, run these commands: git annex enable-tor |