Hi everyone, I'm the GSoC student working on the the Pluggable Transport Combiner.
So here's what I've been working on:
- I added in a configuration class and file reader to obfs-flashproxy client. - The obfs-flashproxy client can now launch any number of transports in a row. - It chains together the pluggable transports with SOCKS servers
What I'll be working on next:
- Documentation on the design - Making the combiner intercept the first tor connection instead of recieving the first pt's output as it does now - Testing authenticated transports.
If you've got any questions or comments shoot me an email!
Quinn Jarrell
OnionMail Ver. 1.4.5.420B is Out: http://onionmail.info/download New VMAT Protocol (can use normal mail address without .onion).
New user subscription in TAILS, via onion.py wizard http://www.youtube.com/watch?v=28QNbiRJNp4
Update your server.
To enable the VMAT protocol in your server Add these lines to the servers.conf configuration file (in your EXIT server section)
VMATAllow { * }
Without this policy the server recjects all VMAT subscription by default.