Add status information on the pluggable transport page.
George Kadianakis

George Kadianakis commited on 2012-12-03 16:56:17
Zeige 1 geänderte Dateien mit 14 Einfügungen und 6 Löschungen.

... ...
@@ -42,7 +42,8 @@ transport API</a>, to make it easier to build interoperable programs.
42 42
     <a href="https://gitweb.torproject.org/obfsproxy.git/blob/HEAD:/doc/obfs2/protocol-spec.txt">obfs2 protocol description</a>,
43 43
     and
44 44
     <a href="https://blog.torproject.org/blog/obfsproxy-next-step-censorship-arms-race">blog post</a>.
45
-    Maintained by George Kadianakis.
45
+    Maintained by George Kadianakis. <br>
46
+    Status: <a href="../projects/obfsproxy.html.en#download">Deployed</a> <a href="https://bridges.torproject.org/?transport=obfs2">(Bridges)</a>
46 47
     </li>
47 48
 
48 49
     <li><b>Flashproxy</b> turns ordinary web browsers into bridges using
... ...
@@ -52,7 +53,10 @@ transport API</a>, to make it easier to build interoperable programs.
52 53
     <a href="https://gitweb.torproject.org/flashproxy.git">git repository</a>,
53 54
     and
54 55
     <a href="http://crypto.stanford.edu/flashproxy/flashproxy.pdf">design paper</a>.
55
-    Maintained by David Fifield.
56
+    Maintained by David Fifield. <br>
57
+    Status: <em>Implemented and tested, but there are no bundles yet;
58
+    <a href="https://crypto.stanford.edu/flashproxy/#how-to">need
59
+    manual setup.</a></em>
56 60
     </li>
57 61
 
58 62
     <li><b>StegoTorus</b> is an Obfsproxy fork that extends it to a)
... ...
@@ -60,7 +64,8 @@ transport API</a>, to make it easier to build interoperable programs.
60 64
     signatures, and b) embed the traffic flows in traces that look like
61 65
     html, javascript, or pdf. See its
62 66
     <a href="https://gitweb.torproject.org/stegotorus.git">git repository</a>.
63
-    Maintained by Zack Weinberg.
67
+    Maintained by Zack Weinberg. <br>
68
+    Status: <em>Undeployed</em>
64 69
     </li>
65 70
 
66 71
     <li><b>SkypeMorph</b> transforms Tor traffic flows so they look like
... ...
@@ -68,19 +73,22 @@ transport API</a>, to make it easier to build interoperable programs.
68 73
     <a href="http://crysp.uwaterloo.ca/software/SkypeMorph-0.5.1.tar.gz">source code</a>
69 74
     and
70 75
     <a href="http://cacr.uwaterloo.ca/techreports/2012/cacr2012-08.pdf">design paper</a>.
71
-    Maintained by Ian Goldberg.
76
+    Maintained by Ian Goldberg. <br>
77
+    Status: <em>Undeployed</em>
72 78
     </li>
73 79
 
74 80
     <li><b>Dust</b> aims to provide a packet-based (rather than
75 81
     connection-based) DPI-resistant protocol. See its
76 82
     <a href="https://github.com/blanu/Dust">git repository</a>.
77
-    Maintained by Brandon Wiley.
83
+    Maintained by Brandon Wiley. <br>
84
+    Status: <em>Undeployed</em>
78 85
     </li>
79 86
 
80 87
     <li><b>Format-Transforming Encryption</b> transforms Tor traffic
81 88
     to arbitrary formats using their language descriptions. See
82 89
     the <a href="http://eprint.iacr.org/2012/494">research
83
-    paper</a>. The scheme is not deployed yet.
90
+    paper</a>. <br>
91
+    Status: <em>Undeployed</em>
84 92
     </li>
85 93
 
86 94
     </ul>
87 95