[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22204 [Core Tor/Tor]: I can't list a relay in my EntryNodes if it doesn't have the Guard flag
#22204: I can't list a relay in my EntryNodes if it doesn't have the Guard flag
-------------------------------------+------------------------------------
Reporter: arma | Owner: nickm
Type: defect | Status: accepted
Priority: Medium | Milestone: Tor: 0.3.1.x-final
Component: Core Tor/Tor | Version: Tor: 0.3.0.6
Severity: Normal | Resolution:
Keywords: 030-backport regression | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------+------------------------------------
Comment (by nickm):
So, hm. This seemed easy to change, but I think it's actually a bit
tricky. See, when somebody says "EntryNodes {de}", they probably should
only get guard-flagged relays. But when somebody says "EntryNodes
$fp1,$fp2" they probably want $fp1 and $fp2 whether they are guards or
not.
One way we could resolve this is, if the EntryNodes line contains _only_
fingerprints, we build the {GUARDS} set from the EntryNodes directly. In
this case we'd want to force use of the "restricted" set, or possible a
new "enumerated" set.
But either way, this is more than a quick fix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22204#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs