Hacker News new | ask | show | jobs
by teacup50 4368 days ago
Why on earth would you outsource two factor auth to a cloud service?

Talk about putting all your eggs in the same shared basket.

1 comments

Funnily; the reason to outsource is exactly about not putting all your eggs in the same shared basket. You outsource the 2nd factor and keep the first factor (passwords) in-house. Implementing everything in-house is a "same shared basket".
So you're dependent on a cloud startup for basic auth and you've got no more security than any other isolated two factor auth system.