Runa A. Sandvik commited on 2013-03-23 00:15:30
Zeige 1 geänderte Dateien mit 3 Einfügungen und 14 Löschungen.
... | ... |
@@ -36,8 +36,8 @@ transport API</a>, to make it easier to build interoperable programs. |
36 | 36 |
|
37 | 37 |
<ul> |
38 | 38 |
|
39 |
- <li><b>Pyobfsproxy</b> is a Python framework for implementing new |
|
40 |
- transport protocols. It uses Twisted for its networking needs, and |
|
39 |
+ <li><b>Obfsproxy</b> is a Python framework for implementing new |
|
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 |
43 | 43 |
<a href="https://gitweb.torproject.org/obfsproxy.git/blob/HEAD:/doc/obfs2/protocol-spec.txt">obfs2</a> |
... | ... |
@@ -45,18 +45,7 @@ transport API</a>, to make it easier to build interoperable programs. |
45 | 45 |
<a href="https://gitweb.torproject.org/pluggable-transports/pyobfsproxy.git/blob/HEAD:/doc/obfs3/obfs3-protocol-spec.txt">obfs3</a> |
46 | 46 |
pluggable transports. Maintained by George Kadianakis. <br> |
47 | 47 |
|
48 |
- Status: <a href="https://blog.torproject.org/blog/combined-flash-proxy-pyobfsproxy-browser-bundles">Deployed</a> |
|
49 |
- </li> |
|
50 |
- |
|
51 |
- <li><b>Obfsproxy</b> is a framework for implementing new transport |
|
52 |
- protocols in C using libevent. See its |
|
53 |
- <a href="<page projects/obfsproxy>">web page</a>, |
|
54 |
- <a href="https://gitweb.torproject.org/obfsproxy.git">git repository</a>, |
|
55 |
- <a href="https://gitweb.torproject.org/obfsproxy.git/blob/HEAD:/doc/obfs2/protocol-spec.txt">obfs2 protocol description</a>, |
|
56 |
- and |
|
57 |
- <a href="https://blog.torproject.org/blog/obfsproxy-next-step-censorship-arms-race">blog post</a>. |
|
58 |
- Maintained by George Kadianakis. <br> |
|
59 |
- Status: <a href="../projects/obfsproxy.html.en#download">Deployed</a> <a href="https://bridges.torproject.org/?transport=obfs2">(Bridges)</a> |
|
48 |
+ Status: <a href="https://www.torproject.org/projects/obfsproxy.html.en#download">Deployed</a> |
|
60 | 49 |
</li> |
61 | 50 |
|
62 | 51 |
<li><b>Flashproxy</b> turns ordinary web browsers into bridges using |
63 | 52 |