Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Interesting but... (Score 2) 79

The font changes are interesting but...... until other browsers support it, who in their right mind is going to design a chrome-only website?

If you're using Google Fonts for font hosting then you don't link the fonts directly; you link a CSS file on the Google servers that in turn links the font files. And they already serve different CSS files based on your user agent. Thus, from my understanding, for any site using Google Fonts this can be enabled transparently for supporting browsers without the site developer even knowing about it.

Comment Re:Wouldn't surprise me... (Score 1) 138

... if there's a secret button combo that reactivates Touch ID if it's been deactivated in this manner, but a combo that Apple only provides to law enforcement and other Government organizations.

If you're going to add a backdoor why not have one that just unlocks the phone without having to involve its original owner. That is, a backdoor that can be used without creating a witness who now knows about it!

Comment Re:Why Dual EC? (Score 3, Informative) 78

ScreenOS uses Dual EC in a strange, non-standard way. Rather than generating all of their random numbers with Dual EC (which would be slow), they only use Dual EC to generate a seed for a fast 3DES-based generator called ANSI X9.17. Since that generator is actually FIPS-140 approved and generally believed to be sufficient to the purpose, it's not clear what value Dual EC is really adding to the system in the first place -- except, of course, its usefulness as a potential backdoor.

The good news here is that the post-processing by ANSI X9.17 should kill the Dual EC backdoor, since the attack relies on the attacker seeing raw output from Dual EC. The ANSI generator appears to completely obfuscate this output, thus rendering Dual EC "safe". This is indeed the argument Juniper made in 2013 when it decided to leave the Dual EC code in ScreenOS.

http://blog.cryptographyengine...

Comment Re:Before anyone bangs on about bedallions and so (Score 2) 239

I'm not defending Uber, but what, as a passenger, do I gain by having the wetware in the taxi driver's head do the path-finding instead of the software on his computer? Even if the software is inferior right now it will continue to improve, unlike humans, and if the Uber driver takes longer to get me to where I want to go then I will continue to use his wetware competitors.

Comment Re:Please forgive my likely stupidity (Score 4, Interesting) 108

Hire competent programmers or hire cheap programmers and install a database firewall instead. Some companies are going to opt for the cheap programmers.

Other than that, I guess you could use the database firewall if you have an old legacy system of questionable quality.

Slashdot Top Deals

The other line moves faster.

Working...