From d3c6dd0928ec9c7a3fd1f155c4b4b1bd1b3e6b41 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Thu, 14 Aug 2008 09:58:38 -0700 Subject: [PATCH] commiting some bug comments. --- .../monkeysphere-gen-subkey-fails-without-agent.mdwn | 8 ++++++++ website/bugs/multiple-hostnames.mdwn | 9 +++++++++ website/bugs/setup-test-server-for-public.mdwn | 7 +++++++ 3 files changed, 24 insertions(+) diff --git a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn index c0b3244..28556e3 100644 --- a/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn +++ b/website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn @@ -121,3 +121,11 @@ up specifically for the process). If we're not OK with relying on the agent, `--gen-subkey` needs fixing. + +--- + +I think requiring the agent and using it for getting the passphrase is +fine. That should make this bug fairly easy to fix, so I'll get on +it. + +-- BJ (jgr) diff --git a/website/bugs/multiple-hostnames.mdwn b/website/bugs/multiple-hostnames.mdwn index ab5e4e2..5668aae 100644 --- a/website/bugs/multiple-hostnames.mdwn +++ b/website/bugs/multiple-hostnames.mdwn @@ -13,3 +13,12 @@ ones). For example: `george.riseup.net` is now also known as `monkeysphere.info`. It'd be nice to have a convenient way to add that hostname to the key without mucking around with gpg directly. + +--- + +So how do we imagine the behavior here? I assume that basically it +would just add/remove user ID's to/from the host key locally. I guess +we will continue to rely on the "publish-key" subcommand to actually +publish all changes to the keys. + +-- BJ (jgr) diff --git a/website/bugs/setup-test-server-for-public.mdwn b/website/bugs/setup-test-server-for-public.mdwn index 2cafafc..2ec2a24 100644 --- a/website/bugs/setup-test-server-for-public.mdwn +++ b/website/bugs/setup-test-server-for-public.mdwn @@ -44,3 +44,10 @@ write a simple note like: before you connect to the host. Here's how... --dkg + +--- + +So do we agree that george is doing what we want, and we can therefore +close this bug? + +-- BJ (jgr) -- 2.25.1