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

 



Forgot your password?
typodupeerror

Comment Are we intelligent? (Score 1) 206

There is a deeper issue here. We have this great debate about whether machines will achieve consciousness and self-awareness, but we don't really understand what consciousness is in the first place.
Some people (Daniel Dennett) believe that consciousness is an illusion, an illusion that emerges somehow from the complex, parallel, statistical, machine processing in our brains. Our brains are just complex, mushy computers. If that is true, then maybe non-organic computers won't achieve real consciousness, but will achieve what we have -- a fake consciousness, which we might as well call 'consciousness' and "free will", even if there is no actual there there.

Comment OAuth2 -- Is it used for auth or auth? Yes. (Score 1) 101

I agree with this. It is a real problem. The author of the article is not stupid.

The auth-auth confusion has infected the OAuth2 standard. OAuth2 docs say that the "auth" is for authorization, not authentication. But it is used widely for authentication, as it can be used for that also. Sort of. OpenID is an authentication standard built on top of it OAuth (correct me if I'm wrong), but frequently the term OAuth is used instead. Or maybe OpenID is not fully implemented in a particular case and plain OAuth is actually used for authentication.

(I am currently working on making my website compatible with a school roster provider. They tell me to use OAuth for authentication. I'm still trying to figure it out, but I don't think they are actually using proper OpenID.)

Casually using the term "auth" makes people lazy and forget the difference between the two concepts.

Slashdot Top Deals

Live within your income, even if you have to borrow to do so. -- Josh Billings

Working...