diff options
author | Roger Dingledine <arma@torproject.org> | 2004-03-30 00:06:20 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-03-30 00:06:20 +0000 |
commit | 015f7229573a5c30401844da1326556b536a8afb (patch) | |
tree | 6519db6846792be24e13de93a11edb969175270d /README | |
parent | c09b185f030b6c1f6d7f7d8b4f2295f26e48f8c2 (diff) | |
download | tor-015f7229573a5c30401844da1326556b536a8afb.tar tor-015f7229573a5c30401844da1326556b536a8afb.tar.gz |
clean up README to mention torrc.sample
svn:r1377
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -17,10 +17,11 @@ doesn't work for you. Do you want to run a tor server? - First, edit the bottom part of your torrc. Create the DataDirectory, - and make sure it's owned by whoever will be running tor. Fix your system - clock so it's not too far off. Make sure name resolution works. Make - sure other people can reliably resolve the Address you chose. + First, copy torrc.sample to torrc and edit the bottom part. Create the + DataDirectory, and make sure it's owned by whoever will be running + tor. Fix your system clock so it's not too far off. Make sure name + resolution works. Make sure other people can reliably resolve the + Address you chose. Then run tor to generate keys. One of the files generated in your DataDirectory is your 'fingerprint' file. Mail it to |