Hacker News new | ask | show | jobs
by tamimio 894 days ago
You can use password vaults without creating a single point of failure by enabling 2FA for the accounts in the vault, without storing the keys there. Of course, it would still be bad if the vault was compromised, but it would be unlikely that anyone could access those accounts without accessing your 2FA.
1 comments

Is there is a good solution/mitigation to sharing passwords with 2FA's in vault?