louisdh/openterm

ssh-keygen makes terminal unresponsive?

BrianChevalier opened this issue · 7 comments

Generating SSH keys in OpenTerm seems to freeze when generating ssh keys. My workaround was to use the -N flag and manually pass in a blank pass phrase so it looks like something is wrong with the pass phrase part of the key gen. App becomes unresponsive and ctrl-c does not work.

Steps to reproduce:

  1. Start ssh-keygen
  2. Enter file name
  3. Enter blank password
  4. Either kill app or open new terminal instance to continue using the app.

e7066d6e-e926-43ad-beeb-b2b6817ace78

Same here. Using blank key phrase.

Same here, no matter what password I use it always becomes unresponsive.

cxwx commented

same here

sanqi commented

same here, maybe ios_system bug?
@holzschu

Fixed in latest commits, from what I see.

This is a duplicate of #130

@smcavoy - do we know whether this has been rolled out in the App Store? I can build myself if I have to, but.. ugh