diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-31 17:34:18 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-31 17:34:18 -0400 |
commit | 426e933f733339e1bc787be0a56c179015b07b13 (patch) | |
tree | 8b34f81521c4b47e5446dfe8ebc2efeee9e63da4 | |
parent | ef17241ad02750d46b52f9ef0ffa1da43706b44b (diff) | |
parent | 078917be56dc4fc563f978924712b08f1ea0d29c (diff) |
Merge commit 'web/master'
-rw-r--r-- | website/bugs/done.mdwn | 2 | ||||
-rw-r--r-- | website/bugs/handle-passphrase-locked-secret-keys.mdwn | 9 | ||||
-rw-r--r-- | website/bugs/install-seckey2sshagent-in-usr-bin.mdwn | 8 | ||||
-rw-r--r-- | website/doc.mdwn | 2 | ||||
-rw-r--r-- | website/download.mdwn | 2 |
5 files changed, 20 insertions, 3 deletions
diff --git a/website/bugs/done.mdwn b/website/bugs/done.mdwn index 97fc82a..282e804 100644 --- a/website/bugs/done.mdwn +++ b/website/bugs/done.mdwn @@ -1,5 +1,5 @@ [[!template id="nav"]] -recently fixed [[bugs]] +Recently fixed [[bugs]]. [[inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10]] diff --git a/website/bugs/handle-passphrase-locked-secret-keys.mdwn b/website/bugs/handle-passphrase-locked-secret-keys.mdwn index 2df14eb..bc2a64c 100644 --- a/website/bugs/handle-passphrase-locked-secret-keys.mdwn +++ b/website/bugs/handle-passphrase-locked-secret-keys.mdwn @@ -94,3 +94,12 @@ Concerns: --------- Other alternatives? + +-------- + +Can this bug be closed? dkg [reported in a comment for a related +bug](/bugs/install-seckey2sshagent-in-usr-bin/): + + Version 0.11-1 now has the monkeysphere subkey-to-ssh-agent + subcommand, which works cleanly in the presence of a + functionally-patched GnuTLS. diff --git a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn index e2c2682..a144efb 100644 --- a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn +++ b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn @@ -49,3 +49,11 @@ 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 diff --git a/website/doc.mdwn b/website/doc.mdwn index c083669..6a978ce 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -41,7 +41,7 @@ While ultimately contributing a patch to not a bad thing, we hope to be able to better establish the use of a PKI without resorting to source modification. -### `openssh-gpg` ### +### openssh-gpg ### [openssh-gpg](http://www.red-bean.com/~nemo/openssh-gpg/) is a patch against OpenSSH to support OpenPGP certificates. According to its diff --git a/website/download.mdwn b/website/download.mdwn index bb0639f..b503c03 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -37,4 +37,4 @@ include the `gnutls` component. So they'd look like this instead: deb http://monkeysphere.info/debian experimental monkeysphere gnutls deb-src http://monkeysphere.info/debian experimental monkeysphere gnutls -You can [read more about this offering](/news/modified-gnutls-2.4.x-available.mdwn). +You can [read more about this offering](/news/modified-gnutls-2.4.x-available). |