Opened 8 years ago
Closed 4 years ago
#2068 closed defect (worksforme)
Add a guard-status getinfo
Reported by: | Sebastian | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Keywords: | needs-proposal easy tor-client | |
Cc: | chiiph@…, atagar | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Bridge users should get better feedback about which bridges are up and running, etc. This means controllers need to get an idea about the current status of the bridges as Tor sees it. Just listening to GUARD events isn't sufficient, because there will be a race between the controller attaching to Tor and Tor generating the events.
Child Tickets
Change History (15)
comment:1 Changed 8 years ago by
Component: | - Select a component → Tor Client |
---|
comment:2 Changed 8 years ago by
Cc: | chiiph@… added |
---|
comment:3 Changed 7 years ago by
comment:4 Changed 7 years ago by
Milestone: | → Tor: 0.2.3.x-final |
---|
comment:5 Changed 6 years ago by
Milestone: | Tor: 0.2.3.x-final → Tor: 0.2.4.x-final |
---|
comment:6 Changed 6 years ago by
Keywords: | needs-proposal easy added |
---|
comment:7 Changed 6 years ago by
Keywords: | tor-client added |
---|
comment:8 Changed 6 years ago by
Component: | Tor Client → Tor |
---|
comment:9 Changed 5 years ago by
Milestone: | Tor: 0.2.4.x-final → Tor: 0.2.5.x-final |
---|
comment:11 Changed 5 years ago by
Status: | new → needs_information |
---|
Ineed. Sebastian et al -- what did you have in mind that "getinfo entry-guards" doesn't cover?
comment:12 Changed 4 years ago by
Milestone: | Tor: 0.2.5.x-final → Tor: unspecified |
---|
comment:13 Changed 4 years ago by
Cc: | atagar added |
---|
hrm, I don't recall anymore, and checking irc backlog makes me think it was only relevant for vidalia and possibly arm. I'm suggesting we close this unless atagar still knows what this was about and needs it still.
comment:15 Changed 4 years ago by
Resolution: | → worksforme |
---|---|
Status: | needs_information → closed |
Okay. Given that nobody knows what it was supposed to to that getinfo entry-guards doesn't do, I'm going to close this as "worksforme". Please reopen if needed.
Should we try to merge #2068 and #1187? It seems they overlap.