Re: [tor-dev] Format-Transforming Encryption Pluggable Transport

2013-07-24 Thread Kevin P Dyer
Hi George, Thanks for trying FTE! Apologies, this is my fault. I built the current packages on a recent Ubuntu version with GLIBC 2.14. On execution, the binary is looking for GLIBC >=2.14, which isn't available on your system. Hence, the bundle and binary won't execute properly. Which Linux dis

Re: [tor-dev] Format-Transforming Encryption Pluggable Transport

2013-07-24 Thread George Kadianakis
Hi Kevin, I tried the bundles in https://kpdyer.com/fte/ . For some reason, when I fire up 'start-tor-browser' I don't get 'fte_relay' listener to bind on '127.0.0.1:8079' (like the torrc expects it to). Hence Tor fails to bootstrap and simply says: "The connection to the SOCKS5 proxy server at 1

Re: [tor-dev] TorPylle: a Python/Scapy TOR protocol implementation

2013-07-24 Thread Damian Johnson
> More seriously, it's not a software intended to be run by Tor users or even > Tor relay operators, it's a framework intended to be used by Tor developers > / hackers to play with implementations of the Tor protocol. Gotcha. It might be worthwhile to clear this with tor-assista...@lists.torprojec

Re: [tor-dev] TorPylle: a Python/Scapy TOR protocol implementation

2013-07-24 Thread pierre . lalet
Hi Damian ! Thanks for your answer. On 07/23/2013 06:00 PM, Damian Johnson wrote: * The tor project generally dislikes other projects using the name 'tor' within them. This is why I called my projects arm and stem (arm was actually originally called tormoni, a name I still like a lot better)...