|
|
|
|
|
by bernierocks
2376 days ago
|
|
Ring was hacked because the victims used the same password across multiple websites and those other websites had data breaches. You can't really do anything about this, no matter how great your security is. I suppose Ring could enforce 2FA across the entire platform, but many people wouldn't accept this and they would lose customers. I use a password manager and don't reuse any password for any site and have 2FA enabled on all of my important accounts. The problem is that most people don't want to be inconvenienced. |
|
OpenIDConnect is integrated across several platforms, and allows for us to centralize authN and authZ behind a single secure trusted Identity Provider, such as google auth, facebook auth, github auth - whatever make the most sense for your audience. It's the same idea as password-manager, a single trusted login, but better, because there's no password-management nonsense.
I'd argue is not the failure of user, but, the failure of the tech community.
So what I am hearing from you is "user authentication" is your greatest security challenge?