On Sat, 2015-04-25 at 23:19 +0530, sahil साहिल wrote: > My question is : How is it possible to make servers every request and > response encrypted so that there is no trace of it? It may be > impossible to > make it completely encrypted but up to certain extent of level drug > market > guys have done it.
If your server is behind Tor and if your server is accessable only by onion address, then obviously your server's inbound traffic is encrypted by Tor. To run a website (like Silk Road) behind Tor, All you need to do is, 1. create a web application, set it up in a server 2. install tor http://goo.gl/LlvRo in that server 3. setup hidden service for your website http://goo.gl/ECRgfZ 4. share that hidden service address (onion address) with your friends (or in a forum where your potential customers will gather) I don't think you need to do anything special to run a website behind Tor, but you need to make sure your web application not making explicit connections to normal internet or you need to route all your server outbound traffic through Tor http://goo.gl/X2njG As far as I know, making your desktop/laptop/mobile fully anonymized is tougher than making a webserver fully anonymized, because you never know which application is going to make connection to normal internet with your original IP address. Thanks, Mohan R _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines