Roger Dingledine commited on 2014-03-17 10:29:47
Zeige 1 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.
| ... | ... |
@@ -36,7 +36,7 @@ transport API</a>, to make it easier to build interoperable programs. |
| 36 | 36 |
|
| 37 | 37 |
<ul> |
| 38 | 38 |
|
| 39 |
- <li><a href="../projects/obfsproxy.html.en"><b>Obfsproxy</b></a> is a Python framework for implementing new |
|
| 39 |
+ <li><a href="<page projects/obfsproxy>"><b>Obfsproxy</b></a> is a Python framework for implementing new |
|
| 40 | 40 |
pluggable transports. It uses Twisted for its networking needs, and |
| 41 | 41 |
<a href="https://gitweb.torproject.org/pluggable-transports/pyptlib.git/blob/HEAD:/README.rst">pyptlib</a> |
| 42 | 42 |
for some pluggable transport-related features. It supports the |
| ... | ... |
@@ -45,16 +45,16 @@ transport API</a>, to make it easier to build interoperable programs. |
| 45 | 45 |
<a href="https://gitweb.torproject.org/pluggable-transports/obfsproxy.git/blob/HEAD:/doc/obfs3/obfs3-protocol-spec.txt">obfs3</a> |
| 46 | 46 |
pluggable transports. Maintained by asn. <br> |
| 47 | 47 |
|
| 48 |
- Status: <a href="../projects/obfsproxy.html.en#download">Deployed</a> |
|
| 48 |
+ Status: <a href="<page projects/obfsproxy>#download">Deployed</a> |
|
| 49 | 49 |
</li> |
| 50 | 50 |
|
| 51 | 51 |
<li><b>Flashproxy</b> turns ordinary web browsers into bridges using |
| 52 | 52 |
websockets, and has a little python stub to hook Tor clients to the |
| 53 | 53 |
websocket connection. See its |
| 54 |
- <a href="http://crypto.stanford.edu/flashproxy/">web page</a>, |
|
| 54 |
+ <a href="https://crypto.stanford.edu/flashproxy/">web page</a>, |
|
| 55 | 55 |
<a href="https://gitweb.torproject.org/flashproxy.git">git repository</a>, |
| 56 | 56 |
and |
| 57 |
- <a href="http://crypto.stanford.edu/flashproxy/flashproxy.pdf">design paper</a>. |
|
| 57 |
+ <a href="https://crypto.stanford.edu/flashproxy/flashproxy.pdf">design paper</a>. |
|
| 58 | 58 |
Maintained by David Fifield. |
| 59 | 59 |
# <iframe src="//crypto.stanford.edu/flashproxy/embed.html" width="80" height="15" frameborder="0" scrolling="no"></iframe> |
| 60 | 60 |
<br> |
| ... | ... |
@@ -67,7 +67,7 @@ transport API</a>, to make it easier to build interoperable programs. |
| 67 | 67 |
inter-arrival times, etc.). It's part of the Obfsproxy framework. See its |
| 68 | 68 |
<a href="http://www.cs.kau.se/philwint/scramblesuit/">official page</a>. |
| 69 | 69 |
Maintained by Philipp Winter. <br> |
| 70 |
- Status: <em>Undeployed</em> |
|
| 70 |
+ Status: <em>In testing</em> |
|
| 71 | 71 |
</li> |
| 72 | 72 |
|
| 73 | 73 |
<li><b>StegoTorus</b> is an Obfsproxy fork that extends it to a) |
| ... | ... |
@@ -99,7 +99,7 @@ transport API</a>, to make it easier to build interoperable programs. |
| 99 | 99 |
to arbitrary formats using their language descriptions. See |
| 100 | 100 |
the <a href="https://kpdyer.com/publications/ccs2013-fte.pdf">research |
| 101 | 101 |
paper</a> and <a href="https://fteproxy.org/">web page</a>. <br> |
| 102 |
- Status: <em>Undeployed</em> |
|
| 102 |
+ Status: <em>In testing</em> |
|
| 103 | 103 |
</li> |
| 104 | 104 |
|
| 105 | 105 |
</ul> |
| 106 | 106 |