Add pyobfsproxy to the PT page and update the flashproxy status.
George Kadianakis

George Kadianakis commited on 2013-01-22 23:01:21
Zeige 1 geänderte Dateien mit 14 Einfügungen und 1 Löschungen.

... ...
@@ -35,6 +35,19 @@ transport API</a>, to make it easier to build interoperable programs.
35 35
     <hr>
36 36
 
37 37
     <ul>
38
+
39
+    <li><b>Pyobfsproxy</b> is a Python framework for implementing new
40
+    transport protocols. It uses Twisted for its networking needs, and
41
+    <a href="https://gitweb.torproject.org/pluggable-transports/pyptlib.git/blob/HEAD:/README.rst">pyptlib</a>
42
+    for some pluggable transport-related features. It supports the
43
+    <a href="https://gitweb.torproject.org/obfsproxy.git/blob/HEAD:/doc/obfs2/protocol-spec.txt">obfs2</a>
44
+    and
45
+    <a href="https://gitweb.torproject.org/pluggable-transports/pyobfsproxy.git/blob/HEAD:/doc/obfs3/obfs3-protocol-spec.txt">obfs3</a>
46
+    pluggable transports. Maintained by George Kadianakis. <br>
47
+
48
+    Status: <a href="https://blog.torproject.org/blog/combined-flash-proxy-pyobfsproxy-browser-bundles">Deployed</a>
49
+    </li>
50
+
38 51
     <li><b>Obfsproxy</b> is a framework for implementing new transport
39 52
     protocols in C using libevent. See its
40 53
     <a href="<page projects/obfsproxy>">web page</a>,
... ...
@@ -56,7 +69,7 @@ transport API</a>, to make it easier to build interoperable programs.
56 69
     Maintained by David Fifield.
57 70
     # <iframe src="//crypto.stanford.edu/flashproxy/embed.html" width="80" height="15" frameborder="0" scrolling="no"></iframe>
58 71
     <br>
59
-    Status: <em>Deployment started</em> <a href="https://lists.torproject.org/pipermail/tor-dev/2012-December/004254.html">(Client alpha bundles)</a>
72
+    Status: <a href="https://blog.torproject.org/blog/combined-flash-proxy-pyobfsproxy-browser-bundles">Deployed</a>
60 73
     </li>
61 74
 
62 75
     <li><b>StegoTorus</b> is an Obfsproxy fork that extends it to a)
63 76