Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Key stretching with PBKDF2 (Score 1) 223

a CPU that can manage a trillion hashes per second (easy)

A trillion (10^12) hashes per second can still check only 100 million (10^8) passwords per second if checking each requires 5000 rounds of PBKDF2. In the common PBKDF2 built on HMAC, each round is two hashes, making a 5000-round PBKDF2 take 10,000 (10^4) hashes.

Comment The cost of great security is severe inconvenience (Score 1) 223

There are infinite varieties of ways to inject a delay between login attempts, or lock out the console/IP entirely, after N failed attempts. N should be on the order of 10

At which point you may be on the wrong side of the tradeoff between security and convenience. If you have 100 subscribers behind a proxy with a single public IPv4 address, and ten of them forget one password, good luck fielding customer support calls for all of them.

Comment Re:Computers: They can respond fast -and- slow (Score 1) 223

Things like Facebook Connect, OpenID Connect and Mozilla Persona (BrowserID) are better than passwords [and] easy on the user when implemented right

The problem comes when well-known sites don't implement it right, such as by implementing only Facebook Connect and nothing else. The Huffington Post, for example, requires each commenter to have a valid subscription to mobile phone service and give a globally unique number capable of receiving SMS to Facebook.

Comment Not all web sites offer HTTPS (Score 4, Insightful) 206

And lose access to several websites. Slashdot, for example, redirects HTTPS hits to HTTP for non-subscribers because ad networks have been slow to implement HTTPS. And a lot of shared web hosts don't support HTTPS because their policies haven't been updated in the six months since the last major Server Name Indication-ignorant desktop web browser (IE on Windows XP) reached end of support in April. But HTTPS support is the second biggest reason I stopped going to TV Tropes in favor of All The Tropes (after licensing).

Comment Re:Guy saves you from becoming Illinois (Score 1) 22

Considering how much corporate welfare the government hands out, and the trajectory that said corporate welfare is taking, we are not far from the individual income tax being the sole fiscal source for the federal budget.

Well, THAT was certainly a well-sourced statement.

What does that matter in this case? I'm only comparing where money comes from to where it goes - geographically.

What difference, at this point, does it make? The rich have their shelters; the poor, their vote-bribe handouts; in our age, the fool is the law-abiding middle-class person who still goes to work and pays taxes.

Comment SIM, CSIM, USIM (Score 1) 112

I thought Verizon and Sprint used CDMA which required something other than a SIM.

According to Wikipedia, CDMA2000 can use a CSIM (CDMA2000 subscriber identity module). But unlike GSM and its successors (UMTS, HSPA, and LTE), CDMA2000 makes use of a CSIM optional, and CDMA2000 with CSIM is more common in Asia than in North America, where Verizon and Sprint have traditionally programmed the subscriber identity directly into the handset. But a single UICC card can act as a removable user identity module for all three cellular flavors: SIM for GSM, CSIM for CDMA2000, and USIM for UMTS, HSPA, and LTE.

Comment Google doesn't support this (Score 1) 150

If your book or film or artwork is truly original, it should stand on its' own.

You skipped music.

What kind of search?

Oh for the good old days of justf***inggoogleforit.

I have Google Play Sound Search installed on my Nexus 7 tablet. But it supports only known commercial recordings, not my own singing or piano playing. Shazam has the same limit.

So what should Harrison have done

Not published it.

That'd be fine if the accidental ripoff had been pointed out before All Things Must Pass went gold. Otherwise it would have involved an expensive recall, withdrawing copies that had already been shipped to stores.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...