[tor-dev] (no subject)

2019-05-03 Thread ttoto Q
confirmar 0ef436bfd7e6ffc09e94bdfa53554c4eeb67bd72 ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Release: obfs4proxy-0.0.10

2019-05-03 Thread Steve Snyder
FYI, obfs4proxy no longer recognizes address:port in this form: ServerTransportListenAddr obfs4 [000.000.000.000]:443 Note the square brackets. Tor 0.3.5.8 / 0.4.0.5 still parses this syntax, and obfs4proxy used to too. As of 0.0.10 it no longer does. On 4/12/19 1:31 AM, Yawning Angel wrote

[tor-dev] My implementation of hash for controller password - torhash

2019-05-03 Thread Damon (TheDcoder)
Hello everyone! I have written a very simple tool called torhash to generate hashed passwords/strings according to the instructions in control spec to authenticate with the controller interface (TC?). I did not actually study the S2K algorithm since I found i