Default
Put a Public Key at GitHub.com (e.g. cbkadal)
C. BinKadal --- Sendirian, Berhad




  • E.g. cbkadal



  • Click the logo at the top right corner



  • Signed as cbkadal
    • Select SETTINGS



  • Select SSH and GPG keys (left bar)
    • Select New SSH Key




Copy your ED25519 public key

ls -al .ssh/id_ed25519* ; cat .ssh/id_ed25519.pub

(RESULT)

  • Title: (e.g.) cbkadal
  • Key: Paste your key
  • Select: ADD SSH KEY



  • Your key is at GitHub.com



  • Return/Go to your personal profile


Test Your Key

ssh -T git@github.com

(RESULT)



© 2021-2024 --- C. BinKadal --- About --- Revision: 0181--24-Jul-2024.