On Sun, 17 May 2015 04:26:41 -0700, Ben <[email protected]> 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.
--
tor-talk mailing list - [email protected]
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk