[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10485 [Tor]: Heartbeat doesn't include 'circuit stats since last time'
#10485: Heartbeat doesn't include 'circuit stats since last time'
-----------------------------+------------------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.19
Resolution: | Keywords: tor-client 024-backport easy
Actual Points: | Parent ID:
Points: |
-----------------------------+------------------------------------------
Comment (by arma):
Replying to [comment:1 nickm]:
> (And Roger, do you remember why bridges don't do this?)
{{{
if (connection_or_digest_is_known_relay(chan->identity_digest))
rep_hist_note_circuit_handshake_requested(create_cell->handshake_type);
}}}
They don't count it if the request came from a client. That's bad because
it undercounts, but also good because I didn't have to wonder what the
privacy implications were of keeping and publishing this stuff (especially
if we ever move forward with the plans of putting these numbers in
extrainfo descriptors).
So it's pretty pointless for bridges to collect the stats, since hopefully
they won't count anything.
See also #9658 which seems related to this ticket towards the end.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10485#comment:2>
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