1git-annex-enable-tor(1)     General Commands Manual    git-annex-enable-tor(1)
2
3
4

NAME

6       git-annex-enable-tor - enable tor hidden service
7

SYNOPSIS

9       git annex enable-tor
10
11       sudo git annex enable-tor $(id -u)
12

DESCRIPTION

14       This command enables a tor hidden service for git-annex.
15
16       It  modifies /etc/tor/torrc to register the hidden service. If run as a
17       normal user, it will try to use sudo/su/etc to get root access to  mod‐
18       ify  that  file.  If  you run it as root, pass it your non-root user id
19       number, as output by id -u
20
21       After this command is run, git annex remotedaemon can be run  to  serve
22       the tor hidden service, and then git-annex p2p --gen-address can be run
23       to give other users access to your repository via the tor  hidden  ser‐
24       vice.
25

SEE ALSO

27       git-annex(1)
28
29       git-annex-p2p-auth(1)
30
31       git-annex-remotedaemon(1)
32

AUTHOR

34       Joey Hess <id@joeyh.name>
35
36                                                       git-annex-enable-tor(1)
Impressum