Skip to content

Use Tor's SOCKS USERNAME/PASSWORD event strings #1

Description

@robgjansen

New enough versions of Tor should already have export a SOCKS_USERNAME and SOCKS_PASSWORD along with circuit control events.

https://github.com/torproject/tor/blob/e3b1e617ae4850280012c95f40e54acdfc897855/src/feature/control/control_fmt.c#L144-L158

We should

  • verify these value are available in circuit control events
  • update oniontrace to read those values rather than the USERNAME value from the custom patch in the oniontrace README.
  • Assuming the above works, we could remove the custom patch from the README.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Component

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions