Re: [tor-dev] ExcludeExitNodes and ExcludeNodes but no "ExcludeEntryNodes"?

2017-01-09 Thread teor
> On 5 Jan 2017, at 09:34, nusenu wrote: > > Hi, > > is there a possibility to blacklist guard relays (only in that position) > from a client perspective? > I didn't find one in the torrc man page. No, there is no option to exclude Guards. Only EntryNodes, which is a list of Guards to use. >

Re: [tor-dev] non-anonymous ephemeral onion services with stem

2017-01-09 Thread teor
> On 4 Jan 2017, at 12:39, Micah Lee wrote: > > On 01/02/2017 08:45 PM, teor wrote: >>> For my specific use-case, it would be great if you could pass an >>> argument to ADD_ONION that makes that specific onion service >>> non-anonymous, without changing anything globally. >> >> What is the Onio