"DuckDuckGo is the search engine that doesn’t track you." so obviously this article has marketing lean. While private browsing is not actually private I feel going so far as to say it does not stop websites from collecting info on you is maybe a bit too far. The site can still collect information about you, yes. But unless you sign in while in private browsing or the site is using some sort of user-agent / IP tricker…
There are plenty of things a browser can see without being logged in. Consider checking this page: http://webkay.robinlinus.com/ Private Browsing simply prevents cookies and nothing else, and for the average person we find that is not what's expected from something defined as "private" browsing.
Is Private Browsing Really Private?
31–40 of 59 posts
Re: Is Private Browsing Really Private?
#32"DuckDuckGo is the search engine that doesn’t track you." so obviously this article has marketing lean. While private browsing is not actually private I feel going so far as to say it does not stop websites from collecting info on you is maybe a bit too far. The site can still collect information about you, yes. But unless you sign in while in private browsing or the site is using some sort of user-agent / IP tricker…
There are plenty of things a browser can see without being logged in. Consider checking this page: http://webkay.robinlinus.com/ Private Browsing simply prevents cookies and nothing else, and for the average person we find that is not what's expected from something defined as "private" browsing.
Not true, at least for Firefox. In Private Browsing mode, Firefox will avoid saving temporary files and other data to disk, keeping everything in RAM instead, which is wiped when Private Browsing mode is exited. This includes history, cookies, and cache data. I believe localStorage behaves differently as well.
Firefox also makes an effort to block tracking scripts/servers in Private Browsing mode, using Disconnect's filter list.
The Private Browsing new tab page explains this all pretty succinctly: https://i.imgur.com/MGp53eP.png
Re: Is Private Browsing Really Private?
#33"DuckDuckGo is the search engine that doesn’t track you." so obviously this article has marketing lean. While private browsing is not actually private I feel going so far as to say it does not stop websites from collecting info on you is maybe a bit too far. The site can still collect information about you, yes. But unless you sign in while in private browsing or the site is using some sort of user-agent / IP tricker…
The domain belongs to the DuckDuckGo blog.
Re: Is Private Browsing Really Private?
#34I do search for some nasty stuff in private mode and it never pops up in ads for my main account.
I do understand there might be conspiracy in Google to gather that data and link it to my account but never use it in the way I notice, but that looks like conspiracy theory to me.
Re: Is Private Browsing Really Private?
#35Earlier quoted context omitted.
There are plenty of things a browser can see without being logged in. Consider checking this page: http://webkay.robinlinus.com/ Private Browsing simply prevents cookies and nothing else, and for the average person we find that is not what's expected from something defined as "private" browsing.
> Private Browsing simply prevents cookies and nothing else Not true, at least for Firefox. In Private Browsing mode, Firefox will avoid saving temporary files and other data to disk, keeping everything in RAM instead, which is wiped when Private Browsing mode is exited. This includes history, cookies, and cache data. I believe localStorage behaves differently as well. Firefox also makes an effort to block tracking s…
However, users still in general think that private browsing modes do things like prevent their IP address from being seen, or prevent a search engine from recording their searches. So there is still a gap in their expectations.
Re: Is Private Browsing Really Private?
#36Is it actually a misconception that private browsing prevents search engines from knowing my searches? I do search for some nasty stuff in private mode and it never pops up in ads for my main account. I do understand there might be conspiracy in Google to gather that data and link it to my account but never use it in the way I notice, but that looks like conspiracy theory to me.
Despite that a search engine is still able to see what you search in private browsing modes as none of it's protection change, hide or obscure your identity.
If you perform a search from your IP address (or any other information that can be fingerprinted from your browser) and then do the same in private browsing mode, Google would know that it is the same user committing both searches.
Re: Is Private Browsing Really Private?
#37"DuckDuckGo is the search engine that doesn’t track you." so obviously this article has marketing lean. While private browsing is not actually private I feel going so far as to say it does not stop websites from collecting info on you is maybe a bit too far. The site can still collect information about you, yes. But unless you sign in while in private browsing or the site is using some sort of user-agent / IP tricker…
> so obviously this article has marketing lean. The domain belongs to the DuckDuckGo blog.
It's part of our overall mission to raise the standard of trust online. We're nothing if not transparent on this!
Re: Is Private Browsing Really Private?
#38Is it actually a misconception that private browsing prevents search engines from knowing my searches? I do search for some nasty stuff in private mode and it never pops up in ads for my main account. I do understand there might be conspiracy in Google to gather that data and link it to my account but never use it in the way I notice, but that looks like conspiracy theory to me.
Of course the search engine knows what you searched for! You sent the search string from your computer to one of their servers.
You'd need a way to prevent the search engine from knowing your IP address, like a proxy or Tor, in order to hide your identity.
Re: Is Private Browsing Really Private?
#39Re: Is Private Browsing Really Private?
#40Earlier quoted context omitted.
There are plenty of things a browser can see without being logged in. Consider checking this page: http://webkay.robinlinus.com/ Private Browsing simply prevents cookies and nothing else, and for the average person we find that is not what's expected from something defined as "private" browsing.
> Private Browsing simply prevents cookies and nothing else Not true, at least for Firefox. In Private Browsing mode, Firefox will avoid saving temporary files and other data to disk, keeping everything in RAM instead, which is wiped when Private Browsing mode is exited. This includes history, cookies, and cache data. I believe localStorage behaves differently as well. Firefox also makes an effort to block tracking s…
My recollection is that the browser claims to support localStorage, but attempts to use it fail. I don't know why it couldn't just be backed by non-persistent storage.