Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Companies shouldn't have this anyway (Score 1) 339

The private key is normally protected by a password, without which it won't/can't work. The password doesn't need to be sent anywhere in order to work correctly.

SSH keys are actually one of the easiest ways to get two-factor authentication ("something you have" = the encrypted private key, "something you know" = the password to decrypt it.

Comment Linked to Pokémon fansite hack? (Score 1) 36

A bunch of Pokémon fansites were hacked recently (here's one reasonably detailed report from one of the sites). Although as far as I know no plaintext passwords were stored on any of the servers, there were a bunch of password hash databases taken; and because Pokémon is a Nintendo property, Nintendo's website would be an obvious place to try any username/password pairs that were weak enough to be reversed from the databases (and some plaintext passwords would be available as a result of compromised login forms).

Many of the hacked sites (that I know about, at least) were reasonably small, with user counts measured in thousands; as such, 24 thousand total seems to be a reasonable estimate for the number of accounts that might have been affected.

Comment Re:No shit (Score 1) 286

I'm thinking of situations like "needing to pick someone up in an emergency (with limited time) and trying to contact them to verify where they are". If you pull over in order to make the call, then you're going to have to break the speed limit in order to get there on time, which is dangerous in a different way. If a passenger's making the call, there's no danger involved, and so things are safer all around.

Submission + - (Highly divided) Federal Circuit opinion finds software patent-ineligible

ais523 writes: The Federal Circuit has divided CLS Bank vs. Alice Corp., a case about various sorts of patents, including software patents. Although the judges disagreed, to a lesser or greater extent, on the individual parts of the ruling, eventually, more than half decided that the patents in question — algorithms for hedging risk — were ineligible patent matter, and that merely adding an "on a computer"-like clause to an abstract algorithm does not make it patentable. Coverage is available at Patently-O and Groklaw, or you can read the opinion itself.

Comment Re:better idea (Score 1) 124

There's a similar law in the UK, and companies generally comply with the letter. (Although I've seen some interesting ways of working around the spirit; one form I saw asked for permission to use the information in a variety of ways, which were opt-ins and opt-outs more or less at random, so you had to read it carefully to determine which boxes to tick.)

Comment Re:Luls. (Score 3, Interesting) 160

What's probably more interesting was their fix for the problem. Instead of trying to do any sort of rollback (although they did find people with impossibly high currency amounts and reduce them to saner values), they put a large amount of very expensive trophy items for sale which didn't do anything useful, in the hope that people would put their newfound wealth to an amusing trivial cause.

Comment Re:Why? (Score 1) 326

The way it's done in the UK is that the shop (whether it's a small corner shop, or a large chain) charges you the tax anyway and gives you a receipt with a tax breakdown (as they're required to do on request, by the law). Then you take the receipt to a tax reclaiming kiosk with proof that you're not a UK national and are only there for a short time (holiday or the like), and they give you a refund for the tax. (They tend to be at airports, for obvious reasons; they wouldn't really be required anywhere else.) This way, the shops don't have to worry about establishing whether someone's meant to pay tax or not; all that complex handling can be centralized.

Comment Re:What a silly statement (Score 2) 111

Basically the problem is that OpenGL has a lot of old cruft in that people have been trying to get rid of for a while, that made sense at the time but nowadays only exists for backwards compatibility. OpenGL ES is gaining in prominence because it looks like it might actually be a chance to make a clean break with OpenGL's past.

Comment Re:Does this mean... (Score 1) 207

Unless they've done something stupid like copying the documentation word for word, or stealing source code, it isn't likely that there will be copyright-related problems. (And giving it a different name means that trademark-related problems are also unlikely.) People are mostly scared about patents, instead.

Slashdot Top Deals

"Hey Ivan, check your six." -- Sidewinder missile jacket patch, showing a Sidewinder driving up the tail of a Russian Su-27

Working...