Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Torssl #113

Merged
merged 2 commits into from
Jun 29, 2015
Merged

Torssl #113

merged 2 commits into from
Jun 29, 2015

Conversation

abitfan
Copy link
Contributor

@abitfan abitfan commented Jun 29, 2015

fixed tor/ssl connection

@CohibAA
Copy link
Contributor

CohibAA commented Jun 29, 2015

Confirmed, tor is working for me now, thanks. I am connected using joinmarket.cfg show below - take note of port, usessl must be true, socks5 must be true, socks5_port must match torrc config.

[MESSAGING]
#host = irc.cyberguerrilla.info
channel = joinmarket-pit
#for clearnet
port = 6697
#port = 6667
usessl = true
#socks5 = false
socks5_host = 127.0.0.1
socks5_port = 9050
#for tor
#host = 6dvj6v5imhny3anf.onion
host = a2jutl5hpza43yog.onion
#usessl = false
socks5 = true

@chris-belcher
Copy link
Collaborator

Thanks for testing @CohibAA

Does it also work with all combinations of true/false? socks5 with no ssl, ssl with no socks5, false for both.

@CohibAA
Copy link
Contributor

CohibAA commented Jun 29, 2015

@chris-belcher - the only combination I could make connect over tor is above. It would not connect to tor without ssl enabled or without socks5 proxy.

@chris-belcher
Copy link
Collaborator

OK I'll try with a socks5 ssh tunnel when I get the chance.

@abitfan
Copy link
Contributor Author

abitfan commented Jun 29, 2015

@CohibAA you always have to use socks5 for tor connections and cyberguerrilla enforces ssl so you need to have both on.
@chris-belcher tested all combos

chris-belcher added a commit that referenced this pull request Jun 29, 2015
@chris-belcher chris-belcher merged commit 655f361 into JoinMarket-Org:master Jun 29, 2015
@CohibAA
Copy link
Contributor

CohibAA commented Jun 29, 2015

@abitfan thanks again.

ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Oct 1, 2015
ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Oct 4, 2015
ghtdak pushed a commit to ghtdak/joinmarket that referenced this pull request Dec 4, 2015
Torssl
[gitreformat yapf-ify (github/ghtdak) on Fri Dec  4 04:49:11 2015]
[from commit: 655f361]
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.

3 participants