[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #32842 [Core Tor/DocTor]: Give notifications if tor26 is missing from the consensus
#32842: Give notifications if tor26 is missing from the consensus
-----------------------------+--------------------------
Reporter: Sebastian | Owner: atagar
Type: defect | Status: reopened
Priority: Medium | Milestone:
Component: Core Tor/DocTor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+--------------------------
Comment (by starlight):
{{{
Have you considered the case where an Authority is under prolonged DDoS
and, while functional cannot be reliably contacted? That would be
DIRAUTH_SKIP_REACHABLE yes
DIRAUTH_SKIP_SEEN no
DIRAUTH_SKIP_CHECKS yes
The case where an authority aggressively rate limits connections?
DIRAUTH_SKIP_REACHABLE yes
DIRAUTH_SKIP_SEEN no
DIRAUTH_SKIP_CHECKS no
The recent case where dannenberg consensus could not sign the consensus?
DIRAUTH_SKIP_REACHABLE no
DIRAUTH_SKIP_SEEN no
DIRAUTH_SKIP_CHECKS yes
A situation where an authority is not visible to the majority of
other authorities but is visible to DocTor?
DIRAUTH_SKIP_REACHABLE no
DIRAUTH_SKIP_SEEN yes
DIRAUTH_SKIP_CHECKS yes
Of course the case where an authority is offline for a extended interval:
DIRAUTH_SKIP_REACHABLE yes
DIRAUTH_SKIP_SEEN yes
DIRAUTH_SKIP_CHECKS yes
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32842#comment:22>
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