summaryrefslogtreecommitdiff
path: root/website/bugs
diff options
context:
space:
mode:
authorMatthew James Goins <mjgoins@openflows.com>2010-03-07 23:59:26 -0500
committerMatthew James Goins <mjgoins@openflows.com>2010-03-08 00:01:28 -0500
commitbe0a4f882faa9a3cbd9df726d6457d9af20f0e64 (patch)
tree593e15dcd7e07eb440b956451db31fd38689945d /website/bugs
parent8bacea060a069e6eb3bfa702f187f55ccd60414f (diff)
Changed every inline beginning with [[ to an inline beginning with [[!
Diffstat (limited to 'website/bugs')
-rw-r--r--website/bugs/add-man-pages-to-website.mdwn2
-rw-r--r--website/bugs/allow-publishing-to-public-keyservers.mdwn2
-rw-r--r--website/bugs/authorized_keys-options.mdwn2
-rw-r--r--website/bugs/authorized_keys_not_cleared.mdwn2
-rw-r--r--website/bugs/cssh-connection-timeout.mdwn2
-rw-r--r--website/bugs/done.mdwn4
-rw-r--r--website/bugs/genericize-filesystem-locations-for-testsuite.mdwn2
-rw-r--r--website/bugs/handle-passphrase-locked-secret-keys.mdwn2
-rw-r--r--website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn2
-rw-r--r--website/bugs/install-seckey2sshagent-in-usr-bin.mdwn2
-rw-r--r--website/bugs/list-id-certifiers-should-run-non-priv.mdwn2
-rw-r--r--website/bugs/make-tarball-is-not-idempotent.mdwn2
-rw-r--r--website/bugs/missing-known_hosts-causes-error.mdwn2
-rw-r--r--website/bugs/monkeysphere-gen-key-should-guess-KeyID.mdwn2
-rw-r--r--website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn2
-rw-r--r--website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn2
-rw-r--r--website/bugs/multiple-hostnames.mdwn2
-rw-r--r--website/bugs/postinst-clobbers-gpg.conf-settings.mdwn2
-rw-r--r--website/bugs/problems-with-root-owned-gpg-keyrings.mdwn2
-rw-r--r--website/bugs/reorganize-monkeysphere-server-shortcuts.mdwn2
-rw-r--r--website/bugs/revoke-hostname-revoking-wrong-userid.mdwn2
-rw-r--r--website/bugs/setup-subcommand-for-monkeysphere-server.mdwn2
-rw-r--r--website/bugs/setup-test-server-for-public.mdwn2
23 files changed, 24 insertions, 24 deletions
diff --git a/website/bugs/add-man-pages-to-website.mdwn b/website/bugs/add-man-pages-to-website.mdwn
index 399438a..0aaee21 100644
--- a/website/bugs/add-man-pages-to-website.mdwn
+++ b/website/bugs/add-man-pages-to-website.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Add man pages to web site"]]
+[[!meta title="Add man pages to web site"]]
We should publish the various monkeysphere man pages in browsable form
somewhere under http://web.monkeysphere.info/. Ideally, this would be
diff --git a/website/bugs/allow-publishing-to-public-keyservers.mdwn b/website/bugs/allow-publishing-to-public-keyservers.mdwn
index 1548775..5d4ce4c 100644
--- a/website/bugs/allow-publishing-to-public-keyservers.mdwn
+++ b/website/bugs/allow-publishing-to-public-keyservers.mdwn
@@ -1,4 +1,4 @@
-[[meta title="monkeysphere-server publish-key does not work"]]
+[[!meta title="monkeysphere-server publish-key does not work"]]
Currently, if you try to run `monkeysphere-server publish-key`, you
can get the following output:
diff --git a/website/bugs/authorized_keys-options.mdwn b/website/bugs/authorized_keys-options.mdwn
index 4e7a838..69e62fa 100644
--- a/website/bugs/authorized_keys-options.mdwn
+++ b/website/bugs/authorized_keys-options.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Monkeysphere support for options in authorized_keys"]]
+[[!meta title="Monkeysphere support for options in authorized_keys"]]
OpenSSH [allows users to control the capabilities granted to remote
key-based
diff --git a/website/bugs/authorized_keys_not_cleared.mdwn b/website/bugs/authorized_keys_not_cleared.mdwn
index 4ba347b..0c4dbb6 100644
--- a/website/bugs/authorized_keys_not_cleared.mdwn
+++ b/website/bugs/authorized_keys_not_cleared.mdwn
@@ -1,4 +1,4 @@
-[[meta title="users with missing or empty authorized keys and User IDs should have MS-generated keys cleared" ]]
+[[!meta title="users with missing or empty authorized keys and User IDs should have MS-generated keys cleared" ]]
I had a user who had a bunch of entries in
`~/.monkeysphere/authorized_user_ids`, and a bunch of raw keys in
diff --git a/website/bugs/cssh-connection-timeout.mdwn b/website/bugs/cssh-connection-timeout.mdwn
index 046ca12..343d5af 100644
--- a/website/bugs/cssh-connection-timeout.mdwn
+++ b/website/bugs/cssh-connection-timeout.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Monkeysphere interferes with clusterssh"]]
+[[!meta title="Monkeysphere interferes with clusterssh"]]
clusterssh is a package that allows you to control multiple ssh xterm
sessions at the same time.
diff --git a/website/bugs/done.mdwn b/website/bugs/done.mdwn
index dc331f9..e29587c 100644
--- a/website/bugs/done.mdwn
+++ b/website/bugs/done.mdwn
@@ -1,5 +1,5 @@
-[[meta title="Completed Bugs"]]
+[[!meta title="Completed Bugs"]]
Recently fixed [[bugs]].
-[[inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10]]
+[[!inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10]]
diff --git a/website/bugs/genericize-filesystem-locations-for-testsuite.mdwn b/website/bugs/genericize-filesystem-locations-for-testsuite.mdwn
index d52908e..6cc3773 100644
--- a/website/bugs/genericize-filesystem-locations-for-testsuite.mdwn
+++ b/website/bugs/genericize-filesystem-locations-for-testsuite.mdwn
@@ -1,4 +1,4 @@
-[[meta title="genericize all filesystem locations to enable test suite:" ]]
+[[!meta title="genericize all filesystem locations to enable test suite:" ]]
I'm in the process of writing a testsuite for the monkeysphere so that
we can verify that it actually performs all the basic expected duties
diff --git a/website/bugs/handle-passphrase-locked-secret-keys.mdwn b/website/bugs/handle-passphrase-locked-secret-keys.mdwn
index b58650e..5143db6 100644
--- a/website/bugs/handle-passphrase-locked-secret-keys.mdwn
+++ b/website/bugs/handle-passphrase-locked-secret-keys.mdwn
@@ -1,4 +1,4 @@
-[[meta title="MonkeySphere can't deal with passphrase-locked primary keys"]]
+[[!meta title="MonkeySphere can't deal with passphrase-locked primary keys"]]
At the moment, the only tool we have to export passphrase-locked
secret keys from the GPG keyring is `gpg` itself (and `gpg2`, which
diff --git a/website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn b/website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn
index 8f1da5a..c7912de 100644
--- a/website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn
+++ b/website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Running `monkeysphere gen-key` on a headless server takes way too long"]]
+[[!meta title="Running `monkeysphere gen-key` on a headless server takes way too long"]]
When i try to generate a key on a headless machine (no kbd, no mouse,
no Human Input Device (HID) at all), `monkeysphere gen-key` hangs for
diff --git a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn
index a144efb..04322a4 100644
--- a/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn
+++ b/website/bugs/install-seckey2sshagent-in-usr-bin.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Install seckey2sshagent in /usr/bin/"]]
+[[!meta title="Install seckey2sshagent in /usr/bin/"]]
I know it's a hack - but installing seckey2sshagent in /usr/bin/ would make it
much easier for people to use.
diff --git a/website/bugs/list-id-certifiers-should-run-non-priv.mdwn b/website/bugs/list-id-certifiers-should-run-non-priv.mdwn
index 2a3d533..32116c0 100644
--- a/website/bugs/list-id-certifiers-should-run-non-priv.mdwn
+++ b/website/bugs/list-id-certifiers-should-run-non-priv.mdwn
@@ -1,4 +1,4 @@
-[[meta title="list-identity-certfiers should run as the non-privileged user"]]
+[[!meta title="list-identity-certfiers should run as the non-privileged user"]]
Right now, `monkeysphere-server list-identity-certifiers` runs as the
superuser, and just lists the keys in the host's keyring. This might
diff --git a/website/bugs/make-tarball-is-not-idempotent.mdwn b/website/bugs/make-tarball-is-not-idempotent.mdwn
index 03779c5..8e207e4 100644
--- a/website/bugs/make-tarball-is-not-idempotent.mdwn
+++ b/website/bugs/make-tarball-is-not-idempotent.mdwn
@@ -1,4 +1,4 @@
-[[meta title="make tarball is not idempotent" ]]
+[[!meta title="make tarball is not idempotent" ]]
The current monkeysphere Makefile has a "tarball" target, which
produces the "upstream tarball". Unfortunately, it is not idempotent.
diff --git a/website/bugs/missing-known_hosts-causes-error.mdwn b/website/bugs/missing-known_hosts-causes-error.mdwn
index 4a5cf99..5be0a44 100644
--- a/website/bugs/missing-known_hosts-causes-error.mdwn
+++ b/website/bugs/missing-known_hosts-causes-error.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Missing `~/.ssh/known_hosts` file causes errors from monkeysphere-ssh-proxycommand"]]
+[[!meta title="Missing `~/.ssh/known_hosts` file causes errors from monkeysphere-ssh-proxycommand"]]
As a user, if you don't have a `~/.ssh/known_hosts` file,
`monkeysphere-ssh-proxycommand` produces some bogus output, like:
diff --git a/website/bugs/monkeysphere-gen-key-should-guess-KeyID.mdwn b/website/bugs/monkeysphere-gen-key-should-guess-KeyID.mdwn
index d9d0fbe..0cab051 100644
--- a/website/bugs/monkeysphere-gen-key-should-guess-KeyID.mdwn
+++ b/website/bugs/monkeysphere-gen-key-should-guess-KeyID.mdwn
@@ -1,4 +1,4 @@
-[[meta title="`monkeysphere gen-key` should guess at KeyID if none provided"]]
+[[!meta title="`monkeysphere gen-key` should guess at KeyID if none provided"]]
Currently, if you have a single private key in your GnuPG keyring, and
you call:
diff --git a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn
index e97b49c..1e33439 100644
--- a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn
+++ b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn
@@ -1,4 +1,4 @@
-[[meta title="monkeysphere --gen-subkey seems to fail if no gpg-agent is running"]]
+[[!meta title="monkeysphere --gen-subkey seems to fail if no gpg-agent is running"]]
Consider the following transcript of a user who starts with no OpenPGP
key in the first place:
diff --git a/website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn b/website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn
index 0630cc4..421587a 100644
--- a/website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn
+++ b/website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Monkeysphere should consult keyserver setting in gpg.conf"]]
+[[!meta title="Monkeysphere should consult keyserver setting in gpg.conf"]]
Currently, monkeysphere-ssh-proxycommand checks the following places to
determine which keyserver to use (in order of priority):
diff --git a/website/bugs/multiple-hostnames.mdwn b/website/bugs/multiple-hostnames.mdwn
index f4920fd..9189ba8 100644
--- a/website/bugs/multiple-hostnames.mdwn
+++ b/website/bugs/multiple-hostnames.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Support multiple host names for monkeysphere-enabled servers"]]
+[[!meta title="Support multiple host names for monkeysphere-enabled servers"]]
Some monkeysphere-enabled hosts answer to multiple host names, but the
current `monkeysphere-server` only generates a single User ID
diff --git a/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn b/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn
index 1463ebd..f7f2137 100644
--- a/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn
+++ b/website/bugs/postinst-clobbers-gpg.conf-settings.mdwn
@@ -1,4 +1,4 @@
-[[meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]]
+[[!meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]]
Do we want to allow the system administrator to make adjustments to
the `gpg.conf` config files found in `/var/lib/monkeysphere`? At the
diff --git a/website/bugs/problems-with-root-owned-gpg-keyrings.mdwn b/website/bugs/problems-with-root-owned-gpg-keyrings.mdwn
index 67bc9d2..02e23e5 100644
--- a/website/bugs/problems-with-root-owned-gpg-keyrings.mdwn
+++ b/website/bugs/problems-with-root-owned-gpg-keyrings.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Problems with root-owned gpg keyrings"]]
+[[!meta title="Problems with root-owned gpg keyrings"]]
`/var/lib/monkeysphere/gnupg-host/` is root-owned, and the public
keyring in that directory is controlled by the superuser.
diff --git a/website/bugs/reorganize-monkeysphere-server-shortcuts.mdwn b/website/bugs/reorganize-monkeysphere-server-shortcuts.mdwn
index ad66dd5..c29a6f1 100644
--- a/website/bugs/reorganize-monkeysphere-server-shortcuts.mdwn
+++ b/website/bugs/reorganize-monkeysphere-server-shortcuts.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Reorganize monkeysphere-server shortcuts"]]
+[[!meta title="Reorganize monkeysphere-server shortcuts"]]
Currently, `monkeysphere-server` supports three subcommands to adjust
the "identity certifiers":
diff --git a/website/bugs/revoke-hostname-revoking-wrong-userid.mdwn b/website/bugs/revoke-hostname-revoking-wrong-userid.mdwn
index f785a9d..33224db 100644
--- a/website/bugs/revoke-hostname-revoking-wrong-userid.mdwn
+++ b/website/bugs/revoke-hostname-revoking-wrong-userid.mdwn
@@ -1,4 +1,4 @@
-[[meta title="revoke-hostname function revokes wrong hostname user ID"]]
+[[!meta title="revoke-hostname function revokes wrong hostname user ID"]]
It appears that the monkeysphere-server revoke-hostname function will
occasionaly revoke the wrong hostname. I say occasionally, but it
diff --git a/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn b/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn
index a074d9e..99c6149 100644
--- a/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn
+++ b/website/bugs/setup-subcommand-for-monkeysphere-server.mdwn
@@ -1,4 +1,4 @@
-[[meta title="proposed new monkeysphere-server subcommand: setup" ]]
+[[!meta title="proposed new monkeysphere-server subcommand: setup" ]]
What if everything that's done in the package post-installation
scripts (aside from maybe the creation of the monkeysphere user
diff --git a/website/bugs/setup-test-server-for-public.mdwn b/website/bugs/setup-test-server-for-public.mdwn
index 65fa893..6df1fbf 100644
--- a/website/bugs/setup-test-server-for-public.mdwn
+++ b/website/bugs/setup-test-server-for-public.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Setup test public server/gpg key"]]
+[[!meta title="Setup test public server/gpg key"]]
It would be really useful for people trying out the monkeysphere to be able to
test it with a participating server as soon as they've finished setting things