[tor-talk] Making a Site Available as both a Hidden Service and on the www - thoughts?

Seth list at sysfu.com
Sun May 17 16:45:52 UTC 2015


On Sun, 17 May 2015 04:26:41 -0700, Ben <ben at gerbil.it> wrote:
> Minor Tweaks might be needed
> ---------------------------------------------
>
> There are some base assumptions that have already been made within the
> site - Javascript has been used sparingly if at all, but setting up a HS
> brings a few extra (potential) complications.
>
> All (internal) URL references will need to be relative - including the
> URL's issued in redirects (where applicable).
>
> Basically, care would need to be taken to make sure readers aren't
> accidentally directed off the HS and onto the www site.

Another idea (hat tip to Blockchain.info support) is you can take the  
visitor's IP address, and at the time of connection, check the list of tor  
exit nodes (somewhere like here:  
https://check.torproject.org/exit-addresses ), and if it matches, redirect  
them to your own .onion site.

You can visit blockchain.info from any Tor connected browser to see it in  
action, works beautifully.


More information about the tor-talk mailing list