File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
## Configuration file for a typical Tor user
2
- ## Last updated 12 September 2012 for Tor 0.2.4.3 -alpha.
2
+ ## Last updated 9 October 2013 for Tor 0.2.5.2 -alpha.
3
3
## (may or may not work for much older or much newer versions of Tor.)
4
4
##
5
5
## Lines that begin with "## " try to explain what's going on. Lines
@@ -121,10 +121,13 @@ Nickname DNCBridgeRPi
121
121
## is per month)
122
122
#AccountingStart month 3 15:00
123
123
124
- ## Contact info to be published in the directory, so we can contact you
125
- ## if your relay is misconfigured or something else goes wrong. Google
126
- ## indexes this, so spammers might also collect it.
127
- ContactInfo David Cook <
[email protected] >
124
+ ## Administrative contact information for this relay or bridge. This line
125
+ ## can be used to contact you if your relay or bridge is misconfigured or
126
+ ## something else goes wrong. Note that we archive and publish all
127
+ ## descriptors containing these lines and that Google indexes them, so
128
+ ## spammers might also collect them. You may want to obscure the fact that
129
+ ## it's an email address and/or generate a new address for this purpose.
130
+ #ContactInfo Random Person <nobody AT example dot com>
128
131
## You might also include your PGP or GPG fingerprint if you have one:
129
132
#ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
130
133
You can’t perform that action at this time.
0 commit comments