LedgerHQ / app-ssh-agent

Simple SSH and GPG agent for Ledger Blue and Nano S
Apache License 2.0
81 stars 27 forks source link

Increase socket timeout & better packaging #15

Open Andre-Depop opened 6 years ago

Andre-Depop commented 6 years ago

Increased the socket timeout as the default (0.5) was consistently timing out on my machine (macOS High Sierra).

Added support for Pipenv so the app & dependencies can be installed with a one-liner. No more messing around with virtualenvs manually.