fixup! Add obfs4/obfsclient to the PT list.
George Kadianakis

George Kadianakis commited on 2014-06-08 06:39:49
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -85,7 +85,7 @@ transport API</a>, to make it easier to build interoperable programs.
85 85
 
86 86
     <li><a href="https://github.com/Yawning/obfs4/blob/master/doc/obfs4-spec.txt"><b>obfs4</b></a>
87 87
     is a transport with the same features as <a href="http://www.cs.kau.se/philwint/scramblesuit/"><b>ScrambleSuit</b></a>
88
-    but utilizing Dan Bernstein's <a href="http://elligator.cr.yp.to/elligator-20130828.pdf">elligator2</b>
88
+    but utilizing Dan Bernstein's <a href="http://elligator.cr.yp.to/elligator-20130828.pdf">elligator2</b></a>
89 89
     technique for public key obfuscation, and the
90 90
     <a href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/proposals/216-ntor-handshake.txt">ntor protocol</a>
91 91
     for one-way authentication. This results in a faster protocol. Written in Go.
92 92