瀏覽代碼

point out two parts where the spec is wrong

svn:r2569
Roger Dingledine 20 年之前
父節點
當前提交
14306fbf34
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 1 1
      doc/tor-doc.html
  2. 2 0
      doc/tor-spec.txt

+ 1 - 1
doc/tor-doc.html

@@ -105,7 +105,7 @@ anybody but yourself.</p>
 
 
 <p>If you have less than 1Mbit in both directions, you should stay
 <p>If you have less than 1Mbit in both directions, you should stay
 a client. Otherwise, please consider being a server, to help out the
 a client. Otherwise, please consider being a server, to help out the
-network. (Currently each server uses 20-30 gigabytes of traffic
+network. (Currently each server uses 20-150 gigabytes of traffic
 per month; but that may go up.)</p>
 per month; but that may go up.)</p>
 
 
 <p>Note that you can be a server without allowing users to make
 <p>Note that you can be a server without allowing users to make

+ 2 - 0
doc/tor-spec.txt

@@ -72,6 +72,7 @@ TODO: (very soon)
    support any suite without ephemeral keys, symmetric keys of at
    support any suite without ephemeral keys, symmetric keys of at
    least 128 bits, and digests of at least 160 bits.
    least 128 bits, and digests of at least 160 bits.
 
 
+[what kind of cert does an OP send? -RD]
    An OR always sends a two-certificate chain, consisting of a self-signed
    An OR always sends a two-certificate chain, consisting of a self-signed
    certificate containing the OR's identity key, and a second certificate
    certificate containing the OR's identity key, and a second certificate
    using a short-term connection key.  The commonName of the second
    using a short-term connection key.  The commonName of the second
@@ -95,6 +96,7 @@ TODO: (very soon)
    OR-to-OR connections are never deliberately closed.  When an OR
    OR-to-OR connections are never deliberately closed.  When an OR
    starts or receives a new directory, it tries to open new
    starts or receives a new directory, it tries to open new
    connections to any OR it is not already connected to.
    connections to any OR it is not already connected to.
+[not true, unused OR conns close after 5 mins too -RD]
 
 
    OR-to-OP connections are not permanent. An OP should close a
    OR-to-OP connections are not permanent. An OP should close a
    connection to an OR if there are no circuits running over the
    connection to an OR if there are no circuits running over the