diff options
author | Roger Dingledine <arma@torproject.org> | 2004-04-08 04:35:51 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-04-08 04:35:51 +0000 |
commit | 8d766cc1cd782c80a7bdcba1fa30f1e93d6afafb (patch) | |
tree | 7704f51775e8cb3792b0b881e193cc2ac1841afb /README | |
parent | 2a01e3ad10f407d2c46950f3386af41d8376cefe (diff) | |
download | tor-8d766cc1cd782c80a7bdcba1fa30f1e93d6afafb.tar tor-8d766cc1cd782c80a7bdcba1fa30f1e93d6afafb.tar.gz |
servers don't need other people to be able to resolve their Address anymore
svn:r1563
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -20,8 +20,7 @@ Do you want to run a tor server? 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. + resolution works. Then run tor to generate keys. One of the files generated in your DataDirectory is your 'fingerprint' file. Mail it to |