From 6ed46270661fc102a263e6cf69101c43962944c0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Dec 2016 15:44:18 -0400 Subject: add page for tor special remote --- doc/special_remotes/tor.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/special_remotes/tor.mdwn (limited to 'doc/special_remotes') diff --git a/doc/special_remotes/tor.mdwn b/doc/special_remotes/tor.mdwn new file mode 100644 index 000000000..12d3dfedf --- /dev/null +++ b/doc/special_remotes/tor.mdwn @@ -0,0 +1,10 @@ +git-annex can communicate over the Tor network. This allows direct +communication between git-annex repositories, no matter where they are +located. + +A git remote using tor has an url that looks like +`tor-annex::2lssjzicvsxkdc2v.onion:19984` + +To set this up, use [[git-annex-enabletor]] and [[git-annex-p2p]], +and run [[git-annex-remotedaemon]] to serve the Tor hidden service. +It's explained in detail in [[tips/peer_to_peer_network_with_tor]]. -- cgit v1.2.3