|
|
|
|
|
by lukev
5626 days ago
|
|
The only ultimate, secure, technically valid solution to single sign-on is 2-way SSL. Unfortunately, for this to work, several things need to happen: 1) Users need to learn what a private key is. 2) Browsers need to provide flexible, intuitive, easy-to-use user key support that's not tucked away in 3 levels of dialogs/tabs. 3) We need good key-management tools so I can log on to sites from internet cafes, etc (perhaps a session-lived key cache in the browser, with support for syncing it remotely?) |
|