Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sure, because “do passwordless emails” is just a snap of the finger away, right?

The point is that doing auth properly is hard. Sending an email might be easy, but creating and managing the session in a secure fashion is hard, even if you’re “just doing passwordless email auth”.



> Sure, because “do passwordless emails” is just a snap of the finger away, right?

uh, yes?

https://magic.link/

> The point is that doing auth properly is hard...

it works just like password reset no?

there's not much state with passwordless email auth as opposed to passwords.


This whole comment thread is about not outsourcing your user management stack to a third party and your intended suggestion is.... A different third party?

I don't think I understand exactly what your argument is.


You said:

> Sure, because “do passwordless emails” is just a snap of the finger away, right?

And I showed it literally is.

The choice is yours to reimplement this authentication system, but in terms of "a snap of the finger away", You can do that, That is all.

I've done these type of systems before at scale and it took minutes to do (works just like a password reset mechanism) and it is very trivial.

In your original comment above, I think you are projecting this a bit too much.


Top comment: why would you trust a 3rd party with accounts?

Next Comment: Because they are better at security

Your comment: Or you can do passwordless yourself and have no security problems

Next comment: You can't just do passwordless with a snap of the finger

Your comment: Yeah just use a 3rd party

You're incorrect about the thread


Ok it’s not just me then. I felt like I was taking crazy pills when reading the replies, and the ones to the sibling comment thread where they pivoted to talking about personal security with magic links when this entire conversation has been about companies implementing user management solutions.


This is a very reductionist assessment of the thread and glosses over one important detail I said here:

> The choice is yours to reimplement this authentication system, but in terms of "a snap of the finger away", You can do that, That is all.

It doesn't matter if it's a 3rd party, it is still an option that exists "a snap of the finger away", which was my response to that comment, this type of system can be done in an hour, 3rd party or library.

But if you want to speed things up, then there's your solution.

That was the point, but go ahead and try and reduce and spin this to your own interpretation.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: