maradyddMeredith L Patterson
Hey @nickm_tor (and everyone else), @maymaym wrote a very detailed piece on setting up Tor on OS X. maymay.net/blog/2013/02/2…
nickm_torNick Mathewson
@maradydd @maymaym Cool! I hope to check it out soon! Generally I'm a little nervous about "redirect all traffic through Tor"...
nickm_torNick Mathewson
@maradydd @maymaym I hope it has some good ideas about circuit isolation too. That's tricky to get right when doing many apps at once
maymaymmaymaym
@nickm_tor No, its audience is ppl w/o prior knowledge. But I'd like to improve it, if I can. Have recommended reading for me? /cc @maradydd
nickm_torNick Mathewson
@maymaym @maradydd Check out the manual options for Isolate* on the SocksPort option. Proposal 171 has more background too, but is outdated
maymaymmaymaym
@nickm_tor So, if I grok, it'd be better to add more `SOCKSPort … IsolateDestPort`options in `torrc` & point OSX/browser/etc. to diff ports?
maymaymmaymaym
@nickm_tor Ah, okay. Then adding a step (or a sidebar) to my howto for multiple `SOCKSPort`s in torrc seems like the thing to do. Thank you!
maymaymmaymaym
@nickm_tor I notice trying to write multiple `SocksPort` lines in TBB's Vidalia.app only actually writes the last one to torrc. Seems a bug?
nickm_torNick Mathewson
@maymaym I'm not sure exactly; it's normal for the key& to be const if the function isn't supposed to actually change the key in its caller…
maymaymmaymaym
@nickm_tor Yeah. That's why I'm guessing this is the bug but it's really a shot in the dark since this is my first time tracing C++ code! :)
nickm_torNick Mathewson
@maymaym Failing that, there are some efforts to replace Vidalia, but I haven't tried any of them yet; they could be fun to play around with
maymaymmaymaym
@nickm_tor Yeah, I think I'll file a bug. I don't actually know C++, so I'm not sure I'm the best person for this job. But I'll have a look.
maymaymmaymaym
@maradydd Thanks! :) I recently fielded a lot of questions from interested muggles, so I hope I'm serving a need w/that post. /cc @nickm_tor