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)...

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

2013-07-23 Thread pierre . lalet
Hi all, To test the Tor program, I though an independent implementation might help. I started writing TorPylle with that in mind. The purpose is NOT to implement a secure or robust implementation that could be an alternative to Tor. It relies on Scapy (http://www.secdev.org/projects/scapy/)