Patrick Glandien

Results 3 issues of Patrick Glandien

As mentioned in issue #18, if a user sets `SSH_ASKPASS`, it is silently ignored and the user is prompted for the passphrase in the terminal. In order to fix this...

In addition to `SSH_DEFAULT_OPTIONS`, there should also be an option `SSH_GLOBAL_OPTIONS` and/or a way to merge the identity config file with a global ssh config (e.g. ~/.ssh/config). This is necessary...

Currently, Armory listens for interprocess connections on port 8223 on all interfaces. This is potentially dangerous, as this means that an attacker can trigger a payment dialog on the users...