We need more key pairs than ever so I released a GitHub action to run ssh-keygen command and create key pairs.
You can create key pairs in web page securely just by clicking.
Quick start
- Use the template to create a repo, better as a private repo for security
- Go to
Actionstop menu page, follow the steps as below:

- After one minute or two, you’ll see two files,
private_key.txtandpublic_key.txt, are added/updated in repo’s root directory when the action finished successfully - Open each file and click
Copy raw contentsbutton on the top right to copy the key
Done!