|
|
|
|
|
by 3np
1779 days ago
|
|
> regenerate a ton of SSH keys for every computer I own and link them to my account You could do a single one per computer. You could even do a shared single one across all computers (it’s recommended against but not strictly worse than a shared password) > disable 2FA because my phone number is in another country Don’t use SMS for 2FA. Use TOTP (Google Authenticator or similar app. There are alternatives that let you sync) or U2F (hardware key) |
|