summaryrefslogtreecommitdiff
path: root/doc/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-15 21:42:57 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-15 21:42:57 +0000
commitfc75bb3a6875eb4fb117e9db311641dea5ede538 (patch)
tree8a9dfaf9733b3b173beeea8ba9427e4ef4af9a14 /doc/contrib
parent738d178f77b0a3bb99dbdf249004af035c15196f (diff)
downloadtor-fc75bb3a6875eb4fb117e9db311641dea5ede538.tar.gz
tor-fc75bb3a6875eb4fb117e9db311641dea5ede538.zip
first cut of a policy for what new directory authorities we want.
svn:r11954
Diffstat (limited to 'doc/contrib')
-rw-r--r--doc/contrib/authority-policy.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/contrib/authority-policy.txt b/doc/contrib/authority-policy.txt
new file mode 100644
index 0000000000..870d32d877
--- /dev/null
+++ b/doc/contrib/authority-policy.txt
@@ -0,0 +1,34 @@
+
+Here's a first set of guidelines for how to pick new directory
+authorities.
+
+(These won't be formal criteria -- we need to keep this loose since
+we're making it up as we go.)
+
+o Stability:
+ - Must be a low-downtime Tor server (computer as well as network).
+ - Must have a static IP.
+ - Must have been a stable Tor server for at least 3 months.
+ - Must intend to stick around for the next 12 months or more.
+ - Must not hibernate.
+
+o Performance:
+ - Must have sufficient bandwidth: at least 300 kB/s symmetric,
+ though in practice the inbound traffic can be considerably less.
+
+o Availability:
+ - Must be available to upgrade within a few days in most cases.
+ (While we're still developing Tor, we periodically find bugs that
+ impact the whole network and require dirserver upgrades.)
+
+o Integrity:
+ - Must promise not to censor or attack the network and users.
+ - Should be run by somebody that Tor (i.e. Roger) knows.
+ - Should be widely regarded as fair/trustworthy, or at least
+ known, by many people.
+ - If somebody asks you to backdoor or change your server, legally or
+ otherwise, you will fight it to the extent of your abilities. If
+ you fail to fight it, you must shut down the Tor server and notify
+ us that you have.
+ - Dirservers (and operators) in a variety of jurisdictions are best.
+