[bisq-network/bisq] [WIP] Use same private_key in NewTor and RunningTor mode + Hiddenservice Fix (#2009)

Florian Reimair notifications at github.com
Fri Nov 30 11:29:24 UTC 2018


- in consideration of #1055 and #1056 I enhanced jtorctl to accept the format of the public_key

- When using the external Tor feature, the hidden service never gets announced to the Tor network. Hence, it takes literally ages until its hidden service is accessible from outside. The new Netlayer+jtorctl releases now actively announce the service to the Tor network.

- and there is bad news: jitpack gives me some hard times. It refuses to build the correct commit when a tag is specified (jitpack/jitpack.io#3572), so the travis build is expected to fail.

I will give the guys at jitpack a few more days either to come back to me and fix the issue or hopefully, this mysterious caching timeout hits and everything is fine again.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2009

-- Commit Summary --

  * Use same private_key in NewTor and RunningTor mode

-- File Changes --

    M build.gradle (5)
    M p2p/src/main/java/bisq/network/p2p/network/NewTor.java (11)
    M p2p/src/main/java/bisq/network/p2p/network/RunningTor.java (5)
    M p2p/src/main/java/bisq/network/p2p/network/TorMode.java (19)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2009.patch
https://github.com/bisq-network/bisq/pull/2009.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181130/77529b69/attachment.html>


More information about the bisq-github mailing list