Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Pull requests 490 Actions Security 0 Insights [Tor Trac #28279]: control: Add a key to GETINFO to fetch the circuit onion handshake rephist values #117

Closed
wants to merge 3 commits into from

Conversation

Labels
None yet
Projects
None yet
3 participants
@neelchauhan
Copy link
Contributor

@neelchauhan neelchauhan commented May 28, 2020

Ticket: https://trac.torproject.org/projects/tor/ticket/28279

control-spec.txt Outdated
"rephist/tap/onion_handshakes_requested"
"rephist/tap/onion_handshakes_assigned"
The TAP circuit onion handshake rephist values which are requested or
assigned. (Introduced in 0.4.4.1-alpha)
Copy link
Contributor

@dgoulet-tor dgoulet-tor Jun 25, 2020

So, nitpick here. rephist is really an internal name of tor.git (and not a very good one if you ask me) but regardless, I think we should expose something more meaningful to the users such as maybe:

stats/circuit/ntor/...
stats/circuit/tap/...

Will ask more people in the net team.

@torproject-pusher torproject-pusher deleted the branch torproject:master May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment