Skip to content

Commit 7fbdf0c

Browse files
committed
Update torrc, take out contact info
1 parent aaa09f2 commit 7fbdf0c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

torrc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 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.
33
## (may or may not work for much older or much newer versions of Tor.)
44
##
55
## Lines that begin with "## " try to explain what's going on. Lines
@@ -121,10 +121,13 @@ Nickname DNCBridgeRPi
121121
## is per month)
122122
#AccountingStart month 3 15:00
123123

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>
128131
## You might also include your PGP or GPG fingerprint if you have one:
129132
#ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
130133

0 commit comments

Comments
 (0)