[tor-bugs] #14034 [Tor]: Make TestingDirAuthVoteGuard/Exit/HSDirV2 and AssumeReachable less essential in test networks (was: Make TestingDirAuthVoteGuard/Exit/HSDir and AssumeReachable less essential in test networks)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Jan 10 08:50:55 UTC 2015
#14034: Make TestingDirAuthVoteGuard/Exit/HSDirV2 and AssumeReachable less
essential in test networks
------------------------+------------------------------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version: Tor: 0.2.6.1-alpha
Resolution: | Keywords: tor-auth chutney lorax
Actual Points: | Parent ID:
Points: |
------------------------+------------------------------------
Old description:
> Currently, we need to use `TestingDirAuthVoteGuard *`,
> `TestingDirAuthVoteExit *`, and `AssumeReachable 1` to get a test network
> to bootstrap in under a minute. With #8243, we may need to create a
> `TestingDirAuthVoteHSDir *` option as well.
>
> These are rather blunt instruments to get boostrap working.
>
> The changes in #13718 and (probably) #13929 ensure that testing networks
> bootstrap in 30s, without using `TestingDirAuthVoteExit *` or
> `AssumeReachable 1`. This provides a comprehensive method of testing
> network / exit bootstrap.
>
> But it would be great to be able to test Guard/HSDir bootstrap too -
> perhaps by tweaking some settings in the chutney `torrc_templates`, or
> perhaps by fixing the implementation of one or more of tor's `Testing...`
> options (i.e. speeding up Guard/HSDir flag assignment in test networks).
New description:
Currently, we need to use `TestingDirAuthVoteGuard *`,
`TestingDirAuthVoteExit *`, and `AssumeReachable 1` to get a test network
to bootstrap in under a minute. With #8243, we may need to create a
`TestingDirAuthVoteHSDirV2 *` option as well.
These are rather blunt instruments to get boostrap working.
The changes in #13718 and (probably) #13929 ensure that testing networks
bootstrap in 30s, without using `TestingDirAuthVoteExit *` or
`AssumeReachable 1`. This provides a comprehensive method of testing
network / exit bootstrap.
But it would be great to be able to test Guard/HSDirV2 bootstrap too -
perhaps by tweaking some settings in the chutney `torrc_templates`, or
perhaps by fixing the implementation of one or more of tor's `Testing...`
options (i.e. speeding up Guard/HSDirV2 flag assignment in test networks).
--
Comment (by teor):
It's technically `TestingDirAuthVoteHSDirV2 *`
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14034#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list