Slashdot Mirror


How to Quash Firefox's Silent Requests

An anonymous reader writes: Unlike older versions of Firefox, more recent versions will make a request to a destination server just by hovering over a link. No CSS, no JavaScript, no prefetch required. Try it for yourself. Disable CSS and JavaScript and fire up iftop or Windows Resource Monitor, hover over some links and watch the fun begin. There once was a time when you hovered over a link to check the 'real link' before you clicked on it. Well no more. Just looking at it makes a 'silent request.' This behavior is the result of the Mozilla speculative connect API . Here is a bug referencing the API when hovering over a thumbnail on the new tab page. And another bug requesting there be an option to turn it off. Strangely enough the latter bug is still labeled WONTFIX even though the solution is in the comments (setting network.http.speculative-parallel-limit to 0).

Firefox's own How to stop Firefox from making automatic connections also mentions setting network.http.speculative-parallel-limit to 0 to to stop predictive connections when a user "hovers their mouse over thumbnails on the New Tab Page or the user starts to search in the Search Bar" but no mention regarding hovering over a normal link. Good thing setting network.http.speculative-parallel-limit to 0 does appear to disable speculative connect on normal links too. One can expect Firefox to make requests in the background to its own servers for things such as checking for updates to plugins etc. But silently making requests to random links on a page (and connecting to those servers) simply by hovering over them is something very different.

