Google Files Antitrust Complaint Against Microsoft, Nokia
x0d writes with news that Google filed an EU antitrust complaint against Microsoft and Nokia on Thursday, claiming they are using proxy companies to make smartphone-related patent claims in an attack on Google's Android business. From the article:
"Google also plans to share its complaint about patent 'trolls' with U.S. competition regulators. The Internet-search giant alleges that Microsoft and Nokia have entered into agreements that enable entities such as Canada-based Mosaid Technologies Inc. to legally enforce their patent rights and share the resulting revenue. Google, which hasn't been sued by Mosaid or related firms, described its filing with European regulators as a pre-emptive measure against a developing legal hazard for Android partners. The threat is that if phone makers perceive a significant legal risk in using Android, they may opt instead for Microsoft's Windows Phone software."
Hopefully someone will listen to their complaint before they are forced to take matters into their own hands.
And I think everyone also sees the next step, which is retaliation. Google just bought all those Motorola patents, and having them shut down Nokia and Apple with all those 17-year-old cell phone patents would really be a step up in the Mutually-Assured-Destruction conflict, and everyone would suffer for it.
Taking this approach with the nukes in your back pocket seems much more civil than approach taken by the others.
-- Erich
Slashdot reader since 1997
Sorry, but what? When has Google ever used patent trolls? To the contrary, Google has fought patent trolls more aggressively than any tech company.
The problem is that right now, they are driving up the real cost of Android phones, making money from it, and spreading FUD. It should be quite clear after the B&N screw-up that what they're doing is extortion.
Licensing patents from trolls is like paying protection money to criminals. You're only providing them resources and incentive to continue their extortion and find new victims. The only right thing to do is put the criminals out of business, not pay them off.
You do know what an antitrust complaint is about don't you? It's not about having a monopoly, it's about abusing one. When has Google abused its search monopoly?
Just because you're paranoid doesn't mean there isn't an invisible demon about to eat your face
As long as they keep killing the competition with their competence instead of compelling us to consume their crap with coercion then I'm fine with that. I don't use google because there are no alternatives, there are alternatives to everything they offer. I use google because so far it is superior for my needs.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
They don't do it openly. Ask microsoft which patents android infringes and THEY WILL NOT TELL YOU. Every android phone maker that has paid the blackmail money^h^h^h settled has also had to sign a non disclosure statement. This is either because microsoft doesnt want the other phonemakers it hasnt gone after yet to create a workaround^h^h^h not infringe or because microsoft knows it's standing is very weak.
Hi EzInKy,
Beyond being an avid reader of Slashdot comments (10+ years now!), I also work on Google account security, so am quite familiar with the phone number prompts you're seeing. Let me give you some background and maybe you can at least see our perspective on why we're doing this and why it's not necessarily "evil".
The traditional approach to handling users who forget their passwords, or otherwise need to be identified via a non-password based mechanism, is the secret question and answer. We have spent many years trying to make secret QA work. I myself wrote the code we use to correct typos, handle different abbreviations of street addresses, normalize unicode characters etc to try and increase the success rate. Other people have analyzed the types of questions/answers provided and encouraged users to select better ones. All to no avail. People just suck at choosing these options .... some people choose absurdly easy questions like "Do I like the incredible hulk?" or "In what month did I get married?". Lots of people forget the answer, even with the hint. The suggestions we provide (library card number, frequent flyer number) are often ignored as being too much hassle. Some questions looks superficially strong ("What is my mothers maiden name?") but we've seen fraudsters from Nigeria successfully research the answer to that question starting from nothing more than an email address! To top it all off, the success rate for good users is staggeringly low. Even with all the effort we put in to handling common mistakes, the success rate is rarely higher than 25%.
So we gave up on it. New Google accounts do not prompt you for a secret QA. Instead we ask for a phone number. The reason is that it's a kind of "second password" that cannot be guessed by random strangers unless you happen to publish it on the web (happens, but rare), most people have memorized it, and if we need a strong proof of authentication - like if you forget your password - we make an automated phone call. We have also been asking users to provide a phone number for existing accounts for the same reasons, our stats show users with phone numbers are dramatically less likely to lose their accounts.
You may think, well, I'll never forget my password so this is irrelevant. But nowadays we also use it as a second password in cases where we aren't sure a login is really coming from you (it seems unusual or suspicious in some way). You normally just have to type it in to confirm you know it. In very high risk cases, like using an IP that's been heavily abused before, we may want to send you a message.
You're right that the UI strongly encourages people to provide a number although it's still optional. I'd personally prefer to have the UI you suggest. However that will lead to a lot of users getting locked out of their accounts, no two ways about it. The alternatives for proving your identity are just so much harder. So there are no ideal solutions here. The numbers aren't used for anything else (certainly not advertising or anything like that).