update the status of the low-bandwidth project
Roger Dingledine

Roger Dingledine commited on 2009-02-01 07:20:03
Zeige 1 geänderte Dateien mit 26 Einfügungen und 20 Löschungen.

... ...
@@ -309,35 +309,41 @@ knows what else will have changed.</p></em></small>
309 309
 
310 310
 <tr bgcolor="#e5e5e5">
311 311
   <td>
312
-    Dec 08
312
+    <a id="Jan09"></a>
313
+    <a class="anchor" href="#Jan09">Jan 09</a>
313 314
   </td>
314 315
   <td>
315
-  </td>
316
-</tr>
316
+<small><em><p>
317
+I wrote up the more detailed version of our new design idea,
318
+as an official Tor proposal #158:
319
+<a href="http://archives.seul.org/or/dev/Jan-2009/msg00010.html">http://archives.seul.org/or/dev/Jan-2009/msg00010.html</a>.</p>
317 320
 
318
-<tr>
319
-  <td>
320
-    Jan 09
321
-  </td>
322
-  <td>
321
+<p>
322
+I think this is finally the one! (Well, once I finish folding in all
323
+the comments.)
324
+</p>
325
+
326
+<p>
327
+One of the big reasons why the project isn't on its original schedule is
328
+that a main conclusion from <a href="<page projects/hidserv>">Karsten's
329
+NLnet project on hidden service performance</a> was that it's the circuit
330
+extension that's the main killer. Yet this project had proposed to add
331
+more round-trips and complexity into exactly that step. So we needed
332
+to build a better plan to achieve the original goal without screwing up
333
+performance even more.
334
+</p>
335
+
336
+<p>We've been revising the design proposal over the past weeks, and
337
+I think we'll be ready soon to start implementing. Note that since
338
+we have a bunch of development items we're hoping to land in mid Feb
339
+already, it's likely that this implementation won't land until late Feb
340
+or March. This time for sure!</p></em></small>
323 341
   </td>
324 342
 </tr>
325 343
 </table>
326 344
 
327 345
 <br />
328 346
 
329
-<!-- Do we want a people section? If so, would it make sense to write what
330
-these people will be doing? And what exactly are these people going to
331
-do? :)
332
-<a id="People"></a>
333
-<h2><a class="anchor" href="#People">People</a></h2>
334
-<ul>
335
-<li><a href="<page people>#Core">Peter Palfrader</a></li>
336
-</ul>
337
--->
338
-
339
-<!-- In the future, put links to proposal, preliminary results, etc. here -->
340
-
341 347
 </div><!-- #main -->
342 348
 
343 349
 #include <foot.wmi>
344 350