Roger Dingledine commited on 2008-06-16 22:54:35
Zeige 2 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.
| ... | ... |
@@ -178,7 +178,7 @@ implementation and testing work on January 15, 2009. |
| 178 | 178 |
mailing list</a>.</small></em> |
| 179 | 179 |
<br/> |
| 180 | 180 |
<small><em>The analysis has unveiled a few bugs which were responsible |
| 181 |
- in parts for the delay in making a hidden service available for |
|
| 181 |
+ in part for the delay in making a hidden service available for |
|
| 182 | 182 |
clients. Some bugs have been fixed subsequent to the analysis, others |
| 183 | 183 |
will be fixed soon. The evaluation has further brought up several |
| 184 | 184 |
possible approaches to improve Tor Hidden Service performance. Some of |
| ... | ... |
@@ -150,7 +150,7 @@ implementation and testing work on February 15, 2009. |
| 150 | 150 |
<td> |
| 151 | 151 |
<small><em>We did some initial measuring of Tor clients |
| 152 | 152 |
bootstrapping. The results are not very surprising: a client |
| 153 |
- fetches about 10k of certs, one consensus for 140k (now 90k, see |
|
| 153 |
+ fetches about 10KB of certs, one consensus for 140KB (now 90KB, see |
|
| 154 | 154 |
next paragraph), and about 1.5 megs of Server Descriptors (after |
| 155 | 155 |
half of which it starts building circuits).</small></em> |
| 156 | 156 |
<br /> |
| ... | ... |
@@ -158,8 +158,8 @@ implementation and testing work on February 15, 2009. |
| 158 | 158 |
138</a> shrinks consensus documents by 30% to |
| 159 | 159 |
40% and has already been implemented and merged into the spec. |
| 160 | 160 |
Implementation is part of the 0.2.1.x-alpha tree and the code will |
| 161 |
- take effect used once two-thirds of the authorities have |
|
| 162 |
- upgraded.</small></em> |
|
| 161 |
+ take effect used once over two-thirds of the directory authorities |
|
| 162 |
+ (i.e. 5 out of 6) have upgraded.</small></em> |
|
| 163 | 163 |
<br /> |
| 164 | 164 |
<small><em><a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/140-consensus-diffs.txt">Proposal |
| 165 | 165 |
140</a> does not directly relate to reducing initial download size, |
| ... | ... |
@@ -174,12 +174,12 @@ implementation and testing work on February 15, 2009. |
| 174 | 174 |
of server descriptors. <a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/141-jit-sd-downloads.txt">Proposal |
| 175 | 175 |
141</a> has been <a |
| 176 | 176 |
href="http://archives.seul.org/or/dev/Jun-2008/msg00017.html">sent |
| 177 |
- to the or-dev list</a>. There are basically 3 things to it, as |
|
| 177 |
+ to or-dev</a>. There are basically 3 things to it, as |
|
| 178 | 178 |
far as I can see at the moment: move load balancing info into the |
| 179 | 179 |
consensus (should not be hard), implement something so that Tor |
| 180 | 180 |
clients can fetch SDs on demand from routers along their circuit |
| 181 | 181 |
while they are buliding it (described in the draft), and deal with |
| 182 |
- exit selection. We're developing ideas for the last part, although |
|
| 182 |
+ exit selection. We're still developing ideas for the last part; |
|
| 183 | 183 |
some possibilities are mentioned in the draft.</small></em> |
| 184 | 184 |
</td> |
| 185 | 185 |
</tr> |
| 186 | 186 |