Comment There are already bigger though (Score 4, Informative) 221
I just bought an Asus Fonepad to replace my ageing Galaxy Note (Which is still a nice phone but too small). The Fonepad is 7" (Nexus 7 sized), and is a completely functional phone, although I haven't had to take a call yet I can imagine you will look a complete idiot.
Jen
Comment Re:Let's do the math (Score 1) 193
Submission + - Best Buy Flexes Legal Muscles Over "Geek" Word (itproportal.com) 1
The word "Geek" is a century-old word that used to mean a fool or crazy but has, since the beginning of the 1980's, been associated with fans of technology in general and computers in particular.
That hasn't prevented a number of geek-related themed companies from being hit over the last decade by Best Buy's legal team including Geek Housecalls, Rent a Geek, Geek Rescue, Speak with A Geek and, not surprisingly, archrival Newegg.
Submission + - SSL/TLS vulnerability widely unpatched (ssltls.de) 1
Unfortunately, 16 months later, many major websites, including several ones that deal with real world transactions of goods and money, still haven't upgraded their systems.
Even worse, for a big portion of those sites it can be shown that their operators failed to apply the essential configuration hotfix. They support the style of handshakes that can allow a MITM attacker to inject attack data into the transaction stream.
Here is an exemplary list of patched and unpatched sites, along with more background information. The patched sites demonstrate that patching is indeed possible.
Given that attackers could execute malicious transactions with a customer's credentials, customers should demand that this security issue gets resolved quickly. What can we do to remind service providers that fixing this issue deserves a high priority?"
Submission + - Turning memories on/off with the flip of a switch (gizmag.com)
Comment Its not an easy place to cross (Score 5, Informative) 929
Comment Re:Not lifeguards (Score 1) 128
Comment Development uses only (Score 2, Insightful) 627
I'm a software developer and will often create my own certificates for testing purposes, and in my test lab people will trust them, however out in the wild there is no excuse for not getting a proper certificate signed by a proper authority.
Not only is this coming across as the company trying to do things on the cheap it has the possiblity of unraveling the trust of SSL for places you actually care about. If this becomes wide spread just think of the phishers create a copy of A Bank's site make their own SSL and put a note on the login screen "Dont worry you have to do some work to trust this certificate everything is alright honest guv."
Personally I normally trust self signed SSL certificates for sites I visit if they have them as i know the risks, but to potentially undermine for general users is just mad.