Post
Topic
Board Bitcoin Technical Support
Re: Trusted tor fallback nodes?
by
ETFbitcoin
on 18/12/2018, 10:04:06 UTC
It’s 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

@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.