Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
48737365
Topic
5085819
Board
Bitcoin Technical Support
Re: Trusted tor fallback nodes?
by
ETFbitcoin
on
18/12/2018, 10:04:06 UTC
Quote from: jackg on December 17, 2018, 10:53:14 AM
Its worth also noting that you can find a list of every node on forproject.org.
You can also get yourself some bridges from bridges.torproject.org and use them...
I think you meant
https://check.torproject.org/cgi-bin/TorBulkExitList.py
,
https://metrics.torproject.org/exonerator.html
or
https://metrics.torproject.org/rs.html
But OP talking about
Bitcoin
nodes on Tor network
Quote from: ekiro on December 18, 2018, 12:32:49 AM
@ETFbitcoin thanks for the link. I went with bisq's bitcoin nodes. Anyone else interested can find them in the code here:
https://github.com/bisq-network/bisq/blob/5a8731c8a5e9e18e256c9df71a0d22caccfb602f/core/src/main/java/bisq/core/btc/nodes/BtcNodes.java#L47
From my assessment the individuals that host these nodes seem trustworthy and reliable. You can inspect their GitHub profiles & history if you wish.
Nice, i didn't think to check Bisq Client's source code.