-
Notifications
You must be signed in to change notification settings - Fork 788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[STICKY][Interesting] Password-Free Email Logins #674
Comments
He, this is definitly interesting! For everybody who hasn't the time reading the full article: Login works like that:
Maybe it's possible to try out this feature in HUGE in the next months :) |
Hi! Definitely interesting. Here is something to think about, though, and leave the decision to use this login-via-email option to knowledgeable end-user: 1 IF mail password is compromised (i.e. hacked, copied, etc.), someone other then the legitimate user can now access that email account. So, a rather possible attack scenario seems to me: Attacker then had access from users' own device. Other then a timestamp no trace of wrongdoings is visible. Interesting shift: This makes the concept risky; one needs to think this through before exposing users to such risks. |
Question, If you login to a website with you email address, and your email address is compromised. So what's the difference between this and your scenario. it sounds like what your saying is plan for every possibility which is good when you can control the situation, however this would be a case of the user not being able to keep there data safe, and your talking about actually using the users physical device so that scenario is even more less likely. I personally think this is interesting technology and passwords are out dated. if you had a feature like this and you wanted to just add that extra layer you could add extra step after login, where the user enters a 3 digit pin or what ever. |
Although I agree that passwords are out of date I certainly don't agree with the whole concept of emailing the user a one time access key. For one there are way to many services that it relies on (E-Mail servers on both the server and client end being the main ones). And number two is the fact that yes many email accounts could easily be compromised by a very easy 4 number combination on someones device. I might also add that this now also means that the user will have to go to there email every time they want to log into the service. Although I think that this idea is on to something I certainly don't think that its the future or for that matter the most secure. Services like Clef are certainly on the right path if they could make it an open source platform that was easy to implement on your own both client and server side. |
I see everyone is on compromising issues. Ok everything can be compromised whatever secure now can be insecure in next seconds. Anyway, the goal of security is to secure the path. As I already said, everything can be compromised. So what if I erase something before it is discovered?
|
Hey, I'll close this ticket as this is now linked from the readme. |
Hi everyone!
I came across this article today:
Blogging Site Medium Rolls Out Password-Free Email Logins
It's sound pretty good to me.
I'm curious whats your opinion. Maybe this can be an alternative to login with Facebook, Google etc.
I know about this discussion here #664 but feature like this can bring something extremely simple to users or.... maybe not ;)
The text was updated successfully, but these errors were encountered: