2016-12-07 19:44:18 +00:00
|
|
|
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`
|
|
|
|
|
2018-12-11 21:14:56 +00:00
|
|
|
To set this up, use [[git-annex-enable-tor]] and [[git-annex-p2p]],
|
2016-12-07 19:44:18 +00:00
|
|
|
and run [[git-annex-remotedaemon]] to serve the Tor hidden service.
|
|
|
|
It's explained in detail in [[tips/peer_to_peer_network_with_tor]].
|