[tor-dev] GSOC Pluggable Transport Combiner Status Update 3

quinn jarrell quinnjarr at gmail.com
Sat Jul 5 03:06:23 UTC 2014


Hi everyone,

I've been working on:

   - Making tor connect to the pt combiner directly instead of connecting
   to the first pt as it did before. Now when tor sends a socks request to the
   combiner, the socks request is intercepted and a connection is made to the
   first pt instead of the requested bridge. The last pt has its destination
   set as the original requested bridge  address so when the last pt is
   finally given the data to obfuscate, it will forward it to the
   actual bridge.
   - Added a configuration file reader to the pt combiner server
   - Turned the obfs3_flashproxy method into a configuration file and set
   it as the default configuration file if one is not specified.
   - Worked on rearranging the project structure into a python and go
   project [0]

You can see my progress at [1]

[0] https://trac.torproject.org/projects/tor/ticket/12215
[1] https://github.com/infinity0/obfs-flash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-dev/attachments/20140704/2d05e6d0/attachment.html>


More information about the tor-dev mailing list