How to combine SSH feature with headless Raspberry Pi?
At home I have a few headless Raspberry Pi's on which I run some Node.js scripts that I develop on my Mac.
So far I stored both the SSH key for my private GitHub repo's and the SSH keys to log in on those Pi's in Secure Notes in 1Password. All these keys are protected by a passphrase, which is stored in those notes as well. On the Mac the keychain made sure I had to type those passphrase only once (in the keys' lifetime). However, whenever I finished some work and pushed it to GitHub I would have to type in the passphrase (of the GitHub key) on the Pi to pull the changes there.
Now I plan to use the 1Password SSH agent on my Mac (for all my SSH keys).
What can/should I do on the Pi?
* Keep typing the passphrase (Store it as a custom field in the new SSH item? Store it as a new password item?)
* Can I somehow use the CLI and/or SSH agent on a (headless) Pi? (Raspberry Pi OS is a Linux variant after all)
* Something completely different? (What?)
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
