Re: [tor-dev] Can "ExcludeNodes" be used multiple times in torrc?

2020-08-11 Thread Damian Johnson
Hi nusenu, tor's manual says [1]... "To split one configuration entry into multiple lines, use a single backslash character (\) before the end of the line. Comments can be used in such multiline entries, but they must start at the beginning of a line." I just double checked and it works... =

Re: [tor-dev] Can "ExcludeNodes" be used multiple times in torrc?

2020-08-11 Thread nusenu
Nick Mathewson: > On Mon, Aug 10, 2020 at 6:13 PM nusenu wrote: >> >> Hi, >> >> it is not clear to me whether ExcludeNodes and other similar options >> (ExcludeExitNodes) >> can be used multiple times in a torrc file. >> >> Are all of the lines merged like multiple "MyFamily" lines or >> how does

Re: [tor-dev] Can "ExcludeNodes" be used multiple times in torrc?

2020-08-11 Thread Nick Mathewson
On Mon, Aug 10, 2020 at 6:13 PM nusenu wrote: > > Hi, > > it is not clear to me whether ExcludeNodes and other similar options > (ExcludeExitNodes) > can be used multiple times in a torrc file. > > Are all of the lines merged like multiple "MyFamily" lines or > how does it behave? No, only one i

Re: [tor-dev] CAPTCHA Monitoring Project's Dashboard

2020-08-11 Thread Barkin Simsek
I messed up with replying to my own thread since I was receiving emails in a digest. I'm sorry for creating a duplicate thread. This email intends to reply to Georg's reply from the original thread. > Thanks for that wiki page. That's been really helpful. One thing I kept > wondering while reading

Re: [tor-dev] CAPTCHA Monitoring Project's Dashboard

2020-08-11 Thread Georg Koppen
Barkin Simsek: > Hi everyone, > > I created a wiki page [1] for "describing" the graphs that will be > used to visualize the CAPTCHA Monitor dataset [2]. There are already a > few graphs on the dashboard [3] and they will be replaced with the new > ones described on the wiki page. Thanks for that