Re: [tor-dev] [tor-commits] [tor/master] Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options

2015-07-16 Thread Roger Dingledine
Isis: I'd like to highlight this change for you, since it means that the bridge authority's networkstatus files are now going to have HSDir flags on the bridge status lines. I don't know if this is going to be a problem for any of your parsing code in any way (hopefully not), but I figured now's a

Re: [tor-dev] Linting the ' iff ' ism...

2015-07-16 Thread Jeff Burdges
On Thu, 2015-07-16 at 14:37 -0400, grarpamp wrote: > On Thu, Jul 16, 2015 at 1:22 PM, Tom van der Woerdt wrote: > > https://en.wikipedia.org/wiki/If_and_only_if > > Aha, documentation, use presumed consistent, carry on, thanks. Actually the "use it freely" reference there describes iff as a bord

Re: [tor-dev] Linting the ' iff ' ism...

2015-07-16 Thread grarpamp
On Thu, Jul 16, 2015 at 1:22 PM, Tom van der Woerdt wrote: > https://en.wikipedia.org/wiki/If_and_only_if Aha, documentation, use presumed consistent, carry on, thanks. ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/c

Re: [tor-dev] Linting the ' iff ' ism...

2015-07-16 Thread Tom van der Woerdt
grarpamp schreef op 16/07/15 om 19:21: There are about 350 places in tor and torspec that are afflicted by this ism, other locations surely exist... find . -type f -exec egrep -i ' ' {} \+ Why is it wrong? https://en.wikipedia.org/wiki/If_and_only_if smime.p7s Description: S/MIME-cryptogra

[tor-dev] Linting the ' iff ' ism...

2015-07-16 Thread grarpamp
There are about 350 places in tor and torspec that are afflicted by this ism, other locations surely exist... find . -type f -exec egrep -i ' ' {} \+ ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listin

Re: [tor-dev] Proposal 248: Remove all RSA identity keys

2015-07-16 Thread Nick Mathewson
On Wed, Jul 15, 2015 at 7:54 PM, Ian Goldberg wrote: > On Wed, Jul 15, 2015 at 01:37:06PM -0400, Nick Mathewson wrote: >> Filename: 248-removing-rsa-identities.txt >> Title: Remove all RSA identity keys >> Authors: Nick Mathewson >> Created: 15 August 2015 >> Status: Draft >> >> 1. Summary >> >>

Re: [tor-dev] Proposal 246: Defending Against Guard Discovery Attacks using Vanguards

2015-07-16 Thread s7r
Comments inline. On 7/16/2015 7:26 AM, Mike Perry wrote: > George Kadianakis: >> Hello, >> >> I'm attaching a proposal draft that should help us defend against >> guard discovery attacks. >> >> There are a few pieces left unfinished (see the XXXs) but I decided to >> release early and release ofte