Live data from Hacker News

Ask HN: Why not log into web sites via email without any password?

news.ycombinator.com

1–10 of 40 posts

Re: Ask HN: Why not log into web sites via email without any password?

#2
I'm trying to understand what you're asking.

Are you proposing that browsers get more involved in a user's activities on the internet? That a browser should remember a [email address|username] for various websites... and that alone would be sufficient for the user?

Re: Ask HN: Why not log into web sites via email without any password?

#3
post #2

I'm trying to understand what you're asking. Are you proposing that browsers get more involved in a user's activities on the internet? That a browser should remember a [email address|username] for various websites... and that alone would be sufficient for the user?

The browser would be more involved in the log in process.

It would know when you attempt to log in somewhere via your email, it would look for a login email from the site (e.g., going to your gmail account), and it would go to the login link specified in the email automatically.

Re: Ask HN: Why not log into web sites via email without any password?

#4
post #3
post #2

I'm trying to understand what you're asking. Are you proposing that browsers get more involved in a user's activities on the internet? That a browser should remember a [email address|username] for various websites... and that alone would be sufficient for the user?

The browser would be more involved in the log in process. It would know when you attempt to log in somewhere via your email, it would look for a login email from the site (e.g., going to your gmail account), and it would go to the login link specified in the email automatically.

I still don't understand, you want to store passwords/logins in email accounts and have the browser fetch them?

Re: Ask HN: Why not log into web sites via email without any password?

#5
post #4
post #3

Earlier quoted context omitted.

The browser would be more involved in the log in process. It would know when you attempt to log in somewhere via your email, it would look for a login email from the site (e.g., going to your gmail account), and it would go to the login link specified in the email automatically.

I still don't understand, you want to store passwords/logins in email accounts and have the browser fetch them?

You only use a single password for your email account (e.g., on gmail). There would be no passwords associated with other sites.

Re: Ask HN: Why not log into web sites via email without any password?

#6
post #5
post #4

Earlier quoted context omitted.

I still don't understand, you want to store passwords/logins in email accounts and have the browser fetch them?

You only use a single password for your email account (e.g., on gmail). There would be no passwords associated with other sites.

http://openid.net/

Re: Ask HN: Why not log into web sites via email without any password?

#9
post #8

You could have a login screen that emails you a logon link containing a passkey or something and you can use that to authenticate? Is that what you mean?

Yes. To make it convenient, you could have the browser automate the process.

Re: Ask HN: Why not log into web sites via email without any password?

#10
Because you don't want your sysadmin logging into your favorite dating site as you?

If you are going to do this right, you need email encryption. In which case, you have a client-side certificate. In which case, you might as well just authenticate over SSL with that certificate.

But hey, why do something secure and built-in to every browser (even IE) when you can invent your own protocol instead? It's the Internet!

Also, any reason why this is an "Ask HN" and not a blog post? (Not saying it should be one or the other... just askin'.)

Post reply on HN