diff options
Diffstat (limited to 'website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn')
-rw-r--r-- | website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn index 28556e3..7e735d2 100644 --- a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn +++ b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn @@ -129,3 +129,9 @@ fine. That should make this bug fairly easy to fix, so I'll get on it. -- BJ (jgr) + +--- + +Alternately, we could use `--passwd-fd` and `ssh-agent`, along the +lines i proposed [for handling passphrase-locked secret +keys](handle-passphrase-locked-secret-keys). |