Slashdot Mirror


Firefox 3 Antiphishing Sends Your URLs To Google

iritant writes "As we were discussing, Gran Paradiso — the latest version of Firefox — is nearing release. Gran Paradiso includes a form of malware protection that checks every URL against a known list of sites. It does so by sending each URL to Google. In other words, if people enable this feature, they get some malware protection, and Google gets a wealth of information about which sites are popular (or, for that matter, which sites should be checked for malware). Fair deal? Not to worry — the feature is disabled by default."

296 comments

  1. And Google does it again! by lecithin · · Score: 4, Interesting

    Does anybody remember Google Web Accelerator? This also came out with the 'selling point' that it would help the customer:

    http://slashdot.org/article.pl?sid=05/05/04/2223238&tid=217

    Google has your mail. They have your searches. Now they are going for your browsing history.

    Add it all together and you have a lot of business intelligence. Time to target consumers and influence opinions?

    Smart yes, but still quite scary.

    What information are they going to collect next? What are they doing with all the information that they are already collecting?

    --
    It could be worse, it could be Monday.
    1. Re:And Google does it again! by cephalien · · Score: 5, Insightful

      This isn't news. ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE... or did you think that they were just going to be able to magically download a tiny file on your computer that would just 'know' all the phishing sites?

      They all do this, which is why I don't use them. Some common sense will tell you if a site is phishing. If you try to go to a bank website and get http://bank-0-am3rika.tv/l0g0n, then you might want to reconsider putting in your username and password.

      Silly sensationalism. nothing more.

      --
      If firefighters fight fire, and crimefighters fight crime, what do freedom fighters fight? - George Carlin
    2. Re:And Google does it again! by Nos. · · Score: 1

      So, don't use gmail, don't use google for your search, and don't turn this feature on... it is off by default.

    3. Re:And Google does it again! by cromar · · Score: 3, Interesting

      Also, they can already collect some of (if not a lot of) your browsing history by checking the IP making requests to Google Adwords, if I'm not mistaken.

    4. Re:And Google does it again! by Anonymous Coward · · Score: 0

      ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE. Care to explain why? Why is it necessary to send the URL, when it could simply send a hash of the URL (or a portion thereof) instead?
    5. Re:And Google does it again! by TorKlingberg · · Score: 4, Interesting
    6. Re:And Google does it again! by FishWithAHammer · · Score: 1

      Hah. Typosquatting a great phisher's domain.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    7. Re:And Google does it again! by grasshoppa · · Score: 2, Informative

      And what would this accomplish? Google would still know which site you are visiting, as they would have had to hash it out originally. Which was the start of the whole argument, lest you forget.

      Personally, I'm OK with the trade off, although the likelihood of me being taken by a phishing site is small.

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    8. Re:And Google does it again! by cephalien · · Score: 1

      I have to admit that looked ok at first -- but I still read it twice before clicking on it.

      I bet we wouldn't have half the phishing problems we do now if people just stopped automatically trusting everything they see on the internet.

      --
      If firefighters fight fire, and crimefighters fight crime, what do freedom fighters fight? - George Carlin
    9. Re:And Google does it again! by mhall119 · · Score: 1

      Because then Google (or whoever) would have to already have checked the exact URL. If Google hasn't checked the URL, the hash won't be able to tell them what they should be checking. Furthermore, if Google _has_ already checked the URL and has it's associated hash, Google can easily match the hash you are sending to the URL that they already checked, so they still have the exact same information.

      Also, if someone is generating random characters at the end of each URL they send out as a spam email, then hash matching wouldn't work. Hashing the hostname portion might work around this though.

      --
      http://www.mhall119.com
    10. Re:And Google does it again! by Anonymous Coward · · Score: 0

      Why is it necessary to send the URL, when it could simply send a hash of the URL (or a portion thereof) instead?
      What's the point? For that to be of any use, Google would have to maintain their blacklist in the form of a list of hashes. Which they would have to generate from the URLs. It would then be trivial for them to keep a list of the URL each hash was generated from, nullifying any potential privacy advantage (except perhaps to prevent a malicious third party eavesdropping and building up its own list of the URLs you visit, but encrypting the connection would do that just as well).
    11. Re:And Google does it again! by SueAnnSueAnn · · Score: 0

      Well Google and privacy are as usual an oxymoron.

      Sue

    12. Re:And Google does it again! by Seumas · · Score: 2, Insightful

      Or a solution could just require downloading a database on a regular basis and then comparing the uRL to that database locally on your own machine.

      Aside from the privacy issue, I simply wouldn't want to double the web traffic on my system.

    13. Re:And Google does it again! by mikael · · Score: 3, Insightful

      With the site URL, Google will know the server and exact page.

      With only the IP address, they would only know the server.

      And given that most of these phishing sites seemed to be an PC on a broadband connection (botnet?), they only really need to know the IP address.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    14. Re:And Google does it again! by trolltalk.com · · Score: 4, Insightful

      It would also help if fonts were designed a bit better. D A R N and D A M are easy to mistake in a LOT of lowercase fonts if you don't space them out: - darn dam darn dam,

    15. Re:And Google does it again! by Sylver+Dragon · · Score: 1

      ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE... or did you think that they were just going to be able to magically download a tiny file on your computer that would just 'know' all the phishing sites?

      Um, downloading a definition file isn't exactly magic. Anti-virus companies have been doing it for years. So yes, actually, I would have expect that every few days my browser runs off and gets the latest phishing definition file (maybe every time on launch, probably best to have it configurable). Then, when I am browsing every URL I go to is hashed and checked against the local hash table. The advantage is that the bandwidth for checking the online database is front loaded, and I am not waiting for each check to make a round trip to Google's servers, nor am I providing some third party with my entire browsing history.
      The good thing is that this is off by default, but I wonder if this remote browsing history "feature" is pointed out to the user when they turn on the anti-phishing feature.

      --
      Necessity is the mother of invention.
      Laziness is the father.
    16. Re:And Google does it again! by Knuckles · · Score: 1

      Maybe I'm stupid, but why do you need a hash for the sole purpose of simply sending just the server name or IP?

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    17. Re:And Google does it again! by LMacG · · Score: 5, Informative

      Ah, you mean the way it already works, then? Good idea!

      --
      Slightly disreputable, albeit gregarious
    18. Re:And Google does it again! by Score+Whore · · Score: 1

      And isn't it wonderful how "the people's browser" is now bending them over the sofa and sticking it to them from behind without even a "How do you do?"

      It's kind of funny. Ten years ago Netscape 4 started to incorporate features for the benefit of AOL and in the process ignored a mindset that focused on the user. As a result it turned into the worlds buggiest browser. Now here we have the descendant of Netscape incorporating features for the benefit of Google and curiously enough turning into the world's buggiest browser yet again. I wonder if people are going to be surprised when MS swallows the market whole.

    19. Re:And Google does it again! by FuzzyDaddy · · Score: 2, Interesting
      So yes, actually, I would have expect that every few days

      Given that the phishing site goes up when the spam goes out, you'd want information much fresher than that. I imagine a phishing site's only good for a few hours after you send out the "bait". I occasionally check out phishing sites I get in my spam, and it seems that a lifetime of a few hours is typical. I think the banks/etc. are getting faster at getting them taken down.

      --
      It's not wasting time, I'm educating myself.
    20. Re:And Google does it again! by SIGALRM · · Score: 3, Interesting
      I know you're trolling, but GP ask an interesting (if somewhat reactionary) question:
      What are they doing with all the information that they are already collecting?
      Are there answers to his question in the EULAs? Should we pay careful attention to Terms of Service and Privacy Policies before agreeing to the terms? I think so. Even the "do no evil" guys can do evil and call it good.
      --
      Sigs cause cancer.
    21. Re:And Google does it again! by Sparr0 · · Score: 2, Interesting

      Didn't you hear? "m" is the new ligature for "rn"

      PS: Yes, I am making fun of the entire concept of ligatures. They are silly. I do not want "fi" replaced with a single glyph where the dot of the i is part of the - of the f. DO NOT WANT.

    22. Re:And Google does it again! by rodrigo.avila · · Score: 1

      But if you use the IE7 anti-phishing system, they don't send the URL to Microsoft? And the IE7 anti-phishing is enabled by default... what's the difference?

      --
      Rodrigo
    23. Re:And Google does it again! by gowen · · Score: 1

      I simply wouldn't want to double the web traffic on my system.
      Wow. If a one extra GET request to Google would double your web traffic, you must use some really really really simple websites.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    24. Re:And Google does it again! by Sylver+Dragon · · Score: 1

      Even a centralized database is going to suffer from the time problem. Either way, the site has to be discovered, and an entry created. If the lifetime of a phishing site is measured only in hours, it is not likely that it will get into the database before it goes offline.

      --
      Necessity is the mother of invention.
      Laziness is the father.
    25. Re:And Google does it again! by LO0G · · Score: 1

      ???? IE7's antiphishing is enabled by default?

      On every machine I've installed IE7 on, the first time you hit a page in the internet, it pops up and asks you if you want to turn antiphishing on.

      Microsoft also claims that it's off by default:
      "Automatic checking of all websites by Phishing Filter is off by default. Phishing Filter can be turned on and off from the Internet Explorer Tools menu. For example, to turn off automatic checking of all websites:"

    26. Re:And Google does it again! by Zaatxe · · Score: 5, Interesting

      Here in Brazil, Petrobras gasoline stations have the brand BR over a green and yellow pair of stripes. And then somebody had the idea of branding their gasoline stations 13R, using a font almost impossible to tell the differrence between BR and 13R. And of course this 13R stations sell very low quality fuel...

      But you don't need to believe me, you can believe your own eyes. This is the 13R station and This is a real BR station.

      --
      So say we all
    27. Re:And Google does it again! by FuzzyDaddy · · Score: 1

      If a comment on slashdot can post in a few seconds, surely an online database can update phishing websites that quickly. Site discovery is easy, from one of the hundred million spam emails with links to the site.

      --
      It's not wasting time, I'm educating myself.
    28. Re:And Google does it again! by maxwell+demon · · Score: 1

      More to the point, why would they have to receive the URL (or a hash/portion of it) at all? Is there something which can be done at Google's site which cannot be done locally?

      --
      The Tao of math: The numbers you can count are not the real numbers.
    29. Re:And Google does it again! by Knuckles · · Score: 1

      Sending the URL twice will not double your web traffic.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    30. Re:And Google does it again! by jollyreaper · · Score: 1

      Google has your mail. They have your searches. Now they are going for your browsing history.

      Add it all together and you have a lot of business intelligence. Time to target consumers and influence opinions?

      Smart yes, but still quite scary.

      What information are they going to collect next? What are they doing with all the information that they are already collecting? Blackmail. I'm convinced that's how we've seen so much crap make it through Washington. We know the pols are doing stuff they don't want others to find out about. Vitter the Shitter, "Wide Stance" Craig, Newt's affairs, etc, we know the dirt is out there. And I'm sure the old hands in DC have a purple file on everyone of importance in the city. Need support on something? Call the guy up and ask him if he's happy no one has found out about his thing for young gay men. Ask him if he's happy his wife doesn't know about the hookers and coke. Yeah, you've got your support.

      Now consider web searches. How much porn has everyone surfed? Hell, just imagine what's in your browser history from reading sites like fuckedcompany or campidiot. Yeah, you can explain away goatse.cx and lemon party by saying someone pranked you but what about the porn sites? What if you followed a link that went to a website like stormfront? It's in your history now. You try explaining to everyone you thought it had something to do with meteorology.

      When you consider how much info Google has and how good they are at mining and linking information, I bet they can peg your browsing history all the way back to when you first started using them. This is the mother of all purple files.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    31. Re:And Google does it again! by ThirdPrize · · Score: 2, Insightful

      My surname is PRYSZLAK. Unfornunately most people print it out mixed case so they have no idea if its LAK or IAK at the end. Why institutions use fonts where you cannot tell the letters apart is beyond me.

      Mod me +1 Bitter.

      --
      I have excellent Karma and I am not afraid to Troll it.
    32. Re:And Google does it again! by rodrigo.avila · · Score: 1

      You're right. But, if I enable this, the URLs are sended to... M$ ? CIA ? NSA ? /dev/null ?

      --
      Rodrigo
    33. Re:And Google does it again! by Skrapion · · Score: 1

      Then depending on your browsing habits, you may prefer this solution.

      These databases can be awfully big. If you browse a lot of unfamiliar sites, then sure, it's more economical to download a list. But for the average person it's probably more economical to phone home whenever they find an URL their computer has never visited, rather than downloading a giant list of sites when they won't end up going to 99.9% of those sites.

      Oh, and you're blowing this way out of proportion when you claim that it will double web traffic. This would double your DNS traffic (for laymen, if there's any on Slashdot, that's the bit that translates slashdot.org to 66.35.250.150 when you type it into your browser) which is nowhere near your total web traffic. Turning this feature on will probably amount to as much extra bandwidth as receiving one extra email per month.

      This isn't a feature I'll turn on, but I don't see any harm in offering the feature.

      --
      The details are trivial and useless; The reasons, as always, purely human ones.
    34. Re:And Google does it again! by LO0G · · Score: 1

      Beats me. I just knew that it was disabled by default and 30 seconds of searching found the privacy policy. There might be more information there, I don't know.

      Then, of course, there's the tinfoil hat issue of whether or not you can trust Microsoft (or Google, for that matter) to abide by their privacy policy.

    35. Re:And Google does it again! by QuickFox · · Score: 1

      Amazing. I'm pretty sure in most countries they'd get a court order to stop infringing on brand recognition and property rights.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    36. Re:And Google does it again! by Opportunist · · Score: 1

      Depends on the phishing site, but generally yes, they live for a few hours, a day or two tops. It's not so much that the banks have them shut down, the phishers themselves do it. Basically to avoid being found.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    37. Re:And Google does it again! by eodmightier · · Score: 1

      Wow that is beautiful.

      --
      -Eod
    38. Re:And Google does it again! by Zaatxe · · Score: 1

      I'm pretty sure in most countries they'd get a court order to stop infringing on brand recognition and property rights.

      Brazil included in these "most countries". But as an old saying I just made goes, "laws are to keep the good men good".

      --
      So say we all
    39. Re:And Google does it again! by heinousjay · · Score: 3, Insightful

      Since people regularly denounce the mundane as evil and in general take very subjective positions on all morality, perhaps it's time to retire the rhetoric and stop using emotionally loaded terms for all conversations involving Google.

      I'm not holding my breath, particularly not with the people around Slashdot.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    40. Re:And Google does it again! by fbjon · · Score: 4, Insightful

      That is precisely why I avoid Arial and its ilk whenever possible.

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    41. Re:And Google does it again! by RealGrouchy · · Score: 1

      Google has your mail. They have your searches. Now they are going for your browsing history. Yeah, but they can pry my base from my cold dead hands.

      - RG>
      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
    42. Re:And Google does it again! by Sylver+Dragon · · Score: 1

      Unlike Slashdot, such a list is going to require some sort of vetting of information. Just imagine DDoS'ing a site by sending out a spam with a link to it. Want to dick with someone? Spam out an email with a link to their site which matches the standard phishing format (e.g. Your bank needs your social security number verified), and watch their site get blacklisted until someone picks up on it from the company and works to get it corrected. I will agree that an online database would get the update faster than a local copy, but it's still not going to be fast enough to stop the first few victims.

      --
      Necessity is the mother of invention.
      Laziness is the father.
    43. Re:And Google does it again! by Kpt+Kill · · Score: 1

      Isn't this already enabled? If I go to http://www.mozilla.com/firefox/its-a-trap.html I get a phishing warning. An about:config 'safebrowsing' search already shows all the settings and google urls.

    44. Re:And Google does it again! by thephotoman · · Score: 1

      It's usually not even the banks that get the sites shut down, it's the web hosts. What will happen is they'll take out a dirt cheap account on a host, then they'll set up their spam scripts and have things start running. Fortunately for web hosts, most spamming scripts are very badly written, and will cause server load to spike. Once this happens, someone goes in and investigates, and once this happens, the spammer is banninated for terms of service violations. Since accounts are cheap (I can readily get a month's hosting for a penny), and it's easy to fake a name, address, and set up a bogus PayPal account (getting around identity verification techniques is mostly trivial, and fraud detection software will frequently report the distance between an IP location and a billing address as much larger than is possible while remaining on the Earth's surface), you just keep playing the same hosts when you get banned.

      Of course, some of the more enterprising spammers will simply set up their own webserver and hijack other people's sites to send out the spam for them. This is a bit more insidious, as the spammer doesn't go away when you cancel the account, and someone's blog/store/whatever is taken offline for someone else's douchebaggery.

      It's far too easy to be one of the bad guys.

      --
      Haec merda tauri est. Ceterum censeo Carthaginem esse delendam.
    45. Re:And Google does it again! by Ucklak · · Score: 1

      Some phishing sites are hacked(compromised) sites with hidden subdirectories.

      That wouldn't work.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    46. Re:And Google does it again! by Anonymous Coward · · Score: 0

      Yeah and for countries that want to protect their economy they don't allow crap like that. That's confusing the trademark no doubt about it.

      Thus the reason why many 2nd and 3rd world countries are 2nd and 3rd world countries.

    47. Re:And Google does it again! by mikael · · Score: 1

      The parent was wanting to obsucate the fact that he was visiting sites that he would rather not have google knowing. But as another commenter noted, the hash would still tell google which site he was visiting. And the next commenter on this thread will note that a compromised commercial server can also be used for phishing. So maybe if both the IP address and the URL were hashed and then encrypted together might provide a secure method.
      But the result must be unique and separate for every combination.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    48. Re:And Google does it again! by Zeinfeld · · Score: 1
      Or a solution could just require downloading a database on a regular basis and then comparing the uRL to that database locally on your own machine.

      The database is already large and the phishing gangs have learned how to inflate the size. They are using tricks like appending vast amounts of junk to their domain names requiring each one to be listed.

      A while back I worked out a scheme to try to reduce the privacy compromise of the system by using hashes of the URLs and blacklists with multiple entries. Turned out to exactly not work. The problem being that the privacy compromise we care about is correlations between visitors to low to medium traffic sites. Throwing the crypto at the problem resulted in a scheme where an attacker could induce about 70% of the information they could from en-clair traffic.

      Its a hard problem.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    49. Re:And Google does it again! by Tomato3 · · Score: 1

      And here I thought it had to do with the alliances made during the cold war. http://en.wikipedia.org/wiki/First_world

      --
      Beware of he who would deny you access to information, for in his heart he dreams himself your master. -Commissioner Lal
    50. Re:And Google does it again! by CandyMan · · Score: 2, Informative

      > Thus the reason why many 2nd and 3rd world countries are 2nd and 3rd world countries.

      You keep using that term. I do not think it means what you think it means.

      Second world:
      The term "Second World" is a phrase that was used to describe the Communist states within the Soviet Union's sphere of influence.
      (...)
      Additionally, the term is often used incorrectly, to describe a moderately developed country. This is most likely based on the misconception that the First World refers to the developed world, the Third World the developing world, and thus the Second World is an intermediate level between the two.
      .

      --
      http://barrapunto.com/ - News for nerds, en español
    51. Re:And Google does it again! by digitalchinky · · Score: 1

      Right now the safebrowsing stuff seems to be turned on by default in firefox, this leaves a nice little constant annoyance in the proxy logs. Multiply it by the size of any large corporate office and it becomes nothing short of a waste of bandwidth. (Waste being subjective naturally)

      Things like this obviously don't double the traffic, but they do still create noise.

    52. Re:And Google does it again! by rajkiran_g · · Score: 2, Interesting

      With the site URL, Google will know the server and exact page.

      With only the IP address, they would only know the server.

      And given that most of these phishing sites seemed to be an PC on a broadband connection (botnet?), they only really need to know the IP address.
      While just the IP address may be sufficient to identify most phishing sites, there are some cases where the complete url would be required to identify a potential threat. An example that readily comes to my mind is a cross site scripting attack that would appear to come from a legitimate site. A url like https://www.myoriginalbank.com/account.jsp?message=Welcome%5Bsome hex characters containing an xss payload]. For the unsuspecting user, the url would appear rather innocent and any antiphishing tool relying on just the IP address would not be able to detect the threat.
      On the other hand, checking for this type of xss attacks should be built into web browsers rather than compromising privacy by sending the complete url to antiphishing sites. In firefox, the noscript extension does a good job of blocking xss attacks even if scripts are globally allowed.
    53. Re:And Google does it again! by hendridm · · Score: 3, Funny

      Correction:

      That is precisely why I avoid Arial and its ilk whenever possible.

      :)

    54. Re:And Google does it again! by rastoboy29 · · Score: 1

      Why are you so paranoid about it?  Why don't you just not participate?  Google's not putting a gun to your head saying "All your URL's do belong to us".

      Their business has always been information.  It's never been otherwise.

      On the other hand, I will concede: we may all look back on Microsoft fondly in a decade or two.  After all, MS is mega rich and dumb as a brick.  Google...not so much. 

    55. Re:And Google does it again! by Swampash · · Score: 1

      Helvetica 4 lyfe, yo.

    56. Re:And Google does it again! by carlmenezes · · Score: 1

      This is not meant for people who already can tell phishing sites on their own. Its meant to protect the 95% out there who can't. What's the alternative? Have them click false credit card and lottery links and give their banking passwords to a criminal? Its the lesser of the two evils here. Get over it. If you can tell that its a phishing site, you don't need it.

      --
      Find a job you like and you will never work a day in your life.
    57. Re:And Google does it again! by operato · · Score: 1

      i wasn't trolling. i was just making a point that you are getting something for them having your information.

      "What information are they going to collect next? What are they doing with all the information that they are already collecting?"

      i suggested other info they could collect (a bit wishy washy suggestions i have to admit) and what they do with all that information (free food and electricity was another extreme suggestion but that's the services they produce to you for 'free'). so in effect they aren't taking anything away from you, you're giving it to them in an exchange.

    58. Re:And Google does it again! by speaker+of+the+truth · · Score: 1

      This is why I don't click on links in e-mails and bookmark important websites (so I can't typo the URL).

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    59. Re:And Google does it again! by JimDaGeek · · Score: 1

      Why "the sky is falling" reaction? IE 7 has a similar feature. Where do you think IE 7 sends the data? To Red Hat? Hmmm, I would think IE 7 goes to some MS controlled server to check if it is a phishing site. I personally trust Google much more than MS.

      Anyway, in Firefox, as well as in IE, this is an optional feature. If "the sky will fall" from sending your URL's to Google or MS, just turn it off.

      --
      General, you are listening to a machine! Do the world a favor and don't act like one.
    60. Re:And Google does it again! by sh3l1 · · Score: 1

      wonder how many like me have clicked your link. http://bank-0-am3rika.tv/l0g0n

      --
      Help Me! I'm trapped in the tubes! Oh noes! Here comes a internet!
    61. Re:And Google does it again! by Nazlfrag · · Score: 1

      They introduced the loaded term 'do no evil', not the people around Slashdot. People criticise it because it is a patently stupid hallmark card style of marketing. Don't expect any less criticism until they drop the feelgood slogan.

    62. Re:And Google does it again! by Blkdeath · · Score: 1

      On every machine I've installed IE7 on, the first time you hit a page in the internet, it pops up and asks you if you want to turn antiphishing on.

      Yes, and as usual in the Microsoft world and made exponentially worse with Vista users are now trained that when Microsoft pops up a question you just say "Yes", "Ok", "Accept" just to get on about your business and make the pesky box go away.

      I was configuring my boss's laptop to work on the company network as well as his home wireless LAN and I swear I had to click "Accept" about 2 or more dozen times! I stopped reading the messages - just looked for the "Accept" button! After a few hours of that a message couple pop up asking for permission to format C: and power cycle the unit and I'd click "Accept" just to make the damned thing go away!

      Security through asking a million technical, obscure asinine questions is, IMHO, worse than no security at all.

      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    63. Re:And Google does it again! by Verte · · Score: 1

      That's easy enough to fix- block Google Analytics. I thought everyone did.

      --
      We at slashdot are scientists, specialists and kernel hackers. Your FUD will be found out.
    64. Re:And Google does it again! by bit01 · · Score: 1

      This isn't news. ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE...

      Please stop spreading misinformation. As other posters have noted using hashes and downloads means the page doesn't have to be sent anywhere.

      It's mainly lying vendors trying to cover up their unethical behavior that claim it is necessary to send pages.

      or did you think that they were just going to be able to magically download a tiny file on your computer that would just 'know' all the phishing sites?

      Straw man. There are other possibilities as other posters have noted.

      ---

      Astroturfing "marketers" are liars, fraudulently misrepresenting company propaganda as objective third party opinion.

    65. Re:And Google does it again! by gogodidi · · Score: 1

      I know what you mean, but I really don't have many concerns regarding the whole Google thing. I know that I should though. I wouldn't give the government this information, so why in all reasonable reasoning should a private company with no (or very few) relevant legal obligations to the consumer be able to have it? They aren't forced to give us accurate results, honest results and they aren't obligated to notify us as to any change in their agenda.

      It's insane, unreasonable and asinine, but I don't have many issues with Google

      Your statement reminds me of a quote I heard a few days ago: "If you are not scared of a human brain being remotely controlled, then it may be that my prototype is working." It's a valid concern, but for now, it is paradoxically, quite unfounded.

      --
      ugh...
    66. Re:And Google does it again! by Anonymous Coward · · Score: 1, Informative

      If you're going to wave it around constantly, at least get the motto right; It's Don't be evil.

    67. Re:And Google does it again! by SnowZero · · Score: 1

      And as a special bonus, ligatures also help screw up find text and accessibility. What's not to love?

    68. Re:And Google does it again! by mrsteveman1 · · Score: 2, Informative

      Firefox2 already does that, you can set it to download a list periodically.

      Now please forward that information to....everyone else in this thread.

      Thx

    69. Re:And Google does it again! by strikethree · · Score: 1

      "This isn't news. ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE"

      Ummm, no. Firefox currently has two options for anti-phishing, one is to send the data somewhere as you suggest. The other is to download a list of sites and then compare your URLs to that list. Nothing gets sent anywhere and nobody but me knows which sites I go to.

      strike

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    70. Re:And Google does it again! by Lillesvin · · Score: 1

      Actually, Google isn't really the active part here, the Firefox devs are -- they're the ones who have chosen to utilize Googles services for this feature. The end result is the same though, but for this kind of feature, you've got to check the URLs against something, so why choose some obscure blacklist provider, when Google is generally trusted among people? (Note: "generally"!) Personally, I'd rather Google get my browsing history than some random company that I haven't ever heard of.

      Sure, they could download a list to the client and check urls against it, but that'd require updates all the time, which in turn would generate enormous amounts of trafic. Besides, who'd want to host such a blacklist, when millions of clients are updating every 30 minutes or so? Sending the URL to be checked against an updated blacklist on a server, thus spreading out the trafic, is the only sane solution IMO. I'm pretty sure Google didn't force the Firefox devs to use their service, but Google is reliable and has the capacity to support the millions of Firefox users, which makes it a sensible choice. I think maybe your attitude is a bit paranoid, but sure, I see why it can seem a tad frightening.

      --
      "Live free or don't."
    71. Re:And Google does it again! by eneville · · Score: 1

      why cant the browser use a public google cookie to do this, rather than the cookie associated with the end user? would give the user some privacy I suppose...

    72. Re:And Google does it again! by irc.goatse.cx+troll · · Score: 1

      And force you to declare any site that allows user created content as bad.
      And completely miss the potential cross site scripting vulnerabilites (i.e http://legitbank.com/search.php?q=document.write("PASSWORD PLEASE") type attacks)

      Really what needs to be done is certs holding more merit. Get multiple trusted signers to all verify you are who you say you are, and an easy way to show this.

      I also wouldn't mind getting rid of the easily stolen user/passes and have someoen work a way to do public key auth via the web to replace it. I've ranted about it many times but does anyone know of any projects even heading that way? Seems everyones going the opposite direction (openid, yahoo's auth, passsport auth) where you do all your authentication through a remote source isntead of a local agent that can then verify you.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    73. Re:And Google does it again! by fistynuts · · Score: 1

      > Silly sensationalism. nothing more.

      Your argument seems to rely on it being common knowledge that anti-phishing tools will send your entire browsing history to third parties. This is rubbish - most people will just install such a tool because it "makes browsing safer" and not read the small print where all of your cookies will be sent to Google/Microsoft/the US government.

      This being Firefox, a browser generally considered to be more secure and trustworthy than the major alternative, it is worth a story.

      --
      "You heard the man, Tubbs.. get undressed."
    74. Re:And Google does it again! by dmsuperman · · Score: 0

      It's not like they're forcing you to send them ANY information. You have to enable the feature, meaning if you want to send them the URL you can. Nobody's forcing you.

      --
      :(){ :|:& };: Go!
    75. Re:And Google does it again! by iago-vL · · Score: 1

      I think Slashdot may have stripped out your payload. If you consider "%5B" to be a payload, then you're probably mistaken, considering that, even if that's displayed exactly, you'll only end up with a left square bracket ("["), which is hardly malicious.

    76. Re:And Google does it again! by TheVelvetFlamebait · · Score: 1

      FWIW, I think Arial's a fine looking font.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    77. Re:And Google does it again! by FinalCut · · Score: 1

      I am pretty sure his open square bracket was the beginning of some placeholder pseudo-payload like so:

      [some hex characters]

      but slashdot did it's thing and converted the URL but in the process broke it.

    78. Re:And Google does it again! by Sj0 · · Score: 1

      Well, it's tough to maintain a massive dynamic list of every known web address and quickly search it, unless you're Google and have the hardware and software to do exactly that.

      That said, I tend to just use common sense. It works better than most band-aid solutions like this.

      --
      It's been a long time.
    79. Re:And Google does it again! by Anonymous Coward · · Score: 0

      This isn't news. ANY anti-phishing tool that checks to see if a page is a phishing site is going to have to send it SOMEWHERE... or did you think that they were just going to be able to magically download a tiny file on your computer that would just 'know' all the phishing sites?
      Umm, Yes? It's called a cache. You know, you download the list of phishing sites periodically and the browser checks against the local, cached list, and all it send to the anti-phishing site is a request for an updated list.
    80. Re:And Google does it again! by StikyPad · · Score: 1

      Oh yeah.. no problern there.

  2. Well.. by El+Lobo · · Score: 2, Insightful

    Considering that Google is one of the major sponsors of FF, I'm not amazed. Sending the addresses to Yahoo, or MSN, well THAT would be newz.

    --
    It's time to realise that Abble's products are the biggest abomination these days. Just say NO to the dumb iAbble way!!
    1. Re:Well.. by yvajj · · Score: 1

      Wow... talk about double standards. Your argument is ludicrous at best. "If Google does it... its ok".

      This is a privacy issue, plain and simple. There are other ways to solve this without having to send the URL to Google. Another approach would be to maintain a list of BAD URLS on the client. This is more expensive since it requires a potentially large list of bad URLS to be stored locally.

      However, this is a viable option for those who want the URL protection without sacrificing their privacy.

      Google isn't as saintly as you would think. I recommend you do some research on their handling of privacy issues with China and India.

    2. Re:Well.. by davetd02 · · Score: 1

      Potentially large?

      How about potentially many megabytes, updated daily (if not more frequently) as zombies go up and down. Storing it on the client side would be a huge resource drain with infrequent hits. Spammers know well enough to keep changing URLs as soon as they start getting picked up by filters; the list would have to update as fast as the zombienet can find a new host.

      It's possible, but it'd be a massive heavyweight way of doing things that'd require an always-on high-speed connection to work. If a user connects periodically it's quite possible that the user could end up at a phishing site before the entire list was updated to reflect the newest entries.

    3. Re:Well.. by Midnight+Thunder · · Score: 2, Interesting

      Considering that Google is one of the major sponsors of FF, I'm not amazed. Sending the addresses to Yahoo, or MSN, well THAT would be newz.

      Like every other feature I think you should be given the option of choosing where you get taken to, if anywhere. For example if I have my own anti-phishing web site then I should be able to choose that.

      I support Google for many things, but I am getting more insecure about their privacy issues.

      --
      Jumpstart the tartan drive.
    4. Re:Well.. by yvajj · · Score: 1


      Yes... it could end up being megabytes. There are ways you could reduce the footprint of the DB by storing only the hashes locally (or using compression).

      For someone who's anal about their privacy, this may be a worthwhile tradeoff. I didn't say this was ideal... I said it was a potential resolution to the privacy issue.

      Some people may be ok with sending their private data to Google. Others may not.

    5. Re:Well.. by Gregb05 · · Score: 1

      Read that as "Considering that Google is one of the major sponsors of Firefox, I'm not surprised".

      As I read it, GP was more suggesting that this is akin to "Microsoft adds new document support to Word". It's not really unexpected, nor is it particularly deceptive. We know what Google profits from, and since it's not enabled by default, you have to opt in anyhow, so it's really not a big deal.

      No need to get the privacy machine riled up over a new, optional service offered.

      As a response to the locally stored Phishing URLs, I think that would be excessive; I'd rather not have an ever expanding list of thousands of quickly expiring web sites on my hard drive, just in case I would ever stumble upon one without realizing that it was actually linking to 123.123.123.9 instead of the similarly titled amazon.com. I feel that a decent compromise would be to cache the URL and the result from Google once every few weeks, so they'd only know that I visit Slashdot, not that I leave it auto-refreshing every 5 minutes, all day long.

      --
      --
    6. Re:Well.. by Kelson · · Score: 1

      There are other ways to solve this without having to send the URL to Google. Another approach would be to maintain a list of BAD URLS on the client. This is more expensive since it requires a potentially large list of bad URLS to be stored locally.

      Ah, you mean like the way it already works in Firefox 2. And, as far as I can tell, the way it will still work in Firefox 3, unless you turn on the real-time checking option (which is already present in Fx 2).

      If you use Firefox 2, take a look in your profile directory for a file named something like urlclassifier2.sqlite. That's the local database of known bad URLs, which it periodically updates. It seems to be about 9.5 MB right now.

    7. Re:Well.. by adamofgreyskull · · Score: 1

      Like every other feature I think you should be given the option of choosing where you get taken to
      You do. The default is not to. You have the option of sending to Google, but by default it doesn't. Next?
  3. How did you expect it to work? by Anonymous Coward · · Score: 0

    Hashes? That wouldn't stop Google if they wanted the URL.

  4. Does a master list exist? by tgatliff · · Score: 2, Insightful

    My thought would be if a master list exists for someone to put up a master site that does not keep up with the information, and put a patch into Firefox to have it pull from this site...

    There is no secret to why Mozilla Firefox wants this feature. I suspect Google has agreed to pay then for the feature to be in Firefox, as I would think this data would be quite lucrative....

    1. Re:Does a master list exist? by 42forty-two42 · · Score: 5, Informative

      By default firefox does not send URLs to google. It downloads a static list from google periodically, and checks against that.

    2. Re:Does a master list exist? by tgatliff · · Score: 2, Interesting

      Yes, but my thought would be to modify the feature so that you can pick the "carrier" for the feature... Meaning, have several instead of just using Google only...

    3. Re:Does a master list exist? by elyk · · Score: 5, Interesting

      In firefox 2.0, if you look in preferences > security, there are two options for antiphishing. One is the "use a downloaded list" option, and the other is the "check by asking google for each site I visit". But the word google is a dropdown box - it appears that there will eventually be more choices, but they haven't made deals with (or been offered money from, depending on how cynical you are) other providers yet.

      --
      MS-DOS: Most Severe Denial of Service
      Free Online Backup
  5. Not new. by garbletext · · Score: 5, Informative

    This is a non-story. The ability to ask google about phishing has existed since 2.0, and was disabled then as well. Not that telling google every site you visit is a good thing.

    1. Re:Not new. by griffjon · · Score: 3, Insightful

      Is this any worse than IE7, which sends the same to M$? At least Google servers are likely to respond in a more chipper fashion than M$'s, which at times have been noticeably slow, such that I turned AntiPhishing off for some newbies I'd activated it for

      --
      Returned Peace Corps IT Volunteer
    2. Re:Not new. by Anonymous Coward · · Score: 0

      Mod this black brother up! He right!!!

    3. Re:Not new. by MLCT · · Score: 1

      Was just going to post the same thing. This is already in firefox, and is disabled by default. It is not even borderline news - it just is not news.

    4. Re:Not new. by Anonymous Coward · · Score: 4, Informative

      Firefox 2 indeed has such a setting.
      [ ] Tell me if the site I'm visiting is a suspected forgery
            (*) Check using a downloaded list of suspected sites
            ( ) Check by asking [Google] about each site I visit

      And heck, when I try to enable Check by asking Google... a window asking me to accept or reject the terms of service comes up! It says exactly this:
      "If you choose to check with Google about each site you visit, Google will receive the URLs of pages you visit for evaluation. When you click to accept, reject, or close the warning message that Phishing Protection gives you about a suspicious page, Google will log your action and the URL of the page. Google will receive standard log information, including a cookie, as part of this process. Google will not associate the information that Phishing Protection logs with other personal information about you. However, it is possible that a URL sent to Google may itself contain personal information. Please see the Google Privacy Policy for more information."
      With two choices, accept or reject the terms of service, or I can cancel and it leaves it on my previous setting.

      I wonder if Firefox 3 does the same, eh?

    5. Re:Not new. by hey · · Score: 1

      How do you turn it on? Just wondering. TIA.

    6. Re:Not new. by Tacvek · · Score: 1

      Exactly. The feature in Firefox is nothing more than the "Google Safe Browsing" extention being integrated into the browser. That extension is now part of the Google Toolbar for Firefox, but is disabled on recent Firefox browsers because of the built-in equivalent. It has two modes of operation. In one mode it simply hashes the domain name, and checks if the hash is found in a hash database of known phishing sites. The enhanced mode (disabled by default) sends the domain name to Google, along with a "highly condensed fingerprint of the site." If the URL is of a known phishing site Google warns you. Otherwise it looks at the "fingerprint" and sees it if matches the fingerprint of well known legitimate sites. If the fingerprint matches the well known legitimate site, but the domain name does not, Google sends a warning, and notes the domain name for investigation and possible adding to database of known phishing sites.

      Did Firefox 3 change something?

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  6. Uhh, how ELSE are you going to do this? by nweaver · · Score: 5, Insightful

    A "blacklist" of phishing sites needs to be stored somewhere, and you need to be able to do queries against it.

    It changes too fast, and is too large, for it to be stored locally.

    So SOMEBODY needs to provide a database interface to it, and unless you are willing to tolerate the voodoo cryptography and serious performance penalty to do privacy-preserving searches, how else is this supposed to be done?

    --
    Test your net with Netalyzr
    1. Re:Uhh, how ELSE are you going to do this? by Anonymous Coward · · Score: 1, Insightful

      lets look at another blacklist example of sites - peerguardian.
      That has a substantial list, that changes rapidly and yet, it can be stored locally and queried easily enough.
      text compresses ridiculously well - and thats all this blacklist is.

    2. Re:Uhh, how ELSE are you going to do this? by Schraegstrichpunkt · · Score: 3, Interesting

      You could do it by providing a bloom filter the browser, and then when there is a match, the browser could download a certain subset of the blacklist to verify that the match is not a false positive.

    3. Re:Uhh, how ELSE are you going to do this? by nweaver · · Score: 1

      Good idea. You'd have to stick to just the top level name and/or IP, but that would work.

      I like it.

      --
      Test your net with Netalyzr
    4. Re:Uhh, how ELSE are you going to do this? by tknd · · Score: 1

      You can also say that the internet "changes too fast" and is "too large, for it to be stored locally" yet we don't have a single service provider solution for the internet as a whole. Rather it is a network or a collection of systems.

      One alternative is to try the peer approach. It works exactly as it does in real life. You often find people asking friends about recommendations and experiences with various things like restaurants. The same concept can be applied to websites but done internally by the software. The only issues are a peer network needs to exist and a method of establishing trust between peers must also exist.

      Also I don't think such a blacklist database of domain names would be that large to maintain locally. Each domain name is at most 63 characters long between the dots and an additional 5 characters for the end. So in 1 megabyte, you can store more than 15,000 blacklisted entries without compression. Each client would also only need recent additions and deletions to the list to maintain consistency and the list could be maintained reasonably well for most if it is updated weekly.

    5. Re:Uhh, how ELSE are you going to do this? by RonnyJ · · Score: 2

      Well, you could hash the URL into a non-unique identifier, and send that identifier to Google.

      Google could then look that up in their database, then return known phishing URLs hashed with another method. The browser could then check to see if the URL also matches with the second hash returned.

    6. Re:Uhh, how ELSE are you going to do this? by nweaver · · Score: 2

      Thats what the Bloom filter suggestion was, but the bloom filter is better because its a small amount of data you store locally, and then only do you send a query to google.

      --
      Test your net with Netalyzr
    7. Re:Uhh, how ELSE are you going to do this? by Anonymous Coward · · Score: 0

      I actually thought about that for a minute when I read the parent. But consider this:

      http://letsgophishing.com/gimme/your/info.html <---- when hashed matches a phishing site

      http://letsgophishing.com/gimme/your/info.html?please <----- what about that one?

      There's plenty of other ways to get around a hash like that.

    8. Re:Uhh, how ELSE are you going to do this? by Beryllium+Sphere(tm) · · Score: 1

      >A "blacklist" of phishing sites needs to be stored somewhere, and you need to be able to do queries against it.

      >It changes too fast, and is too large, for it to be stored locally.

      That's plausible, but in practice the option of local storage has proven usable:

      What information is sent to Mozilla or anti-phishing partners when Phishing Protection is enabled?

      "When Phishing Protection is used in default mode, no information about the sites you visit is sent to Mozilla or anti-phishing partners. Rather, sites are checked against a local list that is downloaded to your computer and updated on a regular basis."

    9. Re:Uhh, how ELSE are you going to do this? by VGPowerlord · · Score: 1

      You could do it by providing a bloom filter the browser, and then when there is a match, the browser could download a certain subset of the blacklist to verify that the match is not a false positive.

      Then why haven't you started working on it already? Firefox is open source, after all!
      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    10. Re:Uhh, how ELSE are you going to do this? by Raenex · · Score: 1

      Firefox may be open source, but they get tens of millions in revenue from Google. The best you can do is code an extension, but the built-in feature will remain giving up info to Google.

    11. Re:Uhh, how ELSE are you going to do this? by Anonymous Coward · · Score: 0

      "It changes too fast, and is too large, for it to be stored locally."

      Changes too fast: Once I have the initial database I would only be downloading deltas. Instead of me querying the database, just give me the deltas.

      Too large: Give me a fucking break. I've got AV software with 60 gazillion definitions, same for malware.

    12. Re:Uhh, how ELSE are you going to do this? by Anonymous Coward · · Score: 0

      If you query the database via Tor, the problem is solved. If an exit router decides to sniff your traffic, all it sees is the requested URI. All other traffic could be routed as usual (i.e., NOT Tor). The performance hit would be negligible (at least compared to full-on Tor-enabled browsing (which would still be available if you want it)). Implementation should be easy -- just an extra option on an existing plugin (torbutton) or an option on the FF prefs pane (port on which to send anti-phishing queries).

  7. Why the concern? by Aranykai · · Score: 4, Insightful

    Why is everyone so concerned about a company having their URL history? I mean, they already have your searches(google), your email(gmail) and your documents(google docs), what does it matter?

    What will this mean? Probably that google will continue to improve their search engines, their advertising programs and other services, and they will all stay free.

    Damn, go smoke some more pot, your not paranoid enough.

    --
    If sharing a song makes you a pirate, what do I have to share to be a ninja?
    1. Re:Why the concern? by marcello_dl · · Score: 1

      Why is everyone so concerned about a company having their URL history? I mean, they already have your searches(google), your email(gmail) and your documents(google docs), what does it matter?


      Why is everyone so concerned about criminal activities online? they already deal with drugs, arms, extortion, waste recycling...
      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    2. Re:Why the concern? by Carewolf · · Score: 1

      Why is everyone so concerned about a company having their URL history?


      Because they do evil.
    3. Re:Why the concern? by Anonymous Coward · · Score: 0

      omg... you forgot the 3 big ones... terrorism, child porn & copyright infringement

    4. Re:Why the concern? by bulldog060 · · Score: 2, Funny

      i think the biggest concern is coming up from 2 groups, 1st group is obviously the people that think it is all a big plot to control them, and the 2nd would be people that put alot of effort into hiding there pr0n/online dating habits from their spouses or authorities starting to get nervous about another way for them to get caught

    5. Re:Why the concern? by king-manic · · Score: 1

      Why is everyone so concerned about a company having their URL history? I mean, they already have your searches(Google), your email(gmail) and your documents(google docs), what does it matter?

      coming soon to a web browser near you it's GSoul. Why sing away your should to just anybody. Choose the best. Choose Google*!

      *offer void where prohibited. Google promises not to do anything it considers evil with your soul. Google reserves the right to eat your soul. In the states of Utah and Nevada Google may also take possession of any Dependants souls. side effects may include loss of reflection, nausea, vomiting, anal bleeding, vampirism, and cold feet.

      --
      "There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy."
    6. Re:Why the concern? by iknownuttin · · Score: 1
      i think the biggest concern is coming up from 2 groups, 1st group is obviously the people that think it is all a big plot to control them, and the 2nd would be people that put alot of effort into hiding there pr0n/online dating habits from their spouses or authorities starting to get nervous about another way for them to get caught

      Or how about the US Government deciding to execute a gigantic dragnet and grab everyone who has read Al-Jazeera and posted something somewhere that says that "we deserved to get bombed" - which I've seen on this site here many times.

      --
      I prefer Flambe as apposed flamebait.
    7. Re:Why the concern? by chill · · Score: 1

      It gives Google the ability to determine exactly which "escorts" listed on Craigslist I perused before settling on the cute little Latina who promised multiple language lessons. :-)

      Give me your URL history, combine it with your online purchase and reading history and a decent psychologist (or psych AI) can probably tell you what color shirt you are wearing today.

      The government understands this theory. It is why you can certain FOI requests get denied and others allowed. Not that the information you are requesting itself is sensitive, but if you start getting too many pieces of the puzzle together in one place, you start to see things that you were not meant to know.

      --
      Learning HOW to think is more important than learning WHAT to think.
    8. Re:Why the concern? by Anonymous Coward · · Score: 0

      It's disabled by default anyhow. That weighs heavily as to goog's intent and respect for the user.

      And frankly, you have to trust SOMEBODY with your information, unless you stop using the services.

      I doubt m$ or yawhoo would even *TELL* you they were collecting information, unless sued or caught pants down.
      I think goog is the more discerning operation of its size and heft. IMHO AFAIK IANAL SEMPER FUBARIS

      Now - if someone would come out with a nice 3rd party plugin that could perform this check for badware against
      goog's list, via proxy + hash + some anonymity, I'd buy them a burrito and possibly a negra modelo as well.

      Maybe it already exists, in which case, post the link... your burrito may already be on its way. -Duff

    9. Re:Why the concern? by Mortanius · · Score: 1

      Or how about the US Government deciding to execute a gigantic dragnet and grab everyone who has read Al-Jazeera and posted something somewhere that says that "we deserved to get bombed" - which I've seen on this site here many times.


      See #1. Or refer to "paranoid nutcases."
    10. Re:Why the concern? by Sylver+Dragon · · Score: 1

      Well, this will probably just get me labeled as a "tin-foil hatter" but here goes.
      The main point of maintaining my privacy, in regard to what I read, is simply the fact that I have no way to know what may later be deemed "undesirable". Do I think that "they" are out to get me? No. But I have read enough history to realize that, if we are ever unlucky enough to have a government, or persons within our government who were interested in suppressing a particular group or point of view, that they will quickly access any data which has been collected and use it to suppress said group or opinion. It's happened in the US in the past, and we don't really have any guarantee that it won't happen again. (See: Japaneese internment camps, McCarthyism)
      The desire for privacy is not about hiding crimes or indiscretions, it is about freedom of thought. If every thought, every question you ever consider will be aired publicly, you will automatically avoid certain subjects. Just consider the current US environment. If I publicly were to ask the question, "Does Al Queda have a valid point and the US people deserve to be attacked?" In many areas of the country, I would probably be lynched or at the very least treated horribly, just for asking a question. But this is a question I should be able to ask and research, without fear of reprisal. But, because of the current social environment, it is important that I keep such queries and the associated research private. Part of this means that I can engage in research, without the fear of ending up on some list which will create problems for me in the future. Imagine ending up on the TSA "no-fly" list, just because you wanted to see the Al'Jazeera take on the world?
      Will such things necessarily happen? No, but they could, and there is no mechanism in place to prevent such abuses from occurring. Therefore, it is reasonable to take precautions to guard against such abuses. Sure, in the end, my taking the time to maintain a little bit of my privacy may be wasted. But that is a small thing when compared to what could happen if a lack of privacy were to be abused.

      --
      Necessity is the mother of invention.
      Laziness is the father.
    11. Re:Why the concern? by Ogive17 · · Score: 1

      Replace 'Google' with 'government' and you'd be crying 'foul.'

      --
      "Action without philosophy is a lethal weapon; philosophy without action is worthless."
    12. Re:Why the concern? by Roxton · · Score: 1

      See #1. Or refer to "paranoid nutcases."

      Look, I hate conspiracy theories as much as the next guy, but it's no secret that government agencies have been and continue to be interested in data mining mundane information to assess potential terror threats before they happen. Anybody who thinks society can't change quickly isn't a student of history.
    13. Re:Why the concern? by mickwd · · Score: 1

      Why is everyone so concerned about the general public being able to see their genitals? I mean, they can already see your face, your neck, your hands, what does it matter?

      What will this mean? Probably that Google will put pictures of them online, Canadians will hate winter even more, and we will all hang free.

      Damn, go smoke some more pot, you're not paranoid enough.

    14. Re:Why the concern? by maxwell+demon · · Score: 1

      I mean, they already have your searches(google), your email(gmail) and your documents(google docs), what does it matter?

      They somewhat have my searches (but thanks to dynamic IP and me not allowing their cookie, they cannot find out that searches done on different days, and sometimes even the same day, are done by the same person). They don't have my email (I don't use gmail), nor my documents (I keep those on my local hard disk, thank you).
      --
      The Tao of math: The numbers you can count are not the real numbers.
    15. Re:Why the concern? by Anonymous Coward · · Score: 0

      It might not be harmful in this case, and also it's not a big issue since it's a service provided *to you* free of charge, and off by default. It is available for those who want to use it, and those who do not want to broadcast their browsing history can chose not to.

      And you're right, it is also likely to increase the quality of Google products.

      But you seem to just write it off without a second thought, I think it's in everyone's best interest that topics like this show up and concerns are voiced so that everyone is aware of what is really going on. That way they don't use the service in ignorance now and later get upset when they realize they have been sending a lot more personal information over the net than they thought they did.

    16. Re:Why the concern? by rastoboy29 · · Score: 1

      It could be a problem depending on what yer searching for.

    17. Re:Why the concern? by ultraparanoid · · Score: 0

      "Damn, go smoke some more pot, your not paranoid enough."

      Yes, I am.

    18. Re:Why the concern? by Anonymous Coward · · Score: 0

      It is like installing a camera in your home.

      The only people that have something against it are either criminals, perverts or people without self-confidence.

  8. Big brother by marc_garcia · · Score: 1

    Google already know almost everything about us... Hopefully they go on using it for good things: I like video recommendations according to my searches!

  9. umm?? by gitargr8 · · Score: 0

    and Google gets a wealth of information about which sites are popular

    Doesn't running the leading search engine already give you a pretty good idea about which sites are popular?
    1. Re:umm?? by User+956 · · Score: 1

      Doesn't running the leading search engine already give you a pretty good idea about which sites are popular?

      I imagine it gives a pretty good idea, but something like this would allow pretty easy creation of an alexa competitor (which is kind of different data). For example, I have slashdot bookmarked. I usually don't ever search for it.

      --
      The theory of relativity doesn't work right in Arkansas.
  10. Already there by Todd+Knarr · · Score: 4, Informative

    It's already in the version of Firefox I'm using, 2.0.0.6 downloaded directly from Mozilla's web site. In fact you've got the choice to enable it or leave it disabled, and if you enable it you've got the choice between downloading a list and doing the check internally or checking each URL interactively with a service (currently Google's the only one in the list, but more could easily be added).

    1. Re:Already there by ivan256 · · Score: 2, Interesting

      If you're going to do it interactively, why not use a hash of the URL (or the domain name/port) instead of sending the URL itself? Then even with live checking, google would only know which sites you went to if they were a match in their list of bad guys.

    2. Re:Already there by Todd+Knarr · · Score: 4, Interesting

      Because http://thief.com/login.html and http://thief.com/Login.html both hash to radically different values, but both have in the plaintext a characteristic fingerprint of a phishing attempt. A service that gets the plaintext can trivially identify both, but a service that only gets a hash would be fooled by the second if it only had seen the first before.

    3. Re:Already there by Todd+Knarr · · Score: 1

      Bah. SlashDot mangled the URLs, there's supposed to be a "www.bankofamerica.com@" in front of the "thief.com".

    4. Re:Already there by Volatar · · Score: 1

      Sweet! I am turning that one right away.

      Helping Google better their business and protecting myself from phishing better then I would otherwise is a double win!

    5. Re:Already there by m1sha · · Score: 0

      But you've gone and assumed that the phisherman has used a non-case-sensitive server. Everyone knows that you can't commit crimes running Genuine Windows Server.

    6. Re:Already there by Todd+Knarr · · Score: 1

      No, just that he can change his URLs at will. Note that URLs do not name files in a filesystem, that's merely one common way of implementing things. I've got a Web server that's at the opposite extreme: all URLs are equivalent to "/" and get handled identically (a 404 error gets returned) and there's no filesystem backing at all.

    7. Re:Already there by ivan256 · · Score: 1

      The also both point to the same host+port, and thus would actually produce the same hash if you did it the way I suggested.

    8. Re:Already there by niobium · · Score: 0

      If you're going to do it interactively, why not use a hash of the URL (or the domain name/port) instead of sending the URL itself? Then even with live checking, google would only know which sites you went to if they were a match in their list of bad guys. Not necessarily. Google could create a hash of every URL that they index (or at least the interesting ones), and then create a reverse lookup table from those hash values. They would then know much more about your browsing habits than simply which phishing sites you happen upon.
      --
      Those who would attribute to Jefferson a quote by Franklin while leaving out essential terms deserve a punch in the face
    9. Re:Already there by Anonymous Coward · · Score: 0

      I assume you have some good reason to do this?

    10. Re:Already there by Todd+Knarr · · Score: 1

      I do.

    11. Re:Already there by Annymouse+Cowherd · · Score: 1

      You can uppercase it first.

  11. Oh my GOD! by gowen · · Score: 5, Funny

    Google are going to find out what websites are popular. That's information that they simply couldn't otherwise find out unless they ... oooh ... operated the world's most popular search engine.

    Everybody panic!

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:Oh my GOD! by Bill,+Shooter+of+Bul · · Score: 2, Insightful

      You laugh, but there is a difference between knowing which topics people search for and consequently which one they go to when presented with a list of sites related to that topic, and knowing the sites people go to directly and how often they do it.

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    2. Re:Oh my GOD! by TheSpoom · · Score: 1

      I don't search for Facebook every time I access it.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
  12. the unarticle... by revery · · Score: 5, Funny

    Breaking news: Cheese gives you cancer!!

    Oh wait, no it doesn't... You might still get cancer though...

    1. Re:the unarticle... by Kman_xth · · Score: 1

      When dealing with cheap (or open!) cheese, you may assume worse...

  13. Really a fair deal? by Ungrounded+Lightning · · Score: 4, Insightful

    Fair deal? Not to worry -- the feature is disabled by default."

    But does the "enable" interface inform the user that Google gets their browsing history as a side-effect of providing the blacklist?

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Really a fair deal? by akasch · · Score: 1

      I'm wondering if you have to actually use it after enabling it, or can you just enable it and get info on the site you already visited - then anytime you turn it on they would get your whole browsing history anyway if you are dense enough not to clear cookies regularly

      --
      Mo
    2. Re:Really a fair deal? by ronanbear · · Score: 3, Informative

      Actually, it does explain it pretty well on FF2. If they changed that it would be news.

      --
      the more they over-think the plumbing the easier it is to stop up the pipe
    3. Re:Really a fair deal? by xlv · · Score: 3, Informative

      Actually, it does explain it pretty well on FF2. If they changed that it would be news.


      FYI, here's the text in the popup for Firefox 2.0.0.7:

      If you choose to check with Google about each site you visit, Google will receive the URLs of pages you visit for evaluation. When you click to accept, reject, or close the warning message that Phishing Protection gives you about a suspicious page, Google will log your action and the URL of the page. Google will receive standard log information, including a cookie, as part of this process. Google will not associate the information that Phishing Protection logs with other personal information about you. However, it is possible that a URL sent to Google may itself contain personal information. Please see the Google Privacy Policy for more information.

  14. Really not an issue by allthefish · · Score: 1

    As much as I hate things phoning home, with a phishing filter there's really not much of a choice. It has to check the site against SOMETHING, and as Google is the closest to being the standard repository of URLs, then I think it makes the most sense.

    Just think about it. When you want information about a certain bug or scam, what's the first place you go? Generally, its Google. Yes, Google is probably paying Mozilla for it, but who cares? Even if they weren't, its the most logical choice anyway. Plus, the feature is off by default, and you have to deliberately turn it on. There's no deception going on here.

    These aren't the droids you're looking for. Move along.

  15. Fear mode... by xyph0r · · Score: 1

    Good job my fear mode's set to off by default or I might've actually cared about this non-news.

    --
    SQL programmer goes to a bar. Walks up to two tables and says 'Excuse me, may I join you?'.
  16. Hash by Arthur+B. · · Score: 1, Insightful

    Why not send a hash with a salt ? It makes it fast to check if the url is in the malware blacklist but if Google wants to know the list of websites you visited, they have considerably more work to do. You could also send fake hashes along each request.

    --
    \u262D = \u5350
    1. Re:Hash by sirambrose · · Score: 1

      That won't work because google would have to maintain a full table of all the possible hashes of every url on the phishing list. If they can feasibly store a full set of salted hashes for all the bad urls, they can probably do the same for all the urls in their index. For a company that caches most of the web, a hash table of all urls or hostnames can't be too hard.

      In addition, the hash function would probably have some collisions. Users don't want an anti-phishing tool that flags random sites that happen to have a url that collides with the url of a phisher's site.

  17. Oh joy. by SatanicPuppy · · Score: 1

    Why does this need to be included by default? Am I the only one who finds the anti-phishing stuff to be annoying? Fine, some people want it, make a plugin or an extension, but stop adding tangential stuff to the codebase! Adding a piece of "functionality" to a web browser that does a name check on every website you load is bound to add a huge chunk of overhead.

    Am I the only one who remembers The Kitchen Sink? Adding stuff like this into a pure vanilla install is ridiculous. I don't care if they want to make a "secure" version with plugins already installed and enabled, but don't make it a part of the

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    1. Re:Oh joy. by Anonymous Coward · · Score: 1, Funny

      I don't care if they want to make a "secure" version with plugins already installed and enabled, but don't make it a part of the

      That must be a first. You got bored of your comment before I did!

    2. Re:Oh joy. by moore.dustin · · Score: 3, Insightful

      The people who have no idea about about extensions and plugins(the average user), are the people who want the anti-fishing features. Being the more advanced user, it is far easier for you to turn it off than it is for the average user to seek, install, and maintain(update) a plugin.

      I would agree that it is annoying for me as well though - I do not need the help of the browser to ward off phishing, especially at the cost of a performance hit. That said, Firefox is not a pet project of the geek world anymore. FF is aggressively seeking the mind and market share of the everyday user, so they must produce a product those users want. Outside of security, what is the real benefit of abandoning IE6 and more importantly IE7? Pages rendering correctly/standard compliance is not an issue with the average user, not in the least. So that only really leaves security, interface/usability, and I suppose can throw in the great extension selection as a motivator to switch as well. This is a move in the direction of better security to offer its users who value it.

  18. toolbar by wwmedia · · Score: 1

    wait aint this the same google that pays people per firefox download (thats conveniently bundled with google toolbar which sends every url to google)...

  19. What about a downloadable "Definition Update"? by Zymergy · · Score: 1

    What about a user downloadable "Definition Update" for the Antiphishing engine similar to what scanning engines in Norton, McAfee, AVG, Ad-Aware, SS&D, etc.. do?

    1. Re:What about a downloadable "Definition Update"? by richwklein · · Score: 1

      Downloading a "Definition Update" is how the phishing/malware protection works by default. However, real time checking has been possible since FF 2.0 was released. The user actually has to enable it in their preferences. I personally doubt anyone ever does.

      It is even more of a non-issue with 3.0. Bug #388652 is about removing the real-time checking and it looks like it is seriously being considered.

  20. WordPress Now FireFox by WED+Fan · · Score: 1

    I thought only MS could be evil. Well, Google, too. Now, you are telling me that open sourcers are evil, too? Now, how many of you that use WordPress...wait, firefox...dug into the code to find that out? Hands? Anyone? Anyone? Bueller? Nah, didn't think so. But, I bet a number of you upgraded. Doesn't matter, closed or open, you're argument about security is bogus unless you crawl through the code, otherwise, it might as well be closed.

    --
    Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
    1. Re:WordPress Now FireFox by Anonymous Coward · · Score: 0

      I thought only MS could be evil. Well, Google, too. Now, you are telling me that open sourcers are evil, too? Now, how many of you that use WordPress...wait, firefox...dug into the code to find that out? Hands? Anyone? Anyone? Bueller? Nah, didn't think so. But, I bet a number of you upgraded. Doesn't matter, closed or open, you're argument about security is bogus unless you crawl through the code, otherwise, it might as well be closed.

      Oh, yeah? Oh, yeah? Well...well...so's your momma.

      I got nothing. Damn, how is OSS different if no one outside the development team looks at the code? How is that different than no one outside of Microsoft looking at the code?

      Crap, Hell, and Damn. I'm getting a drink.

  21. Get a clue by Anonymous Coward · · Score: 2, Insightful

    Edit > Preferences > Security > Tell me if the site I'm visiting... >

    [X] Check using a downloaded of suspected sites
    [ ] Check by asking [Google, .. oh no other one in this dropdown] about each site I visit.

    Also saves your bandwidth.

  22. Clueless users don't change defaults by lowy · · Score: 5, Insightful

    It seems to me that the users who most need anti-phishing protection are the ones least likely to change their defaults.

    1. Re:Clueless users don't change defaults by sulfur · · Score: 1

      True, but if it was enabled by default, everybody would complain about evil Mozilla sending URL history to Google, and rightfully so. The best way to handle it would be to ask the user in the same first-run wizard where they ask to import bookmarks from other browsers.

  23. fud? by Anonymous Coward · · Score: 0

    "As we were discussing, Gran Paradiso -- the latest version of Firefox -- is nearing release. Gran Paradiso includes a form of malware protection that checks every URL against a known list of sites. It does so by sending each URL to Google. In other words, if people enable this feature, they get some malware protection, and Google gets a wealth of information about which sites are popular (or, for that matter, which sites should be checked for malware). Fair deal? Not to worry -- the feature is disabled by default." ... And yet you chose to post an article sensationalizing and misrepresenting this feature - despite it not being enabled by default?
    This isnt digg you know, its not a good thing to post articles that are thinly veiled flamebait.
    Where is your evidence that it sends every url to google?
    Is it just how you think it can be implemented or a transparent opportunity to spread FUD about privacy issues, google and firefox?

  24. They probably just use cookies to track you by Anonymous Coward · · Score: 0

    ... so, dump your google cookies from time to time if you're concerned about this. FF is open source, there no reason you can't break google's session tracking at will.

    Please, this is non-news.

  25. This is Idiotware by Burz · · Score: 1

    Because the people who put it in FF are acting like idiots by assuming average users are dumb and won't learn a couple of simple instructions. Hence, the idiots (i.e. many people in IT) don't even bother to suggest proper URL usage and instead concoct convoluted and invasive crap based on what a central authority considers socially acceptable for web browsing (and don't tell me the blacklist won't be expanded beyond suspected phishers-- you know it will).

    The best thing they could do, IMO, is to render every URL in the address bar with the domain in red BOLD letters. Then, on first-use of Firefox the user gets a popup baloon coming out of the address bar advising them to always keep an eye on the domain field. This has the added benefit of making SSL certificates worthwhile, since certificates only work if you pay attention to the domain you are connecting to.

    Teaching basic URL awareness also assumes that people who don't bother to spell correctly (or blithely click 'OK' on certificate warnings) will get what they deserve.

    This feature could make me switch away from Firefox.

    1. Re:This is Idiotware by SanityInAnarchy · · Score: 1

      First, realize the feature is disabled by default, and can be enabled without sending your browsing history to Google. Also, it's fairly likely it will let you visit those sites, it'll just prompt you first.

      Because the people who put it in FF are acting like idiots by assuming average users are dumb and won't learn a couple of simple instructions.

      Actually, they are, intelligently, realizing that your average IT department doesn't have the resources to educate users properly, and some of those users are fundamentally un-educatable. You can either give them the invasive crap from Firefox, or you can figure the IT dept will standardize on IE to get the same invasive crap, because no IT dept in their right mind is going to let them just get exploited anyway.

      --
      Don't thank God, thank a doctor!
    2. Re:This is Idiotware by Burz · · Score: 1
      Having it disabled by default is one saving grace, I will admit.

      But we are certain to hear techies ramble on to their acquaintances about clicking that checkbox in preferences, instead of telling them to keep looking at the domain (the latter being the only way to truly safeguard yourself in the longrun anyway).

      Any IT dept who pushes this is stupid, because they are leaking internal employee activities to an external site.

      and some of those users are fundamentally un-educatable. Then you are part of the problem, and given your level of knowledge implied by your presence here, you share in the responsibility for that failure. I'd wager you like to push fancy, dramatic-sounding 'technologies' to people, instead of teaching fundamentals that save tons of resources (and freedom) down the line. It is because of disdainful people like you that we have millions of users operating computers who were never even shown the concepts of "file" and "pathname" yet never hear the end of malware removal and fascist-leaning Internet filtering schemes.
    3. Re:This is Idiotware by Billly+Gates · · Score: 1

      Then all the I.T. Departments will get calls complaining that the domain name is in red bold leters and its annoying. Go fix it?

      Users are uneducated and shouldn't know DNS even is. If it looks like chasebank.com in the address bar then they arrived at the right place.

      Many new phishing tools poison the cache of the pc or host file so grandma wont know the difference since the address bar will exactly match the correct address. How do you fix this?

      The gangs in Russia so far are ahead in the security game and even have their own storm bot supercomputer to help use such schemes.

    4. Re:This is Idiotware by jisatsusha · · Score: 1

      The best thing they could do, IMO, is to render every URL in the address bar with the domain in red BOLD letters.
      Take a look at Locationbar2, it's going to be included by default in Firefox 3.
    5. Re:This is Idiotware by Burz · · Score: 1
      MS and Apple change much more significant aspects of their UI almost regularly, so I call BS on your claim about domain lettering style being 'unlearnable'.

      Users are uneducated and shouldn't know DNS even is. If it looks like chasebank.com in the address bar then they arrived at the right place. Another example of horrid disdain and elitism. Most people don't know what a domain is because techies like yourself have written them off. And of course, arguing for active babysitter-like controls certainly helps the job security of most people on this site. So we have a case of the fox guarding the henhouse, where a certain negative (even misanthropic) attitude is a cultivated kneejerk response out of self-interest.

      Many new phishing tools poison the cache of the pc or host file so grandma wont know the difference since the address bar will exactly match the correct address. How do you fix this? This is what SSL certificates are for: YOU check that the domain you typed is spelled correctly, and the CA makes sure your browser is going where you want it to go. You only need to know that 1) the domain is crucial, 2) certificate warnings protect you from spoofed domains, 3) it is still up to you to judge if the site you want to communicate with is "good" or not.

      So my question for you is: How often have you told people about this?

      No one I have asked has ever received these very basic instructions for using the Web.
    6. Re:This is Idiotware by SanityInAnarchy · · Score: 1

      Any IT dept who pushes this is stupid, because they are leaking internal employee activities to an external site.

      Better leaking to google.com than 67.43.208.13. And some users really are so completely untrainable that the choice really is that simple.

      Until and unless companies start forcing a basic level of computer competence, well, your only third option is to kiosk-ify their workstations until they physically can't do anything to them, or maybe to firewall so aggressively that they can't touch the outside world except to explicitly approved sites.

      Then you are part of the problem, and given your level of knowledge implied by your presence here, you share in the responsibility for that failure.

      Sorry, no.

      (Warning, extended car analogy...)

      I'm just the mechanic. I can tell you as many times as I like how often you have to change the oil on your car, or not to turn left into cross traffic, or any of the stupid little things every driver should know. But in the end, I'm just the mechanic, I can't do shit.

      The current solution is to have the government deal with it. But back in the IT world, the "government" is management, and they're often just as clueless as the users.

      I'd wager you like to push fancy, dramatic-sounding 'technologies' to people, instead of teaching fundamentals that save tons of resources (and freedom) down the line.

      I teach fundamentals to anyone who will listen.

      Unfortunately, it's not many. And if they won't let me teach them, it comes back to that choice: Do I do nothing, so that Google doesn't get their personal information, but 67.43.208.13 does? Or do I push a "fancy, dramatic-sounding 'technology'" that sends personal information to Google, but keeps them safe from 67.43.208.13?

      It's not really that difficult a choice.

      Yes, if I ran the company, I would give IT lots of power. I would prevent people, as much as possible, from making stupid choices, often by not even letting them run on Windows. I'd require them to take basic computer training -- not "Video Professor" bullshit, but actual fundamentals that almost no one bothers to learn. I would make them competent admins, yet not give actual admin rights except where necessary...

      And I'd be dreaming, because I don't run the company, and it's not up to me.

      Even on a user-by-user basis, it's not up to me, because I'm not their boss, so I can't mandate training. And if I could show you some of the people I occasionally try to help here, well... They're almost proud of how inept they are.

      --
      Don't thank God, thank a doctor!
  26. The same way other people do it by Arkaic · · Score: 1

    Pull down the entire blacklist periodically, and then just query the local copy.

    1. Re:The same way other people do it by vux984 · · Score: 1

      Except that by 'periodically', you'd have to do it every few seconds. Or better still just before you visit each URL.

  27. Fixed that for you. by Kadin2048 · · Score: 5, Insightful

    I bet we wouldn't have half the problems we do now if people just stopped automatically trusting everything they see.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    1. Re:Fixed that for you. by Anonymous Coward · · Score: 1, Funny

      I bet we wouldn't have half the problems we do now if people just stopped automatically trusting.

    2. Re:Fixed that for you. by XenoPhage · · Score: 5, Funny

      I bet we wouldn't have half the problems we do now if we just stopped having people.

      --
      XenoPhage
      Technological Musings
    3. Re:Fixed that for you. by Knuckles · · Score: 4, Funny

      I bet we wouldn't have half the problems we do now if we just stopped

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    4. Re:Fixed that for you. by Anonymous Coward · · Score: 0

      I bet we wouldn't have half the problems we do now if people just stopped.

    5. Re:Fixed that for you. by TuringTest · · Score: 1

      NO CARRIER

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    6. Re:Fixed that for you. by QuickFox · · Score: 5, Insightful

      I bet we wouldn't have half the problems we do now if we were just.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    7. Re:Fixed that for you. by 19thNervousBreakdown · · Score: 4, Funny

      I bet.

      --
      <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
    8. Re:Fixed that for you. by Anonymous Coward · · Score: 0

      Eye.

    9. Re:Fixed that for you. by Anonymous Coward · · Score: 0

      just what? FAG!!!

      - Wolf Bearclaw

    10. Re:Fixed that for you. by nacturation · · Score: 1

      I bet we wouldn't have half the problems we do now if we just stopped having people. But until that times comes, if we simply cull half the people we could achieve a similar rate.
      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    11. Re:Fixed that for you. by BoredAtWorkWhatElse · · Score: 1

      *Crickets*

  28. Did I miss the memo? by LMacG · · Score: 4, Informative

    Is this tin foil hat day or what? This isn't a new feature in FF3, it's already in FF2.

    Wait, maybe it's sending server dumps and some developer said "if you don't like it, fork it." That must be it.

    Do we get a "this is a non-story" correction to this post too?

    --
    Slightly disreputable, albeit gregarious
    1. Re:Did I miss the memo? by transonic_shock · · Score: 1

      Thats exactly what I thought.....this isn't a new feature in FF3. it was a new feature in FF2.

    2. Re:Did I miss the memo? by Cro+Magnon · · Score: 2, Funny

      Hey, this is Slashdot. You expected NEW info?

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    3. Re:Did I miss the memo? by Tim+C · · Score: 3, Informative

      The difference appears to be that while FF2 periodically downloads a list from google, FF3 uploads every URL you visit.

      The feature itself may not be new, but the implementation certainly seems to be.

  29. Salt won't help you. by SanityInAnarchy · · Score: 4, Informative

    Salt helps for things like passwords, where two users with the same password will have it appear differently in the password file.

    It makes no sense here. It would prevent a third-party from intercepting your browsing history -- but then, they can do that anyway, by simply being your ISP.

    But if Google has the list of malware sites, obviously they know that foo.com resolves to a particular hash (with a particular salt). The only way this could possibly work is if Google stored a separate list for each user, each with its own salt, which would still require you trusting Google to be doing this and not to be keeping a mapping of hash+salt -> website.

    There is no way hashes can solve this problem. The only solution is to either be smart, so you don't need a blacklist, or to download the entire blacklist periodically, which is an option, but not everyone likes it.

    --
    Don't thank God, thank a doctor!
    1. Re:Salt won't help you. by Arthur+B. · · Score: 1

      It means google needs to try each salt for each site in the malware table. Suppose that they want to know which site you visited (as opposed to if you visited a site) they'd have to run through all websites (not just the malware list) and all hashes, it makes the task a bit more complicated.

      --
      \u262D = \u5350
    2. Re:Salt won't help you. by mccoma · · Score: 1

      well, as others said, your web browser could send a non-unique hash of the site to Google. Google could then send a list of all sites that match the hash. Cache the list for a while on the client. Then your client sees if the actual site is in the returned list. Google gets a guess and you get some privacy.

    3. Re:Salt won't help you. by Anonymous Coward · · Score: 0

      If your privacy matters to you that much that you'd advocate a horrible over-engineered solution, why don't you just turn it off and use your common sense instead?

    4. Re:Salt won't help you. by mccoma · · Score: 1

      Really not advocating it, just saying it can work. Also, that is not a "horrible over-engineered solution". Sending a key and getting a group of results is pretty mild.

    5. Re:Salt won't help you. by SanityInAnarchy · · Score: 1

      It means google needs to try each salt for each site in the malware table.

      You must be using a different concept of "salt".

      If I send a hash, with randomly-generated salt on my own machine, they can't do anything with it, including tell me whether or not it's in their list. If I send a hash with some salt they provide me, so that it matches the salt that was used to generate that line in their table, they can simply do a 1:1 match of each line of the malware hash table vs the actual site that was used to generate it. True, if they threw away the original URL, they couldn't do that, but you're trusting them to throw that URL away.

      I simply don't see a way to know that a hash is or isn't bad without also knowing which site it maps to. The only way I can see to prevent loss of privacy is sending a list -- someone else mentioned a partial list derived from a partial hash -- and letting the mapping be done locally.

      --
      Don't thank God, thank a doctor!
  30. Uhh, how about with a *HASH*?!?!? by Anonymous Coward · · Score: 0

    unless you are willing to tolerate the voodoo cryptography and serious performance penalty to do privacy-preserving searches, how else is this supposed to be done? Since when is a simple hash "voodoo cryptography??!?!

    And could you elaborate on the "performance penalty" when the time to do an MD5/SHA would be several orders of magnitude less than the round-trip to the server for validation?
    1. Re:Uhh, how about with a *HASH*?!?!? by nweaver · · Score: 1

      A hash is insufficient, as Google has constructed the hash and could just as easily keep a map of H(URL)->URL as part of the database.

      --
      Test your net with Netalyzr
    2. Re:Uhh, how about with a *HASH*?!?!? by Anonymous Coward · · Score: 0

      They could, but *would* they? If they're gonna make a concerted effort to *not* collect the data, they would.

      You asked "how else could it be done" - and I told you.

      How about admitting you're wrong?

    3. Re:Uhh, how about with a *HASH*?!?!? by nweaver · · Score: 1

      Because privacy preserving database queries are different, and allow you to query the database WITHOUT the database owner able to extract information, and it is true "Deep crypto voodoo"

      --
      Test your net with Netalyzr
    4. Re:Uhh, how about with a *HASH*?!?!? by illuvata · · Score: 1

      But they only make a map of the "bad" sites, so that is the only hashes they could reverse. As most people probably don't spend much time on such sites, their privacy would still be improved.

    5. Re:Uhh, how about with a *HASH*?!?!? by VGPowerlord · · Score: 1

      But they only make a map of the "bad" sites

      Objection, assuming facts not in evidence!
      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  31. Dont think Google think Doubleclick by Anonymous Coward · · Score: 0


    same company and most people here probably firewalled them off years ago,

    how long till google goes into dev>null ?

  32. Safari 3 also by MacColossus · · Score: 1

    According to several mac rumor sites and this link by Apple, Safari 3 will also have similar functionality. http://www.apple.com/pr/library/2006/aug/07leopard.html

  33. How about... by grishnav · · Score: 1

    ...accessing the list through TOR?

  34. Old troll. by SanityInAnarchy · · Score: 1

    Fact is, I don't have to, because a LOT of people already have -- the people responsible for developing and shipping Firefox, for example.

    "May as well be closed"? Maybe, if no one outside the development team looks at it. But the difference is between a diverse development team, everyone paid by a different group, some not paid at all for their Firefox work, and a single, homogeneous team, working for one company, who may not even care what spyware goes in.

    By the way, if you'd bothered to check, this feature is off by default. Do you honestly think Google could've gotten it in if the feature was enabled by default?

    --
    Don't thank God, thank a doctor!
  35. Only a matter of time until those things from Half-Life 2 are flying around my apartment gathering data about what I eat, wear, and do on my spare time. Then start spitting out ads. I quit.

  36. A better way by brunes69 · · Score: 0, Redundant

    A better way to do it would be to just maintain a database of phishing sites that the browser downloads and checks *LOCALLY* to see if it is phishing.

    Instead of every page hit being set to Google or $SERVER, it checks Google or $SERVER to see if the database has changed since last downloaded. If it has, it downloads a binary update and inserts it into the database. Then it checks the LOCAL database to see if this is a phishing site.

    Such a mechanism is just as up-to-date as submitting the URL to the remote site, and much more secure. And the binary form of such database updates would be minuscule, on average each request would likely take *LESS* time this way since you are only checking last-modified headers on a file instead of initiating a full HTTP GET/POST.

    1. Re:A better way by hummassa · · Score: 2, Insightful

      And why should Google (or any other $SERVER) give you this expensive-to-gather information (phishing sites blacklist) for Free??
      I think it's quite fair give some info about my mail, searches, and browsing history to Google in exchange for a great search engine and virtually unlimited e-mail space.

      --
      It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
    2. Re:A better way by BalanceOfJudgement · · Score: 1

      And why should Google or any other $SERVER give you this expensive-to-gather information phishing sites blacklist for Free??

      For the same reason many anti-virus vendors have free versions of their products that they keep up to date for free: it reduces the overall infection rate and makes the internet a generally safer place.

      I'm willing to exchange some small information for this service if it were so asked, but I'm not going to exchange my mail or searches for it. I might exchange my browsing history. I'm not going to exchange my security for my privacy.
      --

      We are the fire that lights our world.. and we are the fire that consumes it.
    3. Re:A better way by Blkdeath · · Score: 1

      For the same reason many anti-virus vendors have free versions of their products that they keep up to date for free: it reduces the overall infection rate and makes the internet a generally safer place.

      So corporate entities do things for the greater good of us all, not for the chance to sell people updated, non-cripped, feature-rich versions of their "free" packages?

      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    4. Re:A better way by BalanceOfJudgement · · Score: 1

      So corporate entities do things for the greater good of us all, not for the chance to sell people updated, non-cripped, feature-rich versions of their "free" packages?

      The two ends aren't necessarily contradictory. While I'm no fan of corporate corruption (simply look at my other posts here), I'm willing to grant when they actually do something right.

      Thus my moniker.
      --

      We are the fire that lights our world.. and we are the fire that consumes it.
  37. Re:main(p){printf(p,34,p="main(a){printf(p,34,p=%c by What+is+a+number · · Score: 1

    main(a) should be main(p) ? %c%s% c could be %c%s%c ? --- I type this every time.

  38. Why is this an issue? by allthefish · · Score: 1

    There's really no reason to be up in arms about this. You can put your torch and pitchfork down.

    Firefox is open-source. They're not trying to hide anything. One of the side-effects of FOSS is that the developers can't hide anything in the code without someone looking through it and pointing it out. This has happened countless times in the past (Azureus, etc.), but we've got no indication that they're actually trying to keep it from us. Actually, quite the opposite is true; they seem to be making it public knowledge.

    Another effect of being open source is that you are free to fork it if you like. If y'all don't like this new direction, then why not produce something better?

  39. and explorer beams your urlz to microsoft by nannynannybooboo · · Score: 2, Insightful

    This blog post from a few years back explains how/why one might run a system like this: http://blogs.msdn.com/ie/archive/2005/08/31/458663.aspx (blogs.msdn.com)

    --
    Python is a lot like Java but with less typing
  40. The concern. by Kadin2048 · · Score: 4, Insightful

    Why is everyone so concerned about a company having their URL history? I mean, they already have your searches(google), your email(gmail) and your documents(google docs), what does it matter? Because it's another thing the authorities can subpoena -- or just take, without all that messy paperwork -- and comb through to find things to go after you with.

    The way the laws are these days, even if you're Mother Teresa, you're probably doing something illegal, even if you don't think of it as illegal or even realize it. (Ever downloaded VLC or Handbrake? Bought discount smokes? Played a little online poker? Bought something without paying your state's sales tax?) Sure, the FBI normally has bigger fish to fry than you and me, but there's no reason that'll always be the case. The tools that are used for terrorism now will be used for narcotics tomorrow, and copyright enforcement the day after that, and eventually it'll trickle down until it's being used against something you're doing. And information compiled in databases has a tendency to stick around (at least, when it's not being misplaced or stolen). Your browsing habits today could come back to seriously haunt you in a decade or two.

    And it's not just the government that you have to worry about, or Google's official policy as a corporation. You also have to consider how much the people who actually deal with this data are paid. How much would it cost to get one of them to give someone malicious access to the database? A whole lot less than the database would be worth, I suspect. Even if you're not doing anything illegal (which, again, I doubt; most people break a half-dozen laws before they get to work in the morning), you're a rare person if there's not something going on in your life that you'd prefer to keep private. Medical conditions, sexual preferences ... it all sounds like good opportunities for extortion to me.

    There aren't really any analogues in the pre-computer world to the size and scope of databases like Google's, in terms of both the breadth and depth of information it could contain on individuals. This is not something that we have much societal experience with, and the limited track record we do have is decidedly mixed. It's not especially paranoid to want to take a "wait and see" approach.
    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  41. Slashot getting more idiots or more trolls? by pembo13 · · Score: 1

    This feature is available in FF 2, and is disabled by default, and as has to modes of enablement, only one of which sends data to Google? So now people shouldn't even be allowed to choose to send their data to Google? Does kdawson and iritant not use Firefox and see this feature here for ages now?

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  42. OH NOES!! by ThanatosMinor · · Score: 1

    Next thing you'll tell me is that my mail server is sending domain names of people who email me to Spamhaus! Is there no safe haven?

  43. This should have been a plug-in by forgoil · · Score: 1

    This is something that is OK if you choose to add it, to put it in the actual firefox deliverable is not OK, even if it is off default.

    Plus as people are pointing out, why the #!()%/)#(/%(#/! is it sending info *to* google? You should retrieve an updated list of those sites to *your* computer where it is checked. Imagine what they could do with this technology in let's say... China? Yes, not so much fun anymore is it? How about the feds?

    How come the Firefox developers came to agree to this in the first place? I just don't get it. This seems to be the total opposite of what free software is about :(

    1. Re:This should have been a plug-in by wikinerd · · Score: 1

      How come the Firefox developers came to agree to this in the first place? I just don't get it. This seems to be the total opposite of what free software is about :(

      I admit I haven't read much about the history of Firefox/Mozilla, but my gut feeling is that Firefox mostly resembles an open source project, and not so much a free software community. Perhaps the Netscape and AOL connections played a role in the shaping of the current Firefox community's culture. Again, I'm just expressing my own views, which I warn you are not based on research but only on limited short day-to-day observations, so I could be wrong.

      I do use Firefox (actually Debian's Iceweasel version), but I also like to use Konqueror, Epiphany, Galeon, and when falling in nostalgia (or feeling fed up with stupidly designed sites full of animated graphics and ads) also lynx or links :)

  44. Oh yeah, THEY'RE reliable. by glindsey · · Score: 1

    Just do a Google search for "Ad-Aware" or "Spybot" and check out how many of the sponsored links are actually links to scam or malware programs masquerading as these spyware cleaners.

    Until Google stops doing business with outright criminals, I'm not going to trust them to tell me who is a criminal and who is legitimate.

    1. Re:Oh yeah, THEY'RE reliable. by Billly+Gates · · Score: 1

      I just did a search under both terms and all showed the correct products are similiar products that have no spyware.

  45. Google web history by omgamibig · · Score: 1

    I use Google web history anyway. So who cares?

  46. FOSSie "privacy" by Anonymous Coward · · Score: 0

    O... M... G...

    Can you imagine the outrage if Microsoft put an anti-phishing filter into IE7 which would phone home every page you went to into their MSN Search database? Even if it were opt-out? You would literally have Lunix users lighting themselves on fire in protest.

    But when Firefox/Google team up... well, not so much outcry. Because, you see, Google is not Microsoft. They even say "Don't be evil" every chance they get, and go to great lengths to parrot that at every opportunity. So OBVIOUSLY Google isn't going to abuse that huge data mine they are building which profiles the entire internet and every single user on it!

    Yep, nice to see the FOSSie community has their priorities hard at work!

  47. Just in case you weren't paying attention... by Skrapion · · Score: 1

    it is off by default. But really, how dare they give the users options?
    --
    The details are trivial and useless; The reasons, as always, purely human ones.
    1. Re:Just in case you weren't paying attention... by maxwell+demon · · Score: 1

      That's what extensions are for. If a third party is involved in a non-obvious way, it always should be an extension. Hopefully it at least is configurable, so that if someone else happens to offer an anti-phishing blacklist, it can use that instead.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    2. Re:Just in case you weren't paying attention... by Skrapion · · Score: 2, Interesting

      Hopefully it at least is configurable, so that if someone else happens to offer an anti-phishing blacklist, it can use that instead. And based on the customizable search box in Firefox, and the customizable junk mail headers in Thunderbird, it seems Mozilla is generally really good in that regard. It's the beauty of open source. If somebody offers a patch to support a different blacklist, then hell, why not give the users more choice?

      I agree with the extensions, sort of, but it's not a perfect system. Sometimes it's easier, more efficient, or more stable (ie easier to test interoperability) to build the functionality directly into the browser, and the average user (the kind of user that would like this functionality) still isn't very comfortable with extensions. And rightly so; most Firefox extensions are very buggy. Perhaps it would be useful if the Firefox team started developing first-party extensions, and made it easier to install them. For instance, the option we're discussion could have no code in the core browser, but when you turn it on it prompts the user with a dialog that says "Firefox needs to download an extension to enable this feature. Would you like to continue?"
      --
      The details are trivial and useless; The reasons, as always, purely human ones.
  48. Wow, just wow... by GarfBond · · Score: 3, Insightful
    This is a *really* bad submission. It's wrong on so many fronts.
    1. As others have pointed out, there's nothing innately wrong with using Google for antiphishing. They have a large userbase, and can easily detect a mass of users flocking to a really sketchy site. Would it be a huge deal if they plugged into PhishTank?
    2. The submission does reflect this, but the feature isn't on by default. Instead, Firefox appears to use a static master black list that it redownloads periodically.
    3. I can't trigger it now, but I'm pretty sure that you're asked to confirm when you select Google that you're aware of the URL sending and other various privacy implications. The user will not be uninformed when they make this choice
    4. The feature is already present in Firefox 2. It is not new to Firefox 3. It's been well publicized before, and there haven't been any major problems since.
    This is a pretty stupid low to go for some anti-Google hits.
  49. No kidding by Kelson · · Score: 3, Informative

    The article is about as informative as one of those "Your computer is broadcasting an IP Address!" banners.

    For the record:

    • As you point out, Firefox 2 already does this, and it's disabled by default.
    • IE7 does the same thing with servers at Microsoft. Disabled by default, but strongly encourages you to turn it on.
    • Opera 9 does the same thing with servers at Opera. Enabled by default, IIRC, but can be turned off.
    • Isn't Safari 3 supposed to get similar anti-phishing capabilities?
  50. OpenDNS by apankrat · · Score: 1

    Wouldn't it be better from a privacy perspective to integrate FF with OpenDNS instead ?

    The end result is the same. But it effectively prevents the service provider from cross-correlating these URL lookups with the rest of the data it accumulated for an HTTP cookie.

    And, yes, I have *.google-analytics.com null routed :-)

    --
    3.243F6A8885A308D313
  51. We're plumbing the depths of journalism today by Torodung · · Score: 4, Insightful

    I am legitimately not trying to troll here.

    Could Slashdot editors please have a group discussion about accuracy and integrity in journalism? First it was the WordPress piece, that was rightly amended, and now there's this. Both deal with a fear that "someone" is spying on us. Anyone who deals with computer security deals with that fear on a regular basis, but those fears should not be expressed in the journalism: Facts should.

    As many have mentioned, this feature can be found in the Firefox 2.0.0.7 security tab under "Tell me if the site I'm visiting is a suspected forgery." The summary is flat-out misleading, and contains links to a general page about all Firefox 3 features (which does not mention Google in the slightest), and the entire discussion about Firefox 2 memory leaks, not the relevant posts the author seems to reference.

    There literally is no "FA" to "R" in the first place, and the summary is inaccurate, not only in its facts, but because it is summarizing nothing.

    This editorial behavior gives Slashdot a bad name, and moves it a step towards the irrelevancy of The National Inquirer. I've been bringing buckets of salt to take with this site in the past weeks, and would like to see these trends reversed.

    Please discuss it.

    (I've shut off the Karma bonus on this post, it should fly on its own merits. I'm not posting "AC," because if I'm out of line here, I'm willing to pay the price for it.)

    --
    Toro

    1. Re:We're plumbing the depths of journalism today by Dachannien · · Score: 1

      Tin-foil hat wearers + Firehose = the crap articles you're talking about.

      Seriously, the Firehose just means that more people with an axe to grind against X will have a chance to mod up article submissions that also grind an axe against X. If you think the Slashdot editors do a poor job of fact-checking the articles they put up, you better believe that the proletariat puts even less effort into the task.

  52. Completely inaccurate summary by Anonymous Coward · · Score: 0

    This story is so inaccurate that it's not funny.

    Let's start with the headline, Firefox 3 Antiphishing Sends Your URLs To Google. Anti-phishing is old hat. It's been around since the Firefox 2 launch last year. And by default it doesn't send URLs to Google. It checks them against a blacklist (automatically downloaded from Google around once every thirty minutes). It only sends URLs to Google for real-time checking if you explicitly enable it. When you turn on this option, a brief description of what gets sent to Google is displayed and you're asked to confirm that this is okay. You can also turn off the anti-phishing feature altogether, which prevents the download of the blacklist.

    Anyway, that's old. The shiny new thing in Firefox 3 is malware protection (warning against sites that host viruses/spyware or try to exploit vulnerabilities in browsers/plug-ins). This only uses a downloaded blacklist (downloaded from Google, who have been collating this data as part of their StopBadware.org initiative); there is no mode that sends your URLs to Google.

    There are some potentially controversial issues about the malware protection feature: there's currently no way to turn it off in the GUI and it's not possible to ignore the warning and visit the dodgy site anyway (you can ignore the phishing warnings). This does basically give Google a way to block access to any site in Firefox, which may be a matter for debate.

    However, no URLs are sent to Google as part of the malware protection feature and URLs are only sent to Google for phishing protection if you explicitly enable it.

    The article summary is basically codswallop.

  53. Certificate Authorities Should Be Consulted First by ScottAS · · Score: 1

    All As far as I'm concerned, I do not think that Google Inc. should be polled in regards to malicious content held via Web sites. Google Inc., as has been written, stores a large amount of personal information as it is however allowing the Corporation to decide as to whether or not a Web site is malicious is controversial in my opinion. Google Inc. is not a Certificate Authority. The Corporation does not issue Personal Certificates nor indeed does it issue Server Certificates to verify the validity of a Web site; the aforementioned role is performed by Thawte Inc. and VeriSign Corp. amongst other Certificate Authorities. Opera ASA's Opera Web Browser boasts a dedicated AntiPhishing implementation via GeoTrust Corp. It is GeoTrust Corp who should validate the authenticity of a Server Certificate because of the fact that it is a Certificate Authority, it is it's role. Google Inc. should not be either liaising with Certificate Authorities or performing its own validity implementation; Certificate Authorities are independent organizations, and because of the fact that Thawte Inc., VeriSign Corp. and GeoTrust Corp. are independent Corporations, it ensures that there is minimal risk in a Server Certificate being issued incorrectly or incorrectly interpreted as malicious in itself.

  54. Have everyone forgotten intranets? by Anonymous Coward · · Score: 0

    Can't see any comment on it.

    The problem is that now:
    * Google knows your searches
    * Google reads your mail
    * Google knows what parts of the world you're looking at

    And so far, your statement is correct, they know everything about us, but they don't know much about intranets.
    Not that it's enough as a security advice, but a *lot* corporations use more or less open intranets, with a "weird" path in the url. Google will silently be collecting them.
    Also, let's say a company (extremely bad, but extremely common) uses url parameters to identify company "objects" (orders, items, goods, financial reports etc)... All these "names" will be sent to google, even before the user gets to see the page.

    What google is doing now, is preparing to get an enourmous knowledge about how businesses all over the world, use their intranets, and if google turns from looking-good-but-silently-a-bit-evil into plain-evil, what will this information be used for? Downloading (public, therefore legally) information from the companies, since they know the companies' internal id's/names of the url paramters, or maybe just plain files.

    Surely parts of this is already possible if the intranet *links* to the outside world from a sensitive url, but that's not as common. This case *Google* will get *each and every url path* employees (with this feature enabled) will visit. That's much worse than knowing how often Jon Doe reloads a fake nude pic of Britney. It's actually a whole lot scarier than what google knows today, which is scary enough.

    From Gustaf, Sweden

  55. Like the sinister Konqueror-Wikipedia conspiracy by Cajun+Hell · · Score: 1

    Every time I read a Wikipedia article, Konqueror sends a packet to Wikipedia's servers. It's fucking creepy!

    --
    "Believe me!" -- Donald Trump
  56. Running out of bandwidth by MarkByers · · Score: 1

    > Also saves your bandwidth.

    Ah yes, good point. The 1MB of URLs per month that will be sent to Google will really eat into my unlimited bandwidth. I'd better download the "small" file of known phishing sites instead. I can't imagine that there could be that many URLs on it. 640 scam sites should be enough for anyone.

    --
    I'll probably be modded down for this...
  57. Re: alert.bankofamerica.com by Anonymous Coward · · Score: 0

    If you want to be shocked and appalled, check out:
    http://alert.bankofamerica.com/images/client/bankofamerica/email_masthead_top.jpg

    Now figure out what's wrong with that URL. (Hint: use nslookup twice. Warning: You might fall out of your chair when you realize that 63.251.12.137 resolves as b35.par3.com.)

    I've reported this to the real Bank of America three different ways last Monday: by email to the abuse@ address, by talking to a customer service rep on the 1-800 number, and by going to an actual bank lobby. It's still not fixed, and I got another phishing mail that uses that URL today, so I reported it again.

    p.s. Mods, help me get this some publicity so it'll get fixed ASAP. Posting anonymously to avoid karma bonus.

  58. Google Doesn't Know by Alcoholic+Synonymous · · Score: 1

    Several sites I have visited, having found via a Google search, get flagged as dangerous. It seems that ANY site in Russia is flagged. If you never have stumbled upon one of Google's "Malware Warning" pages, they more or less block you from accessing the page. Sure, they give you the URL, and you can manually type it (or copy and paste) it into the address bar, but that's just annoying. Everytime I've see this page, it has been a false alarm, while Google happily links to thousands of obvious malware sites on more common and general searches.

    A prime example that happened to me only a couple of weeks back while I was researching the Ural Wolf motorcycle. It was designed in cooperation with the Russain biker "gang" Night Wolves MG. Of course, Google flags the site as malware (so visit at your own risk).

    Maybe with my Firefox with AdBlock and NoScript on FreeBSD combo, I've save from whatever nasty Windows targeted crud is on the site. Or maybe Google is just full of shit.

    Beyond the inappropriate flagging of content concern, this moves Firefox deeper into the realm of bloatware. Quite honestly, "Google Anti-Phishing" belongs as a addon, not in the browser itself. I'm sure it would be hugely popular as a download, but instead will become the feature most often disabled by users.

  59. White list of all ip address on the net by emj · · Score: 1

    Number of addresses on the net:
    2^32 = 4 294 967 296

    Info needed to white list an ip
    1 bit

    Size of a full white list:
    2^32 bit = 512 megabytes

    Number of Reserved IP addresses RFC3300:
    (8 * (2^24)) + (4 * (2^16)) + (2^20) + (4 * (2^8)) + (2^15) + (2 * (2^28)) = 672 433 152

    Number of bytes needed for a 1-to-1 white list
    (2^32-672 433 152) / 8 = 430 megabytes

    Bytes needed for a 64-to-1 white list
    452 816 768 / 16 = 27 megabytes

    if it passes the white list then don't send to google..

  60. The Issue by Anonymous Coward · · Score: 0

    The issue is that a.) They could send the blacklist to us. Thus, ridding the logging they do of all our websites. b.) Their is no privacy policy implemented, what are they going to do with our URL's? Are they going to combine it with our usernames? Are they going to keep the data?

    >A "blacklist" of phishing sites needs to be stored somewhere, and you need to be able to do >queries against it.
    >
    >It changes too fast, and is too large, for it to be stored locally.

    It can be updated.

    Example:
    [1031939.139]
    aaa.com
    aab.com
    aac.com

    FF check version, only 1031939.139? Next version.

    [1031939.140]
    [1031939.141]

    >Why is everyone so concerned about a company having their URL history? I mean, they already have >your searches(google), your email(gmail) and your documents(google docs), what does it matter?

    >What will this mean? Probably that google will continue to improve their search engines, their >advertising programs and other services, and they will all stay free.

    >Damn, go smoke some more pot, your not paranoid enough.

    You're an idiot.

    Read this:
    http://yro.slashdot.org/article.pl?sid=07/07/10/2054219

    Here's some quotes from the comments:

    * If I'm not doing anything wrong, then you have no cause to watch me.
    * Because the government gets to define what's wrong, and they keep changing the definition.
    * Because you might do something wrong with my information.
    * Who watches the watchers?
    * Absolute power corrupts absolutely.
    * arrest you because you have a history of doing it and they can now probably pin it on you
    * get some big men in dark suits to accost you in the street and remind you that what you did on the 22nd March last year is now illegal
    * Flag you for extra surveillance involving 24 hour watching on CCTV and a camera strategically positioned in your bathroom
    * Put around the story that you did it before it was illegal and sociopathic perverts like you can't help themselves from doing it again now that it is illegal

    >What about a user downloadable "Definition Update" for the Antiphishing engine similar to what >scanning engines in Norton, McAfee, AVG, Ad-Aware, SS&D, etc.. do?

    Exactly.

    >...
    >
    >The best thing they could do, IMO, is to render every URL in the address bar with the domain in >red BOLD letters. Then, on first-use of Firefox the user gets a popup baloon coming out of the >address bar advising them to always keep an eye on the domain field. This has the added benefit of >making SSL certificates worthwhile, since certificates only work if you pay attention to the >domain you are connecting to.

    >Teaching basic URL awareness also assumes that people who don't bother to spell correctly (or >blithely click 'OK' on certificate warnings) will get what they deserve.

    >This feature could make me switch away from Firefox.

    Correct, there's a firefox extension that does this. I think it's called URL.

    In ending, I agree with this guy.

    All As far as I'm concerned, I do not think that Google Inc. should be polled in regards to malicious content held via Web sites. Google Inc., as has been written, stores a large amount of personal information as it is however allowing the Corporation to decide as to whether or not a Web site is malicious is controversial in my opinion. Google Inc. is not a Certificate Authority. The Corporation does not issue Personal Certificates nor indeed does it issue Server Certificates to verify the validity of a Web site; the aforementioned role is performed by Thawte Inc. and VeriSign Corp. amongst other Cer

  61. MS currently does all this without your permission by WindBourne · · Score: 1

    MS currently transmits all this same info to their server. The difference is that with Google it is by choice, with MS, it is not your choice.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  62. Not unique by Fencepost · · Score: 1
    In the northwest suburbs of Chicago a gas station (independent? small chain?) had their sign out front with 'hp' in a sans-serif font combined with a flower logo that looked remarkably like some other company's but in yellow and orange instead.

    It didn't last like that for long.

    --
    fencepost
    just a little off
  63. Already in iceweasel version 2.0.0.6 by fuego451 · · Score: 1

    You have the option of using a downloaded list of possible phishing sites or Google. Personally, I don't have a problem using Google as they are probably more up to date than a list and, as far as them collecting more info on me, they already have my 'Web History' from my iGoogle page anyway. Hopefully, they will never turn on their users.

  64. Re: alert.bankofamerica.com by 19thNervousBreakdown · · Score: 1

    davec@lithium ~ $ host alert.bankofamerica.com
    alert.bankofamerica.com has address 63.251.12.137
    alert.bankofamerica.com mail is handled by 30 alert.bankofamerica.com.
    davec@lithium ~ $ host 65.251.12.137
    Host 137.12.251.65.in-addr.arpa not found: 3(NXDOMAIN)
    --
    <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
  65. Re: alert.bankofamerica.com by Anonymous Coward · · Score: 0
    I don't get it - what's the issue? why am I lying on the floor after falling out of my chair?
    par3.com is now 'the Varolii corporation', which looks to be a legitimate communications company, from their site:

    Currently, Varolii is partnered with six of the ten largest US banks and financial institutions, 25+ government departments and agencies, the five largest wireless companies, and four of the top ten PBMs and retail pharmacies.
  66. Well... by Jugalator · · Score: 3, Insightful

    It's kinda hard to verify URL's if you don't compare them to a massive database.

    Is anyone surprised? How is it evil? The evil would only come from the data being misused. Obviously they NEED the data, or rather, the dudes running the database need it. That's not the evil part.

    --
    Beware: In C++, your friends can see your privates!
    1. Re:Well... by bit01 · · Score: 1

      It's kinda hard to verify URL's if you don't compare them to a massive database.

      Stop spreading misinformation. URL verification can be done with hashes and other techniques that do not invade privacy. See other posts. There is no technical reason why they need to see the URL.

      It's only marketers trying to unethically and deceptively invade people's privacy that want this.

      Is anyone surprised? How is it evil?

      It's invading a person's privacy for no good reason. Only a marketing parasite would think otherwise.

      The evil would only come from the data being misused.

      No, the evil comes from the data being taken without informed consent.

      Obviously they NEED the data, or rather, the dudes running the database need it.

      Wrong.

      That's not the evil part.

      Because there's no contract controlling what happens to the private information, and because there is no technical reason to collect the private information, it is evil.

      ---

      Astroturfing "marketers" are liars, fraudulently misrepresenting company propaganda as objective third party opinion.

    2. Re:Well... by fozzmeister · · Score: 1

      URL verification can be done with hashes and other techniques that do not invade privacy
      I was thinking you'd need a database, so either communicate your url or download whole thing, your right about the hashes tho, kudos.

      No, the evil comes from the data being taken without informed consent.
      Of course in this case, the data isn't taken without your concent.

    3. Re:Well... by Dhalka226 · · Score: 2, Interesting

      URL verification can be done with hashes and other techniques that do not invade privacy.

      Yes, if you assume that the only active protection is a 1:1 URL-to-badness mapping. That may be accurate right now, I'm not sure, but it likely won't last very long.

      For example, I probably wouldn't blacklist aol.com for some phishing pages on their domains because it's casting too large a net, but I might well do it for pages on evilhackerzphishingyourssn.com. It's trivial to set up anyrandomcombination.somedomain.com to show the same pages. Do I send a hash of the URL, then one of the domain, then one of the subdomain, then one of the sub-subdomain? Where do I stop? What about URLs with the same problems? Am I hashing just the domain, or a specific URL to a page on a domain?

      Without a way to examine the incoming data in a more meaningful way than "yes, I have seen this before" your level of protection is going to drop. It would not be hard to generate a unique URL in every phishing email (another poster says this already happens) and if all we're sending back is hashes there's no way for Google or whoever is running a list to notice. If those hashes are reversible, then there's really no added privacy at all -- particularly since they would be un-hashing them automatically to check for these sorts of things anyway.

      Like I said, I'm not sure that Google actually does any of this yet, but as with spam it is essentially an arms race. If the phishers haven't pushed them there yet, they likely will soon.

      No, the evil comes from the data being taken without informed consent.

      Would "informed consent" including checking the box next to "tell me if the site I'm visiting is a suspected forgery," then ticking the radio button next to "Check by asking [_______] about each site I visit" and selecting Google? (As opposed to either not ticking the "tell me" box or choosing the first radio button, "check using a downloaded list of suspected sites."

      Even the summary noted that this feature is off by default. I consider it fairly informed and definitely consent just by ticking those options, and if they want to be fully informed there is nothing stopping them from checking up on the privacy policies of any of the "ask [____]" options they might choose to use.

      Because there's no contract controlling what happens to the private information, and because there is no technical reason to collect the private information, it is evil.

      Well to use your smug bluntness: Wrong.

      If you go out of your way to agree to let me do something, my doing it is not evil. If you require a contract controlling what happens to the private information, either I provide one or I don't and your opt-in to the service is still your choice. It is not evil in the slightest. If you don't like it, hey, cool. Don't opt in by checking the box or telling it to ask Google. The assumption that those who do must just be too stupid or are getting fleeced is pure arrogance.

    4. Re:Well... by Anonymous Coward · · Score: 0

      What about sending the hash of "aol.com", and if it fails the test, the user can make a decision? I don't see a reason why the feature has to replace your brain. It would be enough if it warns in suspecious situations and doesn't in clearly valid pages.

      What about that being an option that you can enable?

      What about creating an account at google with you agreeing to a contract, where it is explicitly stated that they do not save the requests?

      There are a lot of options that allow a usage of this service without enabling google to save all your web requests.

    5. Re:Well... by bit01 · · Score: 1

      Yes, if you assume that the only active protection is a 1:1 URL-to-badness mapping.

      No, that's a false assumption. Hashes don't just have to be of URL's, they can be for all sorts of things including parts of URL's as you've noted, keywords on page etc. The public key encryption literature provides a large body of techniques for proving and matching things while still providing security and privacy.

      Would "informed consent" including checking the box next to "tell me if the site I'm visiting is a suspected forgery," then ticking the radio button next to "Check by asking [_______] about each site I visit" and selecting Google? (As opposed to either not ticking the "tell me" box or choosing the first radio button, "check using a downloaded list of suspected sites."

      Better than some others however "Check by asking [Google] about each site I visit" (Incidentally google is by default the only alternative) is vastly different from "Send all the URL's you access to Google to be checked for forgery and incidentally also used for marketing purposes and matched with your email etc. etc.". Most users wouldn't realize that the former implies the latter. From a technical point of view it doesn't anyway as I've already noted above.

      If you go out of your way to agree to let me do something, my doing it is not evil.

      But that's the point, the user did not agree for the URL to be sent to google. They agreed that the URL be checked by google and nothing more. They did not agree for the URL to be stored, and they did not agree for the URL to be analyzed for anything except checking for forgery at that moment in time. They did not agree for the URL be used for any other purpose at all and until Google explicitly states, in writing and legally committing themselves, that either they're never going to do any of those things or alternatively get informed consent from the user to do those things then it is evil. Oh, and getting consent from the Firefox developers is not a substitute for getting consent from the user.

      I'm prepared to cut Google some slack on their marketing activities because unlike some marketing companies they do provide some decent value in return like a search engine, maps etc. however in today's ridiculously intrusive, deceptive and outright fraudulent marketing world, and information being power, Thomas Jefferson's "The price of freedom is eternal vigilance" is now more true than ever.

      ---

      The majority of modern marketing is nothing more than an arms race to get mind share. Everybody loses except the parasitic marketing "industry".

  67. Re: alert.bankofamerica.com by Anonymous Coward · · Score: 0

    The image link given is from a phishing email, and the site that hosts the image is not Bank of America. If it was legit, the reverse DNS entry would say .bankofamerica.com instead of .par3.com.

    Oh yeah, and they'd return an error code on deep linking to images.

  68. Of course... by kiwioddBall · · Score: 1

    Google have no information at the moment about what websites people go to, even though they run the biggest search engine on the planet. Get over it.

  69. Thank you. by Burz · · Score: 1

    That extension looks interesting. I am not sure that removing the protocol is a good idea, though.

    What do you think?

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

      The only downside I can think of is the fact that you can't see the "https" part of secure sites. But the background colour still changes, and you still get the padlock icon, so it's not a huge loss.

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

      I have come to the conclusion that I don't like it, for the following reasons:

      1) It shifts position of some text as you mouse over the location bar. that will confuse novices.

      2) It renders my current URL as "slashdot.org comments.pl"
      So, am I accessing a site called slashdot.org, or a site called comments.pl?
      An attacker could use reassuring script/directory names like " chase.com " to give the impression to novices that they are accessing a trusted domain.

      3) It will prevent some novices from learning correct URL formatting.

      I'd rather use a version of this extension which simply renders the non-domain parts in light-grey. I am planning on offering my own variation based on the more straightforward display concept.

  70. Phishing detection by unique URL no longer works. by Animats · · Score: 4, Informative

    It's not really enough to just check the URL against some phishing database. The phishing sites now use unique URLs for each phish going out. Some even use unique subdomains. An example is http://onlinesession-949076872.natwest.com.nigy3r.cn.

    We've been struggling with this for SiteTruth, which, among other things, uses PhishTank's data. Originally, we used PhishTank's online query API, but that required an exact match on the URL, which was useless. Now we download their entire database every few hours and blacklist the entire base domain (what you buy from a domain registrar) if there's a verified, active phishing site anywhere in the domain.

    That seems reasonable enough. But there's collateral damage. So, most days, we have AOL, Microsoft Live, and Yahoo blacklisted. That's because those major sites have "open redirectors" - URLs which will redirect to any specified site. For example,

    • http://r.aol.com/cgi/redir?http://mgw1.haoyisheng.com/icons/asp.html
      A convenient, easy to use redirection script popular with phishers. Provides a URL that appears to be on AOL, but isn't. Interestingly, AOL treats as spam any email that uses their own redirector URL. So it's only useful for attacking non-AOL users.
    • http://login.live.com/logout.srf?ct=1179231565
      &rver=4.0.1532.0&lc=1033&id=64855
      &ru=http:%2F%2Fby117w.bay117.mail.live.com%2Fmail%2Flogout.aspx%3Fredirect%3Dtrue
      %26logouturl%3Dhttp:%2F%2F62.49.9.117:443/HB.onlineserv.cgi/

      The "logout" page for Microsoft Live can be abused, with some effort, to make it appear as if some hostile site is on Microsoft Live. This looks like Microsoft tried "security through obscurity" and failed.
    • http://rds.yahoo.com/_ylt=A0Je5VTi9_RDDbAA3TJXNyoA;
      _ylu=X3oDMTE2ZXYybGFuBGNvbG8DdwRsA1dTMQRwb3MDMQRzZWMDc3IEdnRpZANpMDIxXzQ3/SIG=15j5u6auo/
      EXP=1140214114/**http://hticketing.com/www.bankofamerica.com/sslencrypt218bit/online_banking/

      A Yahoo redirector URL intended to create the illusion of a Bank of America site. It may be possible to exploit this as a cross site scripting attack.

    These were all active phishing sites an hour or two ago.

    Yes, arguably the intelligent user should be able to visually parse the URLs above and realize that they're not really on the sites indicated. Or notice that a redirection took place. But most users don't notice that. Neither do many anti-phishing tools, especially if the attacker combines both techniques described above.

    Phishing has reached the point that if you have an open redirector or proxy on your web site, someone will use it to borrow your reputation for their scam. Open redirectors are now like open mail relays - a nice Internet feature that had to be shut down because of exploits.

    So fix those open redirectors, people, or expect to be listed as a phishing-friendly site.

  71. DNS? Just like the anti-spam lists... by WoTG · · Score: 1

    The anti-email spam guys figured out a distributed way to publish blacklists for IPs AND domains years ago.

    Use DNS.

    I assume that spamhaus.org et. al are using a customized DNS server, but whatever it is, it works reasonably well. For those who've never had to flag spam using a DNSBL, the gist is that the spam scrubber get's the IP address of a website via a "normal" dns lookup, then runs the IP or host name against the DNS blacklist by looking up a coded host name, something like: blacklist.spamhaus.org.xxx.xxx.xxx.xxx. (i don't have the format memorized, so the syntax is probably wrong). Depending on how that that special DNS lookup resolves, it's either spam or probable spam, or not listed.

    This has the benefit of being anonymous (more or less) and distributed and mostly time-tested.

  72. Firefox 2 and IE7 do the same thing by Anonymous Coward · · Score: 0

    And on both it's disabled by default. You people are sheep.

  73. Already there by smartdreamer · · Score: 1

    What's the point of focusing with Firefox v3 as it is already here with FFv2? Just take a look at your preferences, in the security tab. You got the choice whether to check for suspected forgery or not and if so, to look against a downloaded list or to give your privacy to some organization (google is the only one listed). So is this news? Maybe I missed something?

  74. good things come to those who participate by Cyko_01 · · Score: 1

    I can think of a certain company, lets call it "macrohard", that could learn a thing or two from google. You see, when you play nice with open source you reap all kinds of benefits!

  75. Sending google the URLs by codingmasters · · Score: 1

    To be honest, I don't actually mind. If the end result is a safer browsing experience, and my personal information is not isolated and used by individuals, then I support the measure. It's good to see Google working with Open Source Software initiatives.

  76. Browser History Usage? by stufeed · · Score: 1

    What happens if Google chooses to be malicious? Do we suddenly get msn.com coming up as phishing? In other words, why does a company so powerful get to basically censor us from viewing sites (even though it's turned off by default)? Assuming the "we do no evil"... Another thought, Google has the power to store this history and basically create some sort of metric to determine how clued in you are to internet use. For example, by simply computing the average pagerank of sites you visit, you might possibly determine that a user goes to well establilshed sites and is therefore less likely to become a phishing target. How does this help Google? I don't know...

    --
    Read student loan information quickly.
  77. Your DNS provider by kylehase · · Score: 1

    also knows every domain you query unless you have a caching server. Do you ever read their terms of use/eula to see what they do with that?

    --
    You want fun, go home and buy a monkey!
  78. Re:Phishing detection by unique URL no longer work by mgv · · Score: 1

    Phishing has reached the point that if you have an open redirector or proxy on your web site, someone will use it to borrow your reputation for their scam. Open redirectors are now like open mail relays - a nice Internet feature that had to be shut down because of exploits.

    So fix those open redirectors, people, or expect to be listed as a phishing-friendly site.


    Great post - very informative.

    Seems to me that we need a redirection block (if that is possible) whereby the browser doesn't accept a redirection without a user prompt (unless the redirection is whitelisted).

    That would seem to be the way that you could nuke redirection - at the web browser. (I presume that redirection requires the browser to accept a request for redirection)

    Michael
    --
    There is no cryptographic solution to the problem where the intended receiver and the attacker are the same entity.
  79. This isn't really news, is it? by SimGuy · · Score: 1

    Firefox 2 sends your URLs to Google if you turn on the feature. It's right there in the preferences, under security. It's even clearly marked to indicate that's what it does: "Tell me if the site I'm visiting is a suspected forgery > Check by asking [Google] about each site I visit" So how is the new Firefox more evil?

    --
    I don't care, but don't let that stop you from trying to tell me anyway.
    1. Re:This isn't really news, is it? by mrsteveman1 · · Score: 1

      In fact, firefox2 by default only downloads a list and checks locally, which seems to have escaped everyone involved in this "Story".

    2. Re:This isn't really news, is it? by crimperman · · Score: 2, Informative
      And if you do select to check it against Google you get a very clear warning in the form of Phishing Protection terms of service (shown below). You must indicate your acceptance of that before you can enable the feature.

      "If you choose to check with Google about each site you visit, Google will receive the URLs of pages you visit for evaluation. When you click to accept, reject, or close the warning message that Phishing Protection gives you about a suspicious page, Google will log your action and the URL of the page. Google will receive standard log information, including a cookie, as part of this process. Google will not associate the information that Phishing Protection logs with other personal information about you. However, it is possible that a URL sent to Google may itself contain personal information. Please see the Google Privacy Policy for more information."

      Why would we expect Firefox3 to be any different?

      Move along.
  80. Bloom filter -- that takes me back by patio11 · · Score: 1

    I like your idea, but don't like requiring two steps. How about we make it into one by taking a one-way hash function of the URL of suspect sites and using it as the key to a sparsely populated but fairly small hash table (say, a million entries). When Google finds a bad domain, they put it into the appropriate row in the hash table (concatenating with all the ones already there). When I check a URL, I say "Yo Google, give me row 0xDEADBEEF", and then I iterate through the handful of entries I just got back to check against my URL. Can Google reverse from 0xDEADBEEF back to the site I am visiting? No, because there are only a million buckets in the hash table, and there would be thousands of sites in that bucket if I were recording all legitimate sites, ranging from www.vatican.va to www.ienjoylickingstrawberryjamoffgoats.com and everything in between, with no rhyme or reason to the categorizations.

    You can expire the domains in the hash table after they've been down for 6 months, to save bandwidth on the requests.

    P.S. Thank you, observant Slashdot reader, I know 0xDEADBEEF is more than a million. But I like old bad jokes.

    1. Re:Bloom filter -- that takes me back by Chelloveck · · Score: 1

      ranging from www.vatican.va to www.ienjoylickingstrawberryjamoffgoats.com and everything in between

      Ooh! Ooh! I call dibs on www.ienjoylickingstrawberryjamoffgoats.va! And goatse.va, as long as I'm at it. "The Pope as you've never seen him before..."

      --
      Chelloveck
      I give up on debugging. From now on, SIGSEGV is a feature.
  81. Alternatively... by Anonymous Coward · · Score: 0

    Go to google and type "linux" (without the quotes). I get 320 million results back.

    Go to ask.com and type "linux" (without quotes). I get 180.9 million results back.

    The question you have to ask yourself is this - how many 100 million results do I really need? If you don't like Google - use a different search engine.

    If you don't like Firefox, use a different browser.

  82. What if it's a secret? by kazem · · Score: 1

    What if the URL I'm visiting is a "secret". Some of the URLs that I use for work are not linked to by anyone else so that google will never track it so that other labs won't have access to our programs/files. Will this feature just track all URLs and give the world access to things it should not have access to?

  83. Firefox- shiny! by WheelDweller · · Score: 1

    Remember the Train Job? They were enroute to Paradiso...with MALware, to steal a crate of pascaline-D to keep the miners healthy...and wound up taking the load back to the sheriff.

    God, I miss that show. But a day with this kinda pun? Enjoyable.

    --
    --- For a good time mail uce@ftc.gov
  84. Stop picking on legitimate sites! by Anonymous Coward · · Score: 0

    recording all legitimate sites, ranging from www.vatican.va to www.ienjoylickingstrawberryjamoffgoats.com and everything in between, with no rhyme or reason to the categorizations. OK, I understand blocking the pedophile site, but what's wrong with www.ienjoylickingstrawberryjamoffgoats.com? Don't be so parochial!
  85. hashed urls by Anonymous Coward · · Score: 0

    it only send hashed urls. Would you prefer no phishing protection for all the idiots out there?

  86. Comment removed by account_deleted · · Score: 0, Flamebait

    Comment removed based on user account deletion

  87. re: browsers blocking redirections by DocSavage64109 · · Score: 1

    I don't know all the nuts and bolts of redirection, but from the examples above, I think that your browser really is connected to the phishing site via AOL, Live, or Yahoo, so that solution would not work. Well, maybe it can choke on links that seem to have domains or URLs embedded in them.

  88. Ready for release? What have you been smoking? by bradbury · · Score: 1

    To wit "As we were discussing, Gran Paradiso -- the latest version of Firefox -- is nearing release."
    They have not fixed the infamous "untitled window" problem, which is pretty clearly defined at this state. I believe that problem has been documented for over 3 years! I can also take Firefox down in a number of ways by simply ulimiting the amount of available memory.

    Any individual who views "Gran Paradiso", as it currently exists as a "quality product" should be put up on stake in Yugoslavia, Romania, *wherever*, and I will be more than happy to fire bullets as they are slowly being impaled.

    I made a similar observation at Oracle over 20 years ago, it worked pretty well then but now people may be more comfortable with being impaled now.. Or perhaps they are simply more comfortable with releasing crap.

    Assertion. Release a new version of Firefox when you have all of the old bugs fixed. Otherwise you are playing off of the developer egos to release the next "new great thing" --- and they are so transparent to some of us who have been around for a while.

  89. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  90. NOT enabled by default in Opera by Anonymous Coward · · Score: 0

    FYI: It is NOT enabled by default in Opera.

  91. Off By One browser has this feature by Anonymous Coward · · Score: 0

    Options - [uncheck] Enable Meta Refresh

    I found this browser off of http://tinyapps.org/ years ago, and it's a great minimalist browser.

  92. Or... by Walter+Carver · · Score: 1

    they can convert all links to lowercase and then hash them. Easy ;-)