GitHub blocks legacy RSA/SHA-1 signatures. Use Ed25519 keys, one per account (e.g., personal and work), and map them via ~/.ssh/config.
Example values used below:
- Personal email:
alice.personal@example.com- Work email:
alice.work@example.com- Personal GitHub username:
alice-personal- Work GitHub org:
acme-inc
Replace with your own.