commiting some bug comments.
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Thu, 14 Aug 2008 16:58:38 +0000 (09:58 -0700)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Thu, 14 Aug 2008 16:58:38 +0000 (09:58 -0700)
website/bugs/monkeysphere-gen-subkey-fails-without-agent.mdwn
website/bugs/multiple-hostnames.mdwn
website/bugs/setup-test-server-for-public.mdwn

index c0b3244a670617144bba31f3addf01bd4d103c4e..28556e363cd783c731c45893d1854cb2debf2558 100644 (file)
@@ -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)
index ab5e4e221cf56abda71e20b10c53aa78fb9eada3..5668aaecab4dd1d038b64d4efcf17ebd917ef1c3 100644 (file)
@@ -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)
index 2cafafce4b4b8fef58e7e355a70dcbe2da436315..2ec2a24baf6c3cf7f8be9a615595bba30497ae46 100644 (file)
@@ -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)