Slashdot Mirror


Firefox 59 Will Stop Websites Snooping on Where You've Just Been (zdnet.com)

Firefox 59 will reduce how much information websites pass on about visitors in an attempt to improve privacy for users of its private browsing mode. From a report: When you click a link in your browser to navigate to a new site, the site you go on to visit receives the address of the site you came from, via the so-called "referrer value." While this helps websites understand where visitors are coming from, it can also leak data about the individual browsing, because it tells the site the exact page you were looking at when you clicked the link, said Mozilla. Browsers also send a referrer value when requesting other details like ads, or other social media snippets integrated in a modern website, which means these embedded content features also know exactly what page you're visiting.

68 of 121 comments (clear)

  1. Finally by Anonymous Coward · · Score: 1

    This privacy issue has been known for as long as browsers have been around. Nevertheless, this is good news.

    1. Re: Finally by Midnight+Thunder · · Score: 2, Insightful

      Every time I look at a post like this, I wonder when Slashdot will get with the times and support unicode?

      --
      Jumpstart the tartan drive.
    2. Re: Finally by tepples · · Score: 1

      Probably once you and the rest of the user base have flocked to SoylentNews, which forked the Slash software and added proper Unicode support.

    3. Re: Finally by Anonymous Coward · · Score: 2, Interesting

      I'm glad they haven't. There's very little real use for it, and those messed-up comments give useful information for judging clueless commenters.

    4. Re: Finally by apoc.famine · · Score: 1

      Probably when it becomes a standard. I mean, any legitimate tech site would wait until that point, and then roll the change into their development cycle for the next release.

      --
      Velociraptor = Distiraptor / Timeraptor
    5. Re: Finally by Midnight+Thunder · · Score: 1

      Well slashdot does announce "Content-Type:text/html; charset=utf-8" in its response header, so can't blame the browser here.

      --
      Jumpstart the tartan drive.
    6. Re: Finally by Curupira · · Score: 1

      Commenting here just to undo a misclicked moderation to your comment (i HATE those instant combo-boxes). (Nothing to see here people, move along.)

    7. Re: Finally by Midnight+Thunder · · Score: 1

      There are a few issues here:

          - user doesn’t have much control over the behaviour of their OS or browser in many cases
          - it looks fine in Slashdot’s preview view, but then gets corrupted on submission

      --
      Jumpstart the tartan drive.
  2. Change doesn't stop snooping of where you've been by JoeyRox · · Score: 4, Informative

    The headline implies this change will prevent sites from knowing what site you linked from. That's incorrect. From the article:

    To prevent this type of data leakage, from Firefox 59, the private browsing option will remove path information from referrer values sent to third parties, effectively stripping out additional data and only leaving the web domain.

  3. Re:Don't break the referrer by halivar · · Score: 5, Informative

    If you RTFA (I know, I know; I must be new around here), you'll see this is only for Private Mode, and leaves the domain portion intact. You can still see if they loaded from your domain.

  4. Re:Don't break the referrer by QuietLagoon · · Score: 1

    I use a privoxy http proxy for all the browsing on my home network. I have privoxy configured to block the referrer when it is cross-site. However, from one page to another within the same site, privoxy is configured to allow the referrer to pass unaltered, for the exact reason you say.

  5. Re:Don't break the referrer by Anonymous Coward · · Score: 1

    Why wouldn't this be the default?

    Same site allow referrer. Anything else completely block it.

  6. Ruining my fun.. by sqorbit · · Score: 3, Funny

    This will ruin my fun of constantly going to pornhub then moving right to the Christian Coalition site to fill their logs up with porn referrals

    --
    Sent from my TARDIS
    1. Re:Ruining my fun.. by StormReaver · · Score: 5, Informative

      Unless Pornhub links to the Christian Coalition, the referrer field will be blank. The "referer" field only gets set when you click on a link. Just typing in the new address on the address bar doesn't do it.

    2. Re:Ruining my fun.. by afidel · · Score: 2

      So you just drop a link to christian coalition in a pronhub comment and click it from there, problem solved =)

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:Ruining my fun.. by Kjella · · Score: 1

      Yeah... not really a problem on any site that allows user comments with links though. In fact this traffic would be more confusing, like okay I'm seeing a lot of traffic from reddit but what sub-board has linked me now or what celeb linked me on Facebook or what video is going viral on YouTube. Then again you'll probably see a substantial amount of any traffic in non-private mode, so not really a big deal I guess.

      --
      Live today, because you never know what tomorrow brings
    4. Re:Ruining my fun.. by Bob+the+Super+Hamste · · Score: 1

      I only go there because of the comments.

      --
      Time to offend someone
  7. Re:Don't break the referrer by Anonymous Coward · · Score: 1

    if youre checkin http_referrer for valid requests, youre doing it wrong anyway. referrer can be faked easily therefore absolutely not reliable.

  8. "so called"? by cascadingstylesheet · · Score: 1

    When you click a link in your browser to navigate to a new site, the site you go on to visit receives the address of the site you came from, via the so-called "referrer value."

    This is how the web has always worked and it's a public specification. There's nothing so called or nefarious here.

    1. Re:"so called"? by Anonymous Coward · · Score: 1

      They never said it was nefarious, only that it could be used for "nefarious" purposes, ie tracking. And just because it's in the spec and how it's always been done, doesn't mean its necessarily good.

  9. Re:Don't break the referrer by afidel · · Score: 1

    You'll break sites that only show you the full content when coming from Google but throw up an interterrestrial when direct linking if you do that, setting referrer to be only domain if doing cross-site is probably the best option.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  10. Re:Will it stop taking ALL the memory? by afidel · · Score: 1, Informative

    I have 184 tabs open at the moment and my Firefox processes are using a total of ~900MB of RAM, what are you doing to get it to 15GB?!?

    /FF 57 with 11 addons

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  11. Re:Change doesn't stop snooping of where you've be by Kjella · · Score: 5, Interesting

    Meh, in private browsing mode they really should kill the referrer from any top level page. If it's an <img>, <iframe> or <video> tag it's cool... but if I go from foo.com to bar.com via an <a href> it shouldn't secretly tell bar.com I came from foo.com. Transparency in what information you're exposing is essential to security and most people aren't aware it's happening.

    --
    Live today, because you never know what tomorrow brings
  12. Re:Don't break the referrer by QuietLagoon · · Score: 1

    ...You'll break sites that only show you the full content when coming from Google but throw up an interterrestrial when direct linking if you do that...

    Which is why I use the Toggle-Proxy add-in (one of the extensions that stopped working in Firefox and one of the reasons why I moved to Waterfox). If I see the very infrequent site that offers the interstitial as you say, I just turn off the proxy and go direct. But it is my choice when I want to do that.

  13. Pangalactic! by jabberw0k · · Score: 2

    You probably meant interstitial, as inter-terrestrial could be somewhat delayed.

    1. Re:Pangalactic! by RoccamOccam · · Score: 1

      Thank you! I was wondering what was meant.

  14. Don't break og:image thumbnails either by tepples · · Score: 1

    If you deny hotlinking, and a user of another website supporting Open Graph protocol links to a document on your site, then the link will look unusually plain because the site won't be able to display the thumbnail declared in og:image . What mechanism have you put in place to allow hotlinking only in the context of thumbnails intended to attract visits to documents on your site, such as og:image, and deny it otherwise? Or do you just opt out of offering thumbnails for other authors to use when citing your documents?

    1. Re:Don't break og:image thumbnails either by mysidia · · Score: 1

      What mechanism have you put in place to allow hotlinking only in the context of thumbnails intended to attract visits to documents on your site, such as og:image, and deny it otherwise?

      Um... I don't use Open Graph Protocol whatever that is, and if somebody wants to show a link to my site with a thumbnail, then they're going to have to generate that on their server and serve the image to their users.

  15. If you're thrashing swap, say so by tepples · · Score: 1

    To counter "unused RAM is wasted RAM", make your complaints explicitly about the user-observable symptom: "Firefox causes my computer to thrash swap when I do X, Y, and Z." If you have made a report that explicitly mentioned page file usage, what was the reply?

  16. Re:Don't break the referrer by tepples · · Score: 1

    Then what image should a document on one site use to represent the document on another site to which it is linking?

  17. Re:Don't break the referrer by Rhacman · · Score: 1

    If that is the case I'd say they should block the header in all cases except if the domain matches the domain the request is for.

    --
    Account -> Discussions -> Disable Sigs
  18. Give the middle finger to google by Anonymous Coward · · Score: 1

    Google itself removes the referer (an url with a query) when I use open source statistics software like Piwik, for "privacy reasons", except they do show what people searched for on their own analytics services, so in reality it was just to give the middle finger to competition, using the near monopoly of the search engine. So I'd like Firefox to return the favor and not hand the complete referer to any 3rd parties loaded on websites. Just do this in the header to Google:

    Referer: -_-*,,|,

  19. Re:Change doesn't stop snooping of where you've be by JesseMcDonald · · Score: 1

    To prevent this type of data leakage, from Firefox 59, the private browsing option will remove path information from referrer values sent to third parties, effectively stripping out additional data and only leaving the web domain.

    Hopefully this is just the first step toward a proper solution. Step 2 is to apply the same policy for intra-site links, to prevent sites from filtering on the exact page address. Step 3 is to always send the requested resource's domain, regardless of the source.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  20. Re:Will it stop taking ALL the memory? by afidel · · Score: 1

    Processes listed by name showing all FF processes, tabcount addon showing tab count, not sure what more you want...
    https://photos.app.goo.gl/MWnO...
    https://photos.app.goo.gl/XjFr...

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  21. Re:Will it stop taking ALL the memory? by blunttrauma · · Score: 1

    1.5, not 15, and that was before, now it is usually twice that. Currently there are 6 Firefox processes running, using 695, 380, 354, 335, 305, and 201 MB respectively (so ONLY ~2.3GB now), after restarting about an hour ago. I have 4 windows open with probably 70 tabs spread across them, which I admit is a lot, but this is what I have always done. The vast majority of those tabs are not even loaded, because I haven't looked at them since the last time I had to kill the processes to get it working again.

    I have two extensions, Ad-Block Plus (Easylist and NoCoin) and Ghostery (which is blocking pretty much everything it can). I have three plug-ins, all of which are set to "Ask to activate"

    Fun thing about the latest update, I can click exit and the application windows close, but the processes do not, they are still happily chugging away in the background using 3 GB of RAM. If There is a YouTube Video playing when I kill it, it will continue to play the audio, even though there is no open FF window.

  22. Re:Will it stop taking ALL the memory? by blunttrauma · · Score: 1

    Forgot to mention, FF 58.0.1 (64 Bit)

  23. Firefox's other privacy problems need to be fixed. by Anonymous Coward · · Score: 2, Interesting

    Unlike many people, I've actually read Firefox's privacy policy.

    It turns out that Firefox's privacy policy is quite disturbing, especially when considering how often we're told that Firefox supposedly "cares" about our privacy.

    The Firefox privacy policy dated September 28, 2017 makes it clear that Firefox user data can be collected by Firefox and can be sent to various third parties, including Google, some "Adjust" company, some "Leanplum" company, and SalesForce.

    For example, there are very worrying sections like (emphasis has been added):

    Webpage and technical data to Google’s SafeBrowsing service: To help protect you from malicious downloads, Firefox sends basic information about unrecognized downloads to Google's SafeBrowsing Service, including the filename and the URL it was downloaded from.

    and:

    Location data to Google's geolocation service: Firefox always asks before determining and sharing your location with a requesting website (for example, if a map website needs your location to provide directions). To determine location, Firefox may use your operating system’s geolocation features, Wi-fi networks, cell phone towers, or IP address, and may send this data to Google's geolocation service, which has its own privacy policy.

    and:

    On iOS and Android: Firefox by default sends mobile campaign data to Adjust, our analytics vendor, which has its own privacy policy. Mobile campaign data includes a Google advertising ID, IP address, timestamp, country, language/locale, operating system, and app version.

    and:

    On iOS and Android: Firefox by default sends data about what features you use in Firefox to Leanplum, our mobile marketing vendor, which has its own privacy policy.

    and:

    Your email address is sent to our email vendor, SalesForce Marketing Cloud, which has its own privacy policy.

    Some people will foolishly claim that privacy violations like these are "acceptable" because they can supposedly be "disabled".

    No, they're not acceptable at all!

    Intrusive data collection/transmission like this shouldn't have to be disabled; the code implementing this data collection and transmission shouldn't even exist in the first place! There should be nothing to disable because Firefox should not be able to collect this data, and it should not be able to transmit it anywhere.

    Reading Firefox's privacy policy has made me very distrustful of Firefox and Mozilla, and especially of the people who wrongly claim that Firefox somehow "respects its users' privacy".

  24. What took them so long? by sgunhouse · · Score: 1

    Old Opera (the Presto engine, versions 7-12) had an option to disable this years ago. (Of course years ago, since it is no longer available.)

    1. Re:What took them so long? by organgtool · · Score: 1

      I see comments like this all of the time. Does Opera have a feature that automatically recognizes new stories about things it's been capable of doing for years and then smugly post about it?

    2. Re:What took them so long? by sgunhouse · · Score: 1

      Was capable of, as I said Presto is gone now. :(

  25. Using Matomo/Piwik? Try Search Console and HTTPS by tepples · · Score: 1

    Glad to see someone else using Matomo (formerly Piwik) instead of third-party analytics.

    Seeing as you've shown interest in helping viewers find documents on your site, have you tried signing up for the major web search engines' webmaster tools, such as Google Search Console? I was under the impression that these tools offered search queries even without having to install a search engine's analytics script on your site. (Source: "What is Search Console?"; "Help Center - Bing Webmaster Tools")

    Another tip: Does your site use HTTPS? If so, the Referer is more likely to have useful information than if your site uses cleartext HTTP. The major search engines have shifted to HTTPS since the Firesheep and PRISM revelations, and browsers tend to strip out Referer for cross-scheme links. Once you set up HTTPS with Let's Encrypt on your site, let search engines know to prefer the HTTPS version by with three steps:

    1. <link rel="canonical" href="https://..."> on each page
    2. Permanent redirects using status 301 from cleartext HTTP to HTTPS
    3. HSTS so that browsers know not to even try cleartext HTTP
  26. Re:Thanks but... by tepples · · Score: 1

    Let me know when key binding support for new-style addons is fixed.

  27. When? by CaptainDork · · Score: 1

    TFS, TFA don't say.

    --
    It little behooves the best of us to comment on the rest of us.
  28. Re:Firefox's other privacy problems need to be fix by tepples · · Score: 1

    Which provider other than Google would you recommend that Firefox instead use when the user chooses to query the safety reputation of a particular website or downloaded file? Or how do you find why do you find offering the choice to query the safety reputation of a particular website or downloaded file inherently harmful?

    Which provider other than Google would you recommend that Firefox instead use when the user chooses to reveal the user's location to a site? Or why do you find offering the choice to reveal the user's location to a site inherently harmful?

  29. Features used only while logged in by tepples · · Score: 1

    Browser vendors can comb the top 10000 websites of the world easily enough and see what features are being used the most.

    That won't work for features used more often in the long tail below the top 10000 or behind the login page of the top 10000. This might be the case, for example, for the Encrypted Media Extensions used to enforce audio and video rental terms.

  30. Re:Listen to the users. Ask the users. by Merk42 · · Score: 1

    When many, many, many Firefox users keep on reporting again and again and again that Firefox suffers from severe performance and memory usage problems, do you know what the Firefox developers should do? Focus on the performance and memory usage problems that the users are talking about!

    When many, many, many Firefox users keep on saying that they don't want their XUL extensions to break, do you know what the Firefox developers should do? Focus on not breaking browser functionality that Firefox users deem to be essential!

    What if the memory usage problems are from having XUL extensions?

  31. Referrer Header by zenbi · · Score: 1
    This change is similar to changing the default referrer policy header from no-referrer-when-downgrade to strict-origin-when-cross-origin. (which probably should have been the default anyway)

    Referrer-Policy: strict-origin-when-cross-origin
    Send a full URL when performing a same-origin request, only send the origin of the document to a-priori as-much-secure destination (HTTPS->HTTPS), and send no header to a less secure destination (HTTPS->HTTP).

    1. Re:Referrer Header by q4Fry · · Score: 5, Informative

      You beat me to the reply. According to the horse itself, this is in fact precisely what they are doing:

      Starting with Firefox 59, Private Browsing will remove path information from referrer values sent to third parties (i.e. technically, setting a Referrer Policy of strict-origin-when-cross-origin).

      I agree that it should be the default, and (I discovered today), you can set it be in Firefox's about:config by setting network.http.referer.userControlPolicy to 2.

    2. Re:Referrer Header by czert · · Score: 1

      If only this was in the summary.

  32. New Tab ? by wolfheart111 · · Score: 1

    How about a new tab before navigating, I would imagine that would not send the referer. Is this correct?

    --
    [($)]
  33. Re:Will it stop taking ALL the memory? by ChunderDownunder · · Score: 1

    Thought experiment: restart your browser with extensions disabled and compare usage.
    I am using ublock origin after reading somewhere that adblock plus was a performance hog.

  34. Re:Listen to the users. Ask the users. by tepples · · Score: 1

    1) They need to listen to what their users are voluntarily saying.

    "After a Firefox update, this site doesn't let me use it after I've logged in."

    2) If they don't understand what their users are saying, then they can ask the users some questions to clarify the situation.

    "We aren't members of that site. What error messages is it showing in the Error Console?"

    Except I don't see how non-technical end users are likely to be able to answer that usefully.

  35. Re:Will it stop taking ALL the memory? by afidel · · Score: 1

    Sorry, read that as 5 processes at 3GB each. Still that's a LOT. Try switching to ublock origins and privacy badger, both ABP and Ghostery are run by ad networks now and have ad whitelisting, ublock and privacy badger are both open source and maintained by trustworthy groups. You can also try the 32bit version, not a lot of need for 64bit IME (though I guess ASLR would make 64bit more secure so perhaps worth the bloat).

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  36. Re:Will it stop taking ALL the memory? by afidel · · Score: 1

    Nope, Fark, slashdot, ARS Technica, rv.net, management pages for the Netscalers around the world, normal pages. I did reboot last night so a lot of those pages are dormant but I've been working for 5 hours so there's been plenty of activity.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  37. Re:Don't break the referrer by q4Fry · · Score: 1

    Not only that, if Slashdot had linked the original Firefox blog post instead of the insipid rehash from ZDNet with an auto-playing video, the GP would have seen that they are actually setting the Referrer-Policy to "strict-origin-when-cross-origin" which doesn't affect same-domain referrals unless they downgrade from HTTPS to HTTP.

    Quite frankly, this should be the default already. I have it set that way on all my sites, and today I learned that you can set it client-side on Firefox.

  38. Re:Firefox's other privacy problems need to be fix by higuita · · Score: 2

    The fact that mozilla tried to really list all the data that it takes and where to send it is good and your post looks like scary, but all of those items have a reasons:

    > Google’s SafeBrowsing service
    duh! if you want to know if the site/file is in a blacklist, you do need to sent it to some place to be checked. It can be disabled, but of course most people want this enabled

    >Location data to Google's geolocation service
    duh again, if you see a pop-up from firefox asking that the site wants to see your location, if you press "allow", your IP is sent to some place to map the IP to a location... you can press "not allow" and you will not share anything

    >On iOS and Android: Firefox by default sends mobile campaign data to Adjust, our analytics vendor
    "Adjust" tracks firefox installs and usage platforms, so firefox can see what works and not works (tables vs cheap phones vs expensive phones, or country, or mobile OS preference)... it is not for tracking what people do online.
    Yes, that "Google advertising ID" is scary, but thats the way tracking in mobile works, specially if related with other marking campaigns... and this is for mozilla data analyzes, not to be shared to google. Think this as a newrelic, but instead of performance and errors, place mozilla campaign Id, so they know what campaign pays the most and where/in what devices

    >On iOS and Android: Firefox by default sends data about what features you use in Firefox to Leanplum, our mobile marketing vendor,
      "Leanplum" looks its like Adjust/Newrelic, but for the internal firefox features. probably tells how many people uses webgl, pocket, add-ons, movies, audio, so they can understand better how differently people uses the mobile vs the desktop ... again, not for tracking you, but to track features usage or lack of usage

    >Your email address is sent to our email vendor, SalesForce Marketing Cloud,
      "SalesForce Marketing Cloud" is their email provider for the marketing and email announcements... so it basically sends email... and yes, any email server will see your email! most companies do not even list this in their "privacy policy"... because its is the way email works! If you disable email notifications, they probably do not even share your email with then.

    All this telemetry is there to help mozilla develop the browser, not to track you. Without it, how they would know if people use many tabs or few tabs? if after releasing a new feature, the memory usage increased everywhere and that they should try to track some leak? if people still use flash and how important is is (ads or the full site in flash). All those "privacy problems" you listed are really needed

    When one reads the privacy policy, ones needs to try to understand how and why it is used, not simply cry "wolf" and start spreading FUD

    --
    Higuita
  39. Re:Keep them from removing your pet CSS or JS feat by higuita · · Score: 1

    most people probably do not use any of the 10000 top sites, as that is just a small fraction of all the sites in the internet. Also, how to determine the 10000 top sites? check what IE reports? then it would probably not map what firefox users see, but what IE users see. That info does not show up by magic.

    example: how many people use webm ? is it ok to support that, or is just trash being bundled in the browser? do they use the alternatives to it? or do not use anything? Is feature XYZ slowing down sites? or consuming more ram? have we more crashes since last release?

    if you remove all this, you start developing blindly and then get users to complain that the browser is old, slow, eats too much ram or always crashing

    many of the telemetry they got is in this site: https://telemetry.mozilla.org/ ... you can see it too!

    --
    Higuita
  40. Rehosting vs. hotlinking by tepples · · Score: 1

    if somebody wants to show a link to my site with a thumbnail, then they're going to have to generate that on their server and serve the image to their users.

    That's rehosting, which some authors find even worse than hotlinking because they don't receive the insight about their audience that comes from a list of sites in which the preview image is embedded.

  41. Re:Will it stop taking ALL the memory? by blunttrauma · · Score: 1

    Just tried this, with no active extensions I currently have 7 instances, 675, 510, 248, 245, 88, 36, 20 MB, so ~1.8 GB of RAM, I had closed a few tabs since last time, it also hasn't been running as long as it was when I added things up earlier. Still much worse than it was before the big update a few months ago,

  42. Re:Will it stop taking ALL the memory? by afidel · · Score: 1

    I'd try creating a fresh profile then, launch firefox.exe -P and create a new profile, see if that doesn't help.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  43. Third party cookies by madbrain · · Score: 1

    What they really need to disable is third party cookies. Period.
    This stops a lot of the tracking. No more advertisements on another site for something you have just searched for on google.
    It breaks a few web sites that rely on them, unfortunately. Mostly discussions forums. It does break my credit union's billpay and a host provisioning site at my work, too. IMO, sites that rely on third party cookies are poorly designed.

    --
    -- Julien Pierre http://www.madbrain.com/blog
  44. Will it stop writing datareporting logs? by Zaiff+Urgulbunger · · Score: 1

    I'm 99% certain I've killed off all this telemetry crap in previous versions of FF, but I recently noticed it's writing crap in the datareporting directory... I _don't think_ it's transmitting it anywhere, but it's still annoying that it has to keep writing all this stuff out. And apparently not cleaning up after itself either.

    So any news on that?!!

  45. I have send referer disabled... by antdude · · Score: 1

    ... However, a few web sites require it to work correctly. :(

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  46. RAM not used by one process != free RAM by tepples · · Score: 1

    You do realise that free ram is wasted ram.

    Provided it's actually free RAM, as opposed to RAM that belongs to another process that would end up swapped out to disk if Firefox were to allocate and use it.

  47. Re:Firefox's other privacy problems need to be fix by Pikoro · · Score: 1

    How about letting the users be responsible for the sites they visit? Why should the browser be doing your due diligence for you?

    --
    "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
  48. Re:Firefox's other privacy problems need to be fix by tepples · · Score: 1

    Why should the browser be doing your due diligence for you [with respect to websites that distribute malware]?

    Because non-technical users, who outnumber technical users, have seen that as a desirable feature in a web browser.

  49. Re: Firefox's other privacy problems need to be fi by sonamchauhan · · Score: 1

    Thanks. You got some good knowledge.
    But you missed one of the most important phrases in their privacy policy:

    " {...} which has its own privacy policy.
    " {...} which has its own privacy policy.
    " {...} which has its own privacy policy.

    (Give or take a policy )

    Now, to complete interpretation of this policy, these others must be interpreted too.

  50. Re: Firefox's other privacy problems need to be fi by higuita · · Score: 1

    true, but most of the info is mostly useless by itself, firefox only sends some selected info, when it wants and without other extra info (cookies and likes)... this is very far from tracking all requests, all with tracking cookies.

    The 2 most problematic info is the email and the url in safebrowsing. The email, there is nothing to do, that is the way email work, every server that the mail uses can see your email and use it to do spam, even if illegal in many places.
    The url in safebrowsing, may be used to track that your ip access that url, but it not clear at all if it is always the same person, as it can be a gateway or dhcp from the isp can screw things for tracking... but that one you can disable if you feel it is still too much

    You may thing that the "google ads id" is important, but too little and mostly useless info is send and google already knows that id is using firefox... unless you block all google servers and ads!

    --
    Higuita