Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:a site that uses nothing but OpenID (Score 1) 333

Totally. HTTP login is a solved problem, browsers are very good at remembering different identities, it's simple to use, digest authentication is far more secure than a plaintext POST, and it vastly improves the statelessness of the HTTP traffic.

The only real problem is the browser UIs don't provide enough support for HTTP auth. For instance, does your browser tell you when you're authenticated with a site? Does it provide you with a logout button? I'm guessing not.

Comment Re:a site that uses nothing but OpenID (Score 1) 333

Yahoo! don't want to by default expose their users' usernames inside the OpenID string (for perhaps-spurious 'privacy' reasons).

You can, at openid.yahoo.com activate my.yahoo.com/myusername, or choose another currently-unused string for the login.

There's an extension to OpenID that Yahoo! are pushing that would let you put just 'yahoo.com' in the OpenID login box.

Slashdot Top Deals

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

Working...