Forgot your password?
typodupeerror

Comment Re:Yes (Score 4, Informative) 105

California has been on the verge of a mass exodus of businesses for decades. Occasionally one is daft enough to try it, and realizes that the grass isn't really greener. Musk is one of the most recent, having incorporated some business and moved some management stuff out of California, just enough to claim he did it without actually doing it. Meanwhile California continues to be the richest state by a mile.

Comment Re:Have they heard of a PC? (Score 1) 131

Is that right? I couldn't find any confirmation of it, but I suppose it's possible. I have a Pixel phone but didn't notice what was pre-installed as I immediately installed my usual apps anyway.

FWIW I no longer have Google Authenticator installed, and usually you can't completely remove pre-installed apps on Pixels.

Comment Re:Have they heard of a PC? (Score 2) 131

Time-based One Time Password. You and the server have a copy of a shared secret. The secret combined with the current UTC time (in blocks of 30 seconds typically) is hashed to produce a 4 digit code that you enter as a second authentication factor. Without the secret, even knowing the current TOTP code isn't enough for you to predict future ones.

Submission + - Google fined more than €400m by Irish regulator over its use of location da (theguardian.com)

AmiMoJo writes: Google has been fined more than €400m (£345m) over the way it processed users’ location data, following claims that the tech giant had manipulated users into agreeing to be constantly tracked on their mobile phones. The fine, imposed by Ireland’s Data Protection Commission (DPC), comes after complaints from multiple European consumer organisations that Google was following every step users took.

The DPC launched its inquiry six years ago and set out to find out whether Google had a valid legal basis for its use of location data. It found that Google users could have been unaware that their location was being used to influence them with adverts or to gather details about their health and interests.

Comment Re:Not completely safe (Score 1) 131

That's not how it works, there is no way it would create a list of places you have verified yourself to, there is nothing to steal.

Android and iOS already have systems like this for apps that require security, such as some banking ones. The app can ask the OS to check that it has not been tampered with. People who root/jailbreak often find that such apps stop working.

Nothing is recorded, it's just an API call that returns a yes/no response to the question "is the system in a secure state?"

Similarly, the EU's app returns a yes/no response to the question "is the user over 13/15/18?" The app calling the API decides which age it requires.

There is no identifier, nothing leaves your device, there is no record of the API call (at least not in the EU app, which is open source), nothing to steal.

I suppose in theory someone could steal the EU's signing keys and make their own fake version of the app with logging, but if you are worried about that you better throw your phone away because the same fear applies to all the other apps, including the web browser, and your SIM card, and the OS updates. Some years ago British "security" service MI5 stole SIM private keys from manufacturers. We also know that US security intercepts hardware during shipping to install backdoors, so unless you got your phone from the factory in China... Who you presumably think already backdoored it anyway.

Comment Re:Boo hoo (Score 1) 75

You have to wonder why Sony is running the same code, finding these exploits and patching them first.

Exploits like this are never ideal anyway. You need older firmware for them to work, because as soon anything using them is released, Sony will patch them and require the latest firmware to play newer games and use their online services. Most people are going to want to wait for an unpatchable exploit anyway, something that either targets ROM code early in the boot process, or which comes after Sony has abandoned support for the platform so won't patch it.

Slashdot Top Deals

Of course there's no reason for it, it's just our policy.

Working...