X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fbugs%2Finstall-seckey2sshagent-in-usr-bin.mdwn;h=a144efb59671dd6f325b046965d95e0f89a0e05f;hb=a258aafebeb35fec82eecc0bdf3a5d474301fb81;hp=01637276035612ba403bdc07a2bfedcc085626a1;hpb=6ac379bdd75617cfab19c3b175a2e10257444de3;p=monkeysphere.git diff --git a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn index 0163727..a144efb 100644 --- a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn +++ b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn @@ -35,9 +35,25 @@ which means that we can cleanly test whether the proposed [handling of passphrase-locked secret keys](bugs/handle-passphrase-locked-secret-keys/) is functional. With that in mind, I'd like to propose that we could resolve this bug -simply by adding a new subcommand: `monkeysphere authkey-to-agent`, +simply by adding a new subcommand: `monkeysphere subkey-to-ssh-agent`, which would fail in the absence of a functionally-patched GnuTLS. Would this proposal be sufficient to resolve this bug? --dkg + +--- + +Version 0.11-1 now has the `monkeysphere subkey-to-ssh-agent` +subcommand, which works cleanly in the presence of a +functionally-patched GnuTLS. + +--dkg + +--- + +I'm marking this bug as [[bugs/done]] - I no longer think we should install +seckey2sshagent in bin now that we have a clean way of accomplishing that task. +Nice work dkg! + +--sjj