Re: [tor-talk] A "paranoid" question

2012-03-16 Thread Larry
On 03/16/2012 05:42 PM, Raynald wrote: > Hi. > > How can I trust that the intermediate TOR computers are not really a > central network for tracking and processing the communications? > > I see that the main sponsor is "An anonymous North American NGO" - New > Global Order? :D - and, I don't know

[tor-talk] A "paranoid" question

2012-03-16 Thread Raynald
Hi. How can I trust that the intermediate TOR computers are not really a central network for tracking and processing the communications? I see that the main sponsor is "An anonymous North American NGO" - New Global Order? :D - and, I don't know why but it reminds me what I heard once that one of

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Mr Dash Four
Incorrect. With Duckduckgo JS is optional. This wasn't always the case, and they changed it to make people like us happy. True, I take that back (see my previous post)! ___ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproje

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Mr Dash Four
duckduckgo.comf/html - without javascripts Indeed (assuming it was "duckduckgo.com" - without the "f")! For Firefox users out there - http://mycroft.mozdev.org/search-engines.html?name=duckduckgo and then pick up your choice of: 1) NO JS; 2) with SSL; and 3) NO filter/Ads (I thought the

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Damian Johnson
> Nope, all of them do Incorrect. With Duckduckgo JS is optional. This wasn't always the case, and they changed it to make people like us happy. ___ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo

Re: [tor-talk] Question regarding forum software for use as a hidden service

2012-03-16 Thread Jude Young
On 03/16/2012 04:47 AM, bigtor wrote: On 03/15/2012 01:37 AM, Jude Young wrote: What he said. PHP is a huge risk. I've worked with it before, even just trying to force SSL its a hassle. If using Apache, try using SSLRequireSSL, see http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslrequir

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Beowulf
On Fri, Mar 16, 2012 at 04:24:01PM +, Mr Dash Four wrote: > > >Others have mentioned them, and in my experience Duckduckgo, Ixquick, > >and Startpage all work over Tor and HTTPS, and don't require > >Javascript. > Nope, all of them do - one cursory look at the source of their main > web page w

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Mr Dash Four
With Tor your privacy is disjoint from which search engine you use. If by "disjoint" you mean irrelevant, I disagree - having tor does not guarantee you privacy - this hard fact is communicated to everyone who bothers reading the first line of output to the console when tor starts - tor do

Re: [tor-talk] Functioning Google scraper / search engine?

2012-03-16 Thread Mr Dash Four
Others have mentioned them, and in my experience Duckduckgo, Ixquick, and Startpage all work over Tor and HTTPS, and don't require Javascript. Nope, all of them do - one cursory look at the source of their main web page will tell you that, not to mention that some of these "search engines"

Re: [tor-talk] Question regarding forum software for use as a hidden service

2012-03-16 Thread bigtor
On 03/15/2012 01:37 AM, Jude Young wrote: What he said. PHP is a huge risk. I've worked with it before, even just trying to force SSL its a hassle. If using Apache, try using SSLRequireSSL, see http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslrequiressl In PHP, SERVER_PORT can be hand