Skip to content
Dave Williams edited this page Feb 8, 2026 · 1 revision

Use ed25519

Generate an ed25519 SSH key.

ssh-keygen -t ed25519

Then add it to your GitHub account as both an authentication and signing key.

Clone this wiki locally