ssh-installkeys allows the user to export SSH public keys to a specified site. It will walk the user through generating key pairs if it cannot find any to export. It handles all the details like making sure local and remote permissions are correct.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Implementation | Python |
Recent releases


Release Notes: This release can use the new configuration file location ~/.config/ssh-installkeys.


Release Notes: Remote installations are now recorded if your create ~/.ssh-installkeys. The code now bails gracefully on host key changes or broken ptys.


Release Notes: More informative progress messages. The license has been changed to BSD.


Release Notes: Recovery from some error conditions was improved.


Release Notes: The -p option was added.