294 comments

  1. Thanks anonymous reader! by ciaran2014 · · Score: 5, Insightful

    Thanks for the info! (And for putting it in the summary)

    --
    Help build the anti-software-patent wiki
    1. Re:Thanks anonymous reader! by ciaran2014 · · Score: 5, Informative

      And for anyone new to Firefox, to set that variable:

      1. Type "about:config" into the address bar (and you'll see a list of variables)
      2. Copy'n'paste "network.http.speculative-parallel-limit" into the search bar at the top of that page and hit Return
      3. You'll now just have that one line on the page. Double-click it (or right click on it and select "Modify")
      4. A box pops up, you change the value to 0, and hit OK.

      Done.

      (The first time you look at "about:config", Firefox might ask you "Are you sure you know what you're doing?" Obviously you say yes to this.)

      (Yes I know I've explained it as if talking to a ten year old, but protecting your privacy is important so it's important that absolutely everyone can do it.)

      --
      Help build the anti-software-patent wiki
    2. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 1

      I agree, decent info, but it should not be necessary. Myself, I see zero utility in the so-called feature and can only attribute it to corporate or government intervention with the attendant motivations already well discussed in many fora. Bastards all.

    3. Re:Thanks anonymous reader! by PopeRatzo · · Score: 1

      You think this'll change back when Firefox updates?

      --
      You are welcome on my lawn.
    4. Re:Thanks anonymous reader! by drinkypoo · · Score: 5, Informative

      You think this'll change back when Firefox updates?

      I've always had good luck with explicitly set variables being carried forward successfully.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      I've always had good luck with explicitly set variables being carried forward successfully.

      I think the parent is referring to variables that get removed in newer versions of Firefox.

      Here's an example: https://wiki.mozilla.org/Addon...

      Note that in Firefox 41 a variable will be introduced to allow bypassing of signature enforcement, but 42 will ignore said variable. This is a rare case of Mozilla actually telling us about a variable which will be ignored in the future, as opposed to people discovering it being ignored when they update.

    6. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      That's great there is a way to disable it, but I have VMs and physical machines everywhere. It's now become a nightmare to set multiple custom settings across so many systems. It's like now when I want to quickly do something in a browser I get bit every single time. It's really unfortunate they've changed all these defaults.

      Is there any way to apply a settings profile to disable annoying defaults?
      - Get rid of the default Yahoo search
      - Get rid of the new tab directory tiles
      - Get rid of this link hover pre-load website
      - Anything else I forgot

    7. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 1

      Maybe you're just a little retarded for believing slashdot blindly without reading the article?!

      This has nothing to do making silent requests to random sites.
      Try it yourself, get the HttpFox addon and monitor how firefox doesn't make any random requests on hover!

      Slashdot is on a war against Mozilla/Firefox.

    8. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Dear monkey's buttplug,

      If you find branching statements in human-readable source code (#ifdef) hard to follow, then there's no way you can get your head around all the branching statements of the binary (which has no comments, all the variable names are A0001, A0002..., there's no documentation, no forums).

      But thanks for the hot air.

    9. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Maybe you're just a little retarded for believing slashdot blindly without reading the article?!

      This has nothing to do making silent requests to random sites.
      Try it yourself, get the HttpFox addon and monitor how firefox doesn't make any random requests on hover!

      Slashdot is on a war against Mozilla/Firefox.

    10. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Maybe you're just a little retarded for believing slashdot blindly without reading the article?!

      This has nothing to do making silent requests to random sites.

      Try it yourself, get the HttpFox addon and monitor how firefox doesn't make any random requests on hover!

      Anyone confirmed what the article summary claims?

      Slashdot is on a war against Mozilla/Firefox.

      That doesn't sound very credible. I'd go so far as to say it makes no sense at all.

    11. Re:Thanks anonymous reader! by Zero__Kelvin · · Score: 3, Interesting

      "And I'll be a monkey's buttplug if I can make sense of the FireFox build process."

      So you are saying that you can make sense of the FireFox build process. Good for you!

      "Make sure you've read and understood the whole comment before replying."

      I've been writing code for more than 30 years, and I can assure you that no even moderately competent software professional would claim that "It's a hell of a lot easier to make changes in binaries at this point in time." Claiming #ifdefs are a problem just cuts to the core of how completely incompetent you are.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    12. Re:Thanks anonymous reader! by ciaran2014 · · Score: 3, Insightful

      RMS was right.

      Hmmm, a nugget of sense in your second load of nonsense. Or is it just a case of a stopped clock being right twice a day...

      --
      Help build the anti-software-patent wiki
    13. Re:Thanks anonymous reader! by Blaskowicz · · Score: 1

      I did read the bug report and it makes silent connections, just not silent requests. So the website logged the IP address, which is often unique for years depending on where you live, and if you were on someone else's network the network admin may have logged that you made a connection to http://www.bighorsecocks.com/

    14. Re: Thanks anonymous reader! by gl4ss · · Score: 0

      it makes it seem like the browser is faster.

      I wonder how many websites it breaks though.

      Imagine a 'subscribe' link or unsubscribe or hovering over 'delete customer info' link.

      it's a fucking stupid feature.

      --
      world was created 5 seconds before this post as it is.
    15. Re:Thanks anonymous reader! by hackwrench · · Score: 1

      I don't find privacy to be a pressing issue. More important to me is whether or not doing this can cause the web site to mark unread posts as read.

    16. Re:Thanks anonymous reader! by Calydor · · Score: 1

      Being on an incredibly slow connection I can at least confirm that if I open a new tab in Firefox, JUST a new tab with the list of frequently visited sites, other people in the house experience severe latency in online games for several seconds up to half a minute. Have I hovered over a thumbnail or two? Possibly.

      --
      -=This sig has nothing to do with my comment. Move along now=-
    17. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Excellent instructions! Thank you.

      A good instructor will never assumes that a student knows everything the instructor does. Like how to get at the variable you need to change and how to change it. While it might seem simple to someone with experience you have provided everyone else with the complete information needed to make the changes.

      And a general FYI: This also seems to affect Seamonkey (mine is 2.33.1) and the above instructions work with SM as well.

    18. Re:Thanks anonymous reader! by Zanadou · · Score: 1

      (Am I the only one who's mighty surprised there's no server configured to that address??)

    19. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 1

      Maybe you should read the actual documentation instead of spouting random nonsense.
      1. It's only enabled outside of the new tab page if a link is explicitly tagged as prefetchable.
      2. It doesn't send a HTTP request until the link is actually clicked, it only establishes the TCP connection on hover.
      So your scenario doesn't apply at all.

    20. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 3, Informative

      Most likely not. But you can create a file called user.js in your Firefox profile folder with the line

      user_pref("network.http.speculative-parallel-limit", 0); // no connections on link hover

      IMO keeping your GUI-less settings in this file is the easiest way to manage them and remember what you've changed. Be aware though that support for it might be removed one day: https://bugzilla.mozilla.org/show_bug.cgi?id=672630

    21. Re:Thanks anonymous reader! by AmiMoJo · · Score: 1

      So you are able to find the routine that sets up the speculative requests in the disassembly, but somehow can't find them in the source code... I actually just searched for "speculativeConnect" and quickly discovered the function with the same name, which can easily be patched to permanently disable this feature if you are paranoid enough not to trust the about:config stuff. Not #ifdefs in there either.

      You have your way of working, fine. But to claim that it is easier than just doing a text search for "speculative" (from the name of the feature you are trying to disable) is ridiculous. Maybe you think there is some carefully hidden #ifdef somewhere that will nullify your patch, but since you didn't actually test that outlandish theory with a #warning it doesn't carry much weight.

      Also, if the compiler Mozilla uses to produce Firefox binaries is inserting random NOPs in useful places then they are doing it wrong.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    22. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 1

      Make sure you've read and understood the whole comment before replying.

      That's fair. So I did. I read your other comment further down in this thread as well. I understood that one too.

      My conclusion: You should stop dealing with code and do something else. You are obviously literate, so there should be quite a few fields that may suit you.

      In this particular topic, however, you've demonstrated a rather flagrant incompetence.

      I'm not going to say I'm sorry to say the above, since I'm sure you're more than capable of taking it. My remaining thought is whether you are also capable of understanding and accepting it. My guess is that you're not, and that I am sorry for.

    23. Re:Thanks anonymous reader! by Zontar+The+Mindless · · Score: 3, Funny

      (No, we're just mightily surprised that you'd admit to trying to follow the link.)

      --
      Il n'y a pas de Planet B.
    24. Re: Thanks anonymous reader! by Zontar+The+Mindless · · Score: 1

      It seems more like Slashdot has a resident passive-aggressive anonymous-cowardly FF fanboi/troll who's posting horseshit.

      --
      Il n'y a pas de Planet B.
    25. Re:Thanks anonymous reader! by GargamelSpaceman · · Score: 1

      I thought like you when I first heard about this, but then I thought, wait, if everyone's browser is doing speculative gets, then it's nigh impossible to look in someone's cache and prove someone clicked a link. There's anonymity in the crowd. I guess as long as none of the links are actually buy buttons, I'm ok with this.

      If you want real control, use wget and/or lynx.

      --
      ...
    26. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 1

      Lemme share with you my 20 year old secret then. Use about:blank page and bookmarks. No new fancy shit page.

    27. Re:Thanks anonymous reader! by Rockoon · · Score: 2

      maybe he just hovered over the link and his firefox failed to connect

      --
      "His name was James Damore."
    28. Re:Thanks anonymous reader! by fafalone · · Score: 0

      New users (and anyone unfamiliar with download rep) should also make this decision:
      -In the name of "protecting you", Firefox sends the URL of every single file you download to Google to check against a blacklist, potentially associating your IP with that file. There is no contingency for false positives, the file is immediately deleted *after completion*, as I found out after a 14-hour download, and deleted so thoroughly not even professional recovery software could get it back. To stop this data from being sent, change browser.safebrowsing.appRepURL to nothing. It might slightly increase risk, but for me the one time it's been triggered in the year its been there was the aforementioned false positive (how did a mkv in a rar possibly trigger a false positive anyway, when the other 9 parts didn't? Not the first part either; part 6 of 10. This also proved it was lying about only checking executables.). No option to re-download with an exception either. And definitely no mention anywhere of to what extent the data is retained and associated with everything else Google knows about you.
      Note that this is in addition to the 'Block malicious sites' and 'Black reported web forgeries'; AFAIK those just download the lists and check locally. Disabling download rep won't remove those protections.

    29. Re:Thanks anonymous reader! by TheRaven64 · · Score: 2

      Unless Firefox is using a different API to other browsers that use this service, they do *not* send the URL to Google, they send a hash. If there is a match with the blacklist, then Google returns the URL. This means that Google is only aware of the URL that you're accessing if they are in the blacklist. I turn it off too, because it's a bit more information leaking than I'm comfortable with, but it's not the same as sending every URL to Google.

      --
      I am TheRaven on Soylent News
    30. Re:Thanks anonymous reader! by ciaran2014 · · Score: 3, Interesting

      AFAIK, it's actually better still: only a *portion* of the hash is sent. Google then sends you its matching hashes and their corresponding classification (malware, not malware), and your computer compares the full has to the list received.

      So Google doesn't even know if you accessed a blacklisted URL.

      --
      Help build the anti-software-patent wiki
    31. Re:Thanks anonymous reader! by jellomizer · · Score: 1

      The point of open source is you have access to the source code and do changes to the code. That has nothing to do with quality of the software, or if it happens to do stuff that YOU PERSONALLY do not like.

      If you mouse over a link, it will get the connection open to get the data, is meant for a speed advantage, a feature the programmers and the approves felt would be a good idea. Then there is a spot to turn this off.
      It is in the spot where advanced configuration options are anyways. I don't see the big deal, it isn't that obscure. Usually the upfront settings are for things that most users will notice, this is just kinda of a background thing that has really no real impact except for the paranoid delusions of some techies.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    32. Re:Thanks anonymous reader! by Lennie · · Score: 1

      To bad that it's misleading.

      It doesn't send any requests. It just opens a connection.

      Which means it will do a DNS-lookup, open a TCP-connections and maybe set up a SSL/TLS-connection.

      There are no HTTP-requests being send.

      --
      New things are always on the horizon
    33. Re:Thanks anonymous reader! by ciaran2014 · · Score: 1

      Nothing misleading. The story says "requests", and DNS lookups are called "requests" in a lot of documentation. TCP connections are opened by sending "requests". SSL/TLS too probably.

      Even if you personally think "requests" should only be used for HTTP requests (which the story didn't claim), Firefox is sending something to a third-party server, so the substance of the story is accurate. (The substance of the story is that third party servers get notified when you hover over a link.)

      --
      Help build the anti-software-patent wiki
    34. Re:Thanks anonymous reader! by allquixotic · · Score: 1

      Privacy is important, indeed, but I wonder if this will also break functionality on some websites. What if the final "Buy Now" function in one of your apps is a link rather than a button? You hover over it, thinking about it; but little do you know, your browser has already made the decision for you. When you realize your bank account doesn't have enough money for the purchase, you decide not to place the order, but then you check your email and have an order confirmation ID from the vendor.

      Ouch.

    35. Re:Thanks anonymous reader! by jafiwam · · Score: 1

      On the other hand, the SEO scammers "we'll get you lots of traffic" are going to love this.

    36. Re: Thanks anonymous reader! by Endymion · · Score: 1

      Why is it that so many people seem to think that it's no big deal to open a connection to a random host on the internet? That puts you in yet another situation where you have to enumerate badness.

      In this case, what you just described allows someone to probabilistically verify that someone saw a page (regardless of how they got the HTML - email/spam, HTTP, or a README.html found in a warez .zip). Marking links as prefetchable is something the malicious party can do on their own, so it offers zero protection, and a single packet all that is needed to track you.. Of course, we're not talking about a single packet, as this stupid "feature" does the entire transport layer including the SSL connection, not just the TCP 3-way-handshake.

      I suggest thinking long and hard about what any of this data can be correlated with (temporally or as a matching surrogate key), remember that it doesn't have to work all the time. Single data points are usually safe on their own, but the pattern that emerges when you join someone's data trail together can be very detailed.

      We need a reduction of data that browsers transmit, in this post-Snowden world.

      --
      Ce n'est pas une signature automatique.
    37. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 0

      If it's only opening a tcp connection, but not sending any data, then there's no rush of that happening.

    38. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 0

      No, because it is not actually loading the post URL, it's not requesting or loaing anything of the page.
      All it is doing is setting up the network connection to the site so that it is ready in case you do choose to connect.

    39. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Bookmark this link: about:config?filter=network.http.speculative-parallel-limit, so you can do it again when they reset your preference next version.

    40. Re:Thanks anonymous reader! by HiThere · · Score: 1

      Well, the hassle is that I use it so rarely that I never remember where to check. So I found this useful.

      FWIW, I'm using IceWeasel so this may well not have applied to me anyway, but setting speculative links to 0 is probably a good idea anyway. I hope. (I don't really follow browser capabilities, so I'm not sure. And besides, IceWeasel often adopts features from Firefox.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    41. Re:Thanks anonymous reader! by ultranova · · Score: 1

      What if the final "Buy Now" function in one of your apps is a link rather than a button?

      Then your app is broken.

      You hover over it, thinking about it; but little do you know, your browser has already made the decision for you. When you realize your bank account doesn't have enough money for the purchase, you decide not to place the order, but then you check your email and have an order confirmation ID from the vendor.

      And this is precisely why your app is broken. And even if your local consumer protection laws aren't up to the task, I'm pretty sure Visa and friends aren't going to be happy with a vendor who makes people hesitant to shop online and generates a lot of chargebacks in the process.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    42. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      No, it doesn't break anything, I've set the variable to:
      https://fuckoff.google.com/safebrowsing/clientreport/download?key=%FUCK_GOOGLE_API_KEY%

    43. Re:Thanks anonymous reader! by Gazzonyx · · Score: 1

      To be fair, I have seen some terrible abuses of the preprocessor that made parsing code a difficult venture. Granted, C++ is one of those languages where it doesn't just let you shoot yourself in the foot; it'll load the gun, aim it for you and then cheer you on. But, like operator overloading, with experience (usually) comes wisdom. Most people use the preprocessor tastefully after maintaining something where it was abused. I don't know what he's on about in regards to changing binaries, but I'd bet he also like systemd.

      --

      If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

    44. Re: Thanks anonymous reader! by Anonymous Coward · · Score: 0

      If anything this feature creates more NOISE than usable data / intelligence. If Firefox is establishing links to remote servers merely by hovering over a link, then you'll wind up with untold numbers of open and idle TCP connections that haven't sent a single http or HTTPS packet. At that point the metadata is useless on it's own, you have to check for actual http / HTTPS requests being sent to know anything useful.

      Actually, I'd be more worried about the servers out there that will have their hardware overloaded by these unused TCP connections. Hell, someone call the hacktivist groups and tell them about this. I'm sure they would love to have a legitimate program to do their DDoS attacks with.

    45. Re:Thanks anonymous reader! by Anonymous Coward · · Score: 0

      Oh. So if you can't make sense of it, than nobody else can.
      My guess is you want to scare people who don't understand programming and herd them to "safe closed source" stuff like Microsoft.
      Or you really don't understand and then you shouldn't brag about it here. There are real good tech people here so please don't try to use FUD.

    46. Re:Thanks anonymous reader! by LienRag · · Score: 1

      Does Pale Moon do the same thing? Both what you describe and the Silent Request, I mean...

    47. Re:Thanks anonymous reader! by allo · · Score: 1

      request sounds a lot like http request in this context ... and i guess even if no request is sent, the http-server will log the "request", just not as 200, but timeout and with size=0

    48. Re:Thanks anonymous reader! by tlhIngan · · Score: 1

      Privacy is important, indeed, but I wonder if this will also break functionality on some websites. What if the final "Buy Now" function in one of your apps is a link rather than a button? You hover over it, thinking about it; but little do you know, your browser has already made the decision for you. When you realize your bank account doesn't have enough money for the purchase, you decide not to place the order, but then you check your email and have an order confirmation ID from the vendor.

      Technically, then your app is broken. Because the way you do this is by clicking buttons. You're not supposed to make state-changing actions on a hyperlink.

      If you use a link, you as a web developer are not only an idiot, but is going to have a severe problem with web crawlers who troll every link.

      And it's happened before - people have put up "delete" hyperlinks, and Googlebot happily went and deleted their entire website. No, robots.txt only helps if you have a crawler that obeys it.

    49. Re:Thanks anonymous reader! by Lennie · · Score: 1

      Apache and Varnish for example won't log it, because they only logs HTTP-requests.

      nginx logs it like this by default though:
      IP-address - - [timestamp] "-" 400 0 "-" "-" 0.000 - - (8000 4000 10 14480) - -

      But it's very normal to have such logentries in a nginx log, so I doubt anybody will look for them.

      haproxy could end up logging it as well, depending on the type of settings. But usually it will be set up the proxy HTTP requests for HTTP (port 80) or HTTPS (port 443), not TCP-connections. So similar to Apache and Varnish. The default is to log nothing.

      --
      New things are always on the horizon
    50. Re:Thanks anonymous reader! by allo · · Score: 1

      > But it's very normal to have such logentries in a nginx log, so I doubt anybody will look for them.
      That is not the question.

      There is a tracking company, which looks for new ways to track users, who block js. They put some links over the page, which open tcp-connections onmouseover. Next they look for a webserver, which logs them (nginx seems to work). Then they correlate uniqueid.trackingcompany.example as hostname with your ip and the cookies the domain set, which included the tracking link.

      Always think, like you want to use the techniques against others, what would you do, to maximize the tracking? Find out, what's possible. Then you have at least some limit, what could be used against you, even if it's not (yet).

    51. Re:Thanks anonymous reader! by Zero__Kelvin · · Score: 1

      "To be fair, I have seen some terrible abuses of the preprocessor that made parsing code a difficult venture."

      Presumably you don't know that the preprocessor generates an intermediate file that you can look at and analyse.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    52. Re:Thanks anonymous reader! by Lennie · · Score: 1

      I already know what is possible and there is nothing you can do to prevent tracking or fingerprinting if all users don't use Tor and the same browser without any plugins and lots of features disabled in the browser.

      Just look up HTML5 canvas fingerprinting and tracking or tracking, battery and HTML5. Those obviously don't work if you disable Javascript.

      But you don't need Javascript, you can just use plain HTTP features. Look up evercookie, etag and kissmetrics. Al though there was a courtcase with Kissmetrics it's to bad that they settled. I would have loved to see a judge say: you did a very, very bad thing. Would have been great if they did that in 2013, maybe we would have a little less tracking now ?

      So while I agree tracking is bad and I think we should do something about it, getting rid of it completely is going to impossible.

      --
      New things are always on the horizon
    53. Re:Thanks anonymous reader! by Lennie · · Score: 1

      This was also a 'good' one:
      http://arxiv.org/abs/1502.0737...
      http://www.forbes.com/sites/br...

      Maybe because I'm so aware of what is possible I've kind of given up ?

      Anyway, the most likely use case for the DNS-lookup/TCP-connect and tracking would be webmail, a lot of webmail I know doesn't even have real links. They use redirects.

      --
      New things are always on the horizon
    54. Re:Thanks anonymous reader! by allo · · Score: 1

      Which is no argument about stopping tracking feature by feature as you can. Maybe you just hit the feature, which identified you.

    55. Re:Thanks anonymous reader! by allo · · Score: 1

      Yeah, there IS a lot of stuff.

      I think the future is in fuzzing. While an advertiser can spot the hole in a "null"-fingerprint, as soon as one of the features are not neutral, its hard to spot if a value is randomized or real. You have neither reference to the real values, nor to the fake value, the plugin uses. So an advertiser needs to do good datamining to see what features are actually still usable for tracking and which ones are not. If he includes one to much, he loses me on the next new tab, when the value changes. If he does not include a certain feature, it's possible, that this was the unique value of my browser. So his job gets harder and more costly.

  2. Great! by Anonymous Coward · · Score: 0

    Now you don't even have to even click a link to get on A List!

    1. Re:Great! by Anonymous Coward · · Score: 1

      Now you don't even have to even click a link to get on A List!

      Doesn't matter. The NSA considers all Firefox users to be extremists anyway.

    2. Re:Great! by Anonymous Coward · · Score: 0

      >Doesn't matter. The NSA considers every citizen to be extremists anyway.

    3. Re:Great! by myowntrueself · · Score: 1

      Now you don't even have to even click a link to get on A List!

      Doesn't matter. The NSA considers all Firefox users to be extremists anyway.

      Given how unsecure firefox is I'd have thought the NSA would prefer everyone use it...

      --
      In the free world the media isn't government run; the government is media run.
  3. Tired... by Anonymous Coward · · Score: 5, Insightful

    Tired of keeping track of how to disable firefox new 'features'...

    1. Re: Tired... by Midnight+Thunder · · Score: 1

      Then again these 'features' aren't limited to FF. My current pieve is later 'fad' of 'simplified URLs' in the address bar that strip the protocol and other useful information.

      --
      Jumpstart the tartan drive.
    2. Re: Tired... by Desler · · Score: 2

      My current pieve

      You have a rural church from the Middle Ages?

    3. Re: Tired... by Anonymous Coward · · Score: 2, Informative

      Yeah that's a pain, fix it by flipping "browser.urlbar.formatting.enabled" to false.

    4. Re: Tired... by sims+2 · · Score: 1

      Thats nothing have you seen what google does to the url in search results? now for the search "this is a test" I get

      "www.dramaticpublishing.com â Genre â Comedy"

      instead of

      "www.dramaticpublishing.com/p1532/This...Test/product_info.html"

      really google how does this help me?

      http://searchenginewatch.com/s...

      --
      Minimum threshold fixed. Thanks!
    5. Re:Tired... by Anonymous Coward · · Score: 1

      Yeah. But you have to give firefox one thing all the other browsers don't have...

      You can disable all these stupid shit features easily. And it's popular enough that doing so is well documented.

      None of the others have that yet. But all of them have their share of stupid shit.

    6. Re: Tired... by Anonymous Coward · · Score: 0

      I really wonder who actually seriously thought this was a good idea. Seriously, who? And why? It just stinks of some UI "expert" being a PITA.

      And yes I know some adds have done similar shit from time to time, which is a small part of why I run addblock, but seriously, 9 times out of 10 my mouse pointer is wherever I last used it before switching to keyboard control to read something (or shoved blindly to the side if it was blocking my view of the page).

    7. Re: Tired... by Zontar+The+Mindless · · Score: 1

      Tack så mycket! Danke schön! Xiexie ni! Gracias!

      That has irritated the holy hell out of me for ages.

      Sorry I don't have mod points today, but you have my gratitude. THANK YOU.

      --
      Il n'y a pas de Planet B.
    8. Re: Tired... by Anonymous Coward · · Score: 0

      If yo hover your mouse over the urlbar, you can also see the unmangled URL.

    9. Re:Tired... by Alsee · · Score: 2

      In the next release or two, Firefox is going to start blocking you from loading any extension that hasn't been approved and signed by them. People have been SCREAMING on their message boards for a way to disable/override this, but they flat out refuse. The only way to get around it is to install a non-standard browser executable.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    10. Re:Tired... by meta-monkey · · Score: 1

      I switched to Pale Moon.

      --
      We don't have a state-run media we have a media-run state.
    11. Re:Tired... by Anonymous Coward · · Score: 0

      I just checked Pale moon 25.3.1, and the default setting for network.http.speculative-parallel-limit... is 6 Same as firefox.

      I'm a bit pissed they didn't change this.

    12. Re: Tired... by Anonymous Coward · · Score: 0

      looking at the other *.urlbar.* entries, most of them should be flipped.

      Is there an addon that can flip all defaults settings at the same time with one click? Probably, everything makes more sense in the other mode.

    13. Re: Tired... by HiThere · · Score: 1

      Really, my mouse pointer tends to be whereever I moved it to get it out of the way. (I don't like it disappearing, so I never set it to do that.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    14. Re:Tired... by LienRag · · Score: 1

      What should be the good setting?
      I'm new to Pale Moon, but enjoying it so far.

  4. Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 5, Insightful

    *Another* setting I have to alter.

    I can't trust FF any more. A little while back I looked around for a replacement, but no luck.

    Chrome is obviously so far beyond the pale it's keeping New Horizons in good company. MS have jumped the shark on privacy, IE is out. Firefox you can't trust, every update makes changes I dislike and it's huge, fat, slow and bloated.

  5. Ancient news by Qzukk · · Score: 0

    "Web accelerators" have been doing this for over a decade. It's why developers should really, really stick to GET = idempotent so that someone loading a page with "delete" links doesn't suddenly discover that everything has been deleted.

    --
    If I have been able to see further than others, it is because I bought a pair of binoculars.
    1. Re:Ancient news by gstoddart · · Score: 4, Insightful

      I've always thought web accelerator was a dumb naming ... we'll waste your bandwidth by downloading a bunch of shit you haven't clicked on so that if you do want it, the it is cached.

      It would load quicker if they weren't pre-fetching the entire fucking internet on the notion that I might want it at some point.

      Sorry, Mozilla, but you're simply not getting the point here.

      --
      Lost at C:>. Found at C.
    2. Re: Ancient news by corychristison · · Score: 1

      I agree. I develop mostly intranet type web based applications and always recommend firefox to my clients. I code to standards, so any modern browser that respects those standards can use the application as expected.

      When creating Delete controls (or any control that modifies something), I typically use a javascript based modal window to display a confirmation box that will POST to the target. If the user doesn't have javascript installed, it will load the target via GET request where I can then display the confirmation, requiring the POST to the target before actually processing the request.

      Depending on the application, I use tags styled like tags. I set the href to the target page, and in the onclick trigger I reference this.href as the target that I pass to the modal to POST to. This makes failover simple when javascript is disabled. There is also a simple server-side validation method I use to ensure there are no easy ways to inject dangerous POST requests.

      This should be standard practice, but some developers are lazy.

    3. Re: Ancient news by corychristison · · Score: 1

      Slashdot at part of that post. See below for clarification:

      Depending on the application, I use <a> tags styled like <button> tags. I set the href to the target page, and in the onclick trigger I reference this.href as the target that I pass to the modal to POST to. This makes failover simple when javascript is disabled. There is also a simple server-side validation method I use to ensure there are no easy ways to inject dangerous POST requests.

    4. Re:Ancient news by Anonymous Coward · · Score: 1

      X loads sites faster so I'll use that (even if they are prefetching everything).

      Reminds me of the late 90s, everything wanted to be loaded at system startup so their bloated whatever appears to start as soon as you clicked their icon, instead of causing your computer to thrash about as it started loading everybodies preload libraries.

    5. Re:Ancient news by Anonymous Coward · · Score: 0

      No points from you, but all those people who notice it working faster and don't care about this certainly will. That's the problem. Mozilla isn't our nanny, they have to give people what they want as well.

    6. Re:Ancient news by Anonymous Coward · · Score: 0

      Nitpick: idempotent means invoking n times has the same effect as invoking once. In that sense, DELETE is idempotent. What you mean is that a GET shouldn't have persistent side effects. But logging is a persistent side effect and you can't avoid a request being logged at some point, so the expectation of a GET that changes nothing is illusory.

      Second nitpick: contrary to what TFS says, this isn't about sending an HTTP request, it's about establishing/preparing an HTTP connection.

    7. Re:Ancient news by allo · · Score: 1

      The idea is, to predict what you will click on and use the time where you are idle (i.e. reading) and have a lot of unused bandwidth to have prefetched something when your bandwidth is used by loading other stuff of the site. So it's not too stupid, if you know it and if you want it and if it works in a reasonable way.

  6. Expected a Bennett Haselton diatribe by Anonymous Coward · · Score: 0

    The way the summary meandered around, repeated the same thing over and over, I was expecting it to go on and on and be about how Firefox were making a mistake with their API, and here's all the examples about other companies that made this mistake, and finally an oddball suggestion that was certain to fix the problem while also maintaining the functionality.

  7. Does Chrome do this, too? by Anonymous Coward · · Score: 0

    If so, that would explain why Chrome Jr., errr, Firefox won't be changed.

  8. Thank you by GoodNewsJimDotCom · · Score: 4, Insightful

    There is a security flaw in email where spammers can validate you're an active email if you have images turned on. I guess if you accidentally hover their link that they can see you're an active email too! I set my network.http.speculative-parallel-limi to 0 in the url: about:config.

    1. Re:Thank you by Obfuscant · · Score: 1

      I guess if you accidentally hover their link that they can see you're an active email too!

      If you use a web browser as an email client, yes. That's one of the many good reasons not to overload web browers with unnecessary functions. Another is that you don't clutter the net with HTML-ized email without knowing it, and don't create unreadable email for people who use real email clients.

    2. Re:Thank you by Blaskowicz · · Score: 1

      I've used webmail for about 15 years, and most people do the same. Configure the webmail to not show images, biggest issue is gone.
      I tried a mail client recently but I would rather leave the 8000 useless unread mails and other crap out of my PC than bog it down with it, lest bother with it on other PC or computers I can possibly use to check or write mail.

    3. Re:Thank you by Anonymous Coward · · Score: 0

      Not everyone trades in their security for convenience.

    4. Re:Thank you by dinfinity · · Score: 1

      I thought that Gmail actually circumvented this with an image caching service, but when I (just) researched it, it doesn't (it only does proxying):
      "Also, no caching is performed server-side, every time I downloaded that URL, a request showed up on my server." ( https://filippo.io/how-the-new... )

      "In some cases, senders may be able to know whether an individual has opened a message with unique image links. As always, Gmail scans every message for suspicious content and if Gmail considers a sender or message potentially suspicious, images won’t be displayed and you’ll be asked whether you want to see the images." ( https://support.google.com/mai... )

      It would be better to just preload all (or at least a random subset) of the images for emails sent to the Gmail servers, thereby poisoning the information stream of spammers to the point of being useless. On the other hand, that means disregarding any caching directives and is perhaps too expensive, resource-wise.

    5. Re:Thank you by Blaskowicz · · Score: 1

      You're right but if the e-mail provider is evil, it can store all the mail anyway even if told to "delete" it.

      Well, I am somehow trapped unless I switch to a less evil e-mail provider. Then I honestly feel like using the less evil email with webmail would be more secure than using the evil email with a mail client.
      No, I won't pay for a domain name and VM hosting.

    6. Re:Thank you by Obfuscant · · Score: 1

      You're right but if the e-mail provider is evil, it can store all the mail anyway even if told to "delete" it.

      When one of my ISPs stopped doing in-house email and started contracting to gmail, I found several YEARS worth of email I thought had been deleted was now available for me (and google) to read again.

      Then I honestly feel like using the less evil email with webmail would be more secure than using the evil email with a mail client.

      We must all make choices between levels of privacy and trust.

  9. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 5, Funny

    Upgrade to Windows 10 and use Microsoft Edge.

  10. Re:Need a new browser. Not Chome, not IE, Not FF. by ciaran2014 · · Score: 4, Insightful

    Firefox disappoints sometimes, but only because we have high expectations of it.

    I disagree with a few things they've done in the last two or three years but it's still light years ahead of the rest in terms of respecting your privacy, not trying to lock you in, being free software, supporting open standards (and not just as part 1 of a bait-and-switch, which I suspect all other browsers of), and a few other metrics.

    I've no idea how it compares for speed - I wouldn't even give the other browsers a test run.

    --
    Help build the anti-software-patent wiki
  11. "more recent" means since 2012... by Anonymous Coward · · Score: 4, Informative

    Unlike older versions of Firefox, more recent versions will make a request to a destination server just by hovering over a link.

    Looking at the bug request that was linked in the summary, it appears that "more recent versions" of Firefox means "all versions since 2012".

    1. Re:"more recent" means since 2012... by Anonymous Coward · · Score: 0

      I am utterly amazed at how quickly the privacy concern was dismissed by the developers. Oh, we're going to open a connection to a host, that the user didn't initiate or ask to open, without informing the user in any way that this is happening? No big deal, it might speed things up by 1/10th of a second and that's well worth any potential information leakage!

      They even *know* it's going to piss people off. They saw the need to create a page on support.mozilla.org (as if every Firefox user keeps up with all of those articles) hoping people would learn about these nefarious connections there instead of "tweeting in incomplete-information rage." How glib.

      Jesus. Mozilla, I'm seriously disappointed.

    2. Re:"more recent" means since 2012... by Anonymous Coward · · Score: 1

      Did you actually read the bug? It is about the "New Tab" page. That page only has a few thumbnails on it (mine shows 15 if I have it enabled which I normally don't). If you mouse over one of them, it creates a TCP connection. The most that you can get out of it is an IP address. For some people, that is a cause for concern but there is an about:config for that. For the majority, though, it speeds up the page load since the fact that you mouse over it is a great indicator that you'll click on it.

    3. Re:"more recent" means since 2012... by Anonymous Coward · · Score: 0

      "tweeting in incomplete-information rage" seems about right, since all the docs point to this *only* happening on the new tab page & search, but the discussion is all people freaking out about links on websites registering as clicks.

    4. Re:"more recent" means since 2012... by Anonymous Coward · · Score: 0

      Did you actually read the bug? It is about the "New Tab" page.

      The bug report only mentions the New Tab page, but this 'feature' is actually more general. Run tcpdump on the your computer when Firefox is open. You will see that packets are sent whenever you mouse-over any link, regardless of whether the link is on the New Tab page or not.

  12. Webmail obvious security issue by Anonymous Coward · · Score: 5, Insightful

    So... If you open a spam email via some webmail client, and hover over a link to see if it leads to where you expect (common thing to do if you're unsure if the email is legit or not)....
    Then, Firefox will connect to that link??????
    Their often unique hashes which identify exactly which email recipient the spam got to! It's not much different than actually clicking a link, and validates the email!

    That's about the most evil scenario I can think of and I don't like it one bit.

    1. Re:Webmail obvious security issue by Anonymous Coward · · Score: 0

      Their=They're. I'm embarrassed that I did that even though it's anon.

    2. Re: Webmail obvious security issue by Anonymous Coward · · Score: 0

      That's a lot of work compared to what they do. Which is put an image in the email so you have hit their server to get the image. And if you don't allow HTML neither of these issues would matter.

    3. Re:Webmail obvious security issue by Anonymous Coward · · Score: 1

      This feature only opens the TCP connection, it doesn't send the request until you click.

    4. Re:Webmail obvious security issue by Anonymous Coward · · Score: 0

      If the police try to arrest you for some website you looked at, just say you were using Firefox in speculative mode, and must have hovered over a link.

    5. Re:Webmail obvious security issue by Anonymous Coward · · Score: 0

      That doesn't really matter. It will do a name server lookup. It'd be trivial to run a nameserver which logs when user1234567.spammersite.whatever is looked up.

    6. Re:Webmail obvious security issue by Burz · · Score: 1

      This feature only opens the TCP connection, it doesn't send the request until you click.

      So What??? You can't imagine that phishers would generate links with a bunch of fake but unique subdomains or port numbers that would communicated to the main phisher domain while a user merely hovers over those links?

    7. Re:Webmail obvious security issue by BitZtream · · Score: 1

      Expand that scenario ...

      What about the one where a Firefox bug is exploited because you just moved your mouse and during the process it hovered over a malicious link, which then Firefox tried to fetch and then was exploited in the process ...

      Oh thats right, Mozilla completely and utterly forgot about the nature of writing a secure browser.

      Firefox: Netscape Navigator 50.0 - Same crappy devs, same crappy management, same ignorant development that ran them out of business the first time ... new browser name. - End result, Firefox is just as shitty as Netscape was (and why it lost the browser war regardless of what you think bundling had to do with it) because Mozilla thinks they know more about whats good for me than I do ... or everyone with any clue about security.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    8. Re:Webmail obvious security issue by Antique+Geekmeister · · Score: 1

      That's much like the old "webbug" problem, which relied on one pixel sized, transparent images downloaded from the desired upsteam advertiging and usage This sort of behavior was well described by the Electronic Frontier Foundation at https://w2.eff.org/Privacy/Mar.... That problem still exists.

      The failure to reject such default optimization on the purely privacy basis is a troubling one. It means that, for example, I can track the location of people who read my email sent through anonymizing services, simply because they hover over the link to my server.

    9. Re:Webmail obvious security issue by Anonymous Coward · · Score: 0

      What bug are you talking about? Link to a report or stfu, numbnuts.

  13. Bugs? by Stoutlimb · · Score: 5, Insightful

    I could see a nightmare scenario with poorly implemented "click to buy" or voting websites. Some nations, in the cases of stuff like CP, make it illegal to access websites containing banned material. Now mousing over links can look identical to accessing, according to log files. What a mess.

    1. Re:Bugs? by Kelson · · Score: 5, Informative

      According to the docs, this doesn't fire on just any random website's links, only in specific parts of the Firefox UI:

      To improve the loading speed, Firefox will open predictive connections to sites when the user hovers their mouse over thumbnails on the New Tab Page or the user starts to search in the Search Bar, or in the search field on the Home or the New Tab Page. In case the user follows through with the action, the page can begin loading faster since some of the work was already started in advance.

      That's fortunate, because firing it on any website's hover link would reach that nightmare scenario pretty quickly.

      Link prefetcing on websites only happens if the site explicitly marks the link for prefetch. (Example use case: prefetch page 2 of an article from page 1.) Firefox & Chrome have done this for years.

    2. Re:Bugs? by Anonymous Coward · · Score: 0

      The prefetching is also currently disabled on stable builds, and is limited to DNS prefetching, as far as I can tell.

    3. Re:Bugs? by Anonymous Coward · · Score: 0

      Now mousing over links can look identical to accessing, according to log files

      How is this different from just including an image or iframe from a different site?

      Of course, you can infer a lot from the timeouts, but I really doubt that witch-hunters are sofisticated enough to even consider such esoteric stuff.

      Besides, as long as you have javascript enabled, the same could be done with onhover & ajax/XMLHttpRequest.

      As things stand, this really has no extra security implications. I too would love a browser where I am fully in control, but for firefox, the horse has long left the barn. Just hours ago, I've struggled with a site that wouldn't allow me to select text, despite having blocked all javascript with noscript. They were using a firefox css feature: "-moz-user-select". I wonder what moron decided to add that feature in the first place.

    4. Re:Bugs? by Kelson · · Score: 1

      The prefetching is also currently disabled on stable builds, and is limited to DNS prefetching, as far as I can tell.

      I was wondering if it might be DNS prefetching. That's a whole other animal than actual HTTP requests, and I thought Firefox and Chrome already did it.

    5. Re:Bugs? by Kelson · · Score: 5, Informative

      And looking closer at the API description, speculative connect isn't supposed to actually make the HTTP request, just set up the TCP connection. No headers, no URL, just an IP address at the network layer.

      Still technically a connection, but hardly any information is sent, and it's not mistakable for an actual click.

    6. Re:Bugs? by Anonymous Coward · · Score: 0

      They do. Other browsers have had a competitive "perceived speed" advantage for years because of it. Firefox would not have bothered otherwise, as they have more important things to fix.

    7. Re:Bugs? by Anonymous Coward · · Score: 0

      That's fortunate, because firing it on any website's hover link would reach that nightmare scenario pretty quickly.

      Read the summary because that's exactly what it does. It fires on "any website's hover link". Try it for yourself.

    8. Re:Bugs? by Anonymous Coward · · Score: 0

      That's fortunate, because firing it on any website's hover link would reach that nightmare scenario pretty quickly.

      Read the summary again because that's exactly what is going on. It fires on "any website's hover link". It is not just confined to the "New Tab Page" or "Search Bar" and no prefetch is needed. It is easy to test the behaviour for yourself.

    9. Re:Bugs? by Anonymous Coward · · Score: 0

      Easy way to launch a DDOS: Send a ton of spam to constructed to trigger the SYN flood.

    10. Re:Bugs? by Rudisaurus · · Score: 1

      OTOH it could be an out: "I just passed the mouse cursor over the link, your Worship; I didn't actually access the page. Firefox's default behaviour just makes it look like I did and the Crown cannot prove otherwise."

      --
      licet differant, aequabitur
    11. Re:Bugs? by Anonymous Coward · · Score: 0

      As Arkh89 said: It's more of a tracking problem, I think. Anyone monitoring your access will see that you connected to some site even though (a) you did not transfer data and (b) you do not want to actually browse the destination.
      For instance, you could see a link without knowing it to be NSFW, or potentially harmful. You would, as usual, hover to check the actual address and decide not to browse it. Yet your browser has already opened a channel which was recorded by your corporate IT department proxy/firewall, your ISP, etc. and that possibly put you in trouble.

    12. Re:Bugs? by Anonymous Coward · · Score: 1

      You're not thinking like a person who wants to track you. With IPv6, they can give you links to unique server IP addresses, so any connection to those addresses (all handled by the same server, of course) identifies you. With DNS, they can give you links with unique domain names, so resolving those addresses identifies you.

    13. Re:Bugs? by Anonymous Coward · · Score: 0

      "mess"? that sounds like the best solution to the problem.

      There are already programs/browser extensions that automatically access pages as an exercise in freedom of speech, so if Firefox did it automatically, that's a good thing from that perspective.

    14. Re:Bugs? by Hognoxious · · Score: 1

      Like making the tabs more rounded and messing up the ability to customize the toolbar?

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    15. Re:Bugs? by Anonymous Coward · · Score: 0

      Multi-link tracking is also built into most "Content Delivery Networks", which are basically proxy services. The organization and centralization of the web content in the tracking services is a very large part of Akamai's business model.

    16. Re:Bugs? by Anonymous Coward · · Score: 0

      It resolves a hostname provided by the webserver and - by design - sends your IP address and you call that hardly any information?

      Fuck you and the horse you rode in on. This fucking clueless generation of data whores is making me sick.

    17. Re:Bugs? by Anonymous Coward · · Score: 0

      It resolves a hostname provided by the webserver and - by design - sends your IP address and you call that hardly any information?

      Fuck you and the horse you rode in on. This fucking clueless generation of data whores is making me sick.

      YOUR COMPUTER IS BROADCASTING AN IP ADDRESS!!!!!!

    18. Re:Bugs? by allo · · Score: 1

      if you get problems for clicking a unknown link leading to cp, you should never ever click a tinyurl. Pure clicking on links cannot be a crime, because of redirects, iframes, img src (even to non-images), etc.

  14. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 1

    By default FF doesn't respect privacy. Having the option is nice but would be nicer if the default was to respect privacy.

  15. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    +100 Freaking Hilarious!

  16. Firefox fad by kernel_user · · Score: 1, Insightful

    Who is still using Firefox anyway.. ?

    1. Re:Firefox fad by Anonymous Coward · · Score: 0

      Seriously I just properly switched to Pale Moon last night.

      I had been using it for a while but I finally spent the time to start fresh and then copy all the right bits of my profile over (bookmarks, passwords, etc) and setup Pale Moon sync.

      It is a lot faster as well as not needing some add-ons as they aren’t required since uBlock Origin has been used.

    2. Re:Firefox fad by Anonymous Coward · · Score: 0

      Enjoy PlaceboFox, the browser that is now rejecting good things from newer Firefox versions (like proper sandboxing and multi-process support) while quickly establishing their own versions of the problems that others have had with Firefox, like featuritis (adding features they want like WebP instead) and breaking compatibility with years of addons!

    3. Re:Firefox fad by Anonymous Coward · · Score: 0

      Who is still using Firefox anyway.. ?

      Not me. I'll stick with my trusty Firebird, thank you.

  17. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 1

    You mean downgrade to Windows 10 if you don't care about privacy

  18. Good information by koan · · Score: 1

    Thank you.

    --
    "If any question why we died, Tell them because our fathers lied."
  19. Argh! by sk999 · · Score: 1

    The last version of Firefox that I used unmodified out-of-the-box was version 2. Worked fine. Ever since it's been a game of whack-a-mole. Cannot think of a single must-have feature that had been added; instead, it's been a down-hill slide of trying to undo all the stupid new "features" that ruin an otherwise fine product. An endless treadmill of installing add-on extensions and tweaking about:config. Please, STOP IT!

    1. Re:Argh! by Tablizer · · Score: 1

      The "Pale Moon" forked browser allegedly is resisting featuritus

    2. Re:Argh! by Anonymous Coward · · Score: 0

      that is what I use as well.
      interestingly the network.http.speculative-parallel-limit setting is also in the latest Pale Moon.

    3. Re:Argh! by Anonymous Coward · · Score: 0

      It's also resisting being a worthwhile browser, unless you're addicted to the old UI. They've been breaking compatibility with Firefox to such an extent that it's clear why Mozilla takes so long to implement features: the alternative is to give up like Pale Moon, and cherry-pick Google-specific features like WebP instead of more important things like multi-process tabs, proper testing of their releases, or addon compatibility (snark all you want, but Mozilla's amazingly serious about addon compatibility compared to Pale Moon, especially considering all the steps they've taken with their signing program and how long they're taking on e10s to make sure that old addons will work for all the complainers out there).

    4. Re:Argh! by Anonymous Coward · · Score: 0

      Certainly Pale Moon seems to be trying, and I much prefer it to Firefox. But I just checked 25.6.0 ...search about:config for 'speculative'... and it was set to 6.

    5. Re:Argh! by Tablizer · · Score: 1

      What do you mean by "old UI" and how is the new one better?

    6. Re:Argh! by aevan · · Score: 1

      Pale Moon refuses to use the Australis UI (Chrome-esque). (Why the UI)

      As for better, what's the metric? I had a bunch of FF addons that were no longer compatible back when they changed to making their version numbers race Chrome's, so no idea what GP is talking about there. Personally prefer the old style to navigate. Plus, my current 200 tabs open (yeah yeah, I'm bad) has a larger footprint in FF than when in PM (have a few browsers on this computer). YMMV.

    7. Re:Argh! by Zontar+The+Mindless · · Score: 1

      What add-on compatibility would you be talking about? There IS no fucking add-on compatibility. *Every* bloody release breaks extensions and themes.

      --
      Il n'y a pas de Planet B.
  20. Is this an open source thing by Anonymous Coward · · Score: 0

    Fire fox
    Gcc
    Net beans

    I like it won't fix.
    What's up with that?

  21. Re: Need a new browser. Not Chome, not IE, Not FF. by ciaran2014 · · Score: 3

    By default FF doesn't respect privacy. Having the option is nice but would be nicer if the default was to respect privacy.

    What are the other things it does that are bad for privacy?

    Does anyone have a link to a page with ways to configure Firefox to respect privacy better? I'm talking about during everyday browsing, not "private mode".

    (In any case, I'm sticking with Firefox (or a derivative). It might have some spots on it but the alternatives are rotten to the core.)

    --
    Help build the anti-software-patent wiki
  22. Welcome to 2008, grandpa! by Anonymous Coward · · Score: 0

    Seriously, every browser does these kinds of prefetching requests, especially for DNS. Firefox is actually behind the times in this regard, and it's one of the key reasons that people feel that other browsers feel "faster". It's alarming to think that people who care about this sort of thing aren't even aware of it. What other "deficiencies" in Firefox (from the perspective of casual users) are you going to be surprised by when they grudgingly finish implementing them in Firefox? Pre-rendering? A multi-process model? Support for modern HTML5 DRM?

    1. Re:Welcome to 2008, grandpa! by bobthesungeek76036 · · Score: 1

      I miss Lynx!

      --
      Karma: Bad
    2. Re:Welcome to 2008, grandpa! by bobthesungeek76036 · · Score: 1

      I miss Lynx!

      corrected link

      --
      Karma: Bad
    3. Re:Welcome to 2008, grandpa! by Obfuscant · · Score: 2

      I don't. "yum install lynx" was all it took to put it on my system.

    4. Re:Welcome to 2008, grandpa! by Anonymous Coward · · Score: 0

      yum install elinks :)

    5. Re:Welcome to 2008, grandpa! by toddestan · · Score: 1

      What do you mean, you miss it? Lynx is still actively developed.

  23. Cool Feature for a Web App, Terrible for a Browser by Anonymous Coward · · Score: 0

    "Speculative pre-fetching" sounds like a nice feature for a web app to implement, since it knows what activating a link within its own domain does. But it is a pretty bad idea for a browser to do it willy-nilly.

  24. Holy crap ... by gstoddart · · Score: 3, Insightful

    What idiot decided to do this?

    I don't want to load a link just by hovering on it. I don't want to tell every damned link in a webpage that I've looked at it. If I click on it I'll click on it, but don't just load random shit you think I might fucking want to load.

    I swear, Firefox is making some really stupid decisions of late. For a browser which used to be concerned with privacy they seem to have decided to do everything possible to reverse that.

    It's like they're either suddenly staffed by morons.

    Disappointing. Very disappointing.

    --
    Lost at C:>. Found at C.
    1. Re:Holy crap ... by TeknoHog · · Score: 2

      For a browser which used to be concerned with privacy they seem to have decided to do everything possible to reverse that.

      They should separate the actual browser part from the current behemoth, in good Unix style. I suggest the name 'Phoenix'.

      --
      Escher was the first MC and Giger invented the HR department.
    2. Re:Holy crap ... by Anonymous Coward · · Score: 0

      What idiot decided to do this?

      I don't want to load a link just by hovering on it. I don't want to tell every damned link in a webpage that I've looked at it. If I click on it I'll click on it, but don't just load random shit you think I might fucking want to load.

      I swear, Firefox is making some really stupid decisions of late. For a browser which used to be concerned with privacy they seem to have decided to do everything possible to reverse that.

      It's like they're either suddenly staffed by morons.

      Disappointing. Very disappointing.

      Not as disappointing as what's coming, I'm sure. I dread new versions of Firefox. I would use something else but it's the least shitty.

    3. Re:Holy crap ... by Anonymous Coward · · Score: 0

      For a browser which used to be concerned with privacy they seem to have decided to do everything possible to reverse that.

      They should separate the actual browser part from the current behemoth, in good Unix style. I suggest the name 'Phoenix'.

      Try "Pale Moon"

    4. Re:Holy crap ... by Anonymous Coward · · Score: 0

      FF isn't loading anything. If you happen to have a site on your "New Tab" page and you mouse over it, it opens a TCP connection and that's it. It doesn't make an HTTP request. It doesn't send anything besides the basic TCP headers.

    5. Re:Holy crap ... by Anonymous Coward · · Score: 0

      Yes, it's such a colossally stupid idea, you have to really think twice about whether they actually did it, or whether some random person on the net misunderstood what it's actually doing.

    6. Re:Holy crap ... by Anonymous Coward · · Score: 0

      Sure, if you want to use an out-of-date fork of Firefox that is now adding useless new features of their own, has broken addon compatibility because they're special snowflakes, and doesn't even run the full test-suite or have a modern error reporting mechanism. But hey, that aging old UI sure is great, huh? Not to mention that placebo effect of it seeming so much faster because it's not clunky old Firefox. Oh, and good luck migrating back to regular Firefox when you get fed up with it. But the honeymoon sure is nice while it lasts!

    7. Re:Holy crap ... by fustakrakich · · Score: 3, Insightful

      It doesn't send anything besides the basic TCP headers.

      Do anybody here understand the implications of *simply making the connection*? What the hell is the matter with you? Unless I click, I don't want to send anything at all. Is there something here that is difficult to comprehend about this?

      --
      “He’s not deformed, he’s just drunk!”
    8. Re:Holy crap ... by fustakrakich · · Score: 1

      Didn't they switch over to Yahoo as their new default search engine for, what, a gazillion dollars? Jus' sayin'... this crap could be in the contract... I hope it isn't spreading into Seamonkey. I mean, otherwise I'll have to revert back to Internet Explorer to protect my privacy!

      --
      “He’s not deformed, he’s just drunk!”
    9. Re:Holy crap ... by Obfuscant · · Score: 1

      Do anybody here understand the implications of *simply making the connection*?

      Yep. When the constables subpoena the network logs from your ISP they'll show a large number of connections to those CP sites, so of course you are a good candidate for a search warrant and visit to the graybar hotel.

      That's a good thing, isn't it? For God's sake, man, think of the children.

    10. Re:Holy crap ... by Anonymous Coward · · Score: 0

      I remember when it was called Phoenix!

    11. Re:Holy crap ... by Anonymous Coward · · Score: 0

      If I had an nickle every time I heard people make uneducated complaints like this about Firefox, well, I'd probably be able to single-handedly fund them. But the fact is, people just don't care about any of the good things Mozilla does, and rant and rave about speculative negatives all day and night like it's their mission in life. Hell, I'll bet the only response I'll get is more snark, like "what good do they do?" or repeats of the same nonsense posted above. It's easy to call people idiots and not care enough to actually read what they're doing and have done. It's double easy to pretend that you're smarter, but mysteriously all these clever people who see the problems are able to help Mozilla. They just hide behind pretend arguments like "Oh I made suggestions, but was ignored", and yet the only times I've seen such posts on Bugzilla, they were vapid posts bitching about Firefox, not actually helping anything. Sigh. It never ends. Some people just like to complain, and Firefox keeps on chugging along while the bigger web corporations outspend them. We get what we contribute guys, and if it's just a lot of hot air, then don't be surprised if we're "ignored". Rather than modding this karma-bait nonsense, you could be making the web a better place. But who wants to fight for something? Life's too short, so let's whine about Firefox instead.

    12. Re:Holy crap ... by fustakrakich · · Score: 1

      And someday I will learn how to proofread! For the children, of course.

      But yes, more 'metadata' for you-know-who...

      --
      “He’s not deformed, he’s just drunk!”
    13. Re: Holy crap ... by ljw1004 · · Score: 1

      I understand the tradeoffs. It looks like a straightforward compromise between lower latency browsing, and privacy concerns. As long as they allow for opt-out (which they do) I think they made the right call.

      Privacy? You've already decided to share which page you're looking at. That's the "mile". Now it goes an extra inch and says where your attention is focused.

    14. Re:Holy crap ... by Anonymous Coward · · Score: 0

      Yes, they changed the name due to the bios manufacturer with the same name.

    15. Re:Holy crap ... by Anonymous Coward · · Score: 0

      Maybe you're just a little retarded for believing slashdot blindly without reading the article?!

      This has nothing to do making silent requests to random sites.
      Try it yourself, get the HttpFox addon and monitor how firefox doesn't make any random requests on hover!

      Slashdot is on a war against Mozilla/Firefox.

    16. Re:Holy crap ... by Anonymous Coward · · Score: 0

      What idiot decided to do this?

      Well, we can rule out anyone who donated to anti-gay marriage causes.

    17. Re:Holy crap ... by narcc · · Score: 1

      Wow, you should really read the posts above yours.

      How this got marked insightful is beyond me.

    18. Re:Holy crap ... by Anonymous Coward · · Score: 0

      or have a modern error reporting mechanism. But hey, that aging old UI sure is great, huh?

      Most PaleMoon users would disable error reporting anyways. Not everybody likes telemetry, Mr. Nadella.

      And damn near every PaleMoon user is there precisely because they preferred that UI to the dozens of UXturds that Asa Dotzler and his friends shat out every day. Come to think of it, Mr. Nadella, that precisely explains why a few of us are sticking with Win7 over Win10.

    19. Re:Holy crap ... by Anonymous Coward · · Score: 0

      Pre-loading has been around for a while - how are you only just hearing about it now?

    20. Re:Holy crap ... by Endymion · · Score: 1

      constables

      There are many different types of threats on the net that, and a few are law enforcement.

      --
      Ce n'est pas une signature automatique.
    21. Re: Holy crap ... by Anonymous Coward · · Score: 0

      Fuck your generation of post-privacy apologists.

  25. Pale Moon by Anonymous Coward · · Score: 0

    This also covers Pale Moon.

    All my Firefox and Pale Moon installs had it set to 6.

  26. Re:Cool Feature for a Web App, Terrible for a Brow by Anonymous Coward · · Score: 0

    "Speculative pre-fetching" sounds like a nice feature for a web app to implement, since it knows what activating a link within its own domain does. But it is a pretty bad idea for a browser to do it willy-nilly.

    Yes, it would be a bad idea, which is why it doesn't. It only acts on the new tab page and search bar.

  27. Browser must be safe even on dodgy sites by Zan+Lynx · · Score: 1

    It should not, indeed it must not matter that Firefox loads data from a dodgy website. It has to be safe to read it, render it and run the Javascript.

    Because if it isn't then the browser is doomed to be cracked and exploited anyway. Attackers can break into "safe" websites and put their scripts there. Or buy advertisements to their malware.

    So all the worry over loading links from untrusted sites is foolish because you cannot trust ANY site on the Internet. Not really.

    There's a better argument to be made over the privacy implications.

    1. Re:Browser must be safe even on dodgy sites by Anonymous Coward · · Score: 0

      Reality check, we don’t need Javascript. We can load HTML just fine without it.

      NoScript is one of many add-ons needed to browse the web in a sane manor.

  28. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 2, Interesting

    The only other major thing I can think of is that it (like other browsers) doesn't ask you for permissions for websites to use WebRTC, which means that sites can sniff your local IP addresses if they're clever. This is a spec issue, but unless you're in the know as to what debates are going on about this misfeature, it's easy to assume that Mozilla are dropping the ball on this (and people love to conveniently blame Mozilla when they aren't stopping bad things, but never thank them for the good they do).

  29. that's just by Anonymous Coward · · Score: 0

    another reason for not using Firefox.
    Chromium is nice enough.

    1. Re:that's just by narcc · · Score: 1, Interesting

      I hate to break it to you, but Chromium has done this for years.

  30. Full of smoke by Anonymous Coward · · Score: 0

    I don't know what this person is talking about but it is pretty false. I opened up wireshark, browsed to an aggregator site and then moused over a bunch of the links. Not a single "silent request" was sent. And then actually reading the bugs that are linked to show that it is about the search bar or the new tab. And it isn't actual data but the beginning of a TCP request. This is just FUD.

  31. chrome has had this for years by Anonymous Coward · · Score: 0

    Chrome caused an uproar years ago when it implemented something similar called "predict network actions". At least it was easy and intuitive to disable.

  32. Are they actually seeing HTTP requests or just DNS by Kelson · · Score: 1

    The OP mentions iftop & resource monitor. I wonder if they're seeing the results of DNS Prefetching? That's something Firefox and Chrome have been doing forever. It doesn't hit the webserver, just resolves the domain name to an IP address in case you hit a link.

    Or are they only looking at the new tab page? According to the docs they linked to, the speculative connect API is only used in a few spots in the Firefox UI, not on random webpages.

  33. CEO fired and good people ran for the exists by nicoleb_x · · Score: 1

    FF has gone down hill fast ever since they fired the president of mozilla for giving money to political causes that some people didn't like. Who wants to work in an "open" environment like that? I don't defend his views, I just defend his right to political speech unencumbered by punishment. Employees with half a brain and the ability to think outside the box probably started making plans to leave and that seems to have left a lot of weak people who can't think for themselves. Diversity must have limits!

  34. Firefox Idiots by Anonymous Coward · · Score: 0

    Who's the idiot(s) who came up with this? I'd like to kick him in the balls.

  35. Re: Need a new browser. Not Chome, not IE, Not FF. by Midnight+Thunder · · Score: 0

    On the bright side at least FF will feel right at home in Windows 10 with this behaviour.

    --
    Jumpstart the tartan drive.
  36. What's the problem? by today · · Score: 5, Informative

    I don't understand the concern, at least if I'm reading the documentation for the speculative connect API correctly (first link in blurb).

    All this seems to do is make the TCP connection (whether SSL or not) in anticipation of a link being clicked. The speculative connect API does not send any data in the TCP pipe it is creating. By opening the TCP link early, once the link is clicked, the TCP connection is probably ready to go, cutting down a bit on setup delay (which can sometimes be substantial if DNS is slow to resolve or the connection is using SSL), thus making the click seem more responsive to the user.

    But nowhere in the docs is any mention of actual requests made to the server or any data downloaded from the server... until you click the link. Thus, the only information leaked by hovering over a link but not clicking on it is your externally-known IP address, which may show up in the error logs of the webserver as a dropped connection. There seems to be no danger of accidentally downloading a virus simply by hovering over a click.

    If I'm missing something, please let me know.

    1. Re:What's the problem? by Anonymous Coward · · Score: 0

      I don't understand the concern...

      Now think again, but with ipv6 addresses. You've been singled out only by connecting to the server. You could be tracked even without completing the connection and sending a single bit of data.

    2. Re:What's the problem? by Anonymous Coward · · Score: 0

      How is that not still a privacy issue? My PC still initiated a connection with a server that I didn't ask it to. Just because it doesn't transmit any data doesn't mean it doesn't get to find out something.

    3. Re:What's the problem? by Anonymous Coward · · Score: 0

      Doesn't matter. The machine at the other end can still detect that somebody at a particular IP just "pinged" them, for example after they just sent a bunch of spam or phishing e-mail to your domain and they want to see if any of it got through. Even a TCP/IP connection is too much unnecessary information being sent when all you really want from hovering over a link is to know what the URL is.

    4. Re:What's the problem? by Arkh89 · · Score: 1

      It's more of a tracking problem, I think. Anyone monitoring your access will see that you connected to some site even though (a) you did not transfer data and (b) you do not want to actually browse the destination.
      For instance, you could see a link without knowing it to be NSFW, or potentially harmful. You would, as usual, hover to check the actual address and decide not to browse it. Yet your browser has already opened a channel which was recorded by your corporate IT department proxy/firewall, your ISP, etc. and that possibly put you in trouble.

    5. Re:What's the problem? by Anonymous Coward · · Score: 0

      You don't even need IPv6. As it does a DNS look-up, all the need to do is make the link point to a unique domain name like bx5hjnFdb8s9.example.com.

    6. Re:What's the problem? by Anonymous Coward · · Score: 0

      A connection attempt to an ipv4 server only will reveal your public ip, but an ipv6 server address embedded in the an email and personalized for you will single you out without even needing to control the domain nameserver.

    7. Re:What's the problem? by BitZtream · · Score: 4, Insightful

      So right off the top of my head, two examples of things you're missing:

      An SSL handshake bug ... which we've seen before is still entirely possible. You don't need to send a HTTP protocol request for an SSL bug to fuck you over. Unless of course you think Firefox is flawless and bug free ... which we are 100% certain will never be the case.

      Its also trivial to continue to leak information by setting up the connection to a particular host without sending the full request based on how the host link is configured.

      Simply configure your spam email/site to point to individual IPs and port combos for every email you send, then when viewed in a browser, this presetting up of conditions can still be used for confirmation of email delievery as well as potentially exploiting bugs in the browser, which is a safe bet to exist based on the ignorance of this feature.

      And this is why just because YOU don't understand why security works the way it does, doesn't mean you've thought of all the actual scenarios.

      Lets see what else: TCP connects cost bandwidth, not much, but some, this is just another example of speculative wastefulness typical with modern programmers who have no consideration about what the costs are of the operation they are performing because it happens so fast in their dev environment they don't notice the cost. On the other hand, a very popular website will now notice a many more idle connections, which are not free, maybe not even cheap, because Firefox is being retarded and forgetting Internet Security 101.

      Throw in using a custom DNS hostname for every URL thrown into an email or web page, and now you can easily track hovered over links of the user without them clicking a thing.

      You don't go connecting to random machines on the Internet without specific instruction to do so, #InternetSecurity101

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    8. Re:What's the problem? by Anonymous Coward · · Score: 1

      I don't understand the concern, at least if I'm reading the documentation for the speculative connect API correctly (first link in blurb).

      The security implications are obvious. Go on, hover over that link. Or just read this message. Maybe having your cursor anywhere in the CSS box for this paragraph his enough to trigger a speculative load. Then explain to the IT department that you only hovered over it, but you didn't actually click on it. And that's why the DNS lookup to resolve the site, and the opening of a TCP connection to the site appears in their logs. (By the way, thanks, Firefox, you took away the tool that most reliably saved me from goatse and rickrolling, and that's why I've hated your UXtards since 4.0.)

    9. Re:What's the problem? by Anonymous Coward · · Score: 0

      Controlling a DNS server is no more difficult that controlling an HTTP server.

    10. Re:What's the problem? by Anonymous Coward · · Score: 1

      The DNS query might be good enough to track you.
      Think about a hostname of the form: c7eaaf45a8be656b6abceff539e7647f42c54fac.the-spammer-domain.com

    11. Re:What's the problem? by GargamelSpaceman · · Score: 1

      Easy, I hovered over a link that said security implications, and firefox did a speculative fetch. They have better things to do than fruitlessly pester people about the literally thousands of such instances they'll run into.

      --
      ...
    12. Re:What's the problem? by narcc · · Score: 1

      Understand that the situation you're describing won't happen because that's not how this feature works. Now, calm down and take your pills. It's almost time for group.

    13. Re:What's the problem? by Nethead · · Score: 1

      Simply configure your spam email/site to point to individual IPs and port combos for every email you send..

      Ah, finally a good reason for web sites to move to IPv6!

      --
      -- I have a private email server in my basement.
    14. Re:What's the problem? by Anonymous Coward · · Score: 0

      If you don't see a problem, think harder or get the fuck off the Internet!

      Fucking stupid generation of imbeciles!

  37. No More Drive-By's Needed by Anonymous Coward · · Score: 1

    Now just a Hover-by will do....

  38. Fuck Firefox by Anonymous Coward · · Score: 0

    I'll just use Chrome. One just sucks less than the other.

  39. Mein Gott! How is this possible? by fustakrakich · · Score: 1

    I consider this to be rather extreme, and people are putting up with this? I certainly hope not! If computer science is to become a part of primary education, network sniffing better be the first and most important thing to burn into the kid's mushy brain.

    --
    “He’s not deformed, he’s just drunk!”
  40. Re: Need a new browser. Not Chome, not IE, Not FF. by Obfuscant · · Score: 1

    What are the other things it does that are bad for privacy?

    Phoning home every damn time you start it up to "check for updates" to plugins.

    Having a mozilla website be the default home page, so you automatically visit mozilla.com before you can get to the point where you can set your home page to be about:blank.

    Having a default where it shows you (and anyone who happens to be in eyeshot) thumbnails of sites you've visited.

    I haven't found a way around the second issue, but the first can be stopped. Set plugins.update.url to "" using about:config.

  41. Re:Are they actually seeing HTTP requests or just by Anonymous Coward · · Score: 0

    Quoting from one of the linked articles.
    ---

    netwerk/base/public/nsISpeculativeConnect.idlScriptable
    Lets non-networking code provide hints to the networking layer that an HTTP connection attempt to a particular site is likely to happen soon; this lets the networking layer begin setting up TCP and, if appropriate, SSL handshakes to save time when the connection is actually opened later.
    1.0
    28
    Introduced
    Gecko 15.0
    Inherits from: nsISupports Last changed in Gecko 15.0 (Firefox 15.0 / Thunderbird 15.0 / SeaMonkey 2.12)
    ---

    No, it does seem to be telling the network layer it might want to do a full on TCP connection and doing SSL handshakes as appropriate.

    I'm not an expert on browser coding but I think this does mean it might not actually send an HTTP request. If so, then some of the nightmare scenarios are not possible.

    It's still bad, though.

  42. Nice... which TLA wanted this... by niftymitch · · Score: 2

    Simply hovering --
    Now my system will connect to things I would elect to not connect to.
    It is clear that network connections and data in a cache are no
    longer valid in a court of law.

    With such a feature there is no reasonable expectation that anyone
    looked at or was in fact interested in anything.
    The good news is web sites that count will see their hit count
    jump for joy... Ponder an email with
        https://www.hillaryclinton.com...
        https://23.235.47.75/

    --
    Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't. Mark Twain.
  43. It makes a DNS and TCP connection by Anonymous Coward · · Score: 0

    Just checked ver 40 and as soon as you hover over a link, Firefox does a DNS and then an HTTP or HTTPS request with full TLS handshake and negotiation. I'd file this in the "What could possibly go wrong?" bin.

  44. Not in Gmail; images are cached by SuperBanana · · Score: 3, Interesting

    Gmail caches any images in an email, and serves them through their own servers, in order to prevent tracking bugs from having any effect.

    The greater concern for me is what happens when you hover over a link that causes action by virtue of the URL being hit? I assume they must have done some filtering-out GET URLs, but...what about URLs that are prettified? Jesus, this is such a bad idea all around.

  45. FF - The New HIV by Anonymous Coward · · Score: 0

    It's crap like this from FF/Chrome/MS that has me sticking with FF10 ESL. There is only One (1x) bug in it that is plugged by installing NoScript and they hadn't fixed it as late as FF:25 (last I'd checked). I don't need HTML 5 crap, WebGL, Canvas and alternate codecs in my fucking browser. It's a browser for fucks sake not a god damn competitor to Windows.

    It was the changes forced down everyone's throat in regards to bookmarks and such from FF 4 that pissed me off enough that I decided to look at how to get the Extended support version and stick with it. Sorry Mozilla but you'll have to pry the code from my dead machine before I'll give it up.

  46. Re:CEO should be allowed personal opinions by Anonymous Coward · · Score: 0

    As long as he isn't using his position at work to lend credence to his political/etc views. Clear demarcation required.

  47. Pale Moon, too by Anonymous Coward · · Score: 0

    I just checked in Pale Moon, the value was set to '6'. Not anymore!

    Guess we need to check after updates to see if it gets changed back?

    (And I'd like to echo my thanks for this alert as well. Cheers!)

  48. This was predicted some time ago by chrism238 · · Score: 3, Insightful
  49. Mozilla and Korrekt Thoughts by mi · · Score: 2

    There once was a time when you hovered over a link to check the 'real link' before you clicked on it. Well no more. Just looking at it makes a 'silent request.'

    Maybe. But, that's nothing compared to some of the Komrades at Mozilla having inkorrekt thoughts. That had to be end...

    --
    In Soviet Washington the swamp drains you.
    1. Re:Mozilla and Korrekt Thoughts by Anonymous Coward · · Score: 0

      Mr. Eich, right now we’re in a world where you have to not be a bigot if you want to be an effective leader of an organization like Mozilla.

      Oh yes, that's just the very end, Roman. Er... I mean, Udachny.

    2. Re:Mozilla and Korrekt Thoughts by Anonymous Coward · · Score: 0

      Aww, how cute. You're so afraid of the idea of gay people getting married that you liken firing a bigot to some sort of Soviet republic's day-to-day operation.

      Your brand of bigotry is coming to an end, that's what you really have a problem with. People who are different than you and without your express permission, that's what you have a problem with. Your impotent fear and passive-agressiveness are just the last bastion of hate that you have left to express and thankfully, they'll be as dead as you one day.

      How does it feel to be an endangered species?

    3. Re:Mozilla and Korrekt Thoughts by yuvcifjt · · Score: 1

      No, what's most disturbing about homo's is their sickness and mental illness - that's what us sane people are scared of, and how this satanic disease is spreading to peace-loving, family communities.

    4. Re:Mozilla and Korrekt Thoughts by mi · · Score: 1

      You're so afraid of the idea of gay people getting married

      I'm not afraid of that in the slightest. I'm deathly afraid of dissenters getting fired for having incorrect opinions — even if those pertain to areas, that have nothing to do with their area of expertise and business endeavours. You should be too.

      Your impotent fear [...] How does it feel to be an endangered species?

      Please, don't hate.

      --
      In Soviet Washington the swamp drains you.
  50. Make it a per site feature! by Anonymous Coward · · Score: 1

    In some sites I know all links are safe (e.g. my work homepage).

    In other places, it's vital that the link is not fetched on mouseover (e.g. spam links -- that's the way they know you exist so they can pester you even more).

    IOW there should be a whitelist.

  51. Re:Need a new browser. Not Chome, not IE, Not FF. by Burz · · Score: 1

    Cleaned-up Firefox builds: Iceweasel and Palemoon

  52. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Having a default where it shows you (and anyone who happens to be in eyeshot) thumbnails of sites you've visited.
    I haven't found a way around the second issue, but the first can be stopped. Set plugins.update.url to "" using about:config.

    about:config
    browser.newtagpage.enabled FALSE

  53. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Firefox disappoints sometimes, but only because we have high expectations of it.

    Since when is not expecting your browser to issue GET requests until you actually request a resource a "high expectation." This is basic shit, and Mozilla has been getting it wrong for a long time. They're paying for it with market share. I've watched Netscape sink themselves before, and for the same reasons. Never, ever, ever, let marketing have ANY say in product features. I don't mean mostly never, I mean never like the way you never allow your kids to stick metallic objects into electrical outlets. Just like last time they're too stupid and/or stubborn to listen to anyone begging them to stop being idiots.

  54. Re:Are they actually seeing HTTP requests or just by BitZtream · · Score: 2

    The scenarios are entirely possible.

    An SSL handshake bug ... which we've seen before is still entirely possible. You don't need to send a HTTP protocol request for an SSL bug to fuck you over.

    Its also trivial to continue to leak information by setting up the connect to a particular host without sending the full request based on how the host link is configured.

    Simply configure your spam email/site to point to individual IPs and port combos for every email you send, then when viewed in a browser, this presetting up of conditions can still be used for confirmation of email delievery as well as potentially exploiting bugs in the browser, which is a safe bet to exist based on the ignorance of this feature.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  55. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    No it's not basic shit.

    GET requests are an implementation detail, not a goal. Goals are things like privacy, speed, standards compliance, transparency, convenience, and stability.

    In some circumstances I want my browser to make GET requests without me clicking. In others, I don't. In this particular instance, it seems they traded off some privacy for some speed. And in this particular instance it sounds like they made a bad trade-off. But they got a thousand other trade-offs right.

  56. Re: Need a new browser. Not Chome, not IE, Not FF. by ciaran2014 · · Score: 1

    Phoning home every damn time you start it up to "check for updates" to plugins.

    If the only data it's sending is "I'm version 39.0.1 (GNU/Linux i686)", I wouldn't call that "phoning home". Most people probably want this behaviour.

    Having a mozilla website be the default home page, so you automatically visit mozilla.com before you can get to the point where you can set your home page to be about:blank.

    Again, if all they know is that someone on your IP address has opened a browser while connected to the internet, it's barely a privacy issue.

    Having a default where it shows you (and anyone who happens to be in eyeshot) thumbnails of sites you've visited.

    I think most users want that behaviour. It's more useful than a blank page. It's no different to your file browser showing thumbnails and filenames of whatever's in the current working directory when it starts.

    If there are pages you don't want showing up there, you can click the (x) on the thumbnail.

    I do complain when I see a real issue, but I also have to say that Firefox gets it right 99.9% of the time.

    --
    Help build the anti-software-patent wiki
  57. Thanks! Now If You Could Fix The Ultra-Slow... by Anonymous Coward · · Score: 0

    response when I click on the Bookmarks tab, I would be grateful, since it takes about 10 seconds to open.

    So slow I removed FireFox and re-installed Opera - ahhhh, speed restored.

    1. Re:Thanks! Now If You Could Fix The Ultra-Slow... by Anonymous Coward · · Score: 0

      > since it takes about 10 seconds to open.

      You either have:

      1) a PC from the '90s or
      2) some 5 thousand links or
      3) a disk or filesystem problem (export bookmarks and do backups!) or
      4) you're on Windows... ;-P

      In all my computers, Ctrl-B gives instant response. And some are from 2002...

      Even if it happens only in Firefox, I imagine it could be a profile problem.

  58. Re: Need a new browser. Not Chome, not IE, Not FF. by dryeo · · Score: 2

    The Home page can be changed in the preferences window. For the tab thumbnails,
    In about:config, create these Boolean settings, (right click on page)
    name: browser.pagethumbnails.capturing_disabled with value: true
    name: pageThumbs.enabled with value: false
    Delete the thumbnails directory in your profile.
    Alternatively, use SeaMonkey or one of the Firefox forks.

    --
    https://en.wikipedia.org/wiki/Inverted_totalitarianism
  59. Re: Need a new browser. Not Chome, not IE, Not FF. by dryeo · · Score: 1

    Still saves the thumbnails.

    --
    https://en.wikipedia.org/wiki/Inverted_totalitarianism
  60. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    I can't trust FF any more.

    Gads that's the truth. I want the aliens running the project X-Com'd so we get that open browser back. When did they start deciding what was best for the user? Back in version 26 or so I think?

    And then they have the gall to complain about Windows 10. Just ... awesome.

  61. Windows Ten Wallpaper .. by Anonymous Coward · · Score: 0
  62. Pale Moon is not safe by Anonymous Coward · · Score: 0

    Just checked this copy of Pale Moon I'm using. The value is (was) set to '6'. Something the Pale Moon fork needs to change in future releases, methinks.

  63. Re:Need a new browser. Not Chome, not IE, Not FF. by johanw · · Score: 1

    Use Palemoon. Looks ike classic Firefox including the plugins but without the recent bloat and anti-user behaviour. And without Australis too.

  64. Re: Need a new browser. Not Chome, not IE, Not FF. by Zanadou · · Score: 1

    I'll add: there's also the

    browser.pageThumbs.enabled

    ... boolean; I see references to both on the internet. /shrug

  65. surely by Anonymous Coward · · Score: 0

    It is Putin's fult.

  66. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Why not use Opera 12 PRESTO
    Or Apple Windows Safari

  67. Re: Need a new browser. Not Chome, not IE, Not FF. by dryeo · · Score: 2

    "browser.pageThumbs.enabled" just stops the tab preview from appearing, which is what many actually want. The other totally disables producing the page, which others are looking for.
    As usual it comes down to individual preference and all we can do is give choices.

    --
    https://en.wikipedia.org/wiki/Inverted_totalitarianism
  68. Re:Need a new browser. Not Chome, not IE, Not FF. by Raenex · · Score: 1

    What makes you think Iceweasel "cleans" things up? Most, if not all, of the Firefox behaviors are left as is in Iceweasel, with the exception of auto-updating being the major exception, as far as I can tell.

  69. Re:Need a new browser. Not Chome, not IE, Not FF. by Anne+Thwacks · · Score: 2

    The prefetch setting in Iceweasel is exactly as described in the OP. I have just changed mine.

    --
    Sent from my ASR33 using ASCII
  70. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Huh? Just click on the machine wheel on the new tab screen and switch off the thumbnail speed dial page?

    Switch the default page for new tabs to about:blank and you are good to go.

  71. Re:Need a new browser. Not Chome, not IE, Not FF. by Anne+Thwacks · · Score: 1

    If you get your connection by tethering on a limited data plan, then this setting effectively constitutes theft.

    --
    Sent from my ASR33 using ASCII
  72. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Yeah, quite a pity.

    I wouldn't mind an alternative Firefox, but the ugly old non-australis, hell no! From the first mockups of Australis I couldn't wait for it. Seriously.

    Compared to all other browsers I've seen, Australis is the nicest theme overall (especially to fugly Chrome, which everyone claims looks exactly like Australis; it doesn't at all).

  73. Phoning home by Anonymous Coward · · Score: 0

    >One can expect Firefox to make requests in the background to its own servers for things such as checking for updates to plugins etc.

    One should never fucking expect that.

    Phoning home without permission is shady, and "Firefox doesn't phone home like Chrome does" is the #1 reason people tell me I shouldn't use Chrome - so the fact that people still think you "can expect Firefox to phone home" just tells me that there's still no reason to switch back to Firefox.

  74. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Use Fifth. Lean and privacy-focused.

    http://fifth-browser.sf.net/

  75. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    You know it doesn't actually issue a GET request on hover? It just sets up the TCP connection to the host.

  76. Why hasn't anybody forked Firefox already? by guacamole · · Score: 2

    Honestly, for the last four years or so, the only news I see about Firefox here on Slashdot is the "bad news". The foundation keeps introducing new features nobody asked for and keeps changing the familiar user interface. About the only time I thought something good is coming out of the Firefox is when they announced that Firefox will block third-party cookies by default, thus ending one of the biggest routes to privacy violation on the web.. then nothing happened. Firefox has already sold itself to commercial interests, but some how we continue using it by default as if there were no alternatives.

    1. Re:Why hasn't anybody forked Firefox already? by meta-monkey · · Score: 1

      Pale Moon.

      --
      We don't have a state-run media we have a media-run state.
    2. Re:Why hasn't anybody forked Firefox already? by Alsee · · Score: 2

      I haven't used it much yet, but Pale Moon may be what you're looking for. It's a fork of Firefox. The development design choices favor privacy, user-control, and improving speed&stability by dumping rarely-wanted code. Examples: They removed the Parental Controls code, they're excluding the new Firefox DRM support, they dumped support code for obsolete CPUs, they dumped some of the code for handicap-accessibility, and they currently removing phone-home code for crash reports and other potentially privacy-violating telemetry.

      I haven't seen specific mention of it, but I'm certain there's no way in hell they will implement Mozilla's new policy of *prohibiting* you from loading any extension that hasn't been reviewed&approved&signed by Mozilla.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    3. Re:Why hasn't anybody forked Firefox already? by Anonymous Coward · · Score: 0

      Good question, I've been a big advocate of FireFox over IE as far back as version 2 and in my professional capacity I've mandated the use of FireFox over IE in the enterprise (before Chrome hit the scene and became so popular) and strongly recommended it to my private customers. When themes were introduced and I discovered the Noia theme I showed it to everyone and it was very well received over the default icon set. But in the last few years as first Mozilla seemed to have some disagreement with the original Noia developer and he gave it up; then another developer took it up but again the constant UI changes caused him to give up in disgust and a third developer took up Noia (now Noia Fox). This caused people to constantly ask me "Why isn't that good theme you showed me working anymore? All I've got are these ugly ass icons?" and I had to send out a mass email explaining how to get the new version of Noia. Then Mozilla changed to this new user interface that seemed like a copy of Chrome (which I've never really liked) and again I had everyone on every computer I support asking me "Why are the icons all over the place instead of in a nice neat row where they were easy to find? Why is the home button all the way over on the right?" and again I had to send out another mass email explaining to people how to move the icons back to the configuration that they had come to know and love and to download and install the Classic Theme Restorer addon to get the back and forward buttons back where they used to be. Then Mozilla switches search engines and everyone is screaming because no one wants Yahoo as their default search engine and so another mass email explaining to a slew of disgruntled average users how to get Google back.

      I really think Mozilla needs to reexamine their strategy here since it's my observation that they are driving many long time users to other browsers by these unpopular changes that the average non-technical users have problems figuring out how to undo.

    4. Re:Why hasn't anybody forked Firefox already? by CmdrTamale · · Score: 1

      Palemoon has this parameter, too.
      Same default setting as Firefox (6).
      I didn't test to see if Palemoon actually does the speculative access.
      Anyone want to try and let us know if they do?
      --
      Most people are not nearly as paranoid as they should be.

    5. Re:Why hasn't anybody forked Firefox already? by Anonymous Coward · · Score: 0

      yeah but read their site especially anything regarding privacy/faq/tos - doesn't the guy collect on behalf of your searches? i can't remember but I read something about him making money off the people's use of it and I stopped right there.

    6. Re:Why hasn't anybody forked Firefox already? by meta-monkey · · Score: 1

      Don't they all do that, though? When you use Firefox and you type something into the search box and it goes to Yahoo, Yahoo pays Mozilla royalties. Obviously, if you're publishing Pale Moon, or anything else, you want those royalties to come to you, not Mozilla, right? Why on earth would you leave it set to pay Mozilla instead of Pale Moon?

      --
      We don't have a state-run media we have a media-run state.
  77. Re: Need a new browser. Not Chome, not IE, Not FF. by Antique+Geekmeister · · Score: 1

    "Lynx" is quite good for detangling bad websites, and for reviewing privacy negligent or security suspicious websites: it's a purely text-only browser and does not run Javascript at all.

  78. We need a new Phoenix. by SharpFang · · Score: 2

    When Mozilla - the new browser - was becoming muddled with senseless features and cumbersome crap, someone forked it and created project Phoenix. It was lean, simple, fast and reliable. People loved it and switched to it en masse.

    Due to trademark problems, Phoenix was renamed to Firebird, and later to Firefox.

    Mozilla team mostly abandonned Mozilla, leaving only a slowly dying "Seamonkey" branch, and moved to Firefox. And they immediately began shitting it up just like they did with original Mozilla. Currently the shit-up is reaching its apogeum.

    Someone needs to fork it again and start a new Phoenix. And don't let the current team touch it!

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    1. Re:We need a new Phoenix. by Anonymous Coward · · Score: 0

      Why did this happen?

      Is the group of folks long on enthusiasm and short on sense?

      Or another possibility...

      It seems like the WWW is a tradeoff between two groups of folks.
      The users who would like content, privacy and no worries.
      Other folks who sometimes provide content in exchange for private details they might profit form.

      Is the development team sprinkled with folks from the content group with the goal of shifting the WWW in their favor?

      Short of making your own, hopefully simple, browser, what's a person to do?
      Seems like there should be a place for a browser focused on safety and security.
      (I wonder if /. would even load on it ;-)
       

    2. Re:We need a new Phoenix. by Anonymous Coward · · Score: 0

      Yup, I agree.

      maybe the TAILS people will be interested. They are currently using FF for their project.

  79. Re:Need a new browser. Not Chome, not IE, Not FF. by Zontar+The+Mindless · · Score: 1

    Give me Nautipolis or Orthodox any day.

    --
    Il n'y a pas de Planet B.
  80. Re:Need a new browser. Not Chome, not IE, Not FF. by c4757p · · Score: 1

    In the same sense that selling a less efficient car (than what? dunno) is theft of your fuel?

  81. Re:Need a new browser. Not Chome, not IE, Not FF. by Lieutenant+Halfabeef · · Score: 1

    Vivaldi, maybe? It's a technical preview at the moment, but they're on the 4th release now since early in the year, so it's progressing steadily.

  82. Re:Need a new browser. Not Chome, not IE, Not FF. by kheldan · · Score: 1

    FF is open-source, is it not? Get the source, chop out all the stuff you don't like/want, and compile your own personal fork of it.

    --
    Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
  83. More importantly by Anonymous Coward · · Score: 0

    How does one disable the warning about the old Sync service being shutdown?
    It appears in every new window, and I don't want to setup my private server now, which should still work by downgrading to and old version and then upgrading

  84. Why does this even exist? by fygment · · Score: 1

    What is the use-case for this sort of action? Was a link between hovering and going to a site established? What makes this a 'feature'?

    --
    "Consensus" in science is _always_ a political construct.
  85. Re:Need a new browser. Not Chome, not IE, Not FF. by zedaroca · · Score: 1

    I changed to Pale Moon some time ago and it seems good. At least better than FF (it is a fork).

  86. Well, I guess FF was not hacked often enough by gweihir · · Score: 1

    So they felt left-out and added this option to decrease security significantly _and_ make it hard for users to prevent that....

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    1. Re:Well, I guess FF was not hacked often enough by Anonymous Coward · · Score: 0

      methinks some big-spam lobbists have learnt to code

  87. Palemoon has this it too by Anonymous Coward · · Score: 0

    The option in "about:config" in Palemoon also has

    network.http.speculative-parallel-limit
    set to 6

    should be changed to 0

  88. This is why public access to bug trackers is annoy by Anonymous Coward · · Score: 0

    Strangely enough the latter bug is still labeled WONTFIX even though the solution is in the comments (setting network.http.speculative-parallel-limit to 0).

    Well, duh. It's not a bug if there is a solution. There's nothing to fix. Hence, WONTFIX.

  89. Re:Are they actually seeing HTTP requests or just by Anonymous Coward · · Score: 0

    Dude take your meds. That's some far-fetched stuff you're dreaming up just so some vigara spammer can track you.

  90. Not only clients and servers by Anonymous Coward · · Score: 0

    A good many ISPs - especially cellular ISPs - have edge firewalls sensitive to concurrent transport sessions. This silliness is not going to help.

    And on that topic, to all those who say 'so what?', cellular users are paying per-KB for all those zombie TCP sessions.

  91. DNS lookup by Anonymous Coward · · Score: 0

    To make the connection, you have to make a dns lookup. That goes through your ISP and can be logged if they're interested.
    The link doesn't even have to be the one that the link goes to, since one can do .onclick() to change it.

  92. Easy Fix: Don't use Firefox by Anonymous Coward · · Score: 0

    If you never run Firefox, you've go no problems

  93. Re:Need a new browser. Not Chome, not IE, Not FF. by jez9999 · · Score: 2

    Pale Moon is no longer a Firefox build, having diverged and fully forked the codebase well before Australis hit. It's now its own thing. Pretty much the only way to avoid the endless stream of crap going into the Firefox codebase these days.

  94. Re:Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    Try Palemoon [palemoon.org]
    It's old school Firefox if that's what you like. All my plugins work great in it. I loves it.

  95. Re: Need a new browser. Not Chome, not IE, Not FF. by trek00 · · Score: 1

    I never found the time to share and explain my firefox configuration, but this thread had the incentives to do it. Now you can check http://www.trek.eu.org/text/fi... with a downloadable user.js tuned just for security and privacy in mind.

  96. Re: Need a new browser. Not Chome, not IE, Not FF. by Anonymous Coward · · Score: 0

    You know that the site admins that of the link you just hovered over know that you hovered over one of their links.

    You prat.

  97. Re:Need a new browser. Not Chome, not IE, Not FF. by thegarbz · · Score: 1

    Firefox disappoints sometimes, but only because we have high expectations of it.

    The expectations we have of Firefox is no different from what they were actively achieving and delivering without issue many years ago.

    They seem to be actively going out of their way to not meet expectations. I wouldn't consider that we have set the bar very high when all that needs to be done is not introduce some shitty new feature.

  98. Re:Need a new browser. Not Chome, not IE, Not FF. by LienRag · · Score: 1

    What about Pale Moon?
    Someone suggested it on /. a few months ago, I tried it, and was convinced...

  99. I wonder how many people by Anonymous Coward · · Score: 0

    will end up in court and say "I only hovered over the link your honor!" lol

  100. Re:Need a new browser. Not Chome, not IE, Not FF. by Askmum · · Score: 1
    Someone needs to fork FF and get rid of the crud. And losing that hideous australis design would be an added bonus.

    Where can I donate?

  101. Re:Need a new browser. Not Chome, not IE, Not FF. by allo · · Score: 1

    speed does not disappoint to much. But the trust is broken again and again. If you do not configure A LOT, they send much data to different entities, before you even use it. For example generating an unique key and sending it to google to receive encrypted phishing-blacklists. sending telemetry to mozilla. Requesting advertisment tiles. and so on.

  102. Re:Need a new browser. Not Chome, not IE, Not FF. by allo · · Score: 1

    somebody should take gecko and some of the code and make a minimal browser. With addons. Like Phoenix.

  103. WONTFIX is correct by Anonymous Coward · · Score: 0

    I don't see a problem with a status of WONTFIX.
    This is the correct solution, as there already is a setting to disable speculative requests.

    NOW you would open another ticket referencing this bug with the feature-request to add a button that toggles the setting on/off.

  104. Re: Need a new browser. Not Chome, not IE, Not FF. by Obfuscant · · Score: 1

    If the only data it's sending is "I'm version 39.0.1 (GNU/Linux i686)", I wouldn't call that "phoning home". Most people probably want this behaviour.

    Yes, most people prefer convenience over privacy and will give up the latter for the former. Tell someone they'll get points or discounts for using the Safeway club card and they'll happily let a large corporation track everything they buy. Or Costco, where you MUST have the "loyalty card" (membership) to buy anything. It doesn't strike home how pervasive their monitoring is until a Costco employee walks up to you with a list of everything you've bought in the last year and tells you that you could save $16 if you paid $50 for the next higher level of membership.

    To check for updates to plugins, it has to ask about the plugins you have, so you are telling someone what plugins you have installed.

    Again, if all they know is that someone on your IP address has opened a browser while connected to the internet, it's barely a privacy issue.

    It's not just that someone has opened a browser, even though that it technically a privacy violation (why should Mozilla get notices when that happens?), it's that the browser has been installed on another computer and whatever information is sent in the headers to help identify it (along with IP address).

    I think most users want that behaviour.

    You're confusing "most people want" with "privacy violation".

    It's more useful than a blank page.

    So? Now you don't understand the difference between "useful" and "privacy".

    If there are pages you don't want showing up there, you can click the (x) on the thumbnail.

    Great. Solution after the fact.

  105. Re: Need a new browser. Not Chome, not IE, Not FF. by Obfuscant · · Score: 1

    The Home page can be changed in the preferences window.

    Of course. I know that. But how do you get to the preferences window before you've started the browser for the first time and it runs off to report to Mozilla that there's another installation?

    The issue isn't just that it HAS a start page set to that, it is that the DEFAULT start page is set to that and you can't change it until you've already been to the start page. As far as I know, there isn't even a profile before you run it the first time, so you can't edit a profile file to change the behaviour.

    The default home page could be set to a file:// that has a link that says "if you want Mozilla to be your home page, click here", for example.

    And yes, I know how to turn off the thumbnails, but the fact that it is on by default is another example of Firefox getting privacy WRONG. They get it wrong but you can jump through hoops to fix it. They should get it right by default.

  106. Re: Need a new browser. Not Chome, not IE, Not FF. by ciaran2014 · · Score: 1

    You're confusing "most people want" with "privacy violation".

    You're making an "all-or-nothing" mistake, repeatedly.

    Privacy can never be all-or-nothing. Leaving one's curtains drawn or leaving one's house increases the risk of being photographed, but I still recommend doing both. The trick is to get risks and violations down to acceptably low levels.

    How low can you go? Depends on how much inconvenience/effort/cost you're willing to accept. In general, there's a law of diminishing returns, so it's best to make some effort to reduce risks somewhat in all aspects of life rather than putting a lot of effort into getting a small few problems down to zero.

    If there are [Firefox tiles] you don't want showing up there [in new tabs], you can click the (x) on the thumbnail.

    Great. Solution after the fact.

    No. Wrong, wrong, wrong. It's a solution to all but the first occurence of the problem. If you open a browser a thousand times, but you click (x) the first time, then I've reduced the problem by 99.9%. If you can't see this then you don't understand privacy.

    99.9% is acceptably low for most things. Do it, and move on to the next problem. Don't dwell on the 0.1% - this is time wasted that could be spent on reducing something else by 50, 90, or 99.9%.

    --
    Help build the anti-software-patent wiki
  107. Re: Need a new browser. Not Chome, not IE, Not FF. by dryeo · · Score: 1

    Perhaps just launch it pointed at a safe URL on first launch (untested without a profile), firefox http://127.0.0.1./ Other then that you will have to jump through hoops, even omni.ja is hard to unzip and rezip after manually editing the default preferences.
    I do agree that Firefox gets much wrong which is why I don't usually run it, preferring the suite as it is actually lighter now, not as privacy invading and has a consistent interface.

    --
    https://en.wikipedia.org/wiki/Inverted_totalitarianism