[tor-dev] Code Review: or-applet

2014-05-27 Thread Damian Johnson
Hi Yawning, I just took a quick peek at your or-applet (https://github.com/Yawning/or-applet). Nice work! Added it to Stem's examples page. Just a few thoughts. Nothing very substantial... > def _format_status(status): > if status == CircStatus.LAUNCHED: > return 'LAUNCHED (circuit ID

[tor-dev] Question about HS code

2014-05-27 Thread Michael Rogers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I've been trying to get to grips with the hidden service code, and I have a question that I was hoping someone on the list could answer. The constant REND_HID_SERV_DIR_REQUERY_PERIOD is defined as 15 * 60 (15 minutes) in rendclient.c, with the

[tor-dev] [GSoC Stegotorus] server segfault

2014-05-27 Thread vmon
Hey Noah, Thanks for the progress. T:7.9593: ckt 1 : send 8 7.9593 [debug] send_targeted: <1> efficiency: 151.00 7.9594 [debug] conn_send_eof: <1.10> flushing out 5496 bytes 7.9594 [debug] conn_do_flush: <1.10> flushing 5496 bytes to peer [enabled=6] 7.9595 [debug] send: <1.4> must send 7.95

Re: [tor-dev] How to distribute Tor with other software

2014-05-27 Thread grarpamp
On Tue, May 20, 2014 at 8:38 PM, Micah Lee wrote: > I just wrote a little program called OnionShare, that makes it simple to > share a file securely using a password-protected Tor hidden service: > https://github.com/micahflee/onionshare Seeing the examples on that page, why you're not simply mak