Earlier quoted context omitted.
well... i'd much rather fix their deep search so it's as good as google's and not worry about this like this:)
Privacy has to be scrutized constantly and be the top priority. If it isn't, then you're going to end up with another google. A direct correlation exists between the revenue Google receives for selling data and the quality of its search. Google focuses completely on tracking and search, with privacy behind a far far away afterthought (if it's a thought at all).
DuckDuckGo browser seemingly sends domains a user visits to DDG servers
101–110 of 531 posts
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#102EDIT: I didn't notice that this topic was about the DDG browser (which I didn't know existed) and responded assuming this was about the site/extension. For a browser, yes, a client-side solution is possible and probably preferable. Please check and upvote other comment trees. This makes sense to me and is not alarming. Getting favicons actually is difficult to do robustly; many applications and websites use Google's…
"This is not to say that DDG is perfect: links you click do seem to be redirected through a /l/ page on their domain ..." I am surprised the user is not complaining about this instead of the favicons. Their privacy policy goes on about the privacy implications of Referer headers and instead of calling out browsers for sending Referer by default, they instead give themselves power to record all the user's clicked resu…
See here: https://help.duckduckgo.com/results/rduckduckgocom/
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#103Earlier quoted context omitted.
We had already had created this anonymous favicon service for our private search engine. In addition, doing it this way avoids another request (and potentially multiple) to the end site. The service is private as we do not collect any personal information (e.g. IP addresses) on any requests for this or any service and the requests are all end-to-end encrypted.
It seems like DDG just doesn't want to do more work to make the browser do the sensible thing and instead piggy back on their existing favicon service, and then going to make the argument that it is safe with us. The domain of browser is totally different from reaching out to the website and rendering favicons server side. Do you not see this as a problem? I think it is acceptable to say "We agree this is a problem,…
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#104This is a bad look for a company that is trying to build its brand on privacy and trust. Even though I don't use the DDG browser I hope they own up to this, rectify it quickly, and learn from it.
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#105Earlier quoted context omitted.
There's always Startpage. You use Startpage; Startpage uses Google for you, with their own user agent - no history, no tracking.
Startpage was bought by an ad company.
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#106Earlier quoted context omitted.
How can users turn this off?
https://duckduckgo.com/settings#appearance Uncheck the very last option "Site Icons"
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#107seems like the ticket author found this by reading code (presumably was grepping for duckduckgo.com URLs) this would never happen with a consumer-facing product from apple or google; someone would have to MITM their whole OS to discover phone-home
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#108DuckDuckGo staff here. As mentioned in the linked page, the purpose of the request is to retrieve a website's favicon so that it can be displayed in certain places within the app or on the results page. We use an internal favicon service because it can be complicated to locate a favicon for a website. They can be stored in a variety of locations and in a variety of formats. The service understands these edge cases an…
Re: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
#109DuckDuckGo staff here. As mentioned in the linked page, the purpose of the request is to retrieve a website's favicon so that it can be displayed in certain places within the app or on the results page. We use an internal favicon service because it can be complicated to locate a favicon for a website. They can be stored in a variety of locations and in a variety of formats. The service understands these edge cases an…