diff options
author | Roger Dingledine <arma@torproject.org> | 2005-01-03 18:34:57 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-01-03 18:34:57 +0000 |
commit | 15543a623ff13e19ae9566a5507566b7c4f0d6fb (patch) | |
tree | 24bb3d58e8d12f3f9a0ac22bc382ff4d073a4b38 | |
parent | 6c7496e7005fa3217cc1d5a289b8f4a847915864 (diff) | |
download | tor-15543a623ff13e19ae9566a5507566b7c4f0d6fb.tar.gz tor-15543a623ff13e19ae9566a5507566b7c4f0d6fb.zip |
mention where to find the 'fingerprint' file
svn:r3249
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/tor-doc.html | 9 |
2 files changed, 8 insertions, 4 deletions
@@ -24,6 +24,9 @@ N - Get win32 servers working, or find out why it isn't happening now. ************************ For Post 0.0.9 ***************************** +https proxy for OR CONNECT stuff +choose entry node to be one you're already connected to? + Tier one: o Move to our new version system. - Changes for forward compatibility diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 3610aa3521..cac043ca38 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -268,10 +268,11 @@ plus any other addresses or ports your exit policy allows. run <tt>tor</tt>, whereas packages typically launch Tor from their initscripts. If it logs any warnings, address them. (By default Tor logs to stdout, but some packages log to /var/log/tor/ instead.) -<li>4. Send mail to tor-ops@freehaven.net including a) this key -fingerprint, b) who you are, so we know whom to contact if there's any -problem, and c) what kind of connectivity the new server will have. If -possible, PGP sign your mail. +<li>4. One of the files generated in your DataDirectory is called +'fingerprint'. Send mail to tor-ops@freehaven.net including a) +this key fingerprint, b) who you are, so we know whom to contact if +there's any problem, and c) what kind of connectivity the new server +will have. If possible, PGP sign your mail. </ul> <p> |