migueldeicaza / SwiftTermApp

MIT License
305 stars 29 forks source link

Pasted key: needs to guess the type of the key being pasted #72

Open migueldeicaza opened 3 years ago

migueldeicaza commented 3 years ago

Because we use this later to display and show other bits of information.

migueldeicaza commented 2 years ago

Currently, the UI hardcodes the type of the key to RSA-4096, which is wrong.

But also, not that important! That information is purely for cosmetic purposes, so it could be removed