summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2008-06-22 19:41:33 -0400
committerMatt Goins <mjgoins@openflows.com>2008-06-22 19:41:33 -0400
commite20132d271b8e4bde15cbdb9e56fae53d0ca9fa9 (patch)
tree20998eadafce074aa46d78ef27e3134be7c0e534 /doc/TODO
parent21516ec2cabc9d37952b8394bfe2ec74edab7405 (diff)
parent3cea2ab969f54fc33ed238c5b326fb3868392a15 (diff)
Merge branch 'master' of http://lair.fifthhorseman.net/~dkg/git/monkeysphere
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index a82f031..4f32bb0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -107,3 +107,18 @@ Update monkeysphere-ssh-proxycommand man page with new keyserver
Update monkeysphere-ssh-proxycommand man page with info about
no-connect option.
+
+File bug against seahorse about how, when creating new primary keys,
+ it presents option for "RSA (sign only)" but then creates an "esca"
+ key.
+
+File bug against enigmail about lack of ability to create subkeys.
+
+Priviledge separation: monkeysphere user to handle authn keyring and
+ generate authorized_keys file (which would be moved into place by
+ root). Host keyring would be owned by root.
+
+Check permissions of authorized_user_ids file to be writable only by
+ user and root (same as authorized_keys)
+
+Improve function that sets owner trust for keys in server keychain.