xibbon / LaTerminal

50 stars 2 forks source link

Wrong key names in the app #41

Closed migueldeicaza closed 1 year ago

migueldeicaza commented 1 year ago

From feedback at https://dashboard.instabug.com/applications/swiftterm/live/bugs/25

This seems to create a ecdsa-sha2-nistp256 key rather than an ed25519 key. For an enclave key, I think ed25519 isn’t an option so you probably want to change the text. For the non-enclave key you might want to switch the key type to ed25519

migueldeicaza commented 1 year ago

This should be fixed