
This will allow users to easily connect to hidden nodes and bridge between the two networks. In the future, depending on the feedback we receive, we may unify the Tor only and vanilla Retroshare versions into a single package that will optionally run its own Tor. without ever revealing your identity and physical location to anyone)? Then create a hidden node with Retro-Tor and exchange certificates with interested people.

while Retroshare would normally require that you only create connections to some trusted friends, Retro-Tor allows you to safely connect to strangers, who cannot know your real identity (meaning your IP address and physical location) when they connect to you.We envision multiple use cases where this special “retro-tor” combination would be very useful.
#Reddit retroshare code
Running Retroshare over Tor has a number of definite advantages: it does not require firewall management (Tor does it for you) you do not need a DHT to find your friends (Tor does it for you), and whatever code is tied to ensuring security of your IP information is not needed anymore. When the bootstrap reaches 100%, you’re good to go: After you created your node, Retro-Tor will temporarily display a status window. To do this, we borrowed some code from the Ricochet project. Then it configures itself to use that hidden service. How does it work? At start, RS launches Tor using a QProcess, and uses the socket-based control system of Tor to configure a hidden service.

As a result, creating a hidden node is now one click away. With version 0.6.4, we release a special version of Retroshare which bundles Tor and configures it automatically. The configuration of a hidden node however was not very easy, especially on windows. Since version 0.6.0, Retroshare is able to run over the Tor network, using a Tor hidden service to create a so-called “Hidden node” which IP is not visible even to friends of this node.
#Reddit retroshare android
This release brings a new version of Retroshare optionally bundled with Tor, some security improvements, many GUI fixes, and an experimental Android version.
