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

start work on tor support #768

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TheCharlatan
Copy link
Member

This brings us very close to functional tor support. There are two outstanding issues:

  1. In order for the taker to work we need: Brontozaur: Support connecting with existing tcp stream cyphernet-labs/rust-internet2#29
  2. The internet2 InetSocketAddr Tor type does not have a port. Either we add one in internet2 (not sure about that), or we extend the PublicOffer format to include a u16 type port number.

@TheCharlatan TheCharlatan force-pushed the swapThroughTor branch 2 times, most recently from 7761ff1 to 9fe6f0e Compare December 27, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant