diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-11 20:10:14 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-11 20:10:14 +0000 |
commit | a0a80ce2dbb8e290772c8f7c85f4c4ebd091abe3 (patch) | |
tree | 0d723bf3f90ba8fd7e62b32e36d34cc863f994d7 | |
parent | 99ef8c1ddb17ba05f5f8afd5024234a40715e5ae (diff) | |
download | tor-a0a80ce2dbb8e290772c8f7c85f4c4ebd091abe3.tar.gz tor-a0a80ce2dbb8e290772c8f7c85f4c4ebd091abe3.zip |
reflect the tor-ops decision process more clearly
svn:r3132
-rw-r--r-- | doc/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ and you're all set. If you want to run a router, you can do so by enabling ORPort, which will make your router get used for some things. However, in order to get used for everything, you must become a "verified" router. Simply convince the directory server operators (mail -tor-ops@freehaven.net) that you're a trustworthy and reliable person. +tor-ops@freehaven.net) that you have a stable machine with enough bandwidth. From there, the operators add you to the directory, which propagates out to the rest of the network. All nodes will know about you within a half hour. Once you are verified clients will pick you as entry and exit nodes. |