ssh
prerequisites
creating an ssh key
- ssh pub key is in the clipboard
make sure you've...
- added the new ssh key to github
- if need be, authorized the ssh key with saml single sign-on
backing up an ssh key
note that...
- an ssh key backup will be made available in
~/Downloads
make sure you've...
- backed up the ssh key backup somewhere safe (e.g. bitwarden)
importing an ssh key
make sure you've...
- copied an old ssh key backup to
~/Downloads
- $DATE is the date of the ssh key backup to-be imported (e.g. 2025-01-01)
deleting an ssh key
make sure you've...
- removed the old ssh key from github