Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment TLS/SSL/PKI is just the wrong algorithm. (Score 1) 92

For logging into a secure server the correct algoritmm is Secure Remote Password (SRP).

This uses a little crypto magic to produce STRONG security from weak passwords. It is a bit like using a nounce, but it does not give a man in the middle any way to brute force guess the password.

If the user tries to log into a phished website the attempt simply fails. The phisher learns nothing. And there is no need for all the PKI certificate signing trusted third party nonsense.

It is not just dumb end users. What do you do when an SSH session says "new certificate". Check its finger print? Of course not, nobody does. With SRP this would be completely unnecessary.

It does not work for sites upon which you have no account. But for banking etc. it is the obvious way to go. But somehow the PKI mob and their expensive certificates got all the press. And no patents on SRP.

(There are a number of similar algorithms known as PAKE. But SRP is the latest and greatest incarnation.)

Comment "Watson" is no one thing (Score 2) 67

In IBM "Watson" appears to just be a vacuous marketing term for anything vaguely related to Artificial Intelligence. Any technical details are very sparse.

Sure there was the very clever program that won Jeopardy!. But then IBM is saying that they want to use "Watson" for medical diagnosis. That is about as different a problem as you can get. And if the term "Cognative Computing" means anything at all it suggests the use of perceptron networks, which are not generally used for either the Jeopardy Watson or medical diagnosis.

So it is a bit like asking "Will software related stuff save IBM?". I don't know whether IBM can be saved, but it is pretty likely that if it can that it will have something to do with software.

Comment Re:Einstein and the atomic bomb (Score 1) 109

I'm pretty sure that your history is wrong. The Germans were on the trail of building an atomic bomb without help from Szilzard. The problem was that by they time the realized it might be feasible it was too late to develop one before the war would end, so it was not actively pursued.

Comment Where is the real info on Google Car? (Score 1) 287

Certainly the TFA is junk, and recognizing a traffic light would be relatively easy to do. But why is there no real information on the Google Car that is public? All I ever find is vague marketing blurbs and misleading statistics.

It would be very interesting to know what it really can and cannot do. And how the software was put together. Do they build a full scene graph or just use 2 1/2 D modelling? How do they go about the planning issues? Etc.

But nothing. Just marketing hype. So TFA is actually good if it flushes out some real info.

Comment The old dialogs will remain, unloved and grow old (Score 1) 347

The new dialogs will be dumbed down so they are useless. The old dialogs will remain but have zero development effort to maintain them. So in order to find things you need to know when the OS features were added, and thus what type of dialog to use. Or know the third party apps to use, like Sysinternals used to be.

Remember that sys admins and slash dot readers are less that 1% of PC users. They are irrelevant to Microsoft. Be like Apple iPhones, that is the key to success.

Comment Re:Duh! (Score 2) 224

+1. I'm surprised we have not seen this already. Given that people filing personal patents are likely to already be experts in the field, and therefor employed in that field. Just make absolutely sure that you have plenty of written evidence that your employer asked you to implement what violates your patent.

As an employer, I would not employ anyone that had a personal patent. Red sign. Anyone that self interested is not going to be my puppy. And he will keep any good ideas he has while working for me to himself so that he can patent them later.

Comment Re: Oracle (Score 1) 146

The original purpose of copyright was to *promote* creativity. The current purpose is to protect mickey mouse, 70 years after production.

Legally it is pretty obvious that an API is copyrightable. If Google had used the same ideas in the API, but expressed them differently with different function names, arguments etc. then fine. But this is an exact copy.

The law is, of course, bullshit. It is the SCOTUS job to defend the law. Fortunately we can rely on our elected representatives to improve laws as circumstances change ... not.

IBM and others have a long history of patenting pointless aspects of plugs and interfaces to prevent competition.

(I always thought that it was dumb of Google to copy the API. Why risk everything on a legal case?)

Comment Re:Muslim claim *they* are the victims. (Score 1) 165

There are no doubt a small minority of Muslims in Australia that just might commit violence. The sort of unreasonable, widespread and unjustifiable arrests and other attacks by the Federal Police might just be enough to push them off over the edge.

Remember, that terrorists do not just kill people "because they are evil" as we are told. It is because they are fighting for a (mad) cause which they are willing to die for. With this sort of action the police might just push a few of them over the edge. Plus our recent attempts to stop them going to Syria, which means that the Australian government is essentially supporting the truly evil regime of Bashar al-Asshard.

If a bomb does go off that is great news for the Federal Police and Asio. Much more funding, even more powers, happy days.

That was the effect of the Sydney Hilton Bombing back in 1978. Despite the fact that it is almost certain that in that case the police planted the bomb! (It was not meant to explode.)

Slashdot Top Deals

If God had not given us sticky tape, it would have been necessary to invent it.

Working...