Earlier quoted context omitted.
Don't forget Gigablast, Procog, Yioop and Samuru which also have their own crawled index.
If you think those are viable sources of results, then by all means include them.
PRISM fears give private search engine DuckDuckGo its best week ever
181–190 of 213 posts
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#182And as far as browser is concerned, I would recommend go with Firefox vs Google or Safari. Mozilla is a non profit and I feel I can trust it the most.
The only safe thing to do would be to compile Firefox or Chromium yourself.
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#183Earlier quoted context omitted.
While I haven't heard explicitly about Amazon being part of PRISM, the duckduckgo ips all point to amazon's EC2 platform.
PRISM doesn't matter that much, anyway - the NSA doesn't need a workflow automation system in place to send DDG or Amazon a NSL or a FISA order.
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#184Earlier quoted context omitted.
I can't remember which interview it was, if on Democracy Now, or his MIT lecture video, but Bill Binney stated that the NSA in fact does decrypt HTTPS.
If Bill Binney said that, and if he is right, I'd assume the most likely explanation is that NSA can push over some low-security SSL connections of the type jerf describes above https://news.ycombinator.com/item?id=5877362 , but has to rely on "direct access" to get around most or all high-quality (but still widely-used) SSL encryption. (Or, again, that it also has the capacity to break high-grade HTTPS connections,…
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#185It's not safe to assume the NSA doesn't log DDG searches. Look at the PRISM logo - it's a beam splitter. Read the slide, look at the "Upstream" portion. http://commons.wikimedia.org/wiki/File:Upstream_slide_of_the... They're logging all your URLs and headers. How much are you willing to bet they can't decrypt https? I dont understand all the hubbub _is focused solely_ on direct server access (the bottom half of the s…
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#186Part of that would be replacing Gmail. That can be done, but what good (free) options exists for a webmail solution?
I'd also love this instant to cut gtalk (or "hangouts" which it is called now. hopeless), but Google just declared hate on XMPP, so setting up your own node will land you on your own tiny island.
The trend is clear though: Google is stuffing the exit-holes while the US government is requiring more and more of Google's data.
If you haven't started moving out yet, you better get started. And for the love of God, ditch Chrome. Support someone who supports the open web and respects your privacy.
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#187Earlier quoted context omitted.
Do they need to MITM? If they have a copy of the private key, can't they just use it to decrypt the data .. even old data for which they've only just acquired the key?
Having the root CA's private key doesn't give them access to the end entity's private keys. When you ask a CA for a cert, you only provide them with your public key (in the form of a CSR) for them to sign. The CSR does not contain the private key.
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#188I ceased using Google search except as a last resort when this story broke, and I had no idea what I had been missing out on with DDG: Excellent keyboard navigation . Also, DDG's results compared to a year ago are night-and-day. It seems to listen to my keywords better than Google did too, a growing annoyance I had. If you haven't, you really should try out DDG for a week.
> Also, DDG's results compared to a year ago are night-and-day. Still looks 2nd rate. I replicated one of my last searches (learning rails): rails find if element is in array First hit on google is the stackexchange answer with .include? (which I was spacing-out on) DDG yields the Array docs, which is correct but is a helluva lot of info when I'm looking for a concise answer.
Re: PRISM fears give private search engine DuckDuckGo its best week ever
#189Re: PRISM fears give private search engine DuckDuckGo its best week ever
#190Earlier quoted context omitted.
OTOH, if they can get a CA - any CA - to cooperate, they can MITM anyone without having to break SSL.
Do they need to MITM? If they have a copy of the private key, can't they just use it to decrypt the data .. even old data for which they've only just acquired the key?