[tor-commits] r26821: {website} fixup! Add obfs4/obfsclient to the PT list. (website/trunk/docs/en)
George Kadianakis
asn at torproject.org
Sun Jun 8 04:39:49 UTC 2014
Author: asn
Date: 2014-06-08 04:39:49 +0000 (Sun, 08 Jun 2014)
New Revision: 26821
Modified:
website/trunk/docs/en/pluggable-transports.wml
Log:
fixup! Add obfs4/obfsclient to the PT list.
Modified: website/trunk/docs/en/pluggable-transports.wml
===================================================================
--- website/trunk/docs/en/pluggable-transports.wml 2014-06-08 04:38:05 UTC (rev 26820)
+++ website/trunk/docs/en/pluggable-transports.wml 2014-06-08 04:39:49 UTC (rev 26821)
@@ -85,7 +85,7 @@
<li><a href="https://github.com/Yawning/obfs4/blob/master/doc/obfs4-spec.txt"><b>obfs4</b></a>
is a transport with the same features as <a href="http://www.cs.kau.se/philwint/scramblesuit/"><b>ScrambleSuit</b></a>
- but utilizing Dan Bernstein's <a href="http://elligator.cr.yp.to/elligator-20130828.pdf">elligator2</b>
+ but utilizing Dan Bernstein's <a href="http://elligator.cr.yp.to/elligator-20130828.pdf">elligator2</b></a>
technique for public key obfuscation, and the
<a href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/proposals/216-ntor-handshake.txt">ntor protocol</a>
for one-way authentication. This results in a faster protocol. Written in Go.
More information about the tor-commits
mailing list