Currently the email account I use for my Bitwarden account is the same as the one I use for my Authy account. In addition, password for the Authy account is in the Bitwarden account and 2FA for the Bitwarden account is in that Authy account. This seems like a circular dependency and a disaster waiting to happen.<p>I am thinking this is how I should structure it:<p><pre><code> Email (E1) for the Bitwarden account (B1).
preferably this is a paid email like protonmail/fastmail
Email (E2) for the Authy account (A1) that has only B1 TOTP added.
preferably this is a paid email like protonmail/fastmail
Email (E3) or my critical accounts like banks and other financial institutions
preferably this is a paid email like protonmail/fastmail
password for this email account as well as the financial accounts are stored in B1
Email (E4) for all other non-critical logins
This can be a Google account
Password for this email as well as the other accounts are stored in B1
Email (E5) for another Authy Account (A2) to store TOP for all accounts created in E3 and E4
Passwords for E1, E2, B1, A1 and A2 are never stored in any digital medium
At most it will be in a physical form at my home
</code></pre>
How are other people who like to go that extra distance structuring theirs?
I have memorized my master password. I have written it down in a couple of books as well. I never take those books out of home.<p>All my other passwords are in plain text files (encrypted with the master password) in my computer. It works fine. I don’t trust third party software to store my passwords, and anything open source doesn’t beat my plain text file tbh.
I personally would not like the complexity of one Bitwarden account, two Authy accounts, and five email accounts! I wonder if your current desire to "go that extra distance" now would fade, and in the future the complexity of your proposed structure would lead to problems.