fastback icon indicating copy to clipboard operation
fastback copied to clipboard

ed25519 keys are not support in fasback-forge

Open pcal43 opened this issue 2 years ago • 1 comments

Pulling my hair out figuring out how to get forge to allow Mina to load the i2p lib that enables this.

Until this is done, the only alternatives are:

  • set native-git-enabled true
  • use RSA keys, or something besides SSH

Note that github requires ed25519.

pcal43 avatar Aug 31 '23 05:08 pcal43

Already got native-git-enabled set to true, yet auth still fails. (I use Git all the time for various projects)

Octelly avatar Jan 05 '24 23:01 Octelly