ssh-keygen makes terminal unresponsive?
BrianChevalier opened this issue · 7 comments
BrianChevalier commented
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:
- Start ssh-keygen
- Enter file name
- Enter blank password
- Either kill app or open new terminal instance to continue using the app.
smcavoy commented
Same here. Using blank key phrase.
koshakji commented
Same here, no matter what password I use it always becomes unresponsive.
cxwx commented
same here
smcavoy commented
Fixed in latest commits, from what I see.
kevin-he-01 commented
This is a duplicate of #130
4fthawaiian commented
@smcavoy - do we know whether this has been rolled out in the App Store? I can build myself if I have to, but.. ugh