Sebastian Hahn commited on 2010-02-23 20:34:55
Zeige 1 geänderte Dateien mit 11 Einfügungen und 11 Löschungen.
| ... | ... |
@@ -97,11 +97,11 @@ how Tor is built. |
| 97 | 97 |
|
| 98 | 98 |
<li> |
| 99 | 99 |
There's a skeletal <a |
| 100 |
-href="<gitblob>doc/roadmaps/2008-12-19-roadmap-full.pdf">list of items |
|
| 101 |
-we'd like to tackle in the future</a>. Alas, many of those items need |
|
| 102 |
-to be fleshed out more before they'll make sense to people who aren't |
|
| 103 |
-Tor developers, but you can still get a general sense of what issues |
|
| 104 |
-need to be resolved next. |
|
| 100 |
+href="https://svn.torproject.org/svn/projects/roadmaps/2008-12-19-roadmap-full.pdf">list |
|
| 101 |
+of items we'd like to tackle in the future</a>. Alas, many of those |
|
| 102 |
+items need to be fleshed out more before they'll make sense to people |
|
| 103 |
+who aren't Tor developers, but you can still get a general sense of |
|
| 104 |
+what issues need to be resolved next. |
|
| 105 | 105 |
</li> |
| 106 | 106 |
|
| 107 | 107 |
<li> |
| ... | ... |
@@ -114,7 +114,7 @@ and circumvention" talk from 23C3 in December 2006 (<a |
| 114 | 114 |
href="http://freehaven.net/~arma/23C3-1444-en-tor_and_china.m4v">video</a>, |
| 115 | 115 |
<a href="http://freehaven.net/~arma/slides-23c3.pdf">slides</a>, |
| 116 | 116 |
<a href="http://events.ccc.de/congress/2006/Fahrplan/events/1444.en.html">abstract</a>, |
| 117 |
-<a href="<gitblob>doc/design-paper/blocking.html">design paper</a>), |
|
| 117 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/blocking.html">design paper</a>), |
|
| 118 | 118 |
and Roger's "Current events in 2007" talk from 24C3 in December |
| 119 | 119 |
2007 (<a |
| 120 | 120 |
href="http://freehaven.net/~arma/24c3-2325-en-current_events_in_tor_development.mp4">video</a>, |
| ... | ... |
@@ -185,12 +185,12 @@ commits</a> may be interesting for developers.</li> |
| 185 | 185 |
<ul> |
| 186 | 186 |
<li>The <b>design document</b> (published at Usenix Security 2004) |
| 187 | 187 |
gives our justifications and security analysis for the Tor design: |
| 188 |
-<a href="<gitblob>doc/design-paper/tor-design.pdf">PDF</a> and |
|
| 189 |
-<a href="<gitblob>doc/design-paper/tor-design.html">HTML</a> |
|
| 188 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.pdf">PDF</a> and |
|
| 189 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html">HTML</a> |
|
| 190 | 190 |
versions available.</li> |
| 191 | 191 |
<li>Our follow-up paper on <b>challenges in low-latency anonymity</b> |
| 192 | 192 |
(still in draft form) details more recent experiences and directions: |
| 193 |
-<a href="<gitblob>doc/design-paper/challenges.pdf">PDF |
|
| 193 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/challenges.pdf">PDF |
|
| 194 | 194 |
draft</a>.</li> |
| 195 | 195 |
<li>Our paper at WEIS 2006 — <b>Anonymity Loves Company: |
| 196 | 196 |
Usability and the Network Effect</b> — explains why usability in |
| ... | ... |
@@ -199,8 +199,8 @@ href="http://freehaven.net/anonbib/cache/usability:weis2006.pdf">PDF</a>.</li> |
| 199 | 199 |
<li>Our preliminary design to make it harder for large firewalls to |
| 200 | 200 |
prevent access to the Tor network is described in |
| 201 | 201 |
<b>design of a blocking-resistant anonymity system</b>: |
| 202 |
-<a href="<gitblob>doc/design-paper/blocking.pdf">PDF draft</a> and |
|
| 203 |
-<a href="<gitblob>doc/design-paper/blocking.html">HTML draft</a>. |
|
| 202 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/blocking.pdf">PDF draft</a> and |
|
| 203 |
+<a href="https://svn.torproject.org/svn/projects/design-paper/blocking.html">HTML draft</a>. |
|
| 204 | 204 |
Want to <a href="<page volunteer>#Coding">help us build it</a>?</li> |
| 205 | 205 |
<li>The <b>specifications</b> aim to give |
| 206 | 206 |
developers enough information to build a compatible version of Tor: |
| 207 | 207 |