Iain R. Learmonth commited on 2017-01-25 19:28:36
Zeige 1 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.
Signed-off-by: hiromipaw <hiro@torproject.org>
... | ... |
@@ -141,7 +141,7 @@ |
141 | 141 |
<li><strong>Description:</strong> It transforms Tor traffic to arbitrary |
142 | 142 |
formats using their language descriptions. See the <a href="https://kpdyer.com/publications/ccs2013-fte.pdf">research paper</a>.</li> |
143 | 143 |
<li><strong>Language:</strong> Python/C++</li> |
144 |
- <li><strong>Maintainger:</strong> Kevin Dyer</li> |
|
144 |
+ <li><strong>Maintainer:</strong> Kevin Dyer</li> |
|
145 | 145 |
<li><strong>Evaluation:</strong> <a href="https://trac.torproject.org/projects/tor/wiki/doc/PluggableTransports/FteEvaluation">FTE Evaluation</a></li> |
146 | 146 |
</ul> |
147 | 147 |
</li> |
... | ... |
@@ -150,7 +150,7 @@ |
150 | 150 |
<ul> |
151 | 151 |
<li><strong>Description:</strong> Is a pluggable transport that protects against follow-up probing attacks and is also capable of changing its network fingerprint (packet length distribution, inter-arrival times, etc.).</li> |
152 | 152 |
<li><strong>Language:</strong> Python</li> |
153 |
- <li><strong>Maintainger:</strong> Philipp Winter</li> |
|
153 |
+ <li><strong>Maintainer:</strong> Philipp Winter</li> |
|
154 | 154 |
<li><strong>Evaluation:</strong> <a href="https://trac.torproject.org/projects/tor/wiki/doc/PluggableTransports/ScrambleSuitEvaluation"> ScrambleSuit Evaluation</a></li> |
155 | 155 |
</ul> |
156 | 156 |
</li> |
... | ... |
@@ -177,7 +177,7 @@ |
177 | 177 |
<ul> |
178 | 178 |
<li><strong>Description:</strong>is an Obfsproxy fork that extends it to a) split Tor streams across multiple connections to avoid packet size signatures, and b) embed the traffic flows in traces that look like HTML, JavasCript, or PDF. See its <a href="https://gitweb.torproject.org/stegotorus.git">git repository</a>.</li> |
179 | 179 |
<li><strong>Language:</strong> C++</li> |
180 |
- <li><strong>Maintainger:</strong> Zack Weinberg</li> |
|
180 |
+ <li><strong>Maintainer:</strong> Zack Weinberg</li> |
|
181 | 181 |
<li><strong>Evaluation:</strong> none</li> |
182 | 182 |
</ul> |
183 | 183 |
</li> |
... | ... |
@@ -186,7 +186,7 @@ |
186 | 186 |
<ul> |
187 | 187 |
<li><strong>Description:</strong> It transforms Tor traffic flows so they look like Skype Video. See its <a href="http://crysp.uwaterloo.ca/software/SkypeMorph-0.5.1.tar.gz">source code</a> and <a href="http://cacr.uwaterloo.ca/techreports/2012/cacr2012-08.pdf">design paper</a>.</li> |
188 | 188 |
<li><strong>Language:</strong></li> |
189 |
- <li><strong>Maintainger:</strong> Ian Goldberg.</li> |
|
189 |
+ <li><strong>Maintainer:</strong> Ian Goldberg.</li> |
|
190 | 190 |
<li><strong>Evaluation:</strong> none</li> |
191 | 191 |
</ul> |
192 | 192 |
</li> |
... | ... |
@@ -195,7 +195,7 @@ |
195 | 195 |
<ul> |
196 | 196 |
<li><strong>Description:</strong> It aims to provide a packet-based (rather than connection-based) DPI-resistant protocol. See its <a href="https://github.com/blanu/Dust">git repository</a>.</li> |
197 | 197 |
<li><strong>Language:</strong> Python</li> |
198 |
- <li><strong>Maintainger:</strong> Brandon Wiley.</li> |
|
198 |
+ <li><strong>Maintainer:</strong> Brandon Wiley.</li> |
|
199 | 199 |
<li><strong>Evaluation:</strong> none</li> |
200 | 200 |
</ul> |
201 | 201 |
</li> |
202 | 202 |