diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-09-04 22:35:46 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-09-04 22:35:46 -0700 |
commit | 55ea6c63bed596b086bdb3d06e64af5f97dbb55a (patch) | |
tree | 94d2c4d21ccc6db41cf39ad9ef1ea0f6a6610524 /doc/TODO | |
parent | d4e17a8a5c4cd004997ce4f951a3f20d6e70da2f (diff) | |
parent | 5a18c464ad8a4547d7c80aa7a508f55353e004f6 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -14,35 +14,14 @@ Work out the details (and describe a full use case) for assigning a do we export it so it's available when a second-party revocation is needed? -Ensure that authorized_user_ids are under as tight control as ssh - expects from authorized_keys: we don't want monkeysphere to be a - weak link in the filesystem. - -Consider the default permissions for - /var/lib/monkeysphere/authorized_keys/* (and indeed the whole - directory path leading up to that) - -Make sure alternate ports are handled for known_hosts. - -Script to import private key into ssh agent. - Provide a friendly interactive UI for marginal or failing client-side hostkey verifications. Handle the common cases smoothly, and provide good debugging info for the unusual cases. -Make sure onak properly escapes user IDs with colons in them. - -Indicate on web site how to report trouble or concerns, and how to - join the project. - -Clean up the style for the web site (pages, icons, etc). - Create ssh2openpgp or convert to full-fledged keytrans. Resolve the bugs listed in openpgp2ssh(1):BUGS. -Document alternate trustdb models. - Understand and document the output of gpg --check-trustdb: gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 2 signed: 20 trust: 0-, 0q, 0n, 0m, 0f, 2u |