Roger Dingledine commited on 2008-10-16 05:23:00
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -284,7 +284,7 @@ implementation and testing work on January 15, 2009. |
| 284 | 284 |
version <a href="http://archives.seul.org/or/talk/Oct-2008/msg00093.html">0.2.1.6-alpha</a>. |
| 285 | 285 |
The four design changes that were identified in the design phase have |
| 286 | 286 |
been specified in |
| 287 |
- <a href="https://tor-svn.freehaven.net/svn/tor/trunk/doc/spec/proposals/155-four-hidden-service-improvements.txt">proposal 155</a>. |
|
| 287 |
+ <a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/155-four-hidden-service-improvements.txt">proposal 155</a>. |
|
| 288 | 288 |
Three design changes have been included in the development codebase and |
| 289 | 289 |
will automatically be included in the next development version. The |
| 290 | 290 |
first two design changes improve connection establishment to a hidden |
| ... | ... |
@@ -292,7 +292,7 @@ implementation and testing work on January 15, 2009. |
| 292 | 292 |
second attempt in parallel after a delay of 15 seconds. The third |
| 293 | 293 |
design change affects publication of a hidden service in the network by |
| 294 | 294 |
advertising the service at 5 rather than 3 points in the network in |
| 295 |
- parallel and succeed as soon as 3 points are established. The fourth |
|
| 295 |
+ parallel and succeeding as soon as 3 points are established. The fourth |
|
| 296 | 296 |
design change has turned out to be rather ineffective, but would add |
| 297 | 297 |
considerable code complexity and was therefore dismissed. By now there |
| 298 | 298 |
are no more open bugfixes or new designs. All changes are in the |
| 299 | 299 |