On Mon, Jun 09, 2014 at 06:49:20AM +0000, Georg Koppen wrote:
TBB 3.6.2 is ready for testing. It contains an updated tor (0.2.4.22), an updated OpenSSL (1.0.1h) due to the flaws published last week (https://lists.torproject.org/pipermail/tor-talk/2014-June/033161.html) and the security fixes of the upcoming Firefox 24.6.0 ESR. Furthermore, it supports proxies with Pluggable Transports now. The bundles can be found at:
Hot on the heels of 3.6.2, here's a version of 3.6.2 built with meek.
https://people.torproject.org/~dcf/pt-bundle/3.6.2-meek-1/ https://trac.torproject.org/projects/tor/wiki/doc/meek#Quickstart
The main differences in this release are that you can now use an upstream HTTP or SOCKS proxy, and you no longer get two dock icons on OS X.
In order to test a SOCKS proxy, you can use ssh with any host you have SSH access to: ssh -v -D 1080 -N <sshhost> Use Tor Browser's configuration wizard to set a SOCKS 5 proxy for localhost port 1080.
David Fifield