Ask HN: Is social login akin to "same password everywhere"?
I was just thinking about this. Practically every site that has read some marketing opinion that you can signup users faster by using social login, enables people to create profiles on their websites/services.
Based on that, it also occurred to me that compromising that single social account will in fact compromise practically all accounts linked to it, and those linkages are not hard to find either.
What do you all think of social login?
Is it simply the fancy version of "same password everywhere"?
5 comments
[ 4.5 ms ] story [ 21.4 ms ] threadI definitely don't recommend making your social network account into a single-login point; if anything, using a dedicated, well-secured login service (such as a few of the OpenID providers) would be a better fit.
In social networks, an account compromise is more a question of "when" than a question of "if."
There is a trade-off between security and convenience and people are known to choose the path of least resistance. So unfortunately, online security is not great at this time.
In the case of using the same password everywhere, the security of all the web services I use will be compromised if any one of those services is breached.
It's one point of failure from a trusted source versus n points of failure from multiple untrusted sources. That's a pretty big difference.
I was using Open ID through a particular website to log into about 10 different sites. That Open ID provider decided to shut down since so many social networks were offering the same service. Now I mostly use Google and Facebook (depending on what each site allows). If either of their log in services become compromised, we have bigger problems.