[tor-bugs] #20245 [Core Tor/Stem]: Integ tests for non-anonymous hidden services
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 26 17:01:28 UTC 2016
#20245: Integ tests for non-anonymous hidden services
-------------------------------+---------------------
Reporter: teor | Owner: atagar
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Keywords: testing
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+---------------------
SETCONF for options that can only be set at startup:
https://gitweb.torproject.org/tor.git/tree/src/or/config.c#n4336
Reject hidden service creation via ADD_ONION if NonAnonymous flag does not
match HiddenServiceNonAnonymousMode (just with
HiddenServiceNonAnonymousMode 0)
Make sure that hidden services have a 3 or 4-hop path length for HSDir,
Intro, and Rend connections (the only connections that should be one-hop
are directory document downloads)
Check that it's not possible to start up tor with mismatching
HiddenServiceNonAnonymousMode and HiddenServiceSingleHopMode (both ways)
Set ReachableAddresses to the address and ORPort of a guard, issue a
NEWNYM and make sure that guard is the one all circuits go through
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20245>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list