Earlier quoted context omitted.
>In what cases would your password vault be compromised, but your TOTP vault still be secure? If the password vault is on one device and the TOTP app on another then it would be harder for an attacker to get into both. I have the same concerns about passkeys. How is it secure if the only thing an attacker needs is a single method of accessing a single device?
> How is it secure if the only thing an attacker needs is a single method of accessing a single device? You should have two-factor for your password vault as well, and that TOTP is stored on a separate device. In other words, you replace the model of having password+TOTP for every account, to having one password+TOTP for your password vault, and effectively treat that password vault as an authentication service for y…
Now I just have to find out how to configure this for passkeys.