diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-20 11:10:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-11 20:00:18 -0500 |
commit | 4c651b8c0414f1de5db87e9255b80f401a63263e (patch) | |
tree | bc099684229217a8bd8b4727961e4fca36af6a41 /doc/tor.1.txt | |
parent | 34c6034aa73172347b5d2ea97b6d63c64f8b82d6 (diff) | |
download | tor-4c651b8c0414f1de5db87e9255b80f401a63263e.tar.gz tor-4c651b8c0414f1de5db87e9255b80f401a63263e.zip |
Note contactinfo and myfamily as required in more places
Includes a sentence from cypherpunks; for ticket 24526.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a319aa9381..aedc1ad205 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1703,7 +1703,12 @@ is non-zero): descriptors containing these lines and that Google indexes them, so spammers might also collect them. You may want to obscure the fact that it's an email address and/or generate a new address for this - purpose. + purpose. + + + + ContactInfo **must** be set to a working address if you run more than one + relay or bridge. (Really, everybody running a relay or bridge should set + it.) + [[ExitRelay]] **ExitRelay** **0**|**1**|**auto**:: Tells Tor whether to run as an exit relay. If Tor is running as a @@ -1831,7 +1836,11 @@ is non-zero): compromise its concealment. + + When listing a node, it's better to list it by fingerprint than by - nickname: fingerprints are more reliable. + nickname: fingerprints are more reliable. + + + + MyFamily **must** be set correctly if you run more than one relay or + bridge. (That is, every relay should list all the others as described + above.) [[Nickname]] **Nickname** __name__:: Set the server's nickname to \'name'. Nicknames must be between 1 and 19 |