#13192: Collect aggregate stats of total hidden service usage vs total exit
usage
in Tor network
-----------------------------+---------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version:
Resolution: | Keywords: SponsorR, tor-relay
Actual Points: | Parent ID:
Points: |
-----------------------------+---------------------------------
Comment (by karsten):
Regarding overflow, I think we'd be in trouble after 1 TiB, because we're
casting the unsigned long into signed long for adding noise. That's 1
TiB/day or 12.7 MB/s on average. We could switch to int64_t. It's just
32 more bits per relay. And we'll need a new set of obfuscation
functions. Should we do that?
The log statement you refer to is in the "CLASSIFIED" commit that's only
there for debugging purposes and that should go away before we give out
the branch to relay operators. Unless you found another log statement in
the other commits?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13192#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs