Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Tor integration: TorDialer and OnionListener #6

Closed
wants to merge 2 commits into from

Conversation

david415
Copy link

Dear Juan,

What do you think of these code changes so far?

Clearly it's mostly client side changes now... I haven't yet adjusted the Listener code much... because there are some open API design questions... In particular it seems that go-ipfs expects to create multiaddr-net Listener by simply giving it a multiaddr... however for the Tor OnionListener case we need to either already have onion key material or we need auto-create a new onion address. Either way we have a slight API impedance mismatch. How shall we solve this? I've also commented on it here:

ipfs/notes#37 (comment)

@jbenet
Copy link
Member

jbenet commented Sep 27, 2015

Yep-- what do you think of this comment: ipfs/notes#37 (comment) -- and maybe we should discuss that here: #7

@david415 david415 closed this Sep 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants