George Kadianakis commited on 2013-06-06 12:33:44
Zeige 1 geänderte Dateien mit 9 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -61,6 +61,15 @@ transport API</a>, to make it easier to build interoperable programs. |
| 61 | 61 |
Status: <a href="https://crypto.stanford.edu/flashproxy/#how-to">Deployed</a> |
| 62 | 62 |
</li> |
| 63 | 63 |
|
| 64 |
+ <li><b>ScrambleSuit</b> is a pluggable transport that protects |
|
| 65 |
+ against follow-up probing attacks and is also capable of changing |
|
| 66 |
+ its network fingerprint (packet length distribution, |
|
| 67 |
+ inter-arrival times, etc.). It's part of the Obfsproxy framework. See its |
|
| 68 |
+ <a href="http://www.cs.kau.se/philwint/scramblesuit/">official page</a>. |
|
| 69 |
+ Maintained by Philipp Winter. <br> |
|
| 70 |
+ Status: <em>Undeployed</em> |
|
| 71 |
+ </li> |
|
| 72 |
+ |
|
| 64 | 73 |
<li><b>StegoTorus</b> is an Obfsproxy fork that extends it to a) |
| 65 | 74 |
split Tor streams across multiple connections to avoid packet size |
| 66 | 75 |
signatures, and b) embed the traffic flows in traces that look like |
| 67 | 76 